CVE-2013-5960
EPSS 0.17%Missing Cryptographic Step in OWASP Enterprise Security API for Java
Published: 5/14/2022Modified: 11/30/2024
Also known as:GHSA-2g56-7jv7-wxxq
Description
The authenticated-encryption feature in the symmetric-encryption implementation in the OWASP Enterprise Security API (ESAPI) for Java 2.x before 2.1.0.1 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 the intended cipher mode in a non-default configuration, a different vulnerability than CVE-2013-5679.
Affected packages (1)
- Maven/org.owasp.esapi:esapi>= 2.0.0.0, < 2.1.0.1
References (9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2013-5960
- PATCHhttps://github.com/ESAPI/esapi-java-legacy
- WEBhttp://code.google.com/p/owasp-esapi-java/issues/detail?id=306
- WEBhttp://lists.owasp.org/pipermail/esapi-dev/2013-August/002285.html
- WEBhttp://owasp-esapi-java.googlecode.com/svn/trunk/documentation/ESAPI-security-bulletin1.pdf
- WEBhttps://github.com/ESAPI/esapi-java-legacy/blob/master/documentation/esapi4java-core-2.1.0.1-release-notes.txt
- WEBhttps://github.com/ESAPI/esapi-java-legacy/commit/b7cbc53f9cc967cf1a5a9463d8c6fef9ed6ef4f7
- WEBhttps://github.com/esapi/esapi-java-legacy/issues/306
- WEBhttps://github.com/ESAPI/esapi-java-legacy/issues/359