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

103 lines
2.5 KiB
JSON

{
"id": "CVE-2023-34408",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-05T02:15:09.537",
"lastModified": "2023-06-09T18:44:52.567",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "DokuWiki before 2023-04-04a allows XSS via RSS titles."
},
{
"lang": "es",
"value": "DokuWiki antes de la fecha 04-04-2023 permite ataques de Cross-Site Scripting (XSS) a trav\u00e9s de t\u00edtulos RSS. "
}
],
"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:dokuwiki:dokuwiki:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2023-04-04a",
"matchCriteriaId": "FDA8006C-4EDB-4CC6-9FB5-1A0F553ABE62"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/dokuwiki/dokuwiki/compare/release-2023-04-04...release-2023-04-04a",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/dokuwiki/dokuwiki/pull/3967",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://huntr.dev/bounties/c6119106-1a5c-464c-94dd-ee7c5d0bece0/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.github.com/splitbrain/dokuwiki/commit/53df38b0e4465894a67a5890f74a6f5f82e827de",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}