Lucene search
+L

4526 matches found

RedHat Linux
RedHat Linux
added 2022/07/14 12:56 p.m.11 views

apache-commons-compress: excessive memory allocation when reading a specially crafted 7Z archive

A flaw was found in apache-commons-compress. When reading a specially crafted 7Z archive, Compress can allocate large amounts of memory that leads to an out-of-memory error for very small inputs. This flaw allows the mounting of a denial of service attack against services that use Compress' Seven...

7.5CVSS7.2AI score0.12365EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2022/07/14 12:56 p.m.6 views

apache-commons-compress: excessive memory allocation when reading a specially crafted ZIP archive

A flaw was found in apache-commons-compress. When reading a specially crafted ZIP archive, Compress can allocate large amounts of memory that leads to an out-of-memory error for small inputs. This flaw allows the mounting of a denial of service attack against services that use Compress' zip...

7.5CVSS6.8AI score0.12945EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2022/07/14 12:56 p.m.5 views

apache-commons-compress: infinite loop when reading a specially crafted 7Z archive

A flaw was found in apache-commons-compress. When reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. This flaw allows the mounting of a denial of service attack against services that use Compress' SevenZ package...

7.5CVSS7.1AI score0.11567EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2022/07/11 12:00 a.m.16 views

The vulnerability of the Apache Commons Configuration library, related to improper code generation management, allows attackers to execute arbitrary code.

The vulnerability of the Apache Commons Configuration library is related to improper code generation management. Exploiting this vulnerability allows a malicious actor to execute arbitrary code using specially crafted script, DNS, and URL requests...

7.1CVSS7.6AI score0.45056EPSS
SaveExploits3References4Affected Software3
RedhatCVE
RedhatCVE
added 2022/07/07 8:15 p.m.59 views

CVE-2022-33980

A flaw was found in Apache Commons Configuration's variable interpolation, which by default included several lookup actions that could permit script invocation on remote servers. This issue could allow an attacker to use one of these actions to send a request to execute arbitrary code on the serv...

7.5CVSS6.8AI score0.45056EPSS
SaveExploits3References3
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.5 views

apache-commons-compress: excessive memory allocation when reading a specially crafted ZIP archive

A flaw was found in apache-commons-compress. When reading a specially crafted ZIP archive, Compress can allocate large amounts of memory that leads to an out-of-memory error for small inputs. This flaw allows the mounting of a denial of service attack against services that use Compress' zip...

7.5CVSS6.8AI score0.12945EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.12 views

apache-commons-compress: excessive memory allocation when reading a specially crafted TAR archive

A flaw was found in apache-commons-compress. When reading a specially crafted TAR archive, Compress can allocate large amounts of memory that leads to an out-of-memory error for small inputs. This flaw allows the mounting of a denial of service attack against services that use Compress' TAR...

7.5CVSS7.2AI score0.10614EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.13 views

apache-commons-compress: excessive memory allocation when reading a specially crafted 7Z archive

A flaw was found in apache-commons-compress. When reading a specially crafted 7Z archive, Compress can allocate large amounts of memory that leads to an out-of-memory error for very small inputs. This flaw allows the mounting of a denial of service attack against services that use Compress' Seven...

7.5CVSS7.2AI score0.12365EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.16 views

apache-commons-compress: infinite loop when reading a specially crafted 7Z archive

A flaw was found in apache-commons-compress. When reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. This flaw allows the mounting of a denial of service attack against services that use Compress' SevenZ package...

7.5CVSS7.1AI score0.11567EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.181 views

Important: Red Hat Security Advisory: Red Hat Fuse 7.11.0 release and security update

A minor version update from 7.10 to 7.11 is now available for Red Hat Fuse. The purpose of this text-only errata is to inform you about the security issues fixed in this release. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scorin...

10CVSS7.1AI score0.77232EPSS
SaveExploits51References61
Veracode
Veracode
added 2022/07/07 3:50 a.m.45 views

Arbitrary Code Execution

commons-configuration2 is vulnerable to Arbitrary Code Execution. The vulnerability exists because the getDefaultPrefixLookups function of ConfigurationInterpolator.java does not properly disable the default interpolation prefix lookups such as dns, url, and script during variable interpolation,...

9.8CVSS9.2AI score0.45056EPSS
SaveExploits3References8Affected Software2
Github Security Blog
Github Security Blog
added 2022/07/07 12:00 a.m.67 views

Code injection in Apache Commons Configuration

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS9.7AI score0.45056EPSS
SaveExploits3References10Affected Software1
OSV
OSV
added 2022/07/07 12:00 a.m.100 views

GHSA-XJ57-8QJ4-C4M6 Code injection in Apache Commons Configuration

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS9AI score0.45056EPSS
SaveExploits3References10
CNVD
CNVD
added 2022/07/07 12:00 a.m.328 views

Apache Commons remote code execution vulnerability

Apache Commons is a project of the Apache Software Foundation. Apache Commons is vulnerable to a remote code execution vulnerability that could be exploited by attackers to execute malicious code via injection attacks, write webshells to websites, and take control of entire websites or even serve...

9.8CVSS6.3AI score0.45056EPSS
SaveExploits3References1
OSV
OSV
added 2022/07/06 1:15 p.m.5 views

DEBIAN-CVE-2022-33980

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS8.3AI score0.45056EPSS
SaveExploits3References1
NVD
NVD
added 2022/07/06 1:15 p.m.27 views

CVE-2022-33980

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS0.45056EPSS
SaveExploits3References5
ATTACKERKB
ATTACKERKB
added 2022/07/06 1:15 p.m.5 views

CVE-2022-33980

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS6.4AI score0.45056EPSS
SaveExploits3References6
UbuntuCve
UbuntuCve
added 2022/07/06 1:15 p.m.50 views

CVE-2022-33980

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS7.5AI score0.45056EPSS
SaveExploits3References2
Prion
Prion
added 2022/07/06 1:15 p.m.25 views

Design/Logic Flaw

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

7.5CVSS9.7AI score0.45056EPSS
SaveExploits3References5Affected Software2
OSV
OSV
added 2022/07/06 1:15 p.m.10 views

UBUNTU-CVE-2022-33980

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS7.4AI score0.45056EPSS
SaveExploits3References3
Rows per page
Query Builder