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

92 lines
2.6 KiB
JSON

{
"id": "CVE-2022-43718",
"sourceIdentifier": "security@apache.org",
"published": "2023-01-16T11:15:10.443",
"lastModified": "2023-01-24T15:54:30.727",
"vulnStatus": "Analyzed",
"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. This issue affects Apache Superset version 1.5.2 and prior versions and version 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"
]
}
]
}