mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.2 KiB
1.2 KiB
CVE-2024-2053
Description
The Artica Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the "www-data" user. This issue was demonstrated on version 4.50 of the The Artica-Proxy administrative web application attempts to prevent local file inclusion. These protections can be bypassed and arbitrary file requests supplied by unauthenticated users will be returned according to the privileges of the "www-data" user.
POC
Reference
- http://seclists.org/fulldisclosure/2024/Mar/11
- http://seclists.org/fulldisclosure/2024/Mar/11
- https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt
- https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt
Github
No PoCs found on GitHub currently.