GHSA-5V7R-JG9R-VQ44
Vulnerability from github – Published: 2020-09-03 21:19 – Updated: 2021-09-29 20:08
VLAI?
Summary
Insecure Cryptography Algorithm in simple-crypto-js
Details
Versions of simple-crypto-js prior to 2.3.0 use AES-CBC with PKCS#7 padding, which is vulnerable to padding oracle attacks. This may allow attackers to break the encryption and access sensitive data.
Recommendation
Upgrade to version 2.3.0 or later.
Severity ?
5.9 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "simple-crypto-js"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:51:22Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `simple-crypto-js` prior to 2.3.0 use AES-CBC with PKCS#7 padding, which is vulnerable to padding oracle attacks. This may allow attackers to break the encryption and access sensitive data.\n\n\n## Recommendation\n\nUpgrade to version 2.3.0 or later.",
"id": "GHSA-5v7r-jg9r-vq44",
"modified": "2021-09-29T20:08:01Z",
"published": "2020-09-03T21:19:46Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/danang-id/simple-crypto-js/issues/12"
},
{
"type": "WEB",
"url": "https://github.com/danang-id/simple-crypto-js/pull/17"
},
{
"type": "WEB",
"url": "https://github.com/danang-id/simple-crypto-js/commit/416584369de1dad9b21ac3fe85df0b71cf5718b2"
},
{
"type": "PACKAGE",
"url": "https://github.com/danang-id/simple-crypto-js"
},
{
"type": "WEB",
"url": "https://robertheaton.com/2013/07/29/padding-oracle-attack"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-SIMPLECRYPTOJS-544027"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Insecure Cryptography Algorithm in simple-crypto-js"
}
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…