CVE-2006-1110
published 2006-03-09CVE-2006-1110: Cross-site scripting (XSS) vulnerability in Aztek Forum 4.0 allows remote attackers to inject arbitrary web script or HTML via the message body in a new…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.87%
76.7th percentile
Cross-site scripting (XSS) vulnerability in Aztek Forum 4.0 allows remote attackers to inject arbitrary web script or HTML via the message body in a new message.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| aztek_forum | aztek_forum | — | — |
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.
No detection rules found.
Exploit-DB
Libxine 1.14 - MPEG Stream Buffer Overflow (PoC)
exploitdb·2006-04-04
CVE-2008-1110 Libxine 1.14 - MPEG Stream Buffer Overflow (PoC)
Libxine 1.14 - MPEG Stream Buffer Overflow (PoC)
---
#!/usr/bin/perl
#####################################################################
# Libxine $EGGFILE") or die "ERROR:$EGGFILE\n";
print EGG $header;
print EGG $buffer;
print EGG $end;
close(EGG);
# milw0rm.com [2006-04-04]
Exploit-DB
Aztek Forum 4.00 - Cross-Site Scripting / SQL Injection
exploitdb·2006-03-02
CVE-2006-1112 Aztek Forum 4.00 - Cross-Site Scripting / SQL Injection
Aztek Forum 4.00 - Cross-Site Scripting / SQL Injection
---
/*==========================================*/
// AZTEK forums 4.0 multiple vulnerabilities (PoC)
// Product: AZTEK forums
// URL: http://www.forum-aztek.com/
// RISK: high
/*==========================================*/
[PoC]
1- XSS
- Post a message including the following line: '">alert(document.cookie)
- Valid.
- Click on "Citer" to execute the script.
You can also do it with the edit button (after loging in).
2-
Do the following request : http://SOME_HOST/forum/index.php?msg=*/*
It will dump a MySQL error message which can dump login:pw infos.
3-
- Register with :
login : 6b 66 73 6a 64 61 20 54 50 68 70 45 72 72 6f 72 45 78 63 65
70 74 69 6f 6e 0d 0a 44 65 73 63 72 69 70 74 69 6f 6e 0d 0a 5b 57 61
72 6e 69 6e 67 5d 20 6
No writeups or analysis indexed.
http://secunia.com/advisories/19096http://www.osvdb.org/23610http://www.securityfocus.com/archive/1/426650/100/0/threadedhttp://www.securityfocus.com/bid/16938https://exchange.xforce.ibmcloud.com/vulnerabilities/25035https://www.exploit-db.com/exploits/1547http://secunia.com/advisories/19096http://www.osvdb.org/23610http://www.securityfocus.com/archive/1/426650/100/0/threadedhttp://www.securityfocus.com/bid/16938https://exchange.xforce.ibmcloud.com/vulnerabilities/25035https://www.exploit-db.com/exploits/1547
2006-03-09
Published