cvelist/2020/17xxx/CVE-2020-17360.json
2020-09-04 19:01:34 +00:00

82 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-17360",
"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": "** UNSUPPORTED WHEN ASSIGNED ** An issue was discovered in ReadyTalk Avian 1.2.0. The vm::arrayCopy method defined in classpath-common.h contains multiple boundary checks that are performed to prevent out-of-bounds memory read/write. However, two of these boundary checks contain an integer overflow that leads to a bypass of these checks, and out-of-bounds read/write. NOTE: This vulnerability only affects products that are no longer supported by the maintainer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ReadyTalk/avian/issues",
"refsource": "MISC",
"name": "https://github.com/ReadyTalk/avian/issues"
},
{
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2020/Aug/8",
"url": "http://seclists.org/fulldisclosure/2020/Aug/8"
},
{
"refsource": "FULLDISC",
"name": "20200904 Noise-Java AESGCMFallbackCipherState.encryptWithAd() insufficient boundary checks",
"url": "http://seclists.org/fulldisclosure/2020/Sep/11"
},
{
"refsource": "FULLDISC",
"name": "20200904 Noise-Java ChaChaPolyCipherState.encryptWithAd() insufficient boundary checks",
"url": "http://seclists.org/fulldisclosure/2020/Sep/14"
},
{
"refsource": "FULLDISC",
"name": "20200904 Noise-Java AESGCMOnCtrCipherState.encryptWithAd() insufficient boundary checks",
"url": "http://seclists.org/fulldisclosure/2020/Sep/13"
}
]
}
}