2024-07-14 02:06:08 +00:00

84 lines
2.1 KiB
JSON

{
"id": "CVE-2023-0325",
"sourceIdentifier": "help@fluidattacks.com",
"published": "2023-04-04T22:15:07.273",
"lastModified": "2023-04-11T17:25:14.223",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Uvdesk version 1.1.1 allows an unauthenticated remote attacker to exploit a stored XSS in the application. This is possible because the application does not correctly validate the message sent by the clients in the ticket."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"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:uvdesk:community-skeleton:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C159BF6D-AB94-485F-AB26-2717FDAC0752"
}
]
}
]
}
],
"references": [
{
"url": "https://fluidattacks.com/advisories/labrinth/",
"source": "help@fluidattacks.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/uvdesk/community-skeleton/",
"source": "help@fluidattacks.com",
"tags": [
"Product"
]
}
]
}