14 lines
1.1 KiB
JSON
14 lines
1.1 KiB
JSON
{
|
|
"id": "openEuler-SA-2023-1088",
|
|
"url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1088",
|
|
"title": "An update for python-cryptography is now available for openEuler-22.03-LTS",
|
|
"severity": "Moderate",
|
|
"description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.\r\n\r\nSecurity Fix(es):\r\n\r\ncryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.(CVE-2023-23931)",
|
|
"cves": [
|
|
{
|
|
"id": "CVE-2023-23931",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931",
|
|
"severity": "Moderate"
|
|
}
|
|
]
|
|
} |