CVE-2009-2034

Yogurt 0.3 - Authenticated SQL Injection via Original Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2009-2034. PoCs published by Br0ly.

AI-analyzed exploit summary The exploit demonstrates XSS and SQL injection vulnerabilities in Yogurt software. The XSS is triggered via the 'msg' parameter in index.php, while the SQLi is exploitable in writemessage.php via the 'original' parameter, both due to improper input sanitization.

Description

SQL injection vulnerability in writemessage.php in Yogurt 0.3, when register_globals is enabled, allows remote authenticated users to execute arbitrary SQL commands via the original parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Br0ly · textwebappsphp
https://www.exploit-db.com/exploits/8932

The exploit demonstrates XSS and SQL injection vulnerabilities in Yogurt software. The XSS is triggered via the 'msg' parameter in index.php, while the SQLi is exploitable in writemessage.php via the 'original' parameter, both due to improper input sanitization.

Classification
Working Poc 95%
Attack Type
Xss | Sqli
Complexity
Trivial
Reliability
Reliable
Target: Yogurt (version not specified)
Auth required
Prerequisites: register_globals=on · user registration and login
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/55098
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/8932
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/35324

Scores

EPSS 0.0082
EPSS Percentile 52.3%

Details

CWE
CWE-89
Status published
Products (1)
ricardo_alexandre_de_oliveira_staudt/yogurt 0.3
Published Jun 12, 2009
Tracked Since Feb 18, 2026