cvelist/2020/10xxx/CVE-2020-10106.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-03-05 01:01:09 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-05 13:01:16 +00:00
"ID": "CVE-2020-10106",
"STATE": "PUBLIC"
2020-03-05 01:01:09 +00:00
},
2020-03-05 13:01:16 +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-03-05 01:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-05 13:01:16 +00:00
"value": "PHPGurukul Daily Expense Tracker System 1.0 is vulnerable to SQL injection, as demonstrated by the email parameter in index.php or register.php. The SQL injection allows to dump the MySQL database and to bypass the login prompt."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://frostylabs.net/writeups/cve-2020-10106/",
"url": "https://frostylabs.net/writeups/cve-2020-10106/"
2020-03-05 01:01:09 +00:00
}
]
}
}