Skip to content

Missing Cryptographic Step in OWASP Enterprise Security API for Java

Moderate severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Mar 5, 2024

Package

maven org.owasp.esapi:esapi (Maven)

Affected versions

>= 2.0.0.0, <= 2.1.0.0

Patched versions

2.1.0.1

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.

References

Published by the National Vulnerability Database Sep 30, 2013
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jul 8, 2022
Last updated Mar 5, 2024

Severity

Moderate

Weaknesses

CVE ID

CVE-2013-5960

GHSA ID

GHSA-2g56-7jv7-wxxq

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.