Lucene search
+L

392 matches found

NVD
NVD
added 2023/03/27 9:15 p.m.46 views

CVE-2023-28638

Snappier is a high performance C implementation of the Snappy compression algorithm. This is a buffer overrun vulnerability that can affect any user of Snappier 1.1.0. In this release, much of the code was rewritten to use byte references rather than pointers to pinned buffers. This change...

7CVSS7AI score0.00553EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/03/27 8:43 p.m.49 views

CVE-2023-28638 Stack references to locations outside buffers may become invalid if they exist during a GC compaction in Snappier

Snappier is a high performance C implementation of the Snappy compression algorithm. This is a buffer overrun vulnerability that can affect any user of Snappier 1.1.0. In this release, much of the code was rewritten to use byte references rather than pointers to pinned buffers. This change...

7CVSS7.2AI score0.00553EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/03/23 12:53 a.m.67 views

Remote Code Execution (RCE)

knplabs/knp-snappy is vulnerable to Remote Code Execution RCE. The vulnerability is due to the library not checking the file type during upload, which allows an attacker to upload a phar:// file which will be deserialized during the fileexists function because it fails to check the file type,...

9.8CVSS9.4AI score0.0276EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2023/03/17 10:15 p.m.21 views

CVE-2023-28115

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, 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...

9.8CVSS9.9AI score0.0276EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2023/03/17 10:15 p.m.123 views

CVE-2023-28115

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, 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...

7.5CVSS9.8AI score0.0276EPSS
SaveExploits1
OSV
OSV
added 2023/03/17 10:15 p.m.3 views

DEBIAN-CVE-2023-28115

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, 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...

9.8CVSS9.5AI score0.0276EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2023/03/17 10:15 p.m.38 views

CVE-2023-28115

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, 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...

9.8CVSS7.6AI score0.0276EPSS
SaveExploits1References4
CVE
CVE
added 2023/03/17 9:15 p.m.286 views

CVE-2023-28115

CVE-2023-28115 affects the knplabs/knp-snappy PHP library (Pdf/Html generation) prior to version 1.4.2. The root cause is a lack of validation for the protocol passed into file_exists(), allowing an attacker who can upload files to trigger PHAR deserialization via the phar:// wrapper and potentia...

9.8CVSS9.8AI score0.0276EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/17 9:15 p.m.13 views

CVE-2023-28115 Snappy vulnerable to PHAR deserialization, allowing remote code execution

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, 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...

9.8CVSS9.9AI score0.0276EPSS
SaveExploits1References6
OSV
OSV
added 2023/03/17 9:15 p.m.17 views

CVE-2023-28115 Snappy vulnerable to PHAR deserialization, allowing remote code execution

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, 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...

9.8CVSS9.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2023/03/17 9:15 p.m.64 views

CVE-2023-28115 Snappy vulnerable to PHAR deserialization, allowing remote code execution

Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, 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...

9.8CVSS10AI score0.0276EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2023/03/17 9:15 p.m.113 views

CVE-2023-28115

Removed by vendor...

9.8CVSS7.2AI score0.0276EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2023/03/17 6:24 p.m.54 views

PHAR deserialization allowing remote code execution

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

9.8CVSS9.9AI score0.0276EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2023/03/17 6:24 p.m.93 views

GHSA-GQ6W-Q6WH-JGGC PHAR deserialization allowing remote code execution

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

9.8CVSS9.9AI score0.0276EPSS
SaveExploits2References11
Friends Of PHP
Friends Of PHP
added 2023/03/17 3:47 p.m.50 views

PHAR deserialization allowing remote code execution

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

7.5CVSS9.9AI score0.0276EPSS
SaveExploits1Affected Software1
Friends Of PHP
Friends Of PHP
added 2023/03/17 3:47 p.m.82 views

PHAR deserialization allowing remote code execution

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

9.8CVSS9.9AI score0.0276EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2023/03/17 12:00 a.m.13 views

PT-2023-2176

Name of the Vulnerable Software and Affected Versions Snappy versions prior to 1.4.2 Description The issue is related to PHAR deserialization due to a lack of checking on the protocol before passing it into the file exists function. If an attacker can upload files of any type to the server, they...

10CVSS7.7AI score0.0276EPSS
SaveExploits1References37
Positive Technologies
Positive Technologies
added 2023/03/17 12:00 a.m.14 views

PT-2023-27907 · Knplabs · Knplabs/Knp-Snappy

Name of the Vulnerable Software and Affected Versions: knplabs/knp-snappy versions prior to 1.4.3 Description: The issue concerns a PHAR deserialization vulnerability in the knplabs/knp-snappy PHP library. This vulnerability allows an attacker to gain remote code execution by exploiting the lack ...

9.8CVSS9.9AI score0.0276EPSS
SaveExploits2References26
CNNVD
CNNVD
added 2023/03/17 12:00 a.m.34 views

Snappy 代码问题漏洞

Snappy is a PHP library from the individual developers at KNP Labs that allows thumbnails, snapshots or PDFs to be generated from url or html pages. A code issue vulnerability exists in versions of Snappy prior to 1.4.2 that stems from a lack of protocol checks. An attacker can exploit this...

9.8CVSS8.3AI score0.0276EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.11 views

SUSE CVE-2018-7577

Memcpy parameter overlap in Google Snappy library 1.1.4, as used in Google TensorFlow before 1.7.1, could result in a crash or read from other parts of process memory...

8.1CVSS7.9AI score0.00517EPSS
SaveExploits0References3
Rows per page
Query Builder