CVE-2008-6310
W3matter RevSense 1.0 - SQL Injection via f[password] Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6310. PoCs published by d3b4g, TR-ShaRk.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in RevSense v1.0, allowing authentication bypass by injecting a malformed password (' or ' 1=1) during login. The PoC provides a simple method to bypass authentication without requiring prior credentials.
Description
SQL injection vulnerability in index.php in W3matter RevSense 1.0 allows remote attackers to execute arbitrary SQL commands via the f[password] parameter. NOTE: some of these details are obtained from third party information.
Exploits (2)
This exploit demonstrates an SQL injection vulnerability in RevSense v1.0, allowing authentication bypass by injecting a malformed password (' or ' 1=1) during login. The PoC provides a simple method to bypass authentication without requiring prior credentials.
This is a writeup describing an authentication bypass SQL injection vulnerability in AskPert. It provides instructions on how to exploit the vulnerability by injecting a SQL condition into the password field.