Lucene search
+L

21038 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/04 4:49 a.m.18 views

perf: Revert to requiring CAP_SYS_ADMIN for uprobes

...

7.8CVSS6.8AI score0.00182EPSS
SaveExploits0
OSV
OSV
added 2025/09/04 12:30 a.m.26 views

CVE-2025-58357 5ire Chat Message XSS Vulnerability Enables Remote Code Execution

5ire is a cross-platform desktop artificial intelligence assistant and model context protocol client. Version 0.13.2 contains a vulnerability in the chat page's script gadgets that enables content injection attacks through multiple vectors: malicious prompt injection pages, compromised MCP server...

9.6CVSS7.2AI score
SaveExploits0References4
CVE
CVE
added 2025/09/04 12:30 a.m.49 views

CVE-2025-58357

Summary: 5ire (desktop AI assistant) vulnerability in the chat page’s script gadgets leads to content injection via multiple vectors (malicious prompt injection pages, compromised MCP servers, exploited tool integrations). Affected version: 0.13.2. Impact: allows content injection; CVSS 3.1 base ...

9.6CVSS6.7AI score0.0064EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/04 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-3638

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Moodle. The analysis request action in the Brickfield tool did not include the necessary token to prevent a Cross-site request forgery CSRF...

8.8CVSS5.9AI score0.00279EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/04 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-45150

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A reflected cross-site scripting vulnerability was discovered in Moodle. This flaw exists due to insufficient sanitization of user-supplied data in policy tool...

6.1CVSS5.6AI score0.00689EPSS
SaveExploits0References2
Redos
Redos
added 2025/09/04 12:00 a.m.15 views

ROS-20250904-10

The vulnerability of the dpkg-deb command line utility included in the dpkg package is related to the peculiarities of processing of temporary files by the package manager when extracting them to a temporary directory. Exploitation vulnerability could allow an attacker acting remotely to cause a...

8.2CVSS6.5AI score0.00354EPSS
SaveExploits0
Amazon
Amazon
added 2025/09/04 12:00 a.m.17 views

Important: postgresql

Issue Overview: PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available ...

8.8CVSS8.2AI score0.02653EPSS
SaveExploits2
OSV
OSV
added 2025/09/03 2:29 p.m.7 views

SUSE-SU-2025:03018-2 Security update for postgresql15

This update for postgresql15 fixes the following issues: Upgrade to 15.14: - CVE-2025-8713: optimizer statistics can expose sampled data within a view, partition, or child table bsc1248120. - CVE-2025-8714: untrusted data inclusion in pgdump lets superuser of origin server execute arbitrary code ...

8.8CVSS6.3AI score0.00736EPSS
SaveExploits1References7
GithubExploit
GithubExploit
added 2025/09/03 11:52 a.m.391 views

Exploit for CVE-2025-6019

It is an offensive tool for Linux. This repository contains a pr...

7CVSS6.8AI score0.00463EPSS
SaveExploits18
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/03 4:53 a.m.13 views

Security Bulletin: IBM Common Licensing using IBM® SDK, Java™ Technology Edition vulnerable to CVEs

Summary Multiple vulnerabilities affect IBM® SDK, Java™ Technology Edition in IBM License Key Server Administration and Reporting Tool ART and Administration Agent. This bulletin for IBM SDK, Java Technology Edition covers all applicable Java SE CVEs published by Oracle as part of their July 2025...

6.6AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2019-10186

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in moodle before versions 3.7.1, 3.6.5, 3.5.7. A sesskey CSRF token was not being utilised by the XML loading/unloading admin tool...

8.8CVSS6.7AI score0.01093EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2016-9831

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Heap-based buffer overflow in the parseSWFRGBA function in parser.c in the listswf tool in libming 0.4.7 allows remote attackers to have unspecified impact via ...

7.8CVSS7.7AI score0.02131EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-58066

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nptd-rs is a tool for synchronizing your computer's clock, implementing the NTP and NTS protocols. In versions between 1.2.0 and 1.6.1 inclusive servers which...

5.3CVSS5.9AI score0.00333EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2020-7221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mysqlinstalldb in MariaDB 10.4.7 through 10.4.11 allows privilege escalation from the mysql user account to root because chown and chmod are performed unsafely,...

7.8CVSS7.2AI score0.0067EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2025/09/02 7:07 p.m.61 views

curl: Heap-buffer-overflow (Out-of-Bounds Read) in DoH hostname encoding

Summary: I found a heap-buffer-overflow in the dohreqencode function in lib/doh.c. The bug happens when curl processes a DNS-over-HTTPS request for a hostname that is an empty string. The code gets the string length as 0, then tries to access hostlen - 1, which becomes host-1. This is an...

7.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 1:30 a.m.29 views

aide: improper output neutralization enables bypassing

A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE's detection of malicious files...

6.2CVSS7.3AI score0.0023EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/09/02 12:00 a.m.21 views

PT-2025-35521

Name of the Vulnerable Software and Affected Versions MobSF version 4.4.0 Description The GET /download/ route uses string path verification via os.path.commonprefix, which allows an authenticated user to download files outside the intended download directory from neighboring directories with...

5.3CVSS6.1AI score0.00765EPSS
SaveExploits1References15
Positive Technologies
Positive Technologies
added 2025/09/02 12:00 a.m.32 views

PT-2025-35522

Name of the Vulnerable Software and Affected Versions MobSF version 4.4.0 Description MobSF is a mobile application security testing tool. An authenticated user who uploaded a specially prepared one.a file could write arbitrary files to any directory writable by the user of the MobSF process. Thi...

6.5CVSS6.1AI score0.006EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-43558

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Moodle in versions 3.11 to 3.11.3, 3.10 to 3.10.7, 3.9 to 3.9.10 and earlier unsupported versions. A URL parameter in the filetype site...

6.1CVSS6.6AI score0.00873EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/01 12:00 a.m.12 views

Alibaba Cloud Linux 3 : 0148: aide (ALINUX3-SA-2025:0148)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2025:0148 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-54389: AIDE is an advanced intrusion...

6.2CVSS7.4AI score0.0023EPSS
SaveExploits1References2
Rows per page
Query Builder