cvelist/2018/18xxx/CVE-2018-18805.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-10-29 00:03:50 -04:00
{
2019-03-18 02:29:53 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-18805",
"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-11-16 13:04:23 -05:00
{
2019-03-18 02:29:53 +00:00
"lang": "eng",
2021-12-17 18:01:12 +00:00
"value": "Point Of Sales 1.0 allows SQL injection via the login screen, related to LoginForm1.vb."
2018-11-16 13:04:23 -05:00
}
2019-03-18 02:29:53 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "45721",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/45721/"
},
{
"name": "http://packetstormsecurity.com/files/150013/Point-Of-Sales-POS-In-VB.Net-MYSQL-Database-1.0-SQL-Injection.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/150013/Point-Of-Sales-POS-In-VB.Net-MYSQL-Database-1.0-SQL-Injection.html"
2021-12-17 18:01:12 +00:00
},
{
"refsource": "MISC",
"name": "https://www.sourcecodester.com/visual-basic-net/12655/point-sales-pos-vbnet-and-mysql-database.html",
"url": "https://www.sourcecodester.com/visual-basic-net/12655/point-sales-pos-vbnet-and-mysql-database.html"
2019-03-18 02:29:53 +00:00
}
]
}
}