Merge pull request #2665 from twcertcc-cnaadmin/twcertcc/CVE-2019-13409

Add TWCERT/CC CVE-2019-13409
This commit is contained in:
CVE Team 2019-10-17 15:24:48 -04:00 committed by GitHub
commit 185b77800c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,77 @@
{
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org.tw",
"DATE_PUBLIC": "2019-10-16T16:00:00.000Z",
"ID": "CVE-2019-13409",
"STATE": "PUBLIC",
"TITLE": "A SQL injection vulnerability was discovered in TOPMeeting before version 8.8 (2019/08/19)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "TOPMeeting",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "version",
"version_value": "8.8 (2019/08/19)"
}
]
}
}
]
},
"vendor_name": "TOPOO Technology"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A SQL injection vulnerability was discovered in TOPMeeting before version 8.8 (2019/08/19). An attacker can use a union based injection query string though a search meeting room feature to get databases schema and username/password."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.twcert.org.tw/en/cp-128-3019-f0dd8-2.html",
"refsource": "CONFIRM",
"url": "https://www.twcert.org.tw/en/cp-128-3019-f0dd8-2.html"
},
{
"name": "https://tvn.twcert.org.tw/taiwanvn/TVN-201907001",
"refsource": "CONFIRM",
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201907001"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}