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

121 lines
3.4 KiB
JSON

{
"id": "CVE-2021-33204",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-05-19T17:15:07.537",
"lastModified": "2022-06-28T14:11:45.273",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In the pg_partman (aka PG Partition Manager) extension before 4.5.1 for PostgreSQL, arbitrary code execution can be achieved via SECURITY DEFINER functions because an explicit search_path is not set."
},
{
"lang": "es",
"value": "En la extensi\u00f3n pg_partman (tambi\u00e9n se conoce como PG Partition Manager) versiones anteriores a 4.5.1 para PostgreSQL, una ejecuci\u00f3n de c\u00f3digo arbitrario puede ser logrado por medio de las funciones SECURITY DEFINER porque no est\u00e1 ajustado a una ruta de b\u00fasqueda expl\u00edcita"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pgxn:pg_partman:*:*:*:*:*:postgresql:*:*",
"versionEndExcluding": "4.5.1",
"matchCriteriaId": "15851230-64A4-4039-A7F3-3F9F7C087F37"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/pgpartman/pg_partman/commit/0b6565ad378c358f8a6cd1d48ddc482eb7f854d3",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/pgpartman/pg_partman/compare/v4.5.0...v4.5.1",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20210625-0006/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}