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

86 lines
2.0 KiB
JSON

{
"id": "CVE-2021-33959",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-18T14:15:10.707",
"lastModified": "2023-01-26T16:15:15.437",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Plex media server 1.21 and before is vulnerable to ddos reflection attack via plex service."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:plex:media_server:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.21",
"matchCriteriaId": "3DE6694F-26EB-4DC3-913B-55C65F7DCF91"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/lixiang957/CVE-2021-33959",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.freebuf.com/articles/web/260338.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
}
]
}