René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

159 lines
5.0 KiB
JSON

{
"id": "CVE-2020-36457",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-08-08T06:15:07.797",
"lastModified": "2022-11-16T19:24:30.307",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the lever crate before 0.1.1 for Rust. AtomicBox<T> implements the Send and Sync traits for all types T."
},
{
"lang": "es",
"value": "Se ha detectado un problema en la crate lever versiones anteriores a 0.1.1 para Rust. La funci\u00f3n AtomicBox(T) implementa los rasgos Send y Sync para todos los tipos T"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.0.0:*:*:*:*:rust:*:*",
"matchCriteriaId": "BBC8B44B-668D-4339-8682-BFDF279054CA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.0:*:*:*:*:rust:*:*",
"matchCriteriaId": "B1B63504-AA7C-4897-A510-408F327E9DC5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha1:*:*:*:rust:*:*",
"matchCriteriaId": "6DA513B4-BA70-448F-B550-30B512077D8E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha11:*:*:*:rust:*:*",
"matchCriteriaId": "E3B6657A-52A2-4879-84C6-39C26AD6CD1F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha2:*:*:*:rust:*:*",
"matchCriteriaId": "42CABE17-4444-4A84-A2E4-1656B7ECC29D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha3:*:*:*:rust:*:*",
"matchCriteriaId": "5FD54FE8-0D2B-41BF-9FC7-4636D4B5D7CA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha4:*:*:*:rust:*:*",
"matchCriteriaId": "16745176-D97A-4C3F-820C-1E8AC94429F6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha5:*:*:*:rust:*:*",
"matchCriteriaId": "C2CDA56B-741D-4EB4-89E9-41F832D452B1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha7:*:*:*:rust:*:*",
"matchCriteriaId": "E1E49C83-1005-4FAF-9736-661416DA60A2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lever_project:lever:0.1.1:alpha8:*:*:*:rust:*:*",
"matchCriteriaId": "5A196FB1-B461-4CDC-8723-F74A68AC9547"
}
]
}
]
}
],
"references": [
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lever/RUSTSEC-2020-0137.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0137.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}