| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2025-47913" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Potential denial of service in golang.org/x/crypto/ssh/agent", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "golang.org/x/crypto", |
| "product": "golang.org/x/crypto/ssh/agent", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "golang.org/x/crypto/ssh/agent", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "0.43.0", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "client.SignWithFlags" |
| }, |
| { |
| "name": "client.List" |
| }, |
| { |
| "name": "agentKeyringSigner.Sign" |
| }, |
| { |
| "name": "agentKeyringSigner.SignWithAlgorithm" |
| }, |
| { |
| "name": "client.Sign" |
| }, |
| { |
| "name": "client.Signers" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-703: Improper Handling of Exceptional Conditions" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/cl/700295" |
| }, |
| { |
| "url": "https://go.dev/issue/75178" |
| }, |
| { |
| "url": "https://github.com/advisories/GHSA-hcg3-q754-cr77" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2025-4116" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "Jakub Ciolek" |
| }, |
| { |
| "lang": "en", |
| "value": "Nicola Murino" |
| } |
| ] |
| } |
| } |
| } |