Impact
A flaw in the delete_photos.php endpoint of code-projects Social Networking Site 1.0 allows an attacker to manipulate the ID argument and inject arbitrary SQL. The vulnerability is an SQL injection (CWE‑74 and CWE‑89) that can be triggered remotely, potentially exposing, altering, or deleting data in the site’s database.
Affected Systems
The vulnerability affects the code-projects Social Networking Site, version 1.0, specifically the delete_photos.php endpoint. The exact function impacted is not detailed, but any request that supplies an ID parameter to this endpoint is at risk.
Risk and Exploitability
With a CVSS score of 5.3, the flaw qualifies as medium severity. EPSS data is unavailable and the vulnerability is not listed in the CISA KEV catalog, but the exploit has been released publicly, indicating that attackers can deploy it without needing a bespoke tool. Because the attack vector is remote and relies only on crafted input, it does not require privileged access or local execution.
OpenCVE Enrichment