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

81 lines
2.8 KiB
JSON

{
"id": "CVE-2022-39944",
"sourceIdentifier": "security@apache.org",
"published": "2022-10-26T16:15:11.703",
"lastModified": "2022-10-28T17:40:47.010",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Apache Linkis <=1.2.0 when used with the MySQL Connector/J, a deserialization vulnerability with possible remote code execution impact exists when an attacker has write access to a database and configures a JDBC EC with a MySQL data source and malicious parameters. Therefore, the parameters in the jdbc url should be blacklisted. Versions of Apache Linkis <= 1.2.0 will be affected, We recommend users to update to 1.3.0."
},
{
"lang": "es",
"value": "En Apache Linkis versiones anteriores a 1.2.0 incluy\u00e9ndola, cuando es usado con el Conector/J de MySQL, se presenta una vulnerabilidad de deserializaci\u00f3n con posible impacto de ejecuci\u00f3n de c\u00f3digo remota cuando un atacante presenta acceso de escritura a una base de datos y configura un EC JDBC con una fuente de datos MySQL y par\u00e1metros maliciosos. Por lo tanto, los par\u00e1metros en la url jdbc deben estar en la lista negra. Las versiones de Apache Linkis anteriores a 1.2.0 incluy\u00e9ndola, ser\u00e1n afectadas, recomendamos a usuarios actualizar a 1.3.0"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:linkis:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.0",
"matchCriteriaId": "6E35C539-D9F4-499B-8261-A8863AB54525"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.apache.org/thread/rxytj48q17304snonjtyt5lnlw64gccc",
"source": "security@apache.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
}
]
}