Lucene search
+L

48 matches found

Debian CVE
Debian CVE
added 2024/02/21 4:25 p.m.64 views

CVE-2024-25117

php-svg-lib is a scalable vector graphics SVG file parsing/rendering library. Prior to version 0.5.2, php-svg-lib fails to validate that font-family doesn't contain a PHAR url, which might leads to RCE on PHP 8.0, and doesn't validate if external references are allowed. This might leads to bypass...

9.8CVSS7.5AI score0.00932EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/02/21 12:00 a.m.11 views

PT-2024-4034 · Unknown · Php-Svg-Lib

Name of the Vulnerable Software and Affected Versions: php-svg-lib versions prior to 0.5.2 Description: The issue is related to the failure of php-svg-lib to validate that the font-family does not contain a PHAR url, which may lead to remote code execution RCE on PHP versions less than 8.0...

9.8CVSS7.8AI score0.23903EPSS
SaveExploits2References19
Github Security Blog
Github Security Blog
added 2023/12/13 11:09 p.m.36 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.35 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.36 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.48 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.17 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.33 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.5 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.32 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
OSV
OSV
added 2023/12/12 9:15 p.m.9 views

DEBIAN-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.8CVSS8.3AI score0.23903EPSS
SaveExploits1References1
Prion
Prion
added 2023/12/12 9:15 p.m.30 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
Prion
Prion
added 2023/12/12 9:15 p.m.25 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
Cvelist
Cvelist
added 2023/12/12 8:39 p.m.37 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
OSV
OSV
added 2023/12/12 8:39 p.m.28 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.75 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
Vulnrichment
Vulnrichment
added 2023/12/12 8:37 p.m.7 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
Cvelist
Cvelist
added 2023/12/12 8:37 p.m.41 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
OSV
OSV
added 2023/12/12 8:37 p.m.35 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
Positive Technologies
Positive Technologies
added 2023/12/12 12:00 a.m.10 views

PT-2023-31509 · Unknown · Php-Svg-Lib

Name of the Vulnerable Software and Affected Versions: php-svg-lib versions prior to 0.5.1 Description: The issue arises when parsing attributes passed to a use tag inside an SVG document, allowing an attacker to cause the system to go into infinite recursion. This could exhaust the memory...

9.8CVSS7.2AI score0.23903EPSS
SaveExploits2References18
Rows per page
Query Builder