Lucene search
+L

221 matches found

OSV
OSV
added 2021/04/23 4:05 p.m.11 views

OPENSUSE-SU-2021:0605-1 Security update for apache-commons-io

This update for apache-commons-io fixes the following issues: - CVE-2021-29425: Limited path traversal when invoking the method FileNameUtils.normalize with an improper input string bsc1184755 This update was imported from the SUSE:SLE-15-SP2:Update update project...

5.8CVSS5.3AI score0.10233EPSS
SaveExploits1References3
CNVD
CNVD
added 2021/04/23 12:00 a.m.14 views

Apache Commons IO Path Traversal Vulnerability

Apache Commons IO is an application from the American Apache Foundation Apache Inc. It can help develop IO functionality. A path traversal vulnerability exists in Apache Commons IO versions 2.2 through 2.6. The vulnerability is related to the FileNameUtils.normalize method. An attacker can exploi...

5.8CVSS7AI score0.10233EPSS
SaveExploits1References1
OPENSUSE Linux
OPENSUSE Linux
added 2021/04/23 12:00 a.m.46 views

Security update for apache-commons-io (moderate)

openSUSE Security Update: Security update for apache-commons-io Announcement ID: openSUSE-SU-2021:0605-1 Rating: moderate References: 1184755 Cross-References: CVE-2021-29425 CVSS scores: CVE-2021-29425 NVD : 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVE-2021-29425 SUSE: 4.3...

4.3CVSS6.4AI score0.10233EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/20 12:47 p.m.10 views

SUSE-SU-2021:1282-1 Security update for apache-commons-io

This update for apache-commons-io fixes the following issues: - CVE-2021-29425: Limited path traversal when invoking the method FileNameUtils.normalize with an improper input string bsc1184755...

5.8CVSS6.3AI score0.10233EPSS
SaveExploits1References3
OSV
OSV
added 2021/04/13 7:15 a.m.13 views

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,...

4.8CVSS6.3AI score
SaveExploits0References47
OSV
OSV
added 2021/04/13 7:15 a.m.3 views

DEBIAN-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,...

4.8CVSS6.5AI score0.10233EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/13 7:15 a.m.31 views

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,...

5.8CVSS0.10233EPSS
SaveExploits1References47
ATTACKERKB
ATTACKERKB
added 2021/04/13 7:15 a.m.119 views

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,...

5.8CVSS6.7AI score0.10233EPSS
SaveIn wildExploits1References87Affected Software1
Debian CVE
Debian CVE
added 2021/04/13 6:50 a.m.50 views

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,...

5.8CVSS7.4AI score0.10233EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/04/13 6:50 a.m.32 views

CVE-2021-29425 Possible limited path traversal vulnerabily in Apache Commons IO

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,...

6.7AI score0.10233EPSS
SaveExploits1References47
CVE
CVE
added 2021/04/13 6:50 a.m.650 views

CVE-2021-29425

CVE-2021-29425 affects Apache Commons IO up to version 2.6, specifically FileNameUtils.normalize. With inputs such as "//../foo" or "\..\foo", normalization can yield a value that does not escape to higher directories, potentially enabling access to the parent directory if the resulting path is u...

5.8CVSS6.7AI score0.10233EPSS
SaveIn wildExploits1References47Affected Software1
Veracode
Veracode
added 2021/04/13 6:39 a.m.74 views

Directory Traversal

commons-io is vulnerable to Directory Traversal. Invoking the method FileNameUtils.normalize with a malicious input string would potentially allow access to files within the parent directory...

4.8CVSS6.4AI score0.10233EPSS
SaveExploits1References88Affected Software25
Positive Technologies
Positive Technologies
added 2021/04/13 12:00 a.m.10 views

PT-2021-2689

Name of the Vulnerable Software and Affected Versions Apache Commons IO versions prior to 2.7 Description The issue is related to the FileNameUtils.normalize method in Apache Commons IO, which incorrectly handles directory traversal sequences such as "//../foo" or "..foo". This could allow a remo...

5.8CVSS6.8AI score0.10233EPSS
SaveExploits1References134
UbuntuCve
UbuntuCve
added 2021/04/13 12:00 a.m.72 views

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,...

5.8CVSS6.8AI score0.10233EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2021/04/12 9:16 p.m.64 views

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...

5.8CVSS3.5AI score0.10233EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/04/12 12:00 a.m.6 views

Apache Commons IO 路径遍历漏洞

Apache Commons IO is an application from the American Apache Foundation Apache Inc. It can help develop IO functionality. A path traversal vulnerability exists in Apache Commons IO versions 2.2 through 2.6. The vulnerability is related to the FileNameUtils.normalize method. An attacker can exploi...

5.8CVSS8.1AI score0.10233EPSS
SaveExploits1References107
Rockylinux
Rockylinux
added 2020/11/03 12:32 p.m.12 views

3.6 bug fix and enhancement update

An update is available for apache-commons-io, atinject, jsr-305, maven-shared-utils, plexus-cipher, aopalliance, plexus-classworlds, guava, apache-commons-cli, plexus-containers, plexus-sec-dispatcher, httpcomponents-client, maven-resolver, apache-commons-lang3, plexus-interpolation, sisu,...

1.8AI score
SaveExploits0
Rockylinux
Rockylinux
added 2020/04/28 9:07 a.m.22 views

new module: maven:3.6

An update is available for apache-commons-io, atinject, jsr-305, maven-shared-utils, plexus-cipher, aopalliance, plexus-classworlds, guava, apache-commons-cli, plexus-containers, plexus-sec-dispatcher, httpcomponents-client, maven-resolver, apache-commons-lang3, plexus-interpolation, sisu,...

1.7AI score
SaveExploits0
Veracode
Veracode
added 2017/10/20 4:02 a.m.10 views

Remote Code Execution (RCE) Via Java Object Deserialization

commons-io is vulnerable to remote code execution RCE attacks. These attacks are possible because the library doesn't restrict the classes which can be accepted when deserializing a binary...

7.7AI score
SaveExploits0
Kitploit
Kitploit
added 2017/08/21 10:23 p.m.354 views

Bytecode Viewer - A Java 8 Jar & Android Apk Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

Bytecode Viewer is an Advanced Lightweight Java Bytecode Viewer, GUI Java Decompiler, GUI Bytecode Editor, GUI Smali, GUI Baksmali, GUI APK Editor, GUI Dex Editor, GUI APK Decompiler, GUI DEX Decompiler, GUI Procyon Java Decompiler, GUI Krakatau, GUI CFR Java Decompiler, GUI FernFlower Java...

7.5AI score
SaveExploits0References1
Rows per page
Query Builder