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

121 lines
3.7 KiB
JSON

{
"id": "CVE-2021-20813",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2021-08-26T02:15:11.657",
"lastModified": "2021-09-01T18:44:44.297",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting vulnerability in Edit screen of Content Data of Movable Type (Movable Type 7 r.4903 and earlier (Movable Type 7 Series) and Movable Type Advanced 7 r.4903 and earlier (Movable Type Advanced 7 Series)) allows remote attackers to inject arbitrary script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo cross-site scripting en la pantalla Edit de Content Data de Movable Type (Movable Type 7 versiones r.4903 y anteriores (Movable Type 7 Series) y Movable Type Advanced 7 versiones r.4903 y anteriores (Movable Type Advanced 7 Series)), permite a atacantes remotos inyectar script arbitrario o HTML por medio de vectores no especificados."
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:sixapart:movable_type:*:*:*:*:-:*:*:*",
"versionStartIncluding": "7.0",
"versionEndExcluding": "7.8.0",
"matchCriteriaId": "D37106C9-92CD-44A8-A80B-57754207AE80"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sixapart:movable_type:*:*:*:*:advanced:*:*:*",
"versionStartIncluding": "7.0",
"versionEndExcluding": "7.8.0",
"matchCriteriaId": "5CA5A16F-B42D-4DC7-B9A0-5CA49B05DA7B"
}
]
}
]
}
],
"references": [
{
"url": "https://jvn.jp/en/jp/JVN97545738/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://movabletype.org/news/2021/08/mt-780-681-released.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}