cvelist/2018/5xxx/CVE-2018-5955.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-01-21 17:02:42 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-5955",
"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 GitStack through 2.3.10. User controlled input is not sufficiently filtered, allowing an unauthenticated attacker to add a user to the server via the username and password fields to the rest/user/ URI."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-03-31 06:05:04 -04:00
{
"name" : "44356",
"refsource" : "EXPLOIT-DB",
2018-03-31 06:05:04 -04:00
"url" : "https://www.exploit-db.com/exploits/44356/"
},
2018-01-21 17:02:42 -05:00
{
"name" : "https://blogs.securiteam.com/index.php/archives/3557",
"refsource" : "MISC",
2018-01-21 17:02:42 -05:00
"url" : "https://blogs.securiteam.com/index.php/archives/3557"
}
]
}
}