The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Debian:13
php-dompdf-svg-lib
to version 0.5.1-1 or higher.
Note: Versions mentioned in the description apply only to the upstream php-dompdf-svg-lib
package and not the php-dompdf-svg-lib
package as distributed by Debian
.
See How to fix?
for Debian:13
relevant fixed versions and status.
php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when handling <use>
tag that references an <image>
tag, it merges the attributes from the <use>
tag to the <image>
tag. The problem pops up especially when the href
attribute from the <use>
tag has not been sanitized. This can lead to an unsafe file read that can cause PHAR Deserialization vulnerability in PHP prior to version 8. Version 0.5.1 contains a patch for this issue.