2023-10-27 09:00:31 +00:00
{
2023-11-03 08:00:34 +00:00
"data_version" : "4.0" ,
2023-10-27 09:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-46848" ,
2023-11-03 08:00:34 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2023-10-27 09:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-11-03 08:00:34 +00:00
"value" : "Squid is vulnerable to Denial of Service, where a remote attacker can perform DoS by sending ftp:// URLs in HTTP Request messages or constructing ftp:// URLs from FTP Native input."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-12-13 09:00:33 +00:00
"value" : "Incorrect Conversion between Numeric Types" ,
"cweId" : "CWE-681"
2023-11-03 08:00:34 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Red Hat Enterprise Linux 9" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "7:5.5-5.el9_2.1" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
"defaultStatus" : "affected"
}
2023-11-07 14:00:32 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "7:5.5-6.el9_3.1" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
"defaultStatus" : "affected"
}
2023-11-03 08:00:34 +00:00
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 9.0 Extended Update Support" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "7:5.2-1.el9_0.3" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 6" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 7" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 8" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://access.redhat.com/errata/RHSA-2023:6266" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2023:6266"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:6268" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2023:6268"
} ,
2023-11-07 14:00:32 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:6748" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2023:6748"
} ,
2023-11-03 08:00:34 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-46848" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2023-46848"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2245919" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2245919"
} ,
{
"url" : "https://github.com/squid-cache/squid/security/advisories/GHSA-2g3c-pg7q-g59w" ,
"refsource" : "MISC" ,
"name" : "https://github.com/squid-cache/squid/security/advisories/GHSA-2g3c-pg7q-g59w"
2023-12-14 11:00:32 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20231214-0005/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20231214-0005/"
2023-11-03 08:00:34 +00:00
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" ,
"version" : "3.1"
2023-10-27 09:00:31 +00:00
}
]
}
}