CVE-2013-1899
PostgreSQL Database Name Command Line Flag Injection
Title source: metasploitExploitation Summary
EIP tracks 1 public exploit for CVE-2013-1899.
PoCs published by hdm, including Metasploit module auxiliary/scanner/postgres/postgres_dbname_flag_injection.
AI-analyzed exploit summary This Metasploit module scans for PostgreSQL servers vulnerable to CVE-2013-1899 by injecting the '--help' flag into the database name field, triggering a response that reveals vulnerability status.
Description
Argument injection vulnerability in PostgreSQL 9.2.x before 9.2.4, 9.1.x before 9.1.9, and 9.0.x before 9.0.13 allows remote attackers to cause a denial of service (file corruption), and allows remote authenticated users to modify configuration settings and execute arbitrary code, via a connection request using a database name that begins with a "-" (hyphen).
Exploits (1)
This Metasploit module scans for PostgreSQL servers vulnerable to CVE-2013-1899 by injecting the '--help' flag into the database name field, triggering a response that reveals vulnerability status.