"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-09-10 14:00:51 +00:00
parent 217202c64d
commit 0235a5e027
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 82 additions and 0 deletions

View File

@ -56,6 +56,21 @@
"url": "https://github.com/antirez/kilo/issues/60", "url": "https://github.com/antirez/kilo/issues/60",
"refsource": "MISC", "refsource": "MISC",
"name": "https://github.com/antirez/kilo/issues/60" "name": "https://github.com/antirez/kilo/issues/60"
},
{
"refsource": "MISC",
"name": "https://vuldb.com/?id.141388",
"url": "https://vuldb.com/?id.141388"
},
{
"refsource": "MISC",
"name": "https://vulmon.com/vulnerabilitydetails?qid=CVE-2019-16096",
"url": "https://vulmon.com/vulnerabilitydetails?qid=CVE-2019-16096"
},
{
"refsource": "MISC",
"name": "http://www.security-database.com/detail.php?alert=CVE-2019-16096",
"url": "http://www.security-database.com/detail.php?alert=CVE-2019-16096"
} }
] ]
} }

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16202",
"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": "MISP before 2.4.115 allows privilege escalation in certain situations. After updating to 2.4.115, escalation attempts are blocked by the __checkLoggedActions function with a \"This could be an indication of an attempted privilege escalation on older vulnerable versions of MISP (<2.4.115)\" message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/MISP/MISP/commit/75acd63c46506ad404764c3a3de7d4ca11d0560f",
"refsource": "MISC",
"name": "https://github.com/MISP/MISP/commit/75acd63c46506ad404764c3a3de7d4ca11d0560f"
},
{
"url": "https://github.com/MISP/MISP/compare/v2.4.114...v2.4.115",
"refsource": "MISC",
"name": "https://github.com/MISP/MISP/compare/v2.4.114...v2.4.115"
}
]
}
}