cvelist/2019/6xxx/CVE-2019-6442.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2019-01-16 00:07:15 -05:00
{
2019-03-18 02:47:03 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6442",
"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": [
2019-01-16 00:07:15 -05:00
{
2019-03-18 02:47:03 +00:00
"lang": "eng",
"value": "An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can write one byte out of bounds in ntpd via a malformed config request, related to config_remotely in ntp_config.c, yyparse in ntp_parser.tab.c, and yyerror in ntp_parser.y."
2019-01-16 00:07:15 -05:00
}
2019-03-18 02:47:03 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "46178",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46178/"
},
{
"name": "https://dumpco.re/bugs/ntpsec-authed-oobwrite",
"refsource": "MISC",
"url": "https://dumpco.re/bugs/ntpsec-authed-oobwrite"
},
{
"name": "https://dumpco.re/blog/ntpsec-bugs",
"refsource": "MISC",
"url": "https://dumpco.re/blog/ntpsec-bugs"
},
{
"name": "https://github.com/ntpsec/ntpsec/blob/NTPsec_1_1_3/NEWS",
"refsource": "MISC",
"url": "https://github.com/ntpsec/ntpsec/blob/NTPsec_1_1_3/NEWS"
}
]
}
}