ghsa-mqm9-c95h-x2p6
Vulnerability from github
Published
2024-09-09 15:30
Modified
2024-11-22 12:39
Severity ?
4.8 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
2.9 (Low) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P
2.9 (Low) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P
Summary
AngularJS allows attackers to bypass common image source restrictions
Details
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 .
{ "affected": [ { "package": { "ecosystem": "npm", "name": "angular" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.8.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-8373" ], "database_specific": { "cwe_ids": [ "CWE-791" ], "github_reviewed": true, "github_reviewed_at": "2024-09-09T20:19:49Z", "nvd_published_at": "2024-09-09T15:15:12Z", "severity": "LOW" }, "details": "Improper sanitization of the value of the `[srcset]` attribute in `\u003csource\u003e` 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 .\n\nThis issue affects all versions of AngularJS.\n\nNote:\nThe 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 .", "id": "GHSA-mqm9-c95h-x2p6", "modified": "2024-11-22T12:39:08Z", "published": "2024-09-09T15:30:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8373" }, { "type": "WEB", "url": "https://codepen.io/herodevs/full/bGPQgMp/8da9ce87e99403ee13a295c305ebfa0b" }, { "type": "PACKAGE", "url": "https://github.com/angular/angular.js" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20241122-0003" }, { "type": "WEB", "url": "https://www.herodevs.com/vulnerability-directory/cve-2024-8373" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "AngularJS allows attackers to bypass common image source restrictions" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.