CVE-2010-2753

Modified
Published: 30 Jul 2010, 20:00
Last modified:07 Aug 2024, 02:46

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.3 HIGH
v2.0 (nvd)
EPSS Score
4.09% LOW
4% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

30 Jul 2010, 20:00
Published
Vulnerability first disclosed
07 Aug 2024, 02:46
Last Modified
Vulnerability information updated

Description

Integer overflow 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 via a large selection attribute in a XUL tree element, which triggers a use-after-free.

CVSS Metrics

  • v3.1HIGHScore: 8.8CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • v2.0HIGHScore: 9.3AV:N/AC:M/Au:N/C:C/I:C/A:C

EPSS Trends

Current EPSS score: 4.09% Percentile: 89%

Techniques & Countermeasures

  • CWE-190Integer Overflow or Wraparound

    The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • mozillafirefox

    ≥ 3.5, < 3.5.11 | ≥ 3.6, < 3.6.7

  • mozillaseamonkey

    < 2.0.6

  • mozillathunderbird

    ≥ 3.0, < 3.0.6 | 3.1

  • opensuseopensuse

    11.1 | 11.2 | 11.3

  • suselinux_enterprise_desktop

    11 | 11:sp1

  • suselinux_enterprise_server

    11 | 11:sp1

  • suselinux_enterprise_software_development_kit

    11 | 11:sp1

References (7)