2024-07-14 02:06:08 +00:00

107 lines
3.2 KiB
JSON

{
"id": "CVE-2019-1010183",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-25T13:15:11.593",
"lastModified": "2020-08-24T17:37:01.140",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "serde serde_yaml 0.6.0 to 0.8.3 is affected by: Uncontrolled Recursion. The impact is: Denial of service by aborting. The component is: from_* functions (all deserialization functions). The attack vector is: Parsing a malicious YAML file. The fixed version is: 0.8.4 and later."
},
{
"lang": "es",
"value": "serde serde_yaml versi\u00f3n 0.6.0 a 0.8.3 esta afectado por: Recursi\u00f3n no controlada. El impacto es: Denegaci\u00f3n de servicio por abortar. El componente es: from_* functions (todas las funciones de deserializaci\u00f3n). El vector de ataque es: Analizar un archivo YAML malicioso. La versi\u00f3n corregida es: 0.8.4 y posteriores."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-674"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:serde-yaml_project:serde-yaml:*:*:*:*:*:*:*:*",
"versionStartIncluding": "0.6.0",
"versionEndIncluding": "0.8.3",
"matchCriteriaId": "1DE0E38A-48BC-4DD5-AF24-AC8C4556D29A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/dtolnay/serde-yaml/pull/105",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory"
]
}
]
}