{ "id": "CVE-2022-28948", "sourceIdentifier": "cve@mitre.org", "published": "2022-05-19T20:15:10.567", "lastModified": "2022-10-28T19:06:04.757", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input." }, { "lang": "es", "value": "Un problema en la funci\u00f3n Unmarshal de Go-Yaml versi\u00f3n v3, causa el bloqueo del programa cuando intenta de serializar una entrada no v\u00e1lida" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-502" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:yaml_project:yaml:3.0.0:*:*:*:*:go:*:*", "matchCriteriaId": "D22E740C-CD95-4E6C-8573-CE265E558607" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:netapp:astra_trident:-:*:*:*:*:*:*:*", "matchCriteriaId": "A4E44A7B-F32A-43F2-B41A-CB3049100DF7" } ] } ] } ], "references": [ { "url": "https://github.com/go-yaml/yaml/issues/666", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://security.netapp.com/advisory/ntap-20220923-0006/", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }