5.1
CVSSv2

CVE-2006-1234

Published: 14/03/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php in DSCounter 1.2, with magic_quotes_gpc disabled, allows remote malicious users to execute arbitrary SQL commands via the X-Forwarded-For field (HTTP_X_FORWARDED_FOR environment variable) in an HTTP header.

Vulnerable Product Search on Vulmon Subscribe to Product

dsportal dscounter 1.2

Exploits

source: wwwsecurityfocuscom/bid/17112/info DSCounter is prone to an SQL-injection vulnerability This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnera ...

Github Repositories

An exploit-db.com python API using advanced search with all possible filters.

Pyxploit-db An exploit-dbcom python API using advanced search with all possible filters For another project, I needed to make some queries to the exploit database, but I couldn't find any complete API that would allow me to get what I wanted, how I wanted So I decided to create my own API, and making it as complete as possible, with the maximum of parameters so every