cvelist/2017/0xxx/CVE-2017-0378.json
2019-03-17 22:49:12 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2017-0378",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "phamm before 0.6.7",
"version": {
"version_data": [
{
"version_value": "phamm before 0.6.7"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "XSS exists in the login_form function in views/helpers.php in Phamm before 0.6.7, exploitable via the PATH_INFO to main.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "99927",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99927"
},
{
"name": "http://www.openwall.com/lists/oss-security/2017/07/20/3",
"refsource": "CONFIRM",
"url": "http://www.openwall.com/lists/oss-security/2017/07/20/3"
},
{
"name": "https://github.com/lota/phamm/issues/21",
"refsource": "CONFIRM",
"url": "https://github.com/lota/phamm/issues/21"
},
{
"name": "https://bugs.debian.org/868988",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/868988"
},
{
"name": "http://www.phamm.org/docs/CHANGELOG",
"refsource": "CONFIRM",
"url": "http://www.phamm.org/docs/CHANGELOG"
}
]
}
}