CVE-2006-6115
published 2006-11-26CVE-2006-6115: SQL injection vulnerability in index.asp in fipsCMS 4.5 and earlier allows remote attackers to execute arbitrary SQL commands via the fid parameter.
PriorityP341high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.19%
64.1th percentile
SQL injection vulnerability in index.asp in fipsCMS 4.5 and earlier allows remote attackers to execute arbitrary SQL commands via the fid parameter.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| fipsasp | fipscms | <= 4.5 | — |
| fipsasp | fipscms | — | — |
| fipsasp | fipscms_light | <= 2.1 | — |
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.
VulDB
Fipsasp fipsCMS 4.5 index.asp fid sql injection (EDB-2828 / BID-21258)
vuldb·2026-04-28·CVSS 7.5
CVE-2006-6115 [HIGH] Fipsasp fipsCMS 4.5 index.asp fid sql injection (EDB-2828 / BID-21258)
A vulnerability identified as critical has been detected in Fipsasp fipsCMS 4.5. Affected by this issue is some unknown functionality of the file index.asp. Performing a manipulation of the argument fid results in sql injection.
This vulnerability is identified as CVE-2006-6115. The attack can be initiated remotely. Additionally, an exploit exists.
GHSA
GHSA-jqpm-r7cv-6j3j: SQL injection vulnerability in home/index
ghsa_unreviewed·2022-05-02·CVSS 7.5
CVE-2008-3417 [HIGH] CWE-89 GHSA-jqpm-r7cv-6j3j: SQL injection vulnerability in home/index
SQL injection vulnerability in home/index.asp in fipsCMS light 2.1 and earlier allows remote attackers to execute arbitrary SQL commands via the r parameter, a different vector than CVE-2006-6115 and CVE-2007-2561.
GHSA
GHSA-2jp2-fm6f-4vgc: SQL injection vulnerability in index
ghsa_unreviewed·2022-05-01
CVE-2006-6115 [HIGH] GHSA-2jp2-fm6f-4vgc: SQL injection vulnerability in index
SQL injection vulnerability in index.asp in fipsCMS 4.5 and earlier allows remote attackers to execute arbitrary SQL commands via the fid parameter.
GHSA
GHSA-fjm4-mhgh-x9f2: SQL injection vulnerability in index
ghsa_unreviewed·2022-05-01·CVSS 7.5
CVE-2007-2561 [HIGH] GHSA-fjm4-mhgh-x9f2: SQL injection vulnerability in index
SQL injection vulnerability in index.asp in fipsCMS 2.1 allows remote attackers to execute arbitrary SQL commands via the pid parameter, a different vector than CVE-2006-6115.
Suricata
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UPDATE
suricata·2010-07-30·CVSS 7.5
CVE-2006-6115 [HIGH] ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UPDATE
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UPDATE
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UPDATE"; flow:established,to_server; http.uri; content:"/index.asp?"; nocase; content:"fid="; nocase; content:"UPDATE"; nocase; pcre:"/.+UPDATE.+SET/i"; reference:cve,CVE-2006-6115; reference:url,www.milw0rm.com/exploits/2828; classtype:web-application-attack; sid:2007391; rev:7; 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_nam
Suricata
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid SELECT
suricata·2010-07-30·CVSS 7.5
CVE-2006-6115 [HIGH] ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid SELECT
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid SELECT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid SELECT"; flow:established,to_server; http.uri; content:"/index.asp?"; nocase; content:"fid="; nocase; content:"SELECT"; nocase; pcre:"/.+SELECT.+FROM/i"; reference:cve,CVE-2006-6115; reference:url,www.milw0rm.com/exploits/2828; classtype:web-application-attack; sid:2007386; rev:7; 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_na
Suricata
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid INSERT
suricata·2010-07-30·CVSS 7.5
CVE-2006-6115 [HIGH] ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid INSERT
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid INSERT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid INSERT"; flow:established,to_server; http.uri; content:"/index.asp?"; nocase; content:"fid="; nocase; content:"INSERT"; nocase; pcre:"/.+INSERT.+INTO/i"; reference:cve,CVE-2006-6115; reference:url,www.milw0rm.com/exploits/2828; classtype:web-application-attack; sid:2007388; rev:7; 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_na
Suricata
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid DELETE
suricata·2010-07-30·CVSS 7.5
CVE-2006-6115 [HIGH] ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid DELETE
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid DELETE
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid DELETE"; flow:established,to_server; http.uri; content:"/index.asp?"; nocase; content:"fid="; nocase; content:"DELETE"; nocase; pcre:"/.+DELETE.+FROM/i"; reference:cve,CVE-2006-6115; reference:url,www.milw0rm.com/exploits/2828; classtype:web-application-attack; sid:2007389; rev:7; 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_na
Suricata
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UNION SELECT
suricata·2010-07-30·CVSS 7.5
CVE-2006-6115 [HIGH] ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UNION SELECT
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UNION SELECT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid UNION SELECT"; flow:established,to_server; http.uri; content:"/index.asp?"; nocase; content:"fid="; nocase; content:"UNION"; nocase; pcre:"/.+UNION\s+SELECT/i"; reference:cve,CVE-2006-6115; reference:url,www.milw0rm.com/exploits/2828; classtype:web-application-attack; sid:2007387; rev:7; 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
Suricata
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid ASCII
suricata·2010-07-30·CVSS 7.5
CVE-2006-6115 [HIGH] ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid ASCII
ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid ASCII
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS fipsCMS SQL Injection Attempt -- index.asp fid ASCII"; flow:established,to_server; http.uri; content:"/index.asp?"; nocase; content:"fid="; nocase; content:"ASCII"; nocase; pcre:"/.+ASCII\(.+SELECT/i"; reference:cve,CVE-2006-6115; reference:url,www.milw0rm.com/exploits/2828; classtype:web-application-attack; sid:2007390; rev:7; 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_na
No writeups or analysis indexed.
http://secunia.com/advisories/23061http://www.securityfocus.com/bid/21258http://www.vupen.com/english/advisories/2006/4681https://www.exploit-db.com/exploits/2828http://secunia.com/advisories/23061http://www.securityfocus.com/bid/21258http://www.vupen.com/english/advisories/2006/4681https://www.exploit-db.com/exploits/2828
2006-11-26
Published