"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-05-20 19:00:45 +00:00
parent 4ff4914418
commit 51221e6a82
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 56 additions and 2 deletions

View File

@ -61,6 +61,16 @@
"refsource": "MISC",
"name": "https://www.twistlock.com/labs-blog/falco-vulnerability-cve-2019-8339/",
"url": "https://www.twistlock.com/labs-blog/falco-vulnerability-cve-2019-8339/"
},
{
"refsource": "CONFIRM",
"name": "https://falco.org/docs/event-sources/dropped-events/",
"url": "https://falco.org/docs/event-sources/dropped-events/"
},
{
"refsource": "CONFIRM",
"name": "https://sysdig.com/blog/cve-2019-8339-falco-vulnerability/",
"url": "https://sysdig.com/blog/cve-2019-8339-falco-vulnerability/"
}
]
}

View File

@ -2,7 +2,30 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-8352",
"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_type": "CVE",
@ -11,7 +34,28 @@
"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": "By default, BMC PATROL Agent through 11.3.01 uses a static encryption key for encrypting/decrypting user credentials sent over the network to managed PATROL Agent services. If an attacker were able to capture this network traffic, they could decrypt these credentials and use them to execute code or escalate privileges on the network."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.securifera.com/advisories/CVE-2019-8352/",
"url": "https://www.securifera.com/advisories/CVE-2019-8352/"
}
]
}