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

88 lines
2.1 KiB
JSON

{
"id": "CVE-2023-29720",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-18T20:15:09.357",
"lastModified": "2023-05-25T18:06:49.127",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SofaWiki <=3.8.9 is vulnerable to Cross Site Scripting (XSS) via index.php."
}
],
"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:sofawiki_project:sofawiki:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.8.9",
"matchCriteriaId": "7860B5D2-9810-4846-89E3-1CE46CA3194A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/bellenuit/sofawiki/issues/26",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/xul18/Showcase/issues/1",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
}
]
}