Lucene search
+L

2934 matches found

OSV
OSV
added 2024/01/05 2:40 p.m.16 views

MAL-2024-35 Malicious code in axis-common-lib (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d46e6aa49acd26b8f52fc1e1d11ffa3fb20d5efa8e9648fb414a0c25aaa81480 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Prion
Prion
added 2023/12/25 5:15 a.m.21 views

Buffer overflow

In MicroHttpServer aka Micro HTTP Server through a8ab029, ParseHeader in lib/server.c allows a one-byte recv buffer overflow via a long URI...

7.5CVSS7.7AI score0.00701EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2023/12/18 12:0 p.m.6 views

at51 (>=0.1.1 <=0.4.1), atrac3p-decoder (>=0.1.0 <=0.1.2) +51 more potentially affected by CVE-2023-53156 via transpose (=0.1.0)

transpose CARGO version =0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on transpose and may be impacted: - at51 =0.1.1, =0.1.0, =0.7.0, =0.7.0, =0.7.0, =0.7.0, =1.2.0, =1.2.0, =1.2.0, =1.2.0, =2.6.2, =0.6.0, =0.1.0, =0.1.0, =0.1.1 and more Source...

5.3CVSS5.8AI score0.00291EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/12/13 11:9 p.m.28 views

Denial of service caused by infinite recursion when parsing SVG images

Summary When parsing SVG images Dompdf performs an initial validation to ensure that paths within the SVG are allowed. One of the validations is that the SVG document does not reference itself. However, a recursive chained using two or more SVG documents is not correctly validated. Depending on t...

7.5CVSS7.2AI score0.01463EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/12/13 1:32 p.m.31 views

GHSA-FF5X-7QG5-VWF2 Denial of service caused by infinite recursion when parsing SVG document

Summary When parsing the attributes passed to a use tag inside an svg document, we can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the memory available to the executing process and/or to the server itself. Details...

5.3CVSS7.4AI score0.00878EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/12/13 1:32 p.m.30 views

Denial of service caused by infinite recursion when parsing SVG document

Summary When parsing the attributes passed to a use tag inside an svg document, we can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the memory available to the executing process and/or to the server itself. Details...

7.5CVSS6.9AI score0.00878EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2023/12/13 6:48 a.m.41 views

Insecure Deserialization/Unsafe Attributes Merge

phenx/php-svg-lib is vulnerable to Insecure Deserialization. The vulnerability is caused due to unsafe attributes such as href, xlink:href and id while merging attributes from the tag to the tag when handling a tag that references an tag. This can lead to an unsafe file read that can cause PHAR...

9.8CVSS6.7AI score0.23903EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2023/12/13 5:34 a.m.14 views

Denial Of Service (DoS)

phenx/php-svg-lib is vulnerable to Denial Of Service DoS. The vulnerability is caused due to a missing validation for circular references reached while parsing the attributes passed to a use tag inside an SVG document. An attacker can craft a malicious SVG file and send multiple request to a syst...

7.5CVSS6.8AI score0.00878EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2023/12/12 9:15 p.m.23 views

CVE-2023-50252

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when handling tag that references an tag, it merges the attributes from the tag to the tag. The problem pops up especially when the href attribute from the tag has not been sanitized. This can lead to an unsafe file...

9.8CVSS0.23903EPSS
SaveExploits1References2
OSV
OSV
added 2023/12/12 9:15 p.m.1 views

DEBIAN-CVE-2023-50251

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when parsing the attributes passed to a use tag inside an svg document, an attacker can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the...

7.5CVSS7.3AI score0.00878EPSS
SaveExploits1References1
NVD
NVD
added 2023/12/12 9:15 p.m.25 views

CVE-2023-50251

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when parsing the attributes passed to a use tag inside an svg document, an attacker can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the...

7.5CVSS0.00878EPSS
SaveExploits1References2
Prion
Prion
added 2023/12/12 9:15 p.m.20 views

Deserialization of untrusted data

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when handling tag that references an tag, it merges the attributes from the tag to the tag. The problem pops up especially when the href attribute from the tag has not been sanitized. This can lead to an unsafe file...

7.5CVSS7AI score0.23903EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2023/12/12 9:15 p.m.26 views

Design/Logic Flaw

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when parsing the attributes passed to a use tag inside an svg document, an attacker can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the...

5CVSS7AI score0.00878EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/12/12 8:39 p.m.26 views

CVE-2023-50252 php-svg-lib unsafe attributes merge when parsing `use` tag

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when handling tag that references an tag, it merges the attributes from the tag to the tag. The problem pops up especially when the href attribute from the tag has not been sanitized. This can lead to an unsafe file...

8.3CVSS9.6AI score0.23903EPSS
SaveExploits1References2
CVE
CVE
added 2023/12/12 8:39 p.m.56 views

CVE-2023-50252

The CVE-2023-50252 issue affects the PHP SVG library php-svg-lib prior to version 0.5.1. When processing a tag that references an tag, the library merges attributes from into . If the href in is not sanitized, this can lead to an unsafe file read and a PHAR deserialization vulnerability in PH...

9.8CVSS9AI score0.23903EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/12/12 8:39 p.m.22 views

CVE-2023-50252 php-svg-lib unsafe attributes merge when parsing `use` tag

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when handling tag that references an tag, it merges the attributes from the tag to the tag. The problem pops up especially when the href attribute from the tag has not been sanitized. This can lead to an unsafe file...

8.3CVSS9.2AI score
SaveExploits0References4
CVE
CVE
added 2023/12/12 8:37 p.m.60 views

CVE-2023-50251

The CVE-2023-50251 issue affects php-svg-lib (prior to v0.5.1), a PHP library for parsing/rendering SVGs. Root cause: parsing the attributes of a use tag can trigger recursive references when an id/link points to the same object, creating an infinite recursion; memory exhaustion can follow, poten...

7.5CVSS6.2AI score0.00878EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/12/12 8:37 p.m.34 views

CVE-2023-50251 php-svg-lib possible DoS caused by infinite recursion when parsing SVG document

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when parsing the attributes passed to a use tag inside an svg document, an attacker can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the...

5.3CVSS7.8AI score0.00878EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/12/12 8:37 p.m.6 views

CVE-2023-50251 php-svg-lib possible DoS caused by infinite recursion when parsing SVG document

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when parsing the attributes passed to a use tag inside an svg document, an attacker can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the...

5.3CVSS7.5AI score0.00878EPSS
SaveExploits1References2
OSV
OSV
added 2023/12/12 8:37 p.m.29 views

CVE-2023-50251 php-svg-lib possible DoS caused by infinite recursion when parsing SVG document

php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when parsing the attributes passed to a use tag inside an svg document, an attacker can cause the system to go to an infinite recursion. Depending on the system configuration and attack pattern this could exhaust the...

5.3CVSS7.5AI score
SaveExploits0References4
Rows per page
Query Builder