What's Happening?
Security researchers have identified significant vulnerabilities in the open-source databases PostgreSQL and MariaDB, some of which have existed for over 20 years. These vulnerabilities were discovered using an AI-powered security analysis tool called
'Xint Code' during Wiz's zeroday.cloud hacking event. The identified issues include a high-severity zero-day bug in PostgreSQL's 'pgcrypto' extension and a heap buffer overflow in MariaDB's JSON schema validation logic, both of which could allow remote code execution on database servers. Additionally, a missing validation bug in PostgreSQL, undetected for two decades, was found to enable attackers to write arbitrary code.
Why It's Important?
The discovery of these long-standing vulnerabilities highlights the potential risks associated with widely used open-source database systems. As these databases are integral to many applications and services, the vulnerabilities could be exploited by malicious actors to gain unauthorized access or control over systems, leading to data breaches or service disruptions. This situation underscores the importance of continuous security assessments and the role of AI in identifying hidden threats. Organizations relying on these databases may need to prioritize patching and updating their systems to mitigate potential risks.
What's Next?
Following the disclosure of these vulnerabilities, it is expected that the developers of PostgreSQL and MariaDB will work on releasing patches to address these security issues. Organizations using these databases should monitor for updates and apply patches promptly to protect their systems. Additionally, this incident may prompt a broader review of security practices in open-source projects, encouraging the adoption of AI tools for proactive vulnerability detection.












