We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e977f commit 2a8cd9dCopy full SHA for 2a8cd9d
advisories/_posts/2024-04-26-CVE-2024-32887.md
@@ -15,7 +15,7 @@ advisory:
15
Reflected XSS in Sidekiq Web UI via the `/metrics` HTTP end-point and the
16
`substr` query param:
17
18
- https://{host}/sidekiq/metrics?substr=foot%22%3E%3Cscript%20src=%22{payload}
+ https://{host}/sidekiq/metrics?substr=foot%22%3E%3Cscript%20src=%22{payload}%22%20/%3E
19
cvss_v3: 5.5
20
unaffected_versions:
21
- "< 7.2.0"
0 commit comments