CVE-2022-30352

CRITICAL

phpABook 0.9i - SQL Injection via auth_user Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2022-30352. PoCs published by Alejandro Perez.

AI-analyzed exploit summary This exploit performs a time-based blind SQL injection attack against phpAbook 0.9i to extract the admin password hash. It iterates through each character of the hash, testing possible values via a SLEEP-based condition.

Description

phpABook 0.9i is vulnerable to SQL Injection due to insufficient sanitization of user-supplied data in the "auth_user" parameter in index.php script.

Exploits (1)

exploitdb WORKING POC
by Alejandro Perez · pythonwebappsphp
https://www.exploit-db.com/exploits/50071

This exploit performs a time-based blind SQL injection attack against phpAbook 0.9i to extract the admin password hash. It iterates through each character of the hash, testing possible values via a SLEEP-based condition.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: phpAbook v0.9i
No auth needed
Prerequisites: Target URL with vulnerable phpAbook installation
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory, VDB Entry x_refsource_misc
https://www.exploit-db.com/exploits/50071
Third Party Advisory x_refsource_misc
https://www.cybersecurity-help.cz/vulnerabilities/54518/

Scores

CVSS v3 9.8
EPSS 0.0177
EPSS Percentile 75.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-89
Status published
Products (1)
phpabook_project/phpabook 0.9i
Published Jun 02, 2022
Tracked Since Feb 18, 2026