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

96 lines
3.0 KiB
JSON

{
"id": "CVE-2022-43718",
"sourceIdentifier": "security@apache.org",
"published": "2023-01-16T11:15:10.443",
"lastModified": "2023-11-07T03:54:02.147",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Upload data forms do not correctly render user input leading to possible XSS attack vectors that can be performed by authenticated users with database connection update permissions.\u00a0This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.\n"
},
{
"lang": "es",
"value": "Los formularios de carga de datos no representan correctamente la entrada del usuario, lo que genera posibles vectores de ataque XSS que pueden realizar usuarios autenticados con permisos de actualizaci\u00f3n de conexi\u00f3n a la base de datos. Este problema afecta a Apache Superset versi\u00f3n 1.5.2 y versiones anteriores y a la versi\u00f3n 2.0.0."
}
],
"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
}
]
},
"weaknesses": [
{
"source": "security@apache.org",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.5.2",
"matchCriteriaId": "CD514249-ED9E-45F1-9D50-4A7CE6DB166B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:superset:2.0.0:-:*:*:*:*:*:*",
"matchCriteriaId": "35CD3C6F-B3E0-437C-A1D7-EF700C76923C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:superset:2.0.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "ADD3485B-3FFC-4B60-89F5-E4ECA0C680B6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:superset:2.0.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "BC060A49-79ED-4539-9E68-EDB15D7F2445"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.apache.org/thread/8615608jt2x7b3rmqrtngldy8pn3nz2r",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
}
]
}