2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-28036" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2021-03-05T09:15:14.380" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T05:59:01.130" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures."
} ,
{
"lang" : "es" ,
"value" : "Se detect\u00f3 un problema en la crate quinn versiones anteriores a 0.7.0 para Rust. Puede presentar un acceso a la memoria no v\u00e1lido para determinadas versiones de la biblioteca est\u00e1ndar porque se basa en una transmisi\u00f3n directa de las estructuras de datos en las funciones std::net::SocketAddrV4 y std::net::SocketAddrV6"
}
] ,
"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:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:quinn_project:quinn:*:*:*:*:*:rust:*:*" ,
"versionEndExcluding" : "0.5.4" ,
"matchCriteriaId" : "B8C60AF1-5F0F-4BA1-B269-5B2019FDD6E0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:quinn_project:quinn:*:*:*:*:*:rust:*:*" ,
"versionStartIncluding" : "0.6.0" ,
"versionEndExcluding" : "0.6.2" ,
"matchCriteriaId" : "0DEC30CE-E420-4E06-861C-E68AF5A5FFE8"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://rustsec.org/advisories/RUSTSEC-2021-0035.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://rustsec.org/advisories/RUSTSEC-2021-0035.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}