2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-3433" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2022-10-10T22:15:10.410" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:19:30.383" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service."
} ,
{
"lang" : "es" ,
"value" : "La biblioteca aeson no es segura para consumir entradas JSON no confiables. Un usuario remoto podr\u00eda abusar de este fallo para producir una colisi\u00f3n de hash en la biblioteca subyacente unordered-containers mediante el env\u00edo de datos JSON especialmente dise\u00f1ados, resultando en una denegaci\u00f3n de servicio"
}
] ,
"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:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-07-21 20:00:36 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-328"
2023-07-21 20:00:36 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-326"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:haskell:aeson:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.0.1.0" ,
"matchCriteriaId" : "EB1D43FB-09E3-457B-AF70-CB4914A69918"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://cs-syd.eu/posts/2021-09-11-json-vulnerability" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Technical Description" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://cs-syd.eu/posts/2021-09-11-json-vulnerability" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Technical Description" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}