2023-04-24 12:24:31 +02:00
|
|
|
{
|
|
|
|
"id": "CVE-2023-28710",
|
|
|
|
"sourceIdentifier": "security@apache.org",
|
|
|
|
"published": "2023-04-07T15:15:08.113",
|
2024-10-22 18:03:42 +00:00
|
|
|
"lastModified": "2024-10-22T16:35:10.403",
|
|
|
|
"vulnStatus": "Modified",
|
2024-07-14 02:06:08 +00:00
|
|
|
"cveTags": [],
|
2023-04-24 12:24:31 +02:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Spark Provider.This issue affects Apache Airflow Spark Provider: before 4.0.1.\n\n"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
|
|
|
"cvssMetricV31": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "NONE",
|
|
|
|
"availabilityImpact": "NONE",
|
|
|
|
"baseScore": 7.5,
|
|
|
|
"baseSeverity": "HIGH"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 3.6
|
2024-10-22 18:03:42 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.1",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "NONE",
|
|
|
|
"availabilityImpact": "NONE",
|
|
|
|
"baseScore": 7.5,
|
|
|
|
"baseSeverity": "HIGH"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.9,
|
|
|
|
"impactScore": 3.6
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
|
|
|
"source": "nvd@nist.gov",
|
|
|
|
"type": "Primary",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-20"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"source": "security@apache.org",
|
|
|
|
"type": "Secondary",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-20"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
2023-05-22 16:00:34 +00:00
|
|
|
"criteria": "cpe:2.3:a:apache:apache-airflow-providers-apache-spark:*:*:*:*:*:*:*:*",
|
2023-04-24 12:24:31 +02:00
|
|
|
"versionEndExcluding": "4.0.1",
|
2023-05-22 16:00:34 +00:00
|
|
|
"matchCriteriaId": "BE4DE758-1412-434E-983C-2ACF5053CC76"
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "http://www.openwall.com/lists/oss-security/2023/04/07/3",
|
|
|
|
"source": "security@apache.org",
|
|
|
|
"tags": [
|
|
|
|
"Mailing List",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/apache/airflow/pull/30223",
|
|
|
|
"source": "security@apache.org",
|
|
|
|
"tags": [
|
|
|
|
"Vendor Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://lists.apache.org/thread/lb9w9114ow00h2nkn8bjm106v5x1p1d2",
|
|
|
|
"source": "security@apache.org",
|
|
|
|
"tags": [
|
|
|
|
"Mailing List",
|
|
|
|
"Vendor Advisory"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|