[GHSA-g93w-mfhg-p222] Angular vulnerable to XSS in i18n attribute bindings#7181
Conversation
|
Hi there @alan-agius4! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
|
Apologies - I missed an instance for |
| "type": "WEB", | ||
| "url": "https://github.com/angular/angular/security/advisories/GHSA-g93w-mfhg-p222" | ||
| }, | ||
| { |
There was a problem hiding this comment.
Not from me. I just filled out the form here:
https://github.com/advisories/GHSA-g93w-mfhg-p222/improve
I only changed the affected version data and submitted.
There was a problem hiding this comment.
Can you try to re-added please? Otherwise I am happy to try to open a new PR to address the problem.
There was a problem hiding this comment.
@alan-agius4
I don't have permission to push changes but re-submitting the form seems to have cleaned it up via a second commit (and I added the v19 version I missed).
|
Hi there @alan-agius4! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
55171a3
into
hdtmccallie/advisory-improvement-7181
|
Hi @hdtmccallie! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
Updates
Comments
The affected ranges for v17 and v19 seem to have a typo with a
.instead of a-. This affects how OSV and other service apply affected range.i.e.
17.3.12does not evaluate as "affected" when it definitely is. OSV evaluates invalid semver versions as greater than all versions and thus the lower end of17.0.0.next.0becomes greater than17.3.12.