cvelist/2020/14xxx/CVE-2020-14148.json
2020-06-15 18:01:21 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-14148",
"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": "The Server-Server protocol implementation in ngIRCd before 26~rc2 allows an out-of-bounds access, as demonstrated by the IRC_NJOIN() function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ngircd/ngircd/issues/274",
"refsource": "MISC",
"name": "https://github.com/ngircd/ngircd/issues/274"
},
{
"url": "https://github.com/ngircd/ngircd/issues/277",
"refsource": "MISC",
"name": "https://github.com/ngircd/ngircd/issues/277"
},
{
"url": "https://github.com/ngircd/ngircd/pull/275",
"refsource": "MISC",
"name": "https://github.com/ngircd/ngircd/pull/275"
},
{
"url": "https://github.com/ngircd/ngircd/pull/276",
"refsource": "MISC",
"name": "https://github.com/ngircd/ngircd/pull/276"
},
{
"url": "https://github.com/ngircd/ngircd/releases/tag/rel-26-rc2",
"refsource": "MISC",
"name": "https://github.com/ngircd/ngircd/releases/tag/rel-26-rc2"
}
]
}
}