mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
77 lines
2.4 KiB
JSON
77 lines
2.4 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |