cve/2014/CVE-2014-7948.md
2024-05-26 14:27:05 +02:00

794 B

CVE-2014-7948

Description

The AppCacheUpdateJob::URLFetcher::OnResponseStarted function in content/browser/appcache/appcache_update_job.cc in Google Chrome before 40.0.2214.91 proceeds with AppCache caching for SSL sessions even if there is an X.509 certificate error, which allows man-in-the-middle attackers to spoof HTML5 application content via a crafted certificate.

POC

Reference

No PoCs from references.

Github