2025-02-13 19:04:13 +00:00

88 lines
2.2 KiB
JSON

{
"id": "CVE-2024-26318",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-02-19T04:15:07.400",
"lastModified": "2025-02-13T17:13:39.187",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Serenity before 6.8.0 allows XSS via an email link because LoginPage.tsx permits return URLs that do not begin with a / character."
},
{
"lang": "es",
"value": "Serenity antes de 6.8.0 permite XSS a trav\u00e9s de un enlace de correo electr\u00f3nico porque LoginPage.tsx permite URL de retorno que no comienzan con el car\u00e1cter /."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:serenity:serenity:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.8.0",
"matchCriteriaId": "166FD649-DCEE-4BE5-B69C-31A48B77E7CB"
}
]
}
]
}
],
"references": [
{
"url": "https://serenity.is/docs/release-notes/6.8.0",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://serenity.is/docs/release-notes/6.8.0",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
}
]
}