René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

107 lines
3.7 KiB
JSON

{
"id": "CVE-2019-1000007",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-02-04T21:29:00.877",
"lastModified": "2021-07-21T11:39:23.747",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "aioxmpp version 0.10.2 and earlier contains a Improper Handling of Structural Elements vulnerability in Stanza Parser, rollback during error processing, aioxmpp.xso.model.guard function that can result in Denial of Service, Other. This attack appears to be exploitable via Remote. A crafted stanza can be sent to an application which uses the vulnerable components to either inject data in a different context or cause the application to reconnect (potentially losing data). This vulnerability appears to have been fixed in 0.10.3."
},
{
"lang": "es",
"value": "Aioxmpp, en versiones 0.10.2 y anteriores, contiene una vulnerabilidad de manejo de elementos estructurales en el analizador Stanza (rollback durante el procesamiento de errores) en la funci\u00f3n aioxmpp.xso.model.guard que puede resultar en una denegaci\u00f3n de servicio (DoS) y otros. Este ataque parece ser explotable remotamente. Un Stanza manipulado puede enviarse a una aplicaci\u00f3n que emplea los componentes vulnerables para inyectar datos en un contexto diferente o hacer que la aplicaci\u00f3n se reconecte (pudiendo perder datos). La vulnerabilidad parece haber sido solucionada en la versi\u00f3n 0.10.3."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aioxmpp_project:aioxmpp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.10.2",
"matchCriteriaId": "BF05BF50-7E4F-4C8E-9309-EEB230B029E2"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/horazont/aioxmpp/pull/268",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
}
]
}