cvelist/2020/35xxx/CVE-2020-35416.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2020-12-14 08:01:40 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-12-15 21:01:38 +00:00
"ID": "CVE-2020-35416",
"STATE": "PUBLIC"
2020-12-14 08:01:40 +00:00
},
2020-12-15 21:01:38 +00:00
"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",
2020-12-14 08:01:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-15 21:01:38 +00:00
"value": "Multiple cross-site scripting (XSS) vulnerabilities exist in PHPJabbers Appointment Scheduler 2.3, in the index.php admin login webpage (with different request parameters), allows remote attackers to inject arbitrary web script or HTML."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/160502/PHPJabbers-Appointment-Scheduler-2.3-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/160502/PHPJabbers-Appointment-Scheduler-2.3-Cross-Site-Scripting.html"
2020-12-17 20:04:12 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/160600/PHPJabbers-Appointment-Scheduler-2.3-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/160600/PHPJabbers-Appointment-Scheduler-2.3-Cross-Site-Scripting.html"
2020-12-18 01:02:23 +00:00
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/49281",
"url": "https://www.exploit-db.com/exploits/49281"
2020-12-14 08:01:40 +00:00
}
]
}
}