159 lines
4.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-14798",
"sourceIdentifier": "security@opentext.com",
2023-04-24 12:24:31 +02:00
"published": "2018-03-01T20:29:00.210",
"lastModified": "2023-11-07T02:39:11.377",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A race condition in the postgresql init script could be used by attackers able to access the postgresql account to escalate their privileges to root."
},
{
"lang": "es",
"value": "Una condici\u00f3n de carrera en el script init de postgresql podr\u00eda ser aprovechada por atacantes para acceder a la cuenta postgresql y escalar sus privilegios a root."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.0,
"impactScore": 5.9
},
{
"source": "f81092c5-7f14-476d-80dc-24857f90be84",
2023-04-24 12:24:31 +02:00
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.3,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
},
{
"source": "f81092c5-7f14-476d-80dc-24857f90be84",
2023-04-24 12:24:31 +02:00
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-61"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"versionEndExcluding": "9.4-0.5.3.1",
"matchCriteriaId": "BBA74A80-297A-441C-B12D-799AAB5BB669"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:suse:suse_linux_enterprise_server:11:sp3:*:*:*:*:*:*",
"matchCriteriaId": "DD4BBD63-E038-45CE-9537-D96831E99A06"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.suse.com/pipermail/sle-security-updates/2017-November/003420.html",
"source": "security@opentext.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1062722",
"source": "security@opentext.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://www.exploit-db.com/exploits/45184/",
"source": "security@opentext.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://www.suse.com/de-de/security/cve/CVE-2017-14798/",
"source": "security@opentext.com"
2023-04-24 12:24:31 +02:00
}
]
}