CVE-2009-0965
Ganesha Digital Library 4.0 and 4.2 - SQL Injection via Node Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0965. PoCs published by g4t3w4y.
AI-analyzed exploit summary This is a writeup detailing a SQL injection vulnerability in GDL v4.x, specifically in the browse.php function where user input is directly interpolated into a SQL query without sanitization. The provided URL demonstrates the exploit via a UNION-based SQL injection.
Description
SQL injection vulnerability in functions/browse.php in Ganesha Digital Library (GDL) 4.0 and 4.2 allows remote attackers to execute arbitrary SQL commands via the node parameter in a browse action to gdl.php.
Exploits (1)
This is a writeup detailing a SQL injection vulnerability in GDL v4.x, specifically in the browse.php function where user input is directly interpolated into a SQL query without sanitization. The provided URL demonstrates the exploit via a UNION-based SQL injection.