FKIE_CVE-2020-36457
Vulnerability from fkie_nvd - Published: 2021-08-08 06:15 - Updated: 2024-11-21 05:29
Severity ?
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lever/RUSTSEC-2020-0137.md | Third Party Advisory | |
| cve@mitre.org | https://rustsec.org/advisories/RUSTSEC-2020-0137.html | Exploit, Issue Tracking, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lever/RUSTSEC-2020-0137.md | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://rustsec.org/advisories/RUSTSEC-2020-0137.html | Exploit, Issue Tracking, Patch, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| lever_project | lever | 0.0.0 | |
| lever_project | lever | 0.1.0 | |
| lever_project | lever | 0.1.1 | |
| lever_project | lever | 0.1.1 | |
| lever_project | lever | 0.1.1 | |
| lever_project | lever | 0.1.1 | |
| lever_project | lever | 0.1.1 | |
| lever_project | lever | 0.1.1 | |
| lever_project | lever | 0.1.1 | |
| lever_project | lever | 0.1.1 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the lever crate before 0.1.1 for Rust. AtomicBox\u003cT\u003e 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"
}
],
"id": "CVE-2020-36457",
"lastModified": "2024-11-21T05:29:34.393",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-08-08T06:15:07.797",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lever/RUSTSEC-2020-0137.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0137.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/lever/RUSTSEC-2020-0137.md"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0137.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-77"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…