2023-10-29 09:06:41 +00:00
{
"id" : "CVE-2023-46853" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-10-27T20:15:09.177" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:29:25.860" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-29 09:06:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Memcached before 1.6.22, an off-by-one error exists when processing proxy requests in proxy mode, if \\n is used instead of \\r\\n."
2023-11-07 21:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "En Memcached anterior a 1.6.22, existe un error uno por uno al procesar solicitudes de proxy en modo proxy, si se usa \\n en lugar de \\r\\n."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-11-07 21:03:21 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-11-07 21:03:21 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-193"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:memcached:memcached:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.6.22" ,
"matchCriteriaId" : "CEB5B313-3710-4308-933A-764A76E8D77A"
}
]
}
]
2023-10-29 09:06:41 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/memcached/memcached/commit/6987918e9a3094ec4fc8976f01f769f624d790fa" ,
2023-11-07 21:03:21 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-10-29 09:06:41 +00:00
} ,
{
"url" : "https://github.com/memcached/memcached/compare/1.6.21...1.6.22" ,
2023-11-07 21:03:21 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/memcached/memcached/commit/6987918e9a3094ec4fc8976f01f769f624d790fa" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/memcached/memcached/compare/1.6.21...1.6.22" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2023-10-29 09:06:41 +00:00
}
]
}