"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-10-17 17:01:00 +00:00
parent 2c0855e8be
commit a51741da23
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16330",
"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": "In NCH Express Accounts Accounting v7.02, persistent cross site scripting (XSS) exists in Invoices/Sales Orders/Items/Customers/Quotes input field. An authenticated unprivileged user can add/modify the Invoices/Sales Orders/Items/Customers/Quotes fields parameter to inject arbitrary JavaScript."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "EXPLOIT-DB",
"name": "47505",
"url": "https://www.exploit-db.com/exploits/47505"
}
]
}
}

View File

@ -66,6 +66,11 @@
"url": "https://github.com/bewest/thinvnc/issues/5",
"refsource": "MISC",
"name": "https://github.com/bewest/thinvnc/issues/5"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/154896/ThinVNC-1.0b1-Authentication-Bypass.html",
"url": "http://packetstormsecurity.com/files/154896/ThinVNC-1.0b1-Authentication-Bypass.html"
}
]
}