cvelist/2018/16xxx/CVE-2018-16606.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2018-09-06 12:05:08 -04:00
{
2019-03-18 05:04:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16606",
"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": [
2018-09-06 12:05:08 -04:00
{
2019-03-18 05:04:21 +00:00
"lang": "eng",
"value": "In ProConf before 6.1, an Insecure Direct Object Reference (IDOR) allows any author to view and grab all submitted papers (Title and Abstract) and their authors' personal information (Name, Email, Organization, and Position) by changing the value of Paper ID (the pid parameter)."
2018-09-06 12:05:08 -04:00
}
2019-03-18 05:04:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://blog.ziaurrashid.com/idor-on-proconf-peer-reviewand-conference-management-system/",
"refsource": "MISC",
"url": "https://blog.ziaurrashid.com/idor-on-proconf-peer-reviewand-conference-management-system/"
},
{
"name": "https://packetstormsecurity.com/files/149259/IDOR-On-ProConf-Peer-Review-And-Conference-Management-6.0-File-Disclosure.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/149259/IDOR-On-ProConf-Peer-Review-And-Conference-Management-6.0-File-Disclosure.html"
}
]
}
}