Vulnerability Database

387,360

Total vulnerabilities in the database

CVE-2010-1665 — google / chrome

Improper Restriction of Operations within the Bounds of a Memory Buffer

Google Chrome before 4.1.249.1064 does not properly handle fonts, which allows remote attackers to cause a denial of service (memory corruption) and possibly have unspecified other impact via unknown vectors.

  • Published: May 3, 2010
  • Updated: Sep 18, 2026
  • CVE: CVE-2010-1665
  • Severity: High
  • Exploit:
  • CISA KEV:

CVSS v2:

  • Severity: High
  • Score: 7.5
  • AV:N/AC:L/Au:N/C:P/I:P/A:P

CWEs:

Software Affected versions
google / chrome <= 4.1.249.1063
google / chrome = 0.2.149.27
google / chrome = 0.2.149.29
google / chrome = 0.2.149.30
google / chrome = 0.2.152.1
google / chrome = 0.2.153.1
google / chrome = 0.3.154.0
google / chrome = 0.3.154.3
google / chrome = 0.4.154.18
google / chrome = 0.4.154.22
google / chrome = 0.4.154.31
google / chrome = 0.4.154.33
google / chrome = 1.0.154.36
google / chrome = 1.0.154.39
google / chrome = 1.0.154.42
google / chrome = 1.0.154.43
google / chrome = 1.0.154.46
google / chrome = 1.0.154.48
google / chrome = 1.0.154.52
google / chrome = 1.0.154.53
google / chrome = 1.0.154.59
google / chrome = 1.0.154.64
google / chrome = 1.0.154.65
google / chrome = 2.0.156.1
google / chrome = 2.0.157.0
google / chrome = 2.0.157.2
google / chrome = 2.0.158.0
google / chrome = 2.0.159.0
google / chrome = 2.0.169.0
google / chrome = 2.0.169.1
google / chrome = 2.0.170.0
google / chrome = 2.0.172
google / chrome = 2.0.172.2
google / chrome = 2.0.172.8
google / chrome = 2.0.172.27
google / chrome = 2.0.172.28
google / chrome = 2.0.172.30
google / chrome = 2.0.172.31
google / chrome = 2.0.172.33
google / chrome = 2.0.172.37
google / chrome = 2.0.172.38
google / chrome = 3.0.182.2
google / chrome = 3.0.190.2
google / chrome = 3.0.193.2-beta
google / chrome = 3.0.195.2
google / chrome = 3.0.195.21
google / chrome = 3.0.195.24
google / chrome = 3.0.195.25
google / chrome = 3.0.195.27
google / chrome = 3.0.195.32
google / chrome = 3.0.195.33
google / chrome = 3.0.195.36
google / chrome = 3.0.195.37
google / chrome = 3.0.195.38
google / chrome = 4.1-beta
google / chrome = 4.1.249.0
google / chrome = 4.1.249.1001
google / chrome = 4.1.249.1004
google / chrome = 4.1.249.1006
google / chrome = 4.1.249.1007
google / chrome = 4.1.249.1008
google / chrome = 4.1.249.1009
google / chrome = 4.1.249.1010
google / chrome = 4.1.249.1011
google / chrome = 4.1.249.1012
google / chrome = 4.1.249.1013
google / chrome = 4.1.249.1014
google / chrome = 4.1.249.1015
google / chrome = 4.1.249.1016
google / chrome = 4.1.249.1017
google / chrome = 4.1.249.1018
google / chrome = 4.1.249.1019
google / chrome = 4.1.249.1020
google / chrome = 4.1.249.1021
google / chrome = 4.1.249.1022
google / chrome = 4.1.249.1023
google / chrome = 4.1.249.1024
google / chrome = 4.1.249.1025
google / chrome = 4.1.249.1026
google / chrome = 4.1.249.1027
google / chrome = 4.1.249.1028
google / chrome = 4.1.249.1029
google / chrome = 4.1.249.1030
google / chrome = 4.1.249.1031
google / chrome = 4.1.249.1032
google / chrome = 4.1.249.1033
google / chrome = 4.1.249.1034
google / chrome = 4.1.249.1035
google / chrome = 4.1.249.1036
google / chrome = 4.1.249.1042
google / chrome = 4.1.249.1045
google / chrome = 4.1.249.1046
google / chrome = 4.1.249.1047
google / chrome = 4.1.249.1048
google / chrome = 4.1.249.1049
google / chrome = 4.1.249.1050
google / chrome = 4.1.249.1051
google / chrome = 4.1.249.1052
google / chrome = 4.1.249.1053
google / chrome = 4.1.249.1054
google / chrome = 4.1.249.1055
google / chrome = 4.1.249.1056
google / chrome = 4.1.249.1057
google / chrome = 4.1.249.1058
google / chrome = 4.1.249.1059
google / chrome = 4.1.249.1060
google / chrome = 4.1.249.1061
google / chrome = 4.1.249.1062

Frequently Asked Questions

A security vulnerability is a weakness in software, hardware, or configuration that can be exploited to compromise confidentiality, integrity, or availability. Many vulnerabilities are tracked as CVEs (Common Vulnerabilities and Exposures), which provide a standardized identifier so teams can coordinate patching, mitigation, and risk assessment across tools and vendors.

CVSS (Common Vulnerability Scoring System) estimates technical severity, but it doesn't automatically equal business risk. Prioritize using context like internet exposure, affected asset criticality, known exploitation (proof-of-concept or in-the-wild), and whether compensating controls exist. A "Medium" CVSS on an exposed, production system can be more urgent than a "Critical" on an isolated, non-production host.

A vulnerability is the underlying weakness. An exploit is the method or code used to take advantage of it. A zero-day is a vulnerability that is unknown to the vendor or has no publicly available fix when attackers begin using it. In practice, risk increases sharply when exploitation becomes reliable or widespread.

Recurring findings usually come from incomplete Asset Discovery, inconsistent patch management, inherited images, and configuration drift. In modern environments, you also need to watch the software supply chain: dependencies, containers, build pipelines, and third-party services can reintroduce the same weakness even after you patch a single host. Unknown or unmanaged assets (often called Shadow IT) are a common reason the same issues resurface.

Use a simple, repeatable triage model: focus first on externally exposed assets, high-value systems (identity, VPN, email, production), vulnerabilities with known exploits, and issues that enable remote code execution or privilege escalation. Then enforce patch SLAs and track progress using consistent metrics so remediation is steady, not reactive.

SynScan combines attack surface monitoring and continuous security auditing to keep your inventory current, flag high-impact vulnerabilities early, and help you turn raw findings into a practical remediation plan.