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

68 lines
2.0 KiB
JSON

{
"id": "CVE-2019-25219",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-10-29T17:15:03.567",
"lastModified": "2024-11-01T12:57:35.843",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Asio C++ Library before 1.13.0 lacks a fallback error code in the case of SSL_ERROR_SYSCALL with no associated error information from the SSL library being used."
},
{
"lang": "es",
"value": "La librer\u00eda Asio C++ anterior a 1.13.0 carece de un c\u00f3digo de error de respaldo en el caso de SSL_ERROR_SYSCALL sin informaci\u00f3n de error asociada de la librer\u00eda SSL que se est\u00e1 utilizando."
}
],
"metrics": {
"cvssMetricV31": [
{
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-1188"
}
]
}
],
"references": [
{
"url": "https://github.com/chriskohlhoff/asio/commit/93337cba7b013150f5aa6194393e1d94be2853ec",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/chriskohlhoff/asio/compare/asio-1-12-2...asio-1-13-0",
"source": "cve@mitre.org"
},
{
"url": "https://think-async.com/Asio/",
"source": "cve@mitre.org"
}
]
}