Lucene search
+L

72 matches found

Github Security Blog
Github Security Blog
added 2026/09/23 6:57 p.m.3 views

OpenC3 COSMOS: Authenticated remote code execution via the user-writable config overlay (table definitions, cmd/tlm definitions, and script suites)

Summary COSMOS reads configuration from a user-writable overlay targetsmodified/ before the read-only plugin-installed targets/ tree, and the config subsystem executes code on those files: ConfigParser renders every file as ERB by default, a GENERICREADCONVERSION / GENERICWRITECONVERSION block is...

9.9CVSS6.8AI score
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python3 (UTSA-2026-109815)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-109815 advisory. When using the configparser module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.6 views

SUSE SLES15: libpython3_9-1_0 / python39 / python39-base / python39-curses / etc (SUSE-SU-2026:4174-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:4174-1 advisory. Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when t...

8.7CVSS5.6AI score0.00637EPSS
SaveExploits1References33
CloudLinux
CloudLinux
added 2026/09/07 3:20 p.m.8 views

python: Fix of CVE-2026-0864

CVE-2026-0864: fix configuration injection in the ConfigParser module by normalizing all line endings CR, CRLF and LF to LF+TAB when writing multi-line values, so a carriage return in an attacker-controlled value can no longer inject unexpected keys and values into the written file...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2026/08/18 7:52 a.m.13 views

Security update for python

This update for python fixes the following issues: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-1703: files may be extracted outside the installation directory when installing and...

8.7CVSS5.5AI score0.00672EPSS
SaveExploits1References44
OSV
OSV
added 2026/08/18 7:52 a.m.10 views

SUSE-SU-2026:3635-1 Security update for python

This update for python fixes the following issues: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-1703: files may be extracted outside the installation directory when installing and...

8.7CVSS5.5AI score0.00672EPSS
SaveExploits1References23
RedhatCVE
RedhatCVE
added 2026/08/17 11:20 a.m.16 views

CVE-2026-44244

A flaw was found in GitPython, a Python library used to interact with Git repositories. The GitConfigParser.setvalue function does not properly validate input for newlines. This vulnerability allows an attacker to inject malicious configuration settings, specifically the core.hooksPath, into a Gi...

7.8CVSS8.4AI score0.00237EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.14 views

SUSE SLES12: libpython3_4m1_0 / libpython3_4m1_0-32bit / python3 / python3-base / etc (SUSE-SU-2026:3601-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3601-1 advisory. - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used...

8.7CVSS6.6AI score0.00637EPSS
SaveExploits2References35
SUSE Linux
SUSE Linux
added 2026/08/12 12:05 p.m.13 views

Security update for python3

This update for python3 fixes the following issues: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-1703: files may be extracted outside the installation directory when installing and...

8.7CVSS6.1AI score0.00637EPSS
SaveExploits2References46
OSV
OSV
added 2026/08/12 12:05 p.m.5 views

SUSE-SU-2026:3601-1 Security update for python3

This update for python3 fixes the following issues: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-1703: files may be extracted outside the installation directory when installing and...

8.7CVSS7.6AI score0.00637EPSS
SaveExploits2References24
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.14 views

SUSE SLES15: libpython3_11-1_0 / python311 / python311-base / python311-curses / etc (SUSE-SU-2026:3548-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3548-1 advisory. Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when t...

8.7CVSS6.2AI score0.0075EPSS
SaveExploits0References29
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.16 views

SUSE SLED15: libpython3_11-1_0 / python311 / python311-base / python311-curses / etc (SUSE-SU-2026:3560-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3560-1 advisory. Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration...

8.7CVSS6.2AI score0.0075EPSS
SaveExploits0References29
SUSE Linux
SUSE Linux
added 2026/08/11 8:02 a.m.10 views

Security update for python312

This update for python312 fixes the following issues: Security issues fixed: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-3276: quadratic complexity in unicodedata.normalize can lead t...

8.7CVSS5.6AI score0.0075EPSS
SaveExploits0References40
OSV
OSV
added 2026/08/11 8:02 a.m.8 views

SUSE-SU-2026:3569-1 Security update for python312

This update for python312 fixes the following issues: Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-3276: quadratic complexity in unicodedata.normalize can le...

8.7CVSS7.3AI score0.0075EPSS
SaveExploits0References21
SUSE Linux
SUSE Linux
added 2026/08/10 6:09 p.m.17 views

Security update for python311

This update for python311 fixes the following issues: Security issues fixed: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-3276: quadratic complexity in unicodedata.normalize can lead t...

8.7CVSS5.3AI score0.0075EPSS
SaveExploits0References38
OSV
OSV
added 2026/08/10 6:09 p.m.11 views

SUSE-SU-2026:3560-1 Security update for python311

This update for python311 fixes the following issues: Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-3276: quadratic complexity in unicodedata.normalize can le...

8.7CVSS5.5AI score0.0075EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2026/08/10 2:18 p.m.17 views

Security update for python311

This update for python311 fixes the following issues: Security issues fixed: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-3276: quadratic complexity in unicodedata.normalize can lead t...

8.7CVSS5.3AI score0.0075EPSS
SaveExploits0References38
OSV
OSV
added 2026/08/10 2:18 p.m.5 views

SUSE-SU-2026:3548-1 Security update for python311

This update for python311 fixes the following issues: Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-3276: quadratic complexity in unicodedata.normalize can le...

8.7CVSS5.4AI score0.0075EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2026/08/09 12:00 a.m.25 views

SUSE SLES15: libpython3_10-1_0 / python310 / python310-base / python310-curses / etc (SUSE-SU-2026:3530-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3530-1 advisory. Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when t...

8.7CVSS5.3AI score0.0075EPSS
SaveExploits0References30
SUSE Linux
SUSE Linux
added 2026/08/07 2:30 p.m.16 views

Security update for python310

This update for python310 fixes the following issues: Security issues fixed: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-3276: quadratic complexity in unicodedata.normalize can lead t...

8.7CVSS5.3AI score0.0075EPSS
SaveExploits0References40
Rows per page
Query Builder