CVE-2008-0679

BlogPHP 2.0 - Cross-Site Scripting via Search Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-0679. PoCs published by Khashayar Fereidani.

AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in BlogPHP v2 by injecting a crafted query to extract user credentials (username and password) from the database. It uses LWP to send an HTTP request with the malicious payload and parses the response to display the extracted credentials.

Description

Cross-site scripting (XSS) vulnerability in index.php in BlogPHP 2.0 allows remote attackers to inject arbitrary web script or HTML via the search parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Khashayar Fereidani · pythonwebappsphp
https://www.exploit-db.com/exploits/5042

This Perl script exploits a SQL injection vulnerability in BlogPHP v2 by injecting a crafted query to extract user credentials (username and password) from the database. It uses LWP to send an HTTP request with the malicious payload and parses the response to display the extracted credentials.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: BlogPHP v2
No auth needed
Prerequisites: Target must be running BlogPHP v2 · Target must be accessible via HTTP
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (3)

Core 3
Core References
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/28756
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/5042
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27591

Scores

EPSS 0.0151
EPSS Percentile 71.0%

Details

CWE
CWE-79
Status published
Products (1)
blogphp/blogphp 2.0
Published Feb 12, 2008
Tracked Since Feb 18, 2026