"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-04-02 14:00:50 +00:00
parent 1ed2e737b3
commit d487fd58e3
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
19 changed files with 1246 additions and 1164 deletions

View File

@ -77,6 +77,11 @@
"name": "https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/", "name": "https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/",
"refsource": "CONFIRM", "refsource": "CONFIRM",
"url": "https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/" "url": "https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0697",
"url": "https://access.redhat.com/errata/RHSA-2019:0697"
} }
] ]
} }

View File

@ -77,6 +77,11 @@
"name": "https://github.com/FreeRDP/FreeRDP/commit/09b9d4f1994a674c4ec85b4947aa656eda1aed8a", "name": "https://github.com/FreeRDP/FreeRDP/commit/09b9d4f1994a674c4ec85b4947aa656eda1aed8a",
"refsource": "CONFIRM", "refsource": "CONFIRM",
"url": "https://github.com/FreeRDP/FreeRDP/commit/09b9d4f1994a674c4ec85b4947aa656eda1aed8a" "url": "https://github.com/FreeRDP/FreeRDP/commit/09b9d4f1994a674c4ec85b4947aa656eda1aed8a"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0697",
"url": "https://access.redhat.com/errata/RHSA-2019:0697"
} }
] ]
} }

View File

@ -77,6 +77,11 @@
"name": "https://github.com/FreeRDP/FreeRDP/commit/d1112c279bd1a327e8e4d0b5f371458bf2579659", "name": "https://github.com/FreeRDP/FreeRDP/commit/d1112c279bd1a327e8e4d0b5f371458bf2579659",
"refsource": "CONFIRM", "refsource": "CONFIRM",
"url": "https://github.com/FreeRDP/FreeRDP/commit/d1112c279bd1a327e8e4d0b5f371458bf2579659" "url": "https://github.com/FreeRDP/FreeRDP/commit/d1112c279bd1a327e8e4d0b5f371458bf2579659"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0697",
"url": "https://access.redhat.com/errata/RHSA-2019:0697"
} }
] ]
} }

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10691",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -48,6 +48,11 @@
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3876", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3876",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3876", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3876",
"refsource": "CONFIRM" "refsource": "CONFIRM"
},
{
"refsource": "BID",
"name": "107664",
"url": "http://www.securityfocus.com/bid/107664"
} }
] ]
}, },

View File

@ -2,7 +2,30 @@
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9759", "ID": "CVE-2019-9759",
"STATE": "RESERVED" "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_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +34,28 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "value": "An issue was discovered in TONGDA Office Anywhere 10.18.190121. There is a SQL Injection vulnerability via the general/approve_center/list/input_form/work_handle.php run_id parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://expzh.com/TONGDA-OA-SQL-Injection.pdf",
"url": "http://expzh.com/TONGDA-OA-SQL-Injection.pdf"
} }
] ]
} }