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

106 lines
3.2 KiB
JSON

{
"id": "CVE-2021-36703",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-08-03T19:15:09.053",
"lastModified": "2021-08-11T15:43:43.153",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The \"blog title\" field in the \"Settings\" menu \"config\" page of \"dashboard\" in htmly 2.8.1 has a storage cross site scripting (XSS) vulnerability. It allows remote attackers to send an authenticated post HTTP request to admin/config and inject arbitrary web script or HTML through a special website name."
},
{
"lang": "es",
"value": "El campo \"blog title\" en el men\u00fa \"Settings\" de la p\u00e1gina \"config\" de \"dashboard\" en htmly versi\u00f3n 2.8.1, presenta una vulnerabilidad de tipo cross site scripting (XSS) almacenado. Permite a atacantes remotos enviar una petici\u00f3n HTTP post autenticado a admin/config e inyectar script web o HTML arbitrario mediante un nombre de sitio web especial"
}
],
"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:htmly:htmly:2.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3943A5AA-F6A1-40B4-AFD3-7D1189668464"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/danpros/htmly/issues/481",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}