2024-04-17 06:00:34 +00:00
{
2024-05-09 07:00:32 +00:00
"data_version" : "4.0" ,
2024-04-17 06:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-32672" ,
2024-05-09 07:00:32 +00:00
"ASSIGNER" : "PSIRT@samsung.com" ,
"STATE" : "PUBLIC"
2024-04-17 06:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-09 07:00:32 +00:00
"value" : "A Segmentation Fault issue discovered in\n\n Samsung Open Source Escargot JavaScript engine\n\n allows remote attackers to cause a denial of service via crafted input.\n\nThis issue affects Escargot: 4.0.0.\n\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20 Improper Input Validation" ,
"cweId" : "CWE-20"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-787 Out-of-bounds Write" ,
"cweId" : "CWE-787"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Samsung Open Source" ,
"product" : {
"product_data" : [
{
"product_name" : "Escargot" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "4.0.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/Samsung/escargot/pull/1322" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Samsung/escargot/pull/1322"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Pedro Batista"
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
2024-04-17 06:00:34 +00:00
}
]
}
}