ghsa-j58c-ww9w-pwp5
Vulnerability from github
Published
2025-04-29 18:30
Modified
2025-04-30 14:18
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:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P
2.9 (Low) - CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P
Summary
AngularJS improperly sanitizes SVG elements
Details
Improper sanitization of the value of the 'href' and 'xlink:href' attributes in '
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-2025-0716" ], "database_specific": { "cwe_ids": [ "CWE-791" ], "github_reviewed": true, "github_reviewed_at": "2025-04-30T14:18:11Z", "nvd_published_at": "2025-04-29T17:15:39Z", "severity": "LOW" }, "details": "Improper sanitization of the value of the \u0027href\u0027 and \u0027xlink:href\u0027 attributes in \u0027\u003cimage\u003e\u0027 SVG elements in AngularJS allows attackers to bypass common image source restrictions. This can lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing \u00a0and also negatively affect the application\u0027s performance and behavior by using too large or slow-to-load images.\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-j58c-ww9w-pwp5", "modified": "2025-04-30T14:18:11Z", "published": "2025-04-29T18:30:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0716" }, { "type": "WEB", "url": "https://codepen.io/herodevs/pen/qEWQmpd/a86a0d29310e12c7a3756768e6c7b915" }, { "type": "PACKAGE", "url": "https://github.com/angular/angular.js" }, { "type": "WEB", "url": "https://www.herodevs.com/vulnerability-directory/cve-2025-0716" } ], "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:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "AngularJS improperly sanitizes SVG elements" }
Loading...
Loading...
- 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.