cvelist/2017/1000xxx/CVE-2017-1000071.json

69 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.321638",
"ID" : "CVE-2017-1000071",
"REQUESTER" : "huyngocbk@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "phpCAS",
"version" : {
"version_data" : [
{
"version_value" : "1.3.4"
}
]
}
}
]
},
"vendor_name" : "Jasig"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Jasig phpCAS version 1.3.4 is vulnerable to an authentication bypass in the validateCAS20 function when configured to authenticate against an old CAS server."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Incorrect Access Control"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/Jasig/phpCAS/blob/master/docs/ChangeLog"
},
{
"url" : "https://github.com/Jasig/phpCAS/issues/228"
},
{
"url" : "http://www.securityfocus.com/bid/99609"
}
]
}
}