2024-07-14 02:06:08 +00:00

94 lines
2.8 KiB
JSON

{
"id": "CVE-2023-47174",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-31T04:15:11.313",
"lastModified": "2023-11-08T17:55:32.253",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Thorn SFTP gateway 3.4.x before 3.4.4 uses Pivotal Spring Framework for Java deserialization of untrusted data, which is not supported by Pivotal, a related issue to CVE-2016-1000027. Also, within the specific context of Thorn SFTP gateway, this leads to remote code execution."
},
{
"lang": "es",
"value": "Thorn SFTP gateway 3.4.x anterior a 3.4.4 utiliza Pivotal Spring Framework para la deserializaci\u00f3n de datos no confiables en Java, que no es compatible con Pivotal, un problema relacionado con CVE-2016-1000027. Adem\u00e1s, dentro del contexto espec\u00edfico de Thorn SFTP gateway, esto conduce a la ejecuci\u00f3n remota de c\u00f3digo."
}
],
"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:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:thorntech:sftp_gateway_firmware:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.4.0",
"versionEndExcluding": "3.4.4",
"matchCriteriaId": "187C103E-583A-451A-B0F4-73A10E44BD3C"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:thorntech:sftp_gateway:-:*:*:*:*:*:*:*",
"matchCriteriaId": "DAACFFF1-8535-470D-8C01-E4F979798CA9"
}
]
}
]
}
],
"references": [
{
"url": "https://help.thorntech.com/docs/sftp-gateway-gcp-3.0/gcp-java-deserialization-rce/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}