Merge pull request #2442 from rapid7/master

CVE-2019-5631 detail content
This commit is contained in:
ccoffin 2019-08-19 09:32:59 -05:00 committed by GitHub
commit 584e4eb1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,112 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-5631",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"description": {
"description_data": [
"generator": {
"engine": "Vulnogram 0.0.7"
},
"CVE_data_meta": {
"ID": "CVE-2019-5631",
"ASSIGNER": "cve@rapid7.com",
"DATE_PUBLIC": "2019-07-10T21:30:00.000Z",
"TITLE": "Rapid7 InsightAppSec Local Privilege Escalation",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [],
"advisory": "R7-2019-26",
"discovery": "EXTERNAL"
},
"affects": {
"vendor": {
"vendor_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."
"vendor_name": "Rapid7",
"product": {
"product_data": [
{
"product_name": "InsightAppSec",
"version": {
"version_data": [
{
"version_name": "2019.06.24",
"version_affected": "<=",
"version_value": "2019.06.24",
"platform": ""
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-427: Uncontrolled Search Path Element"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Rapid7 InsightAppSec broker suffers from a DLL injection vulnerability in the 'prunsrv.exe' component of the product. If exploited, a local user of the system (who must already be authenticated to the operating system) can elevate their privileges with this vulnerability to the privilege level of InsightAppSec (usually, SYSTEM). This issue affects version 2019.06.24 and prior versions of the product."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://help.rapid7.com/insightappsec/release-notes/archive/2019/07/",
"name": "https://help.rapid7.com/insightappsec/release-notes/archive/2019/07/"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.0",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH"
}
},
"exploit": [],
"work_around": [
{
"lang": "eng",
"value": "If the patching update (2019.07.08 and above) cannot be applied, system administrators of machines running Rapid7 InsightAppSec should not grant local logon privileges to untrusted users. "
}
],
"solution": [
{
"lang": "eng",
"value": "Users should update Rapid7 InsightAppSec to version 2019.07.08 or later."
}
],
"credit": [
{
"lang": "eng",
"value": "This issue was discovered, and reported to Rapid7, by security researcher Maciej Oszutowski. It is being disclosed in accordance with Rapid7's vulnerability disclosure policy (https://www.rapid7.com/disclosure/)."
}
]
}