Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2018-5175

Description

A mechanism to bypass Content Security Policy (CSP) protections on sites that have a "script-src" policy of "'strict-dynamic'". If a target website contains an HTML injection flaw an attacker could inject a reference to a copy of the "require.js" library that is part of Firefox's Developer Tools, and then use a known technique using that library to bypass the CSP restrictions on executing injected scripts. This vulnerability affects Firefox < 60.

POC

Reference

- https://bugzilla.mozilla.org/show_bug.cgi?id=1432358

Github

- https://github.com/ARPSyndicate/cvemon

- https://github.com/cranelab/webapp-tech

- https://github.com/lnick2023/nicenice

- https://github.com/qazbnm456/awesome-cve-poc

- https://github.com/xbl3/awesome-cve-poc_qazbnm456