ghsa-mm49-4f2g-c3wf
Vulnerability from github
Published
2025-01-30 15:31
Modified
2025-01-30 17:56
Severity ?
VLAI Severity ?
Summary
DevDojo Voyager vulnerable to reflected Cross-site Scripting
Details
DevDojo Voyager through version 1.8.0 is vulnerable to reflected XSS via /admin/compass. By manipulating an authenticated user to click on a link, arbitrary Javascript can be executed.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "tcg/voyager" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55416" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-01-30T17:56:19Z", "nvd_published_at": "2025-01-30T15:15:17Z", "severity": "LOW" }, "details": "DevDojo Voyager through version 1.8.0 is vulnerable to reflected XSS via /admin/compass. By manipulating an authenticated user to click on a link, arbitrary Javascript can be executed.", "id": "GHSA-mm49-4f2g-c3wf", "modified": "2025-01-30T17:56:19Z", "published": "2025-01-30T15:31:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55416" }, { "type": "PACKAGE", "url": "https://github.com/thedevdojo/voyager" }, { "type": "WEB", "url": "https://github.com/thedevdojo/voyager/blob/1.6/resources/views/master.blade.php#L132" }, { "type": "WEB", "url": "https://github.com/thedevdojo/voyager/blob/1.6/src/Http/Controllers/VoyagerCompassController.php#L44" }, { "type": "WEB", "url": "https://www.sonarsource.com/blog/the-tainted-voyage-uncovering-voyagers-vulnerabilities" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "DevDojo Voyager vulnerable to reflected Cross-site Scripting" }
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.
Loading…