mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
19 lines
948 B
Markdown
19 lines
948 B
Markdown
### [CVE-2013-5679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5679)
|
|

|
|

|
|

|
|
|
|
### 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 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://lists.owasp.org/pipermail/esapi-dev/2013-August/002285.html
|
|
- http://www.securityfocus.com/bid/62415
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|