2024-12-08 03:06:42 +00:00

127 lines
4.1 KiB
JSON

{
"id": "CVE-2013-5679",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-09-30T17:09:26.050",
"lastModified": "2024-11-21T01:57:56.057",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The authenticated-encryption feature in the symmetric-encryption implementation in the OWASP Enterprise Security API (ESAPI) for Java 2.x before 2.1.0 does not properly resist tampering with serialized ciphertext, which makes it easier for remote attackers to bypass intended cryptographic protection mechanisms via an attack against authenticity in the default configuration, involving a null MAC and a zero MAC length."
},
{
"lang": "es",
"value": "La funci\u00f3n de cifrado-autenticado en el cifrado-sim\u00e9trico implementado en OWASP Enterprise Security API (ESAPI) para Java 2.x anterior a la versi\u00f3n 2.1.0 no resiste adecuadamente a la manipulaci\u00f3n con texto cifrado serializado, lo que hace m\u00e1s f\u00e1cil a atacantes remotos evadir los mecanismos de protecci\u00f3n criptogr\u00e1ficos intencionados a trav\u00e9s de un ataque contra la autenticidad en la configuraci\u00f3n por defecto, involucrando una MAC nula y una MAC con longitud cero."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:N",
"baseScore": 2.6,
"accessVector": "LOCAL",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "LOW",
"exploitabilityScore": 1.9,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owasp:enterprise_security_api:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0B74D8CC-CA37-4F81-8E97-C2F37FD12AF9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:owasp:enterprise_security_api:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2D9B29AF-E928-457D-ABA4-4D00FA828A34"
}
]
}
]
}
],
"references": [
{
"url": "http://code.google.com/p/owasp-esapi-java/issues/detail?id=306",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://lists.owasp.org/pipermail/esapi-dev/2013-August/002285.html",
"source": "cve@mitre.org"
},
{
"url": "http://owasp-esapi-java.googlecode.com/svn/trunk/documentation/ESAPI-security-bulletin1.pdf",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/62415",
"source": "cve@mitre.org"
},
{
"url": "http://code.google.com/p/owasp-esapi-java/issues/detail?id=306",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://lists.owasp.org/pipermail/esapi-dev/2013-August/002285.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://owasp-esapi-java.googlecode.com/svn/trunk/documentation/ESAPI-security-bulletin1.pdf",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/62415",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}