6.8
CVE-2011-1818
- EPSS 1.35%
- Veröffentlicht 09.06.2011 19:55:02
- Zuletzt bearbeitet 16.06.2026 23:30:10
- Quelle chrome-cve-admin@google.com
- CVE-Watchlists
- Unerledigt
Use-after-free vulnerability in the image loader in Google Chrome before 12.0.742.91 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.35% | 0.679 |
| 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://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html
http://secunia.com/advisories/44829
http://www.securityfocus.com/bid/48129
http://code.google.com/p/chromium/issues/detail?id=81949
http://osvdb.org/72788
https://exchange.xforce.ibmcloud.com/vulnerabilities/67901
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14757