2023-06-30 23:55:29 +00:00
{
"id" : "CVE-2023-3338" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-06-30T22:15:10.270" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:18:31.837" ,
"vulnStatus" : "Modified" ,
2023-06-30 23:55:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-07-24 18:00:32 +00:00
"value" : "A null pointer dereference flaw was found in the Linux kernel's DECnet networking protocol. This issue could allow a remote user to crash the system."
2023-06-30 23:55:29 +00:00
}
] ,
2023-07-07 18:00:37 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2023-08-02 16:00:40 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2023-07-07 18:00:37 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2023-08-02 16:00:40 +00:00
"privilegesRequired" : "LOW" ,
2023-07-07 18:00:37 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
2023-08-02 16:00:40 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
2023-07-07 18:00:37 +00:00
} ,
2023-08-02 16:00:40 +00:00
"exploitabilityScore" : 2.8 ,
2023-07-07 18:00:37 +00:00
"impactScore" : 3.6
2023-07-24 18:00:32 +00:00
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "53f830b8-0a3f-465b-8143-3b8a9948e749" ,
2023-07-24 18:00:32 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2023-07-07 18:00:37 +00:00
}
]
} ,
2023-06-30 23:55:29 +00:00
"weaknesses" : [
2023-07-07 18:00:37 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
2023-11-07 21:03:21 +00:00
} ,
{
"source" : "53f830b8-0a3f-465b-8143-3b8a9948e749" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
2023-06-30 23:55:29 +00:00
}
] ,
2023-07-07 18:00:37 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-10-29 09:06:41 +00:00
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.5" ,
"matchCriteriaId" : "98C491C7-598A-4D36-BA4F-3505A5727ED1"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*" ,
"matchCriteriaId" : "E8F29E19-3A64-4426-A2AA-F169440267CC"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6FEEC2-9F11-4643-8827-749718254FED"
2023-07-07 18:00:37 +00:00
}
]
}
]
}
] ,
2023-06-30 23:55:29 +00:00
"references" : [
2023-07-24 18:00:32 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-3338" ,
2023-08-02 16:00:40 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-07-24 18:00:32 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2218618" ,
2023-08-02 16:00:40 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2023-07-24 18:00:32 +00:00
} ,
2023-07-27 22:00:30 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/07/msg00030.html" ,
2023-08-02 16:00:40 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
2023-10-29 09:06:41 +00:00
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
2023-08-02 16:00:40 +00:00
"Third Party Advisory"
]
2023-07-27 22:00:30 +00:00
} ,
2023-06-30 23:55:29 +00:00
{
"url" : "https://seclists.org/oss-sec/2023/q2/276" ,
2023-07-07 18:00:37 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Mailing List" ,
"Third Party Advisory"
]
2023-08-19 20:00:32 +00:00
} ,
2023-08-24 20:00:31 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230824-0005/" ,
2023-10-29 09:06:41 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-08-24 20:00:31 +00:00
} ,
2023-08-19 20:00:32 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5480" ,
2023-10-29 09:06:41 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-06-30 23:55:29 +00:00
}
]
}