2024-08-08 14:03:14 +00:00
{
"id" : "CVE-2024-7348" ,
"sourceIdentifier" : "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007" ,
"published" : "2024-08-08T13:15:14.007" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:51:20.720" ,
"vulnStatus" : "Modified" ,
2024-08-08 14:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected."
2024-08-11 02:03:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "La condici\u00f3n de ejecuci\u00f3n de tiempo de verificaci\u00f3n de tiempo de uso (TOCTOU) en pg_dump en PostgreSQL permite a un creador de objetos ejecutar funciones SQL arbitrarias como el usuario que ejecuta pg_dump, que a menudo es un superusuario. El ataque implica reemplazar otro tipo de relaci\u00f3n con una vista o tabla externa. El ataque requiere esperar a que se inicie pg_dump, pero ganar la condici\u00f3n de ejecuci\u00f3n es trivial si el atacante retiene una transacci\u00f3n abierta. Las versiones anteriores a PostgreSQL 16.4, 15.8, 14.13, 13.16 y 12.20 se ven afectadas."
2024-08-08 14:03:14 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-12 16:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007" ,
"type" : "Secondary" ,
2024-08-12 16:03:13 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-08-12 16:03:13 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-08-12 16:03:13 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-12 16:03:13 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2024-08-12 16:03:13 +00:00
"impactScore" : 5.9
} ,
2024-08-08 14:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-08 14:03:14 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-08-08 14:03:14 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-08-08 14:03:14 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-08 14:03:14 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
2024-08-08 14:03:14 +00:00
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-08-12 16:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007" ,
"type" : "Secondary" ,
2024-08-12 16:03:13 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-367"
}
]
} ,
2024-08-08 14:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-08 14:03:14 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-367"
}
]
}
] ,
2024-08-12 16:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "12.0" ,
"versionEndExcluding" : "12.20" ,
"matchCriteriaId" : "1406C6A7-1C35-4474-ACDB-BA846C24F21B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "13.0" ,
"versionEndExcluding" : "13.16" ,
"matchCriteriaId" : "8FADD5D0-8034-4379-8C8F-2EB545AF97A9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.0" ,
"versionEndExcluding" : "14.13" ,
"matchCriteriaId" : "5BC17304-2D09-4162-9010-02C4ED82B9EA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.0" ,
"versionEndExcluding" : "15.8" ,
"matchCriteriaId" : "7A8C15B7-5796-44FA-8A83-01DAF7B226ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.0" ,
"versionEndExcluding" : "16.4" ,
"matchCriteriaId" : "7DDD83C9-C0AF-464E-A367-481E5556B970"
}
]
}
]
}
] ,
2024-08-08 14:03:14 +00:00
"references" : [
{
"url" : "https://www.postgresql.org/support/security/CVE-2024-7348/" ,
2024-08-12 16:03:13 +00:00
"source" : "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2024/08/11/1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240822-0002/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-08-08 14:03:14 +00:00
}
]
}