8.8
HIGH
CVE-2024-10979
PostgreSQL PL/Perl Environment Variable Overflow Vulnerability
Description

Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.

INFO

Published Date :

Nov. 14, 2024, 1:15 p.m.

Last Modified :

Nov. 25, 2024, 5:15 a.m.

Source :

f86ef6dc-4d3a-42ad-8f28-e6d5547a5007

Remotely Exploitable :

Yes !

Impact Score :

5.9

Exploitability Score :

2.8
Public PoC/Exploit Available at Github

CVE-2024-10979 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2024-10979 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Postgresql postgresql
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-10979.

URL Resource
https://www.postgresql.org/support/security/CVE-2024-10979/
https://github.com/fmora50591/postgresql-env-vuln/blob/main/README.md

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Python

Updated: 6 days, 4 hours ago
0 stars 1 fork 1 watcher
Born at : Dec. 10, 2024, 12:04 a.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-10979 vulnerability anywhere in the article.

  • Cybersecurity News
MediaTek Patches High-Severity Vulnerability in Smartphone Chipsets (CVE-2024-20125)

MediaTek has released its latest Product Security Bulletin, addressing a high-severity vulnerability that could lead to unauthorized access and control of user devices. The vulnerability, identified a ... Read more

Published Date: Dec 02, 2024 (2 weeks, 2 days ago)
  • Cybersecurity News
CVE-2024-11667: Critical Vulnerability in Zyxel Firewalls Actively Exploited

CERT Germany (CERT-Bund) and Zyxel have warned of actively exploiting a critical vulnerability in Zyxel firewalls. This vulnerability tracked as CVE-2024-11667, is being leveraged to deploy Helldown r ... Read more

Published Date: Nov 29, 2024 (2 weeks, 5 days ago)
  • TheCyberThrone
Apache Kafka affected by CVE-2024-31141

The open-source event streaming platform Apache Kafka has been affected by a vulnerability the that could allow attackers to gain unauthorized access to sensitive information.The vulnerability tracked ... Read more

Published Date: Nov 19, 2024 (4 weeks, 1 day ago)
  • TheCyberThrone
CISA KEV Catalog Update Part IV- November 2024

The U.S. CISA added the following vulnerabilities to its Known Exploited Vulnerabilities catalogCVE-2024-1212 with a CVSS score of 10 and CWE-78, is a Progress Kemp LoadMaster OS command injection iss ... Read more

Published Date: Nov 19, 2024 (4 weeks, 1 day ago)
  • TheCyberThrone
POC Exploit Released for Fortinet Bug CVE-2024-47575

Security researcher Sina Kheirkhah from watchTowr recently published technical details and a PoC exploit for a critical zero-day vulnerability in critical flaw in FortiManager and FortiAnalyzer device ... Read more

Published Date: Nov 18, 2024 (1 month ago)
  • TheCyberThrone
Zoho Patched CVE-2024-49574 Manage Engine Bug

Zoho has released a security update addressing a critical SQL injection vulnerability in its ADAudit Plus software that allowed an attacker with authenticated access to the system to execute arbitrary ... Read more

Published Date: Nov 18, 2024 (1 month ago)
  • Cybersecurity News
PostgreSQL Releases Security Update Addressing Multiple Vulnerabilities

The PostgreSQL Global Development Group has issued an important update addressing four security vulnerabilities across all supported versions of the popular open-source database system. This includes ... Read more

Published Date: Nov 18, 2024 (1 month ago)
  • TheCyberThrone
Apache Airflow addresses CVE-2024-45784

Apache Airflow has been affected by a high seviert vulnerability that could expose sensitive configuration data, potentially compromising system security.The vulnerability, tracked as CVE-2024-45784 w ... Read more

Published Date: Nov 17, 2024 (1 month ago)
  • TheCyberThrone
TheCyberThrone Security Weekly Review – November 16, 2024

Welcome to TheCyberThrone cybersecurity week in review will be posted covering the important security happenings. This review is for the weeks ending Saturday, November 16, 2024.GitLab fixes High seve ... Read more

Published Date: Nov 17, 2024 (1 month ago)
  • TheCyberThrone
PostgreSQL fixes CVE-2024-10979

Security researchers have discovered that a vulnerability in PostgreSQL  has the potential to compromise the security of countless databases worldwideThis vulnerability is tracked as CVE-2024-10979, w ... Read more

Published Date: Nov 16, 2024 (1 month ago)
  • Hackread - Latest Cybersecurity, Tech, Crypto & Hacking News
8.8 Rated PostgreSQL Vulnerability Puts Databases at Risk

Cybersecurity researchers at Varonis have identified a serious security vulnerability in PostgreSQL that could lead to data breaches and system compromise. Learn about the technical details, affected ... Read more

Published Date: Nov 15, 2024 (1 month ago)
  • The Hacker News
High-Severity Flaw in PostgreSQL Allows Hackers to Exploit Environment Variables

Vulnerability / Database Security Cybersecurity researchers have disclosed a high-severity security flaw in the PostgreSQL open-source database system that could allow unprivileged users to alter envi ... Read more

Published Date: Nov 15, 2024 (1 month ago)
  • Dark Reading
Varonis Warns of Bug Discovered in PostgreSQL PL/Perl

Source: tofino via Alamy Stock PhotoResearchers at Varonis discovered a vulnerability within Postgres language extension PL/Perl, allowing a user to set arbitrary environment variables in PostgreSQL s ... Read more

Published Date: Nov 14, 2024 (1 month ago)

The following table lists the changes that have been made to the CVE-2024-10979 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 25, 2024

    Action Type Old Value New Value
    Added Reference https://github.com/fmora50591/postgresql-env-vuln/blob/main/README.md
  • CVE Received by f86ef6dc-4d3a-42ad-8f28-e6d5547a5007

    Nov. 14, 2024

    Action Type Old Value New Value
    Added Description Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system user. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
    Added Reference PostgreSQL https://www.postgresql.org/support/security/CVE-2024-10979/ [No types assigned]
    Added CWE PostgreSQL CWE-15
    Added CVSS V3.1 PostgreSQL AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability