René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

90 lines
2.1 KiB
JSON

{
"id": "CVE-2023-26982",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-29T15:15:07.667",
"lastModified": "2023-04-01T01:40:47.500",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Trudesk v1.2.6 was discovered to contain a stored cross-site scripting (XSS) vulnerability via the Add Tags parameter under the Create Ticket function."
}
],
"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:trudesk_project:trudesk:1.2.6:*:*:*:*:*:*:*",
"matchCriteriaId": "304A2CB7-5AD2-497B-A322-C6B153EF5441"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/bypazs/CVE-2023-26982",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/polonel/trudesk/releases/tag/v1.2.6",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://trudesk.io/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}