Lucene search
+L

28159 matches found

RedhatCVE
RedhatCVE
added 2025/09/20 3:28 p.m.12 views

CVE-2025-10673

A vulnerability was determined in itsourcecode Student Information Management System 1.0. The impacted element is an unknown function of the file /admin/modules/class/index.php. This manipulation of the argument classId causes sql injection. The attack may be initiated remotely. The exploit has...

9.8CVSS7AI score0.00589EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/09/20 12:32 p.m.24 views

CVE-2024-13151

Authorization Bypass Through User-Controlled SQL Primary Key, CWE - 89 - Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Logo Software Diva allows SQL Injection, CAPEC - 7 - Blind SQL Injection.This issue affects Diva: through 4.56.00.00...

10CVSS7.7AI score0.00356EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2025/09/20 5:48 a.m.16 views

Researchers Uncover GPT-4-Powered MalTerminal Malware Creating Ransomware, Reverse Shell

Cybersecurity researchers have discovered what they say is the earliest example known to date of a malware with that bakes in Large Language Model LLM capabilities. The malware has been codenamed MalTerminal by SentinelOne SentinelLABS research team. The findings were presented at the LABScon 202...

9.3CVSS7.1AI score0.99234EPSS
SaveExploits63
Cvelist
Cvelist
added 2025/09/20 1:53 a.m.19 views

CVE-2025-10652 Robcore Netatmo <= 1.7 - Authenticated (Contributor+) SQL Injection via robcore-netatmo Shortcode

The Robcore Netatmo plugin for WordPress is vulnerable to SQL Injection via the ‘moduleid’ attribute of the robcore-netatmo shortcode in all versions up to, and including, 1.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query...

6.5CVSS0.00298EPSS
SaveExploits0References3
Gitee
Gitee
added 2025/09/20 12:00 a.m.195 views

sinatra

This is the official repository for the Sinatra web framework. It is a DSL Domain Specific Language for web development, allowing developers to create web applications in a concise and elegant way. The repository contains the core code for Sinatra, as well as various plugins and extensions. The...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/20 12:00 a.m.14 views

DecipherGuard: Understanding and Deciphering Jailbreak Prompts for a Safer Deployment of Intelligent Software Systems

Intelligent software systems powered by Large Language Models LLMs are increasingly deployed in critical sectors, raising concerns about their safety during runtime. Through an industry-academic collaboration when deploying an LLM-powered virtual customer assistant, a critical software engineerin...

7.2AI score
SaveExploits0
CNNVD
CNNVD
added 2025/09/20 12:00 a.m.15 views

WordPress plugin ClickWhale – Link Manager, Link Shortener and Click Tracker for Affiliate Links & Link Pages SQL注入漏洞

WordPress and the WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin.... WordPress plugi...

4.9CVSS7.6AI score0.00296EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/09/20 12:00 a.m.10 views

Evaluating LLM Generated Detection Rules in Cybersecurity

LLMs are increasingly pervasive in the security environment, with limited measures of their effectiveness, which limits trust and usefulness to security practitioners. Here, we present an open-source evaluation framework and benchmark metrics for evaluating LLM-generated cybersecurity rules. The...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/20 12:00 a.m.9 views

"Digital Camouflage": the LLVM Challenge in LLM-Based Malware Detection

Large Language Models LLMs have emerged as promising tools for malware detection by analyzing code semantics, identifying vulnerabilities, and adapting to evolving threats. However, their reliability under adversarial compiler-level obfuscation is yet to be discovered. In this study, we empirical...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/19 11:32 p.m.23 views

CVE-2025-10624

A security flaw has been discovered in PHPGurukul User Management System 1.0. This affects an unknown function of the file /login.php. Performing manipulation of the argument emailid results in sql injection. The attack can be initiated remotely. The exploit has been released to the public and ma...

9.8CVSS7.4AI score0.00478EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/09/19 4:26 p.m.20 views

CVE-2025-10598

A vulnerability was identified in SourceCodester Pet Grooming Management Software 1.0. This issue affects some unknown processing of the file /admin/searchproduct.php. Such manipulation of the argument groupid leads to sql injection. The attack may be launched remotely. The exploit is publicly...

9.8CVSS7.2AI score0.00421EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/19 11:09 a.m.9 views

OESA-2025-2309 golang security update

. Security Fixes: The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.CVE-2025-22871...

9.1CVSS6.9AI score0.00811EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/09/19 1:38 a.m.13 views

[SECURITY] Fedora 42 Update: expat-2.7.2-1.fc42

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

7.5CVSS7AI score0.01315EPSS
SaveExploits1
CNVD
CNVD
added 2025/09/19 12:00 a.m.15 views

Online Discussion Forum search_result.php File SQL Injection Vulnerability

Online Discussion Forum is an online forum. Online Discussion Forum suffers from a SQL injection vulnerability that originates from the lack of validation of externally entered SQL statements in the parameter Search in the file /admin/adminforum/searchresult.php. An attacker can exploit this...

9.8CVSS7.9AI score0.00417EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2025/09/19 12:00 a.m.11 views

How Far Are We? an Empirical Analysis of Current Vulnerability Localization Approaches

Open-source software vulnerability patch detection is a critical component for maintaining software security and ensuring software supply chain integrity. Traditional manual detection methods face significant scalability challenges when processing large volumes of commit histories, while being...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.12 views

Lunary Detected

This is an informational plugin to inform the user that the scanner has detected a publicly accessible Lunary instance on the target application. Lunary is an observability, prompt management and evaluations platform. This detection is included in the AI and LLM category. No source data...

6.9AI score
SaveExploits0References2
NVD
NVD
added 2025/09/18 2:15 p.m.11 views

CVE-2025-10668

A security vulnerability has been detected in itsourcecode Online Discussion Forum 1.0. This affects an unknown part of the file /members/composemsgadmin.php. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit has been disclosed...

9.8CVSS0.00435EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/18 2:15 p.m.12 views

UBUNTU-CVE-2023-53395

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AMLNOOPERANDRESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be passed for ASL Timer instruction. For taking care of...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/18 2:02 p.m.26 views

CVE-2025-10670 itsourcecode E-Logbook with Health Monitoring System for COVID-19 check_profile.php sql injection

A flaw has been found in itsourcecode E-Logbook with Health Monitoring System for COVID-19 1.0. This issue affects some unknown processing of the file /checkprofile.php. Executing manipulation of the argument profileid can lead to sql injection. It is possible to launch the attack remotely. The...

7.5CVSS0.00421EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.13 views

CVE-2023-53395 ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AMLNOOPERANDRESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be passed for ASL Timer instruction. For taking care of...

0.00153EPSS
SaveExploits0References8
Rows per page
Query Builder