2025-02-06 17:03:48 +00:00

68 lines
2.1 KiB
JSON

{
"id": "CVE-2024-55416",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-01-30T15:15:17.583",
"lastModified": "2025-02-06T15:15:15.000",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "DevDojo Voyager hasta la versi\u00f3n 1.8.0 es vulnerable a XSS reflejado a trav\u00e9s de /admin/compass. Al manipular a un usuario autenticado para que haga clic en un enlace, se puede ejecutar c\u00f3digo JavaScript arbitrario."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:N",
"baseScore": 3.5,
"baseSeverity": "LOW",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 0.9,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/thedevdojo/voyager/blob/1.6/resources/views/master.blade.php#L132",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/thedevdojo/voyager/blob/1.6/src/Http/Controllers/VoyagerCompassController.php#L44",
"source": "cve@mitre.org"
},
{
"url": "https://www.sonarsource.com/blog/the-tainted-voyage-uncovering-voyagers-vulnerabilities/",
"source": "cve@mitre.org"
}
]
}