85 lines
2.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-47968",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-27T18:15:11.037",
"lastModified": "2023-01-05T20:33:51.827",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Heimdall Application Dashboard through 2.5.4 allows reflected and stored XSS via \"Application name\" to the \"Add application\" page. The stored XSS will be triggered in the \"Application list\" page."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"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:linuxserver:heimdall_application_dashboard:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.5.4",
"matchCriteriaId": "AF0F79F5-9E75-4036-9424-67FDB78DD6DF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/linuxserver/Heimdall/issues/1086",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://samy.link/blog",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}