mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
18 lines
834 B
Markdown
18 lines
834 B
Markdown
### [CVE-2020-12415](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12415)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
When "%2F" was present in a manifest URL, Firefox's AppCache behavior may have become confused and allowed a manifest to be served from a subdirectory. This could cause the appcache to be used to service requests for the top level directory. This vulnerability affects Firefox < 78.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-12415
|
|
|