Lucene search
+L

1686 matches found

OSV
OSV
added 2025/01/14 7:23 p.m.24 views

BIT-PHP-MIN-2020-7063 Files added to tar with Phar::buildFromIterator have all-access permissions

In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator function, the files are added with default permissions 0666, or all access even if the original files on the filesystem were with more restrictive permissions...

5.5CVSS7.3AI score0.01639EPSS
SaveExploits1References9
OSV
OSV
added 2025/01/14 7:23 p.m.16 views

BIT-PHP-MIN-2020-7068 Use of freed hash key in the phar_parse_zipfile function

In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, pharparsezipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure...

4.8CVSS4.9AI score0.01661EPSS
SaveExploits1References6
OSV
OSV
added 2025/01/14 7:21 p.m.17 views

BIT-PHP-MIN-2022-31628 phar wrapper can occur dos when using quine gzip file

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...

5.5CVSS7.2AI score0.00591EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/14 7:20 p.m.15 views

BIT-PHP-MIN-2023-3824 Buffer overflow and overread in phar_dir_read()

In PHP version 8.0. before 8.0.30, 8.1. before 8.1.22, and 8.2. before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE...

9.8CVSS8.8AI score0.07938EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2024/12/11 4:20 p.m.9 views

php: phar Buffer mismanagement

A flaw was found in PHP that can lead to a buffer overflow and a stack information leak due to improper bounds checking within the phardirread function. This issue may allow an attacker to initiate memory corruption by compelling the application to open a specially crafted .phar archive, allowing...

9.8CVSS6AI score0.07938EPSS
SaveExploits3References7
OpenVAS
OpenVAS
added 2024/11/18 12:0 a.m.11 views

Fedora: Security Advisory (FEDORA-2024-e7bb8bc2da)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.3CVSS4.4AI score0.00481EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/15 12:31 p.m.44 views

GHSA-577P-7J7H-2JGF Deserialization of Untrusted Data in dompdf/dompdf

DomPDF before version 2.0.0 is vulnerable to PHAR PHP Archive 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...

9.8CVSS9.6AI score0.0143EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/11/15 12:31 p.m.25 views

Deserialization of Untrusted Data in dompdf/dompdf

DomPDF before version 2.0.0 is vulnerable to PHAR PHP Archive 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...

9.8CVSS7.5AI score0.0143EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2024/11/15 11:44 a.m.6 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the filegetcontents function. An attacker can execute arbitrary code by uploading a file with a malicious phar:// protocol, leading to the deserialization and instantiation of arbitrary PHP...

9.8CVSS8.2AI score0.0143EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/15 11:15 a.m.5 views

DEBIAN-CVE-2021-3902

An improper restriction of external entities XXE vulnerability in dompdf/dompdf's SVG parser allows for Server-Side Request Forgery SSRF and deserialization attacks. This issue affects all versions prior to 2.0.0. The vulnerability can be exploited even if the isRemoteEnabled option is set to...

9.8CVSS8.6AI score0.00924EPSS
SaveExploits1References1
NVD
NVD
added 2024/11/15 11:15 a.m.24 views

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.8CVSS0.0143EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/15 11:15 a.m.19 views

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.8CVSS9.7AI score
SaveExploits0References2
OSV
OSV
added 2024/11/15 11:15 a.m.3 views

DEBIAN-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.8CVSS9.2AI score0.0143EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/11/15 10:52 a.m.13 views

CVE-2021-3902 Improper Restriction of XML External Entity Reference in dompdf/dompdf

An improper restriction of external entities XXE vulnerability in dompdf/dompdf's SVG parser allows for Server-Side Request Forgery SSRF and deserialization attacks. This issue affects all versions prior to 2.0.0. The vulnerability can be exploited even if the isRemoteEnabled option is set to...

9.8CVSS7.2AI score0.00924EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/11/15 10:52 a.m.26 views

CVE-2021-3902 Improper Restriction of XML External Entity Reference in dompdf/dompdf

An improper restriction of external entities XXE vulnerability in dompdf/dompdf's SVG parser allows for Server-Side Request Forgery SSRF and deserialization attacks. This issue affects all versions prior to 2.0.0. The vulnerability can be exploited even if the isRemoteEnabled option is set to...

9.8CVSS0.00924EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/11/15 10:51 a.m.23 views

CVE-2021-3838 PHAR Deserialization in dompdf/dompdf

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.8CVSS8AI score0.0143EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/11/15 10:51 a.m.27 views

CVE-2021-3838 PHAR Deserialization in dompdf/dompdf

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.8CVSS0.0143EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/11/15 10:51 a.m.58 views

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.8CVSS9.2AI score0.0143EPSS
SaveExploits1
0day.today
0day.today
added 2024/10/22 12:0 a.m.289 views

SofaWiki 3.9.2 Shell Upload Exploit

Exploit Title: SofaWiki 3.9.2 - Remote Code Execution RCE via Open Ticket File Upload Exploit Author: Chokri Hammedi Vendor Homepage: https://www.sofawiki.com Software Link: https://www.sofawiki.com/site/files/snapshot.zip Version: 3.9.2 Tested on: Windows XP Summary: A remote code execution RCE...

7.4AI score
SaveExploits0
OSV
OSV
added 2024/10/16 7:15 a.m.5 views

CVE-2021-4451

The NinjaFirewall plugin for WordPress is vulnerable to Authenticated PHAR Deserialization in versions up to, and including, 4.3.3. This allows authenticated attackers to perform phar deserialization on the server. This deserialization can allow other plugin or theme exploits if vulnerable softwa...

7.2CVSS5.8AI score0.00636EPSS
SaveExploits0References2
Rows per page
Query Builder