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

113 lines
2.9 KiB
JSON

{
"id": "CVE-2021-33513",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-05-21T22:15:08.663",
"lastModified": "2021-05-24T18:32:12.547",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Plone through 5.2.4 allows XSS via the inline_diff methods in Products.CMFDiffTool."
},
{
"lang": "es",
"value": "Plone versiones hasta 5.2.4, permite un ataque de tipo XSS por medio de los m\u00e9todos inline_diff en Products.CMFDiffTool"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:plone:plone:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.2.4",
"matchCriteriaId": "153836BA-1944-498A-BF06-D4096478757A"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2021/05/22/1",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://plone.org/security/hotfix/20210518/xss-vulnerability-in-cmfdifftool",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}