Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2023-23931 |
CWE-ID | CWE-388 |
Exploitation vector | Local |
Public exploit | N/A |
Vulnerable software |
Anolis OS Operating systems & Components / Operating system python3-cryptography-doc Operating systems & Components / Operating system package or component python3-cryptography Operating systems & Components / Operating system package or component |
Vendor | OpenAnolis |
Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU72036
Risk: Low
CVSSv4.0: 1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2023-23931
CWE-ID:
CWE-388 - Error Handling
Exploit availability: No
DescriptionThe vulnerability allows an attacker to misuse Python API.
The vulnerability exists due to a soundness bug within the Cipher.update_into function, which can allow immutable objects (such as bytes
) to be mutated. A malicious programmer can misuse Python API to introduce unexpected behavior into the application.
Install updates from vendor's repository.
Vulnerable software versionsAnolis OS: 23
python3-cryptography-doc: before 39.0.0-3
python3-cryptography: before 39.0.0-3
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2023:0591
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.