6.8
CVE-2011-1808
- EPSS 1.38%
- Veröffentlicht 09.06.2011 19:55:02
- Zuletzt bearbeitet 16.06.2026 23:30:09
- Quelle chrome-cve-admin@google.com
- CVE-Watchlists
- Unerledigt
Use-after-free vulnerability in Google Chrome before 12.0.742.91 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to incorrect integer calculations during float handling.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.38% | 0.684 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-416 Use 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.
http://code.google.com/p/chromium/issues/detail?id=73962
http://code.google.com/p/chromium/issues/detail?id=79746
http://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html
http://osvdb.org/72778
http://secunia.com/advisories/44829
http://www.securityfocus.com/bid/48129
https://exchange.xforce.ibmcloud.com/vulnerabilities/67891
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14659