Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/47014?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47014?format=api", "vulnerability_id": "VCID-c2xf-r9kk-vkd6", "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nsidekiq-unique-jobs is an open source project which prevents simultaneous Sidekiq jobs with the same unique arguments to run. Specially crafted GET request parameters handled by any of the following endpoints of sidekiq-unique-jobs' \"admin\" web UI, allow a super-user attacker, or an unwitting, but authorized, victim, who has received a disguised / crafted link, to successfully execute malicious code, which could potentially steal cookies, session data, or local storage data from the app the sidekiq-unique-jobs web UI is mounted in. 1. `/changelogs`, 2. `/locks` or 3. `/expiring_locks`. This issue has been addressed in versions 7.1.33 and 8.0.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.", "aliases": [ { "alias": "CVE-2024-25122" }, { "alias": "GHSA-cmh9-rx85-xj38" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/68961?format=api", "purl": "pkg:gem/sidekiq-unique-jobs@7.1.33", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/sidekiq-unique-jobs@7.1.33" }, { "url": "http://public2.vulnerablecode.io/api/packages/68962?format=api", "purl": "pkg:gem/sidekiq-unique-jobs@8.0.7", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/sidekiq-unique-jobs@8.0.7" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/68960?format=api", "purl": "pkg:gem/sidekiq-unique-jobs@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-c2xf-r9kk-vkd6" }, { "vulnerability": "VCID-jqxs-4xeh-5ue2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/sidekiq-unique-jobs@8.0.0" } ], "references": [ { "reference_url": "https://github.com/mhenrixon/sidekiq-unique-jobs/commit/cd09ba6108f98973b6649a6149790c3d4502b4cc", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/commit/cd09ba6108f98973b6649a6149790c3d4502b4cc" }, { "reference_url": "https://github.com/mhenrixon/sidekiq-unique-jobs/commit/ec3afd920c1b55843c72f748a87baac7f8be82ed", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/commit/ec3afd920c1b55843c72f748a87baac7f8be82ed" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25122", "reference_id": "CVE-2024-25122", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25122" }, { "reference_url": "https://github.com/advisories/GHSA-cmh9-rx85-xj38", "reference_id": "GHSA-cmh9-rx85-xj38", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-cmh9-rx85-xj38" }, { "reference_url": "https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38", "reference_id": "GHSA-cmh9-rx85-xj38", "reference_type": "", "scores": [], "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38" } ], "weaknesses": [ { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." }, { "cwe_id": 79, "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c2xf-r9kk-vkd6" }