René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

106 lines
2.8 KiB
JSON

{
"id": "CVE-2016-2192",
"sourceIdentifier": "secalert@redhat.com",
"published": "2017-06-06T18:29:00.370",
"lastModified": "2021-09-09T17:29:41.303",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "PostgreSQL PL/Java before 1.5.0 allows remote authenticated users to alter type mappings for types they do not own."
},
{
"lang": "es",
"value": "PL/Java anterior a versi\u00f3n 1.5.0 de PostgreSQL, permite a los usuarios autenticados remotos alterar las asignaciones de tipo para los tipos que no son de su propiedad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-269"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pl\\/java_project:pl\\/java:*:*:*:*:*:postgresql:*:*",
"versionEndIncluding": "1.4.3",
"matchCriteriaId": "17AD94B0-36C9-4E92-89B7-B0458276AE78"
}
]
}
]
}
],
"references": [
{
"url": "https://tada.github.io/pljava/releasenotes.html",
"source": "secalert@redhat.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}