GHSA-VFCG-5GGC-3RXX
Vulnerability from github – Published: 2022-05-17 05:25 – Updated: 2024-09-20 16:51
VLAI?
Summary
Elixir can leak information due to weak use of crypto
Details
Elixir prior to and including 0.7.1 uses Blowfish in CFB mode without constructing a unique initialization vector (IV), which makes it easier for context-dependent users to obtain sensitive information and decrypt the database. A patch has been attached to the initial advisory to mitigate this vulnerability.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Elixir"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.7.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2012-2146"
],
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-01T11:17:51Z",
"nvd_published_at": "2012-08-26T21:55:00Z",
"severity": "HIGH"
},
"details": "Elixir prior to and including 0.7.1 uses Blowfish in CFB mode without constructing a unique initialization vector (IV), which makes it easier for context-dependent users to obtain sensitive information and decrypt the database. A patch has been [attached](https://sochotni.fedorapeople.org/python-elixir-aes-encryption-addition.patch) to the initial advisory to mitigate this vulnerability.",
"id": "GHSA-vfcg-5ggc-3rxx",
"modified": "2024-09-20T16:51:45Z",
"published": "2022-05-17T05:25:05Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2146"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=810013"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/elixir/PYSEC-2012-13.yaml"
},
{
"type": "WEB",
"url": "http://elixir.ematia.de/trac/ticket/119"
},
{
"type": "WEB",
"url": "http://groups.google.com/group/sqlelixir/browse_thread/thread/efc16227514cffa?pli=1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/27/8"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/28/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/29/1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Elixir can leak information due to weak use of crypto"
}
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…