CVE-2006-7005
published 2007-02-12CVE-2006-7005: SQL injection vulnerability in item.php in PSY Auction allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: the provenance of…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
0.93%
56.1th percentile
SQL injection vulnerability in item.php in PSY Auction allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id ASCII
suricata·2010-07-30·CVSS 7.5
CVE-2006-7005 [HIGH] ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id ASCII
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id ASCII
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id ASCII"; flow:established,to_server; http.uri; content:"/item.php?"; nocase; content:"id="; nocase; content:"SELECT"; nocase; pcre:"/ASCII\(.+SELECT/i"; reference:cve,CVE-2006-7005; reference:url,www.securityfocus.com/bid/17974; classtype:web-application-attack; sid:2004934; rev:8; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique
Suricata
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UPDATE
suricata·2010-07-30·CVSS 7.5
CVE-2006-7005 [HIGH] ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UPDATE
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UPDATE
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UPDATE"; flow:established,to_server; http.uri; content:"/item.php?"; nocase; content:"id="; nocase; content:"UPDATE"; nocase; pcre:"/UPDATE.+SET/i"; reference:cve,CVE-2006-7005; reference:url,www.securityfocus.com/bid/17974; classtype:web-application-attack; sid:2004935; rev:8; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_n
Suricata
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UNION SELECT
suricata·2010-07-30·CVSS 7.5
CVE-2006-7005 [HIGH] ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UNION SELECT
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UNION SELECT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id UNION SELECT"; flow:established,to_server; http.uri; content:"/item.php?"; nocase; content:"id="; nocase; content:"UNION"; nocase; pcre:"/UNION\s+SELECT/i"; reference:cve,CVE-2006-7005; reference:url,www.securityfocus.com/bid/17974; classtype:web-application-attack; sid:2004931; rev:8; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mit
Suricata
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id INSERT
suricata·2010-07-30·CVSS 7.5
CVE-2006-7005 [HIGH] ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id INSERT
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id INSERT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id INSERT"; flow:established,to_server; http.uri; content:"/item.php?"; nocase; content:"id="; nocase; content:"INSERT"; nocase; pcre:"/INSERT.+INTO/i"; reference:cve,CVE-2006-7005; reference:url,www.securityfocus.com/bid/17974; classtype:web-application-attack; sid:2004932; rev:8; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_
Suricata
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id DELETE
suricata·2010-07-30·CVSS 7.5
CVE-2006-7005 [HIGH] ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id DELETE
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id DELETE
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id DELETE"; flow:established,to_server; http.uri; content:"/item.php?"; nocase; content:"id="; nocase; content:"DELETE"; nocase; pcre:"/DELETE.+FROM/i"; reference:cve,CVE-2006-7005; reference:url,www.securityfocus.com/bid/17974; classtype:web-application-attack; sid:2004933; rev:8; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_
Suricata
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id SELECT
suricata·2010-07-30·CVSS 7.5
CVE-2006-7005 [HIGH] ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id SELECT
ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id SELECT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS PSY Auction SQL Injection Attempt -- item.php id SELECT"; flow:established,to_server; http.uri; content:"/item.php?"; nocase; content:"id="; nocase; content:"SELECT"; nocase; pcre:"/SELECT.+FROM/i"; reference:cve,CVE-2006-7005; reference:url,www.securityfocus.com/bid/17974; classtype:web-application-attack; sid:2004930; rev:8; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_09, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_
No writeups or analysis indexed.
2007-02-12
Published