CVE-2007-5973
JPortal Web Portal < 2.3.1 - SQL Injection via Topic Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5973. PoCs published by Alexsize.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in jPORTAL <= 2.3.1 via the 'topic' parameter in articles.php, allowing unauthorized access to admin credentials. The vulnerable code directly interpolates user input into a SQL query without sanitization.
Description
SQL injection vulnerability in articles.php in JPortal 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the topic parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in jPORTAL <= 2.3.1 via the 'topic' parameter in articles.php, allowing unauthorized access to admin credentials. The vulnerable code directly interpolates user input into a SQL query without sanitization.