CVE-2023-28115

Public Exploit
Snappy vulnerable to PHAR deserialization, allowing remote code execution

Description

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 `file_exists()` 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 arbitrary PHP objects. This can lead to remote code execution especially when snappy is used with frameworks with documented POP chains like Laravel/Symfony vulnerable developer code. If a user can control the output file from the `generateFromHtml()` function, it will invoke deserialization. This vulnerability is capable of remote code execution if Snappy is used with frameworks or developer code with vulnerable POP chains. It has been fixed in version 1.4.2.

Category

9.8
CVSS
Severity: Critical
CVSS 3.1 •
EPSS 17.68% Top 10%
Vendor Advisory github.com
Affected: KnpLabs snappy
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-28115?
CVE-2023-28115 has been scored as a critical severity vulnerability.
How to fix CVE-2023-28115?
To fix CVE-2023-28115, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-28115 being actively exploited in the wild?
It is possible that CVE-2023-28115 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~18% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-28115?
CVE-2023-28115 affects KnpLabs snappy.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.