2023-04-28 03:00:34 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-07-18 15:00:35 +00:00
"ID" : "CVE-2023-31441" ,
"STATE" : "PUBLIC"
2023-04-28 03:00:34 +00:00
} ,
2023-07-18 15:00:35 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2023-04-28 03:00:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-18 15:00:35 +00:00
"value" : "In NATO Communications and Information Agency anet (aka Advisor Network) through 3.3.0, an attacker can provide a crafted JSON file to sanitizeJson and cause an exception. This is related to the U+FFFD Unicode replacement character. A for loop does not consider that a data structure is being modified during loop execution."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/NCI-Agency/anet/blob/0662b99dfdec1ce07439eb7bed02d90320acc721/src/main/java/mil/dds/anet/utils/Utils.java" ,
"refsource" : "MISC" ,
"name" : "https://github.com/NCI-Agency/anet/blob/0662b99dfdec1ce07439eb7bed02d90320acc721/src/main/java/mil/dds/anet/utils/Utils.java"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/NCI-Agency/anet/issues/4408" ,
"url" : "https://github.com/NCI-Agency/anet/issues/4408"
2023-04-28 03:00:34 +00:00
}
]
}
}