cvelist/2019/1020xxx/CVE-2019-1020002.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2019-07-26 08:00:47 +00:00
{
"CVE_data_meta": {
2019-07-29 15:00:55 +00:00
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
2019-07-26 08:00:47 +00:00
"ID": "CVE-2019-1020002",
2019-07-29 15:00:55 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Pterodactyl",
"product": {
"product_data": [
{
"product_name": "Pterodactyl Panel",
"version": {
"version_data": [
{
"version_value": "< 0.7.14"
}
]
}
}
]
}
}
]
}
2019-07-26 08:00:47 +00:00
},
2019-07-29 15:00:55 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-07-26 08:00:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-29 15:00:55 +00:00
"value": "Pterodactyl before 0.7.14 with 2FA allows credential sniffing."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "credential sniffing"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/pterodactyl/panel/security/advisories/GHSA-vcm9-hx3q-qwj8",
"url": "https://github.com/pterodactyl/panel/security/advisories/GHSA-vcm9-hx3q-qwj8"
2019-07-26 08:00:47 +00:00
}
]
}
}