2024-12-08 03:06:42 +00:00

134 lines
3.6 KiB
JSON

{
"id": "CVE-2019-10069",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-05-31T22:29:01.160",
"lastModified": "2024-11-21T04:18:20.100",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Godot through 3.1, remote code execution is possible due to the deserialization policy not being applied correctly."
},
{
"lang": "es",
"value": "En Godot hasta la versi\u00f3n 3.1, la ejecuci\u00f3n de c\u00f3digo remota es posible ya que la pol\u00edtica de deserializaci\u00f3n no se aplica correctamente."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:godotengine:godot:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.1",
"matchCriteriaId": "59CE14C3-8AF9-47FB-B429-5664C8959D66"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:godotengine:godot:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.1.1",
"versionEndIncluding": "3.1",
"matchCriteriaId": "09B9CAD8-9298-497B-888F-6F10EC264F99"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/godotengine/godot/pull/27398",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://godotengine.org/news",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/godotengine/godot/pull/27398",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://godotengine.org/news",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}