181 lines
5.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-28755",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-31T04:15:09.037",
"lastModified": "2023-05-30T17:17:09.653",
"vulnStatus": "Analyzed",
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",
"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",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2023-04-24 12:24:31 +02:00
},
"exploitabilityScore": 3.9,
"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"
}
]
}
]
},
{
"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"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
2023-04-24 12:24:31 +02:00
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20230526-0003/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
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"
]
}
]
}