cvelist/2018/12xxx/CVE-2018-12421.json
2019-03-17 23:08:14 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12421",
"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": "LTB (aka LDAP Tool Box) Self Service Password before 1.3 allows a change to a user password (without knowing the old password) via a crafted POST request, because the ldap_bind return value is mishandled and the PHP data type is not constrained to be a string."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ltb-project/self-service-password/issues/211",
"refsource": "MISC",
"url": "https://github.com/ltb-project/self-service-password/issues/211"
},
{
"name": "https://lists.ltb-project.org/pipermail/ltb-announce/2018-June/000023.html",
"refsource": "MISC",
"url": "https://lists.ltb-project.org/pipermail/ltb-announce/2018-June/000023.html"
},
{
"name": "https://github.com/ltb-project/self-service-password/issues/209",
"refsource": "MISC",
"url": "https://github.com/ltb-project/self-service-password/issues/209"
}
]
}
}