CVE-2007-1347 : Detail

CVE-2007-1347

Overflow
93.36%V3
Network
2007-03-08
00h00 +00:00
2017-10-09
22h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Microsoft Windows Explorer on Windows 2000 SP4 FR and XP SP2 FR, and possibly other versions and platforms, allows remote attackers to cause a denial of service (memory corruption and crash) via an Office file with crafted document summary information, which causes an error in Ole32.dll.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.1 AV:N/AC:M/Au:N/C:N/I:N/A:C nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 3419

Publication date : 2007-03-05 23h00 +00:00
Author : Marsu
EDB Verified : Yes

/*****************************************************************************\ * Microsoft Windows .doc File Malformed Pointers DoS * * * * * * * * Just move your mouse on the file and explorer crashes. If it does not try * * to look at file properties. * * Bug comes from Ole32.dll: * * CMP DWORD PTR DS:[EAX+EBX],3 and we can set EAX, EDX and ESI with arbitrary * * values. * * * * Check the file, magic offsets are * * 4460 -> EDX * * 4519 -> ESI * * * * * * Successfully tested on Windows 2000 SP4 FR and XP SP2 FR. * * * * Coded by Marsu <MarsupilamiPowa@hotmail.fr> * \*****************************************************************************/ https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/3419.tar (03062007-Explorer_Crasher.tar) # milw0rm.com [2007-03-06]

Products Mentioned

Configuraton 0

Microsoft>>Windows_2000 >> Version *

Microsoft>>Windows_xp >> Version *

    Microsoft>>Windows_explorer >> Version *

    References

    http://osvdb.org/36141
    Tags : vdb-entry, x_refsource_OSVDB
    http://www.securityfocus.com/bid/22847
    Tags : vdb-entry, x_refsource_BID
    https://www.exploit-db.com/exploits/3419
    Tags : exploit, x_refsource_EXPLOIT-DB
    http://www.securitytracker.com/id?1017736
    Tags : vdb-entry, x_refsource_SECTRACK
    http://www.kb.cert.org/vuls/id/194944
    Tags : third-party-advisory, x_refsource_CERT-VN