2024-04-04 08:46:00 +00:00

105 lines
3.3 KiB
JSON

{
"id": "CVE-2020-13980",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-06-09T14:15:10.217",
"lastModified": "2024-03-21T02:35:15.547",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "OpenCart 3.0.3.3 allows remote authenticated users to conduct XSS attacks via a crafted filename in the users' image upload section because of a lack of entity encoding. NOTE: this issue exists because of an incomplete fix for CVE-2020-10596. The vendor states \"this is not a massive issue as you are still required to be logged into the admin."
},
{
"lang": "es",
"value": "** EN DISPUTA ** OpenCart versi\u00f3n 3.0.3.3, permite a usuarios autenticados remotos conducir ataques de tipo XSS por medio de un nombre de archivo dise\u00f1ado en la secci\u00f3n de carga de im\u00e1genes de los usuarios debido a una falta de codificaci\u00f3n de la entidad. NOTA: este problema se presenta debido a una correcci\u00f3n incompleta para CVE-2020-10596. El proveedor declara que \"Este no es un problema masivo, ya que a\u00fan se requiere que inicie sesi\u00f3n en el administrador\""
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.7,
"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:opencart:opencart:3.0.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F0CB49BB-ED76-4815-9DA0-12B76DDAE975"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/opencart/opencart/issues/7974",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}