CVE-2024-43018
MEDIUMPiwigo < 13.8.0 - SQL Injection via max_level and min_register Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-43018. PoCs published by joaosilva21.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2024-43018, a SQL injection vulnerability in Piwigo versions 13.8.0 and below. The vulnerability stems from unsanitized parameters 'max_level' and 'min_register' in the 'ws_user_getList' function, allowing attackers to manipulate SQL queries for code execution or information disclosure.
Description
Piwigo 13.8.0 and below is vulnerable to SQL Injection in the parameters max_level and min_register. These parameters are used in ws_user_gerList function from file include\ws_functions\pwg.users.php and this same function is called by ws.php file at some point can be used for searching users in advanced way in /admin.php?page=user_list.
Exploits (1)
This repository provides a detailed technical analysis of CVE-2024-43018, a SQL injection vulnerability in Piwigo versions 13.8.0 and below. The vulnerability stems from unsanitized parameters 'max_level' and 'min_register' in the 'ws_user_getList' function, allowing attackers to manipulate SQL queries for code execution or information disclosure.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N