Lucene search
+L

1839 matches found

OSV
OSV
added 2024/03/06 11:07 a.m.54 views

BIT-PHP-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 2024/03/06 11:06 a.m.58 views

BIT-PHP-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 2024/03/06 11:03 a.m.34 views

BIT-PHP-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.00609EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/06 11:01 a.m.66 views

BIT-PHPMAILER-2020-36326

PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in...

9.8CVSS8.8AI score0.03095EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:01 a.m.64 views

BIT-PHP-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.21786EPSS
SaveExploits3References5
OSV
OSV
added 2024/03/06 10:56 a.m.34 views

BIT-DRUPAL-2020-28948

ArchiveTar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked...

7.8CVSS7.8AI score0.84554EPSS
SaveExploits5References12
OSV
OSV
added 2024/03/06 10:56 a.m.87 views

BIT-DRUPAL-2020-28949

ArchiveTar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack such as file:// to overwrite files can still succeed...

7.8CVSS7.8AI score0.84554EPSS
SaveExploits5References14
OSV
OSV
added 2024/03/06 10:51 a.m.69 views

BIT-CIVICRM-2020-36388

In CiviCRM before 5.21.3 and 5.22.x through 5.24.x before 5.24.3, users may be able to upload and execute a crafted PHAR archive...

8.8CVSS8.6AI score0.01478EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/27 10:17 a.m.10 views

USN-6305-2 php7.0, php7.2, php7.4 vulnerabilities

USN-6305-1 fixed several vulnerabilities in PHP. This update provides the corresponding update for Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS. Original advisory details: It was discovered that PHP incorrectly handled certain XML files. An attacker could possibly use this issue to...

9.8CVSS6.9AI score0.21786EPSS
SaveExploits4References4
Ubuntu
Ubuntu
added 2024/02/27 10:17 a.m.80 views

USN-6305-2: PHP vulnerabilities

USN-6305-1 fixed several vulnerabilities in PHP. This update provides the corresponding update for Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS. Original advisory details: It was discovered that PHP incorrectly handled certain XML files. An attacker could possibly use this issue to...

9.8CVSS7.9AI score0.21786EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2024/02/27 12:00 a.m.51 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS : PHP vulnerabilities (USN-6305-2)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6305-2 advisory. USN-6305-1 fixed several vulnerabilities in PHP. This update provides the corresponding update for Ubuntu 16.04 LTS, Ubuntu 18.04...

9.8CVSS7.6AI score0.21786EPSS
SaveExploits4References3
Veracode
Veracode
added 2024/02/23 7:23 a.m.20 views

External Control Of Filename

phenx/php-svg-lib is vulnerable to External Control of Filename. The vulnerability is due to insecure handling of inline CSS font definitions, allowing an attacker to deserialize a PHAR file through the phar:// URL handler. Note that remote code execution is only possible on PHP versions less the...

8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/22 6:15 p.m.102 views

Dompdf's usage of vulnerable version of phenx/php-svg-lib leads to restriction bypass and potential RCE

Summary A lack of sanitization/check in the font path returned by php-svg-lib, in the case of a inline CSS font defined, that will be used by Cpdf to open a font will be passed to a fileexists call, which is sufficient to trigger metadata unserializing on a PHAR file, through the phar:// URL...

7.5AI score
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/02/22 9:20 a.m.26 views

Arbitrary Code Execution

phenx/php-svg-lib is vulnerable to Arbitrary Code Execution. The vulnerability due to lack of validation of the font-family attribute. An attacker can parse a Scalable Vector Graphics SVG containing a PHAR url within the the font family attribute, potentially leading to arbitrary code execution...

9.8CVSS7.5AI score0.00932EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/21 6:04 p.m.30 views

php-svg-lib lacks path validation on font through SVG inline styles

Summary php-svg-lib fails to validate that font-family doesn't contain a PHAR url, which might leads to RCE on PHP href, 0, 7 === "phar://" || $this-document-allowExternalReferences === false && \strtolower\substr$this-href, 0, 5 !== "data:" unset$style"font-family"; PoC Parsing the following SVG...

9.8CVSS6.8AI score0.00932EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/21 5:15 p.m.6 views

DEBIAN-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
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/02/21 12:00 a.m.9 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
WPVulnDB
WPVulnDB
added 2024/02/09 12:00 a.m.81 views

Elementor < 3.19.1 - Authenticated(Contributor+) Arbitrary File Deletion and PHAR Deserialization

Description The Elementor Website Builder – More than Just a Page Builder plugin for WordPress is vulnerable to arbitrary file deletions and PHAR deserialization in version up to, and including 3.19.0. This is due to the plugin not providing sufficient path validation on the 'tmpname' parameter...

8.5CVSS7.4AI score0.00715EPSS
SaveExploits0References1Affected Software1
Amazon
Amazon
added 2024/02/05 12:00 a.m.9 views

Medium: php

Issue Overview: 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. CVE-2022-31628 In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to...

6.5CVSS7.7AI score0.49336EPSS
SaveExploits2
OSV
OSV
added 2024/02/03 12:15 a.m.14 views

CVE-2024-1198

A vulnerability, which was classified as critical, was found in openBI up to 6.0.3. Affected is the function addxinzhi of the file application/controllers/User.php of the component Phar Handler. The manipulation of the argument outimgurl leads to deserialization. It is possible to launch the atta...

9.8CVSS5.3AI score0.00731EPSS
SaveExploits0References3
Rows per page
Query Builder