cvelist/2020/28xxx/CVE-2020-28874.json
2021-01-26 18:02:03 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-28874",
"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": "reset-password.php in ProjectSend before r1295 allows remote attackers to reset a password because of incorrect business logic. Errors are not properly considered (an invalid token parameter)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/projectsend/projectsend/commits/master",
"refsource": "MISC",
"name": "https://github.com/projectsend/projectsend/commits/master"
},
{
"url": "http://projectsend.com",
"refsource": "MISC",
"name": "http://projectsend.com"
},
{
"refsource": "MISC",
"name": "https://github.com/varandinawer/CVE-2020-28874",
"url": "https://github.com/varandinawer/CVE-2020-28874"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/projectsend/projectsend/commit/440204734e9a1687cb9887e1c887173d23c5a93e",
"url": "https://github.com/projectsend/projectsend/commit/440204734e9a1687cb9887e1c887173d23c5a93e"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/projectsend/projectsend/releases/tag/r1295",
"url": "https://github.com/projectsend/projectsend/releases/tag/r1295"
}
]
}
}