CVE-2021-29425

MEDIUMCVSS 4.8/10EPSS 10.61%

Last modified

CVE-2021-29425 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.. EPSS estimates a 10.61% chance of exploitation in the next 30 days.

Description

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.

Metrics

CVSS 3.1
4.8/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

EPSS Probability
10.61%

95.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheCommons Io2.2
ApacheCommons Io2.3
ApacheCommons Io2.4
ApacheCommons Io2.5
ApacheCommons Io2.6
DebianDebian Linux9.0
OracleAccess Manager11.1.2.3.0
OracleAccess Manager12.2.1.3.0
OracleAccess Manager12.2.1.4.0
OracleAgile Engineering Data Management6.2.1.0
OracleAgile Plm9.3.6
OracleApplication Performance Management13.4.1.0
OracleApplication Performance Management13.5.1.0
OracleApplication Testing Suite13.3.0.1
OracleBanking Apis18.1
OracleBanking Apis18.2
OracleBanking Apis18.3
OracleBanking Apis19.1
OracleBanking Apis19.2
OracleBanking Apis20.1
OracleBanking Apis21.1
OracleBanking Digital Experience17.2
OracleBanking Digital Experience18.1
OracleBanking Digital Experience18.3
OracleBanking Digital Experience19.1
OracleBanking Digital Experience19.2
OracleBanking Digital Experience20.1
OracleBanking Digital Experience21.1
OracleBanking Enterprise Default Management2.6.2
OracleBanking Enterprise Default Management2.7.0
OracleBanking Enterprise Default Management2.7.1
OracleBanking Enterprise Default Management2.10.0
OracleBanking Enterprise Default Management2.12.0
OracleBanking Enterprise Default Managment>= 2.3.0, <= 2.4.0
OracleBanking Party Management2.7.0
OracleBanking Platform>= 2.3.0, <= 2.4.1
OracleBanking Platform2.6.2
OracleBanking Platform2.7.0
OracleBanking Platform2.7.1
OracleBlockchain Platform< 21.1.2
OracleCommerce Guided Search11.3.2
OracleCommunications Application Session Controller3.9.0
OracleCommunications Billing And Revenue Management Elastic Charging Engine11.3
OracleCommunications Billing And Revenue Management Elastic Charging Engine12.0
OracleCommunications Cloud Native Core Network Repository Function1.14.0
OracleCommunications Cloud Native Core Policy1.14.0
OracleCommunications Cloud Native Core Unified Data Repository1.4.0
OracleCommunications Contacts Server8.0.0.6.0
OracleCommunications Converged Application Server - Service Controller6.2
OracleCommunications Convergence3.0.2.2.0

Showing 50 of 134 affected configurations. See NVD for the full list.

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-29425?
In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.
How severe is CVE-2021-29425?
CVE-2021-29425 has a CVSS score of 4.8/10 (MEDIUM severity). The EPSS model estimates a 10.61% probability of exploitation in the next 30 days.
How do I fix CVE-2021-29425?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-29425?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST