Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-3351. PoCs published by Mr.SQL.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in AtomPhotoBlog 1.15b1 by injecting a UNION-based query to extract user credentials (mail and pass) from the database. The attack leverages unsanitized input in the 'photoId' parameter.
Description
SQL injection vulnerability in atomPhotoBlog.php in Atom PhotoBlog 1.0.9.1 and 1.1.5b1 allows remote attackers to execute arbitrary SQL commands via the photoId parameter in a show action.
Exploits (2)
This exploit demonstrates an SQL injection vulnerability in AtomPhotoBlog 1.15b1 by injecting a UNION-based query to extract user credentials (mail and pass) from the database. The attack leverages unsanitized input in the 'photoId' parameter.
This exploit demonstrates a remote SQL injection vulnerability in Atom PhotoBlog via the 'photoId' parameter. The PoC extracts user credentials (mail and pass) from the 'user' table.