Lucene search
+L

15281 matches found

AlmaLinux
AlmaLinux
added 2026/09/16 12:00 a.m.11 views

Important: postgresql:18 security update

PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: PostgreSQL: SQL injection in pgcreatesubscriber allows arbitrary SQL execution as superuser CVE-2026-6476 postgresql: PostgreSQL: Arbitrary code execution via integer wraparound in tsvector an...

8.8CVSS0.00676EPSS
SaveExploits3References42
Kitploit
Kitploit
added 2026/09/15 9:36 p.m.13 views

CVE-2026-17543-PHP-Exposure-Validator

PHP CVE-2026-17543 暴露验证器 用于检查 PHP CVE-2026-17543 潜在暴露风险的安全网络侧验证器。 该项目检查远程 Web 服务器是否暴露了受 CVE-2026-17543 影响的 PHP 版本,并可选择使用无害的引号/反斜杠字符执行非破坏性的登录表单探测。 这不是漏洞利用工具 。 概述 CVE-2026-17543 影响某些 PHP 版本,在这些版本中,攻击者可控参数中的反斜杠转义不当,可能导致受影响的 PostgreSQL 相关 PHP 代码路径中出现 SQL 注入条件。 该工具帮助防御者从网络侧验证暴露情况: 检查 HTTP 标头以发现暴露的 PHP...

9.8CVSS6.1AI score0.00323EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 8:50 p.m.16 views

CVE-2026-52887-NocoBase-SQLi-RCE

CVE-2026-52887 — NocoBase SQL 注入 → PostgreSQL 超级用户 RCE myInAppChannels:list 操作中存在 SQL 注入,影响 NocoBase 的 @nocobase/plugin-notification-in-app-message(≤ 2.0.60)。filterlatestMsgReceiveTimestamp$lt 请求参数被直接插入到原始 Sequelize.literal SQL 字符串中,未进行任何转义或参数绑定。借助 PostgreSQL pg 驱动对堆叠语句的支持,该注入可到达 COPY … TO...

10CVSS6AI score0.00892EPSS
SaveExploits1References1
Rockylinux
Rockylinux
added 2026/09/15 12:08 p.m.12 views

postgresql18 security update

An update is available for postgresql18. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list PostgreSQL is an advanced Object-Relational database management system...

8.8CVSS8AI score0.00676EPSS
SaveExploits3
OSV
OSV
added 2026/09/15 12:08 p.m.11 views

RLSA-2026:67280 Important: postgresql18 security update

PostgreSQL is an advanced Object-Relational database management system DBMS. The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine a...

8.8CVSS8.1AI score0.00676EPSS
SaveExploits3References21
Rockylinux
Rockylinux
added 2026/09/15 12:04 p.m.10 views

postgresql:16 security update

An update is available for module.pgvector, module.pgrepack, module.postgres-decoderbufs, module.pgaudit, pgrepack, postgis, module.postgis, pgvector, postgres-decoderbufs, postgresql, pgaudit, module.postgresql. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base...

8.8CVSS7.9AI score0.00676EPSS
SaveExploits3
OSV
OSV
added 2026/09/15 12:04 p.m.16 views

RLSA-2026:67491 Important: postgresql:16 security update

PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: PostgreSQL: Arbitrary code execution via integer wraparound in tsvector and tsquery functions CVE-2026-14662 postgresql: PostgreSQL: Arbitrary code execution via untrusted data inclusion in...

8.8CVSS8AI score0.00676EPSS
SaveExploits3References19
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.11 views

postgresql: pltcl: plperl: PostgreSQL: Arbitrary code execution in 32-bit pltcl and plperl

A flaw was found in PostgreSQL. An integer wraparound vulnerability in 32-bit builds of pltcl and plperl allows an object creator to cause the server to undersize an allocation and write out-of-bounds via crafted function bodies. This can lead to arbitrary code execution as the operating system...

8.8CVSS8AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.10 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion with "internal" arguments

A type confusion vulnerability in PostgreSQL allows any user to execute arbitrary code as the database's operating system user by calling functions with mishandled "internal" data type arguments...

8.8CVSS8.2AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.9 views

postgresql: PostgreSQL: Arbitrary code execution via heap buffer overflow in regexp

A flaw was found in PostgreSQL. A heap buffer overflow vulnerability exists in the regexp component, which can be triggered by a query author providing text that does not pass encoding validation. This can lead to unanticipated data growth, allowing the attacker to execute arbitrary code as the...

8.8CVSS8.3AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.12 views

postgresql: PostgreSQL: Privilege escalation via SQL injection in EXTRACT() deparse

A SQL injection flaw in PostgreSQL's EXTRACT expression deparser allows an authenticated object owner to execute arbitrary SQL commands with superuser privileges. By defining a hostile database object, an attacker can achieve privilege escalation when deparsing tools like pgdump or psql inspect o...

8.8CVSS8AI score0.00349EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.9 views

postgresql: PostgreSQL: Arbitrary code execution via long POSIX timezone abbreviation

A heap buffer overflow flaw was found in the PostgreSQL tochartimestamptz function. An attacker can exploit this by supplying an overly long POSIX timezone abbreviation to execute arbitrary code as the database's operating system user, potentially resulting in complete system compromise...

8.8CVSS8.3AI score0.00676EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.10 views

postgresql: PostgreSQL pg_dump: Arbitrary code execution via crafted transform lists

A flaw was found in PostgreSQL pgdump. A heap buffer overflow vulnerability exists when processing long function transform lists. An authenticated object creator can exploit this by providing a specially crafted transform list. This allows the attacker to execute arbitrary code as the operating...

8.8CVSS8.3AI score0.00427EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.9 views

postgresql: PostgreSQL: Arbitrary code execution via untrusted data inclusion in pg_dump

A vulnerability in PostgreSQL allows a malicious origin-server superuser to achieve client-side arbitrary code execution during a database restore. By injecting untrusted data into a pgdump export, the attacker can exploit the input expansion of the psql \restrict meta-command. When a victim...

8.8CVSS8.1AI score0.00363EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.10 views

Important: Red Hat Security Advisory: postgresql:16 security update

An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.8CVSS7.9AI score0.00676EPSS
SaveExploits3References18
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.8 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion in cursor lifecycle

A flaw was found in PostgreSQL. This vulnerability, caused by type confusion in the 'portal'/cursor lifecycle, allows a user to execute arbitrary code as the operating system user running the database. This can occur by re-creating a cursor or other portal with different types. Successful...

8.8CVSS8AI score0.00526EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.8 views

postgresql: PostgreSQL: Arbitrary code execution via integer wraparound in tsvector and tsquery functions

A flaw was found in PostgreSQL. An unprivileged database user can exploit an integer wraparound vulnerability in the tsvector and tsquery data type functions. By providing crafted large inputs, the server can be forced to undersize an allocation, leading to an out-of-bounds write. This could...

8.8CVSS8AI score0.0046EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.12 views

postgresql: PostgreSQL: Stack buffer overflow via OUT parameter count manipulation

A flaw was found in PostgreSQL. An object creator can exploit a stack buffer overflow vulnerability within the argument name matching component. By manipulating the OUT parameter count, an attacker can write limited arbitrary bytes 0x0 and 0x1 to server memory, which may lead to unknown impacts...

8.2CVSS7.7AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.9 views

postgresql: PostgreSQL: Information disclosure via type confusion in ctid selectivity estimator

A flaw was found in PostgreSQL. This vulnerability, stemming from a type confusion issue in the ctid data type selectivity estimator, could allow an authenticated object creator to access and potentially recover sensitive information from memory. By manipulating input, an attacker could gain...

8.1CVSS7.3AI score0.00334EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/15 9:30 a.m.8 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion in 'refint' module

A flaw was found in PostgreSQL. A type confusion vulnerability in the 'refint' module allows an object creator to execute arbitrary code as the operating system user running the database. This could lead to a complete compromise of the database server...

8.8CVSS8.1AI score0.00423EPSS
SaveExploits0References5
Rows per page
Query Builder