cvelist/2023/48xxx/CVE-2023-48053.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2023-11-13 10:00:28 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-11-16 18:00:35 +00:00
"ID": "CVE-2023-48053",
"STATE": "PUBLIC"
2023-11-13 10:00:28 +00:00
},
2023-11-16 18:00:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-11-13 10:00:28 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-11-16 18:00:35 +00:00
"value": "Archery v1.10.0 uses a non-random or static IV for Cipher Block Chaining (CBC) mode in AES encryption. This vulnerability can lead to the disclosure of information and communications."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gxx777.github.io/Archery_v1.10.0_Cryptographic_API_Misuse_Vulnerability.md",
"refsource": "MISC",
"name": "https://gxx777.github.io/Archery_v1.10.0_Cryptographic_API_Misuse_Vulnerability.md"
2023-11-13 10:00:28 +00:00
}
]
}
}