原始 OSV JSON{
"id": "GHSA-5v7r-jg9r-vq44",
"aliases": [],
"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.",
"summary": "Insecure Cryptography Algorithm in simple-crypto-js",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.0"
}
]
}
],
"package": {
"name": "simple-crypto-js",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-29T20:08:01Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2020-09-03T21:19:46Z",
"references": [
{
"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": "WEB"
},
{
"url": "https://github.com/danang-id/simple-crypto-js",
"type": "PACKAGE"
},
{
"url": "https://robertheaton.com/2013/07/29/padding-oracle-attack",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-SIMPLECRYPTOJS-544027",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:51:22Z"
}
}