JAVA-COMMONSCODEC-561518 – commons-codec:commons-codec
Package
Manager: maven
Name: commons-codec:commons-codec
Vulnerable Version: >=0 <1.13
Severity
Level: Low
CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
CVSS v4.0: CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
EPSS: N/A pctlN/A
Details
Affected versions of this package are vulnerable to Information Exposure. When there is no byte array value that can be encoded into a string the Base32 implementation does not reject it, and instead decodes it into an arbitrary value which can be re-encoded again using the same implementation. This allows for information exposure exploits such as tunneling additional information via seemingly valid base 32 strings.
Metadata
Created:
Modified:
Source: MANUAL
CWE IDs: ["CWE-200"]
Alternative ID: N/A
Finding: F017
Auto approve: 1