cvelist/2018/25xxx/CVE-2018-25099.json
2024-04-01 20:48:19 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-25099",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the CryptX module before 0.062 for Perl, gcm_decrypt_verify() and chacha20poly1305_decrypt_verify() do not verify the tag."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/DCIT/perl-CryptX/issues/47",
"refsource": "MISC",
"name": "https://github.com/DCIT/perl-CryptX/issues/47"
},
{
"url": "https://github.com/libtom/libtomcrypt/pull/451",
"refsource": "MISC",
"name": "https://github.com/libtom/libtomcrypt/pull/451"
},
{
"url": "https://metacpan.org/dist/CryptX/changes",
"refsource": "MISC",
"name": "https://metacpan.org/dist/CryptX/changes"
}
]
}
}