CVE-2024-8373 – AngularJS improper sanitization in '<source>' element
https://notcve.org/view.php?id=CVE-2024-8373
Improper sanitization of the value of the '[srcset]' attribute in '<source>' HTML elements in AngularJS allows attackers to bypass common image source restrictions, which can also lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing . This issue affects all versions of AngularJS. Note: The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status . Improper sanitization of the value of the [srcset] attribute in <source> HTML elements in AngularJS allows attackers to bypass common image source restrictions, which can also lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing . This issue affects all versions of AngularJS. Note: The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status . • https://codepen.io/herodevs/full/bGPQgMp/8da9ce87e99403ee13a295c305ebfa0b https://www.herodevs.com/vulnerability-directory/cve-2024-8373 • CWE-791: Incomplete Filtering of Special Elements •
CVE-2017-16009
https://notcve.org/view.php?id=CVE-2017-16009
ag-grid is an advanced data grid that is library agnostic. ag-grid is vulnerable to Cross-site Scripting (XSS) via Angular Expressions, if AngularJS is used in combination with ag-grid. ag-grid es una cuadrícula de datos avanzada para diferentes bibliotecas.. ag-grid es vulnerable a Cross-Site Scripting (XSS) mediante expresiones angulares (Angular Expressions), si se emplea AngularJS en combinación con ag-grid. • https://github.com/ceolter/ag-grid/issues/1287 https://nodesecurity.io/advisories/327 https://spring.io/blog/2016/01/28/angularjs-escaping-the-expression-sandbox-for-xss • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •