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

91 lines
2.9 KiB
JSON

{
"id": "CVE-2022-44644",
"sourceIdentifier": "security@apache.org",
"published": "2023-01-31T10:15:09.233",
"lastModified": "2023-11-07T03:54:22.980",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "In Apache Linkis <=1.3.0 when used with the MySQL Connector/J in the data source module, an authenticated attacker could read arbitrary local files by connecting a rogue MySQL server, By adding allowLoadLocalInfile to true in the JDBC parameter. Therefore, the parameters in the JDBC URL should be blacklisted. Versions of Apache Linkis <= 1.3.0 will be affected.\u00a0\n\nWe recommend users upgrade the version of Linkis to version 1.3.1\n"
},
{
"lang": "es",
"value": "En Apache Linkis &lt;=1.3.0, cuando se usa con MySQL Connector/J en el m\u00f3dulo de fuente de datos, un atacante autenticado podr\u00eda leer archivos locales arbitrarios conectando un servidor MySQL no autorizado, agregando enableLoadLocalInfile a verdadero en el par\u00e1metro JDBC. Por lo tanto, los par\u00e1metros en la URL de JDBC deben estar en la lista negra. Las versiones de Apache Linkis &lt;=1.3.0 se ver\u00e1n afectadas. Recomendamos a los usuarios actualizar la versi\u00f3n de Linkis a la versi\u00f3n 1.3.1"
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security@apache.org",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:linkis:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3.0",
"matchCriteriaId": "470910AB-1B29-4C8C-9C03-FD4A3C233523"
}
]
}
]
}
],
"references": [
{
"url": "https://lists.apache.org/thread/hwq9ytq6y1kdh9lz5znptkcrdll9x85h",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
}
]
}