"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-19 20:01:50 +00:00
parent b8a8b91b39
commit 1a5e7733de
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 58 additions and 4 deletions

View File

@ -71,6 +71,11 @@
"url": "http://lists.opensuse.org/opensuse-security-announce/2011-04/msg00005.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2011-04/msg00005.html"
},
{
"refsource": "MISC",
"name": "https://github.com/rsyslog/rsyslog/commit/1ef709cc97d54f74d3fdeb83788cc4b01f4c6a2a",
"url": "https://github.com/rsyslog/rsyslog/commit/1ef709cc97d54f74d3fdeb83788cc4b01f4c6a2a"
}
]
}

View File

@ -36,7 +36,7 @@
"description_data": [
{
"lang": "eng",
"value": "Audacity version 2.1.2 is vulnerable to Dll HIjacking in the avformat-55.dll resulting arbitrary code execution"
"value": "Audacity 2.1.2 through 2.3.2 is vulnerable to Dll HIjacking in the avformat-55.dll resulting arbitrary code execution."
}
]
},
@ -58,6 +58,11 @@
"name": "https://packetstormsecurity.com/files/140365/Audacity-2.1.2-DLL-Hijacking.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/140365/Audacity-2.1.2-DLL-Hijacking.html"
},
{
"refsource": "MISC",
"name": "https://github.com/GitHubAssessments/CVE_Assessments_10_2019",
"url": "https://github.com/GitHubAssessments/CVE_Assessments_10_2019"
}
]
}

View File

@ -4,14 +4,58 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10766",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Pixie Query Builder",
"version": {
"version_data": [
{
"version_value": "1.0.x before 1.0.3, and 2.0.x before 2.0.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-PHP-USMANHALALITPIXIE-534879",
"url": "https://snyk.io/vuln/SNYK-PHP-USMANHALALITPIXIE-534879"
}
]
},
"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."
"value": "Pixie versions 1.0.x before 1.0.3, and 2.0.x before 2.0.2 allow SQL Injection in the limit() function due to improper sanitization."
}
]
}