Lucene search
+L

1686 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.4 views

SUSE CVE-2022-31628

In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress "quines" gzip files, resulting in an infinite loop...

4.4CVSS8.9AI score0.00591EPSS
SaveExploits0References10
OSV
OSV
added 2023/02/14 12:0 a.m.7 views

UBUNTU-CVE-2021-3838

DomPDF before version 2.0.0 is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the filegetcontents function. An attacker who can upload files of any type to the server can pass in the phar:// protocol to unserialize the uploaded file and...

9.8CVSS7.6AI score0.0143EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2023/02/10 12:15 a.m.4 views

CVE-2022-3568

The ImageMagick Engine plugin for WordPress is vulnerable to deserialization of untrusted input via the 'clipath' parameter in versions up to, and including 1.7.5. This makes it possible for unauthenticated users to call files using a PHAR wrapper, granted they can trick a site administrator into...

8.8CVSS7.3AI score0.00626EPSS
SaveExploits0References5
Prion
Prion
added 2023/02/10 12:15 a.m.15 views

Deserialization of untrusted data

The ImageMagick Engine plugin for WordPress is vulnerable to deserialization of untrusted input via the 'clipath' parameter in versions up to, and including 1.7.5. This makes it possible for unauthenticated users to call files using a PHAR wrapper, granted they can trick a site administrator into...

6.8CVSS8.5AI score0.00626EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/02/09 11:34 p.m.24 views

CVE-2022-3568 ImageMagick Engine <= 1.7.5 - Cross-Site Request Forgery to PHAR Deserialization

The ImageMagick Engine plugin for WordPress is vulnerable to deserialization of untrusted input via the 'clipath' parameter in versions up to, and including 1.7.5. This makes it possible for unauthenticated users to call files using a PHAR wrapper, granted they can trick a site administrator into...

8.8CVSS7.2AI score0.00626EPSS
SaveExploits0References7
WPVulnDB
WPVulnDB
added 2023/02/09 12:0 a.m.21 views

ImageMagick Engine < 1.7.6 - PHAR Deserialization via CSRF

The plugin does not validate the clipath parameter and does not have CSRF check, which could allow attackers to make a logged in admin call a file with a PHAR wrapper via a CSRF attack. This could lead to PHAR deserialization when a suitable gadget chain is present on the blog and the attacker...

8.8CVSS8.3AI score0.00626EPSS
SaveExploits0Affected Software1
Huntr
Huntr
added 2023/02/03 7:34 a.m.15 views

Phar Deserialization of Untrusted Data

Description snappy is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the fileexists function. If an attacker can upload files of any type to the server he can pass in the phar:// protocol to unserialize the uploaded file and instantiate arbitra...

0.5AI score
SaveExploits0References1
Huntr
Huntr
added 2023/02/02 3:11 a.m.26 views

Restrictive composer.json makes Dompdf vulnerable to URI validation failure on SVG parsing

Description The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing tags with uppercase letters. This might lead to arbitrary object unserialize on PHP tags, in src/Image/Cache.php: if $type === "svg" $parser = xmlparsercreate"utf-8"; xmlparsersetoption$parser,...

6.4AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2023/02/01 6:21 p.m.635 views

Exploit for Incorrect Behavior Order: Authorization Before Parsing and Canonicalization in Dompdf_Project Dompdf

CVE-2023-23924 Dompdf vulnerable to URI validation failure on...

10CVSS9.7AI score0.03572EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2023/02/01 1:37 a.m.51 views

Dompdf vulnerable to URI validation failure on SVG parsing

Summary The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing tags with uppercase letters. This might leads to arbitrary object unserialize on PHP tags, in src/Image/Cache.php : if $type === "svg" $parser = xmlparsercreate"utf-8"; xmlparsersetoption$parser,...

10CVSS9.2AI score0.03572EPSS
SaveExploits2References6Affected Software1
Prion
Prion
added 2023/02/01 12:15 a.m.23 views

Remote code execution

Dompdf is an HTML to PDF converter. The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing tags with uppercase letters. This may lead to arbitrary object unserialize on PHP 8, through the phar URL wrapper. An attacker can exploit the vulnerability to call arbitrary URL with...

7.5CVSS9.5AI score0.03572EPSS
SaveExploits2References3Affected Software1
Debian CVE
Debian CVE
added 2023/01/31 11:54 p.m.102 views

CVE-2023-23924

Dompdf is an HTML to PDF converter. The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing tags with uppercase letters. This may lead to arbitrary object unserialize on PHP 8, through the phar URL wrapper. An attacker can exploit the vulnerability to call arbitrary URL with...

10CVSS9.6AI score0.03572EPSS
SaveExploits2
OSV
OSV
added 2023/01/31 11:54 p.m.25 views

CVE-2023-23924 URI validation failure on SVG parsing in Dompdf

Dompdf is an HTML to PDF converter. The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing tags with uppercase letters. This may lead to arbitrary object unserialize on PHP 8, through the phar URL wrapper. An attacker can exploit the vulnerability to call arbitrary URL with...

10CVSS9AI score0.03572EPSS
SaveExploits2References5
Cvelist
Cvelist
added 2023/01/31 11:54 p.m.71 views

CVE-2023-23924 URI validation failure on SVG parsing in Dompdf

Dompdf is an HTML to PDF converter. The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing tags with uppercase letters. This may lead to arbitrary object unserialize on PHP 8, through the phar URL wrapper. An attacker can exploit the vulnerability to call arbitrary URL with...

10CVSS9.7AI score0.03572EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2023/01/31 12:0 a.m.11 views

PT-2023-1267 · Dompdf +1 · Dompdf +1

Name of the Vulnerable Software and Affected Versions: Dompdf version 2.0.1 Dompdf versions prior to 8.0.0 Description: The issue is related to the incorrect order of authorization checks before syntax analysis and canonization when processing tags with uppercase letters in SVG parsing. This can...

10CVSS9.7AI score0.03572EPSS
SaveExploits2References17
NVD
NVD
added 2023/01/02 10:15 p.m.21 views

CVE-2022-4237

The Welcart e-Commerce WordPress plugin before 2.8.6 does not validate user input before using it in fileexist functions via various AJAX actions available to any authenticated users, which could allow users with a role as low as subscriber to perform PHAR deserialisation when they can upload a...

8.8CVSS8.6AI score0.01073EPSS
SaveExploits2References1
Prion
Prion
added 2023/01/02 10:15 p.m.17 views

Design/Logic Flaw

The Welcart e-Commerce WordPress plugin before 2.8.6 does not validate user input before using it in fileexist functions via various AJAX actions available to any authenticated users, which could allow users with a role as low as subscriber to perform PHAR deserialisation when they can upload a...

6.5CVSS8.5AI score0.01073EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2023/01/02 9:49 p.m.26 views

CVE-2022-4237 Welcart e-Commerce < 2.8.6 - Subscriber+ PHAR Deserialisation

The Welcart e-Commerce WordPress plugin before 2.8.6 does not validate user input before using it in fileexist functions via various AJAX actions available to any authenticated users, which could allow users with a role as low as subscriber to perform PHAR deserialisation when they can upload a...

8.8AI score0.01073EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2023/01/02 9:49 p.m.7 views

CVE-2022-4237 Welcart e-Commerce < 2.8.6 - Subscriber+ PHAR Deserialisation

The Welcart e-Commerce WordPress plugin before 2.8.6 does not validate user input before using it in fileexist functions via various AJAX actions available to any authenticated users, which could allow users with a role as low as subscriber to perform PHAR deserialisation when they can upload a...

8.6AI score0.01073EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2023/01/02 12:0 a.m.7 views

PT-2023-14111 · WordPress · Welcart E-Commerce

Name of the Vulnerable Software and Affected Versions: Welcart e-Commerce WordPress plugin versions prior to 2.8.6 Description: The issue arises from the lack of validation of user input before using it in file exist functions via various AJAX actions available to any authenticated users. This...

8.8CVSS6.9AI score0.01073EPSS
SaveExploits2References6
Rows per page
Query Builder