2023-07-18 16:00:47 +00:00
{
"id" : "CVE-2023-31441" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-18T15:15:11.663" ,
2023-07-27 16:00:31 +00:00
"lastModified" : "2023-07-27T15:07:03.620" ,
"vulnStatus" : "Analyzed" ,
2023-07-18 16:00:47 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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."
}
] ,
2023-07-27 16:00:31 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ncia:advisor_network:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.3.0" ,
"matchCriteriaId" : "C4A7801B-BFD8-4212-84D1-5B0991FCD1F0"
}
]
}
]
}
] ,
2023-07-18 16:00:47 +00:00
"references" : [
{
"url" : "https://github.com/NCI-Agency/anet/blob/0662b99dfdec1ce07439eb7bed02d90320acc721/src/main/java/mil/dds/anet/utils/Utils.java" ,
2023-07-27 16:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-07-18 16:00:47 +00:00
} ,
{
"url" : "https://github.com/NCI-Agency/anet/issues/4408" ,
2023-07-27 16:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-07-18 16:00:47 +00:00
}
]
}