2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-28755" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-03-31T04:15:09.037" ,
2024-05-04 04:03:28 +00:00
"lastModified" : "2024-05-04T03:15:06.737" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2023-05-30 18:00:33 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2023-05-30 18:00:33 +00:00
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
2023-05-30 18:00:33 +00:00
"impactScore" : 1.4
2023-04-24 12:24:31 +02:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ruby-lang:uri:*:*:*:*:*:ruby:*:*" ,
"versionEndIncluding" : "0.10.0" ,
"matchCriteriaId" : "ADDFECF7-5F46-498B-9862-55DA03C8F07B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ruby-lang:uri:0.10.1:*:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "9AEC0027-E0D8-4E68-BDFC-6FAEFF01FEEA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ruby-lang:uri:0.11.0:*:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "3D764446-C057-4529-B486-CA7C9D38E48A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ruby-lang:uri:0.12.0:*:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "8C229D83-75B1-4874-B2A9-764FBA12C517"
}
]
}
]
2023-05-30 18:00:33 +00:00
} ,
{
"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:fedoraproject:fedora:36:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E30D0E6F-4AE8-4284-8716-991DFA48CC5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"references" : [
{
"url" : "https://github.com/ruby/uri/releases/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
} ,
2023-05-01 02:00:26 +02:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html" ,
2023-05-30 18:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-05-01 02:00:26 +02:00
} ,
2024-05-04 04:03:28 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/" ,
"source" : "cve@mitre.org"
2024-05-04 04:03:28 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
2024-01-24 07:00:28 +00:00
{
"url" : "https://security.gentoo.org/glsa/202401-27" ,
"source" : "cve@mitre.org"
} ,
2023-05-26 22:00:29 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230526-0003/" ,
2023-05-30 18:00:33 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-05-26 22:00:29 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://www.ruby-lang.org/en/downloads/releases/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
}
]
}