Lucene search
+L

10375 matches found

RedhatCVE
RedhatCVE
added 2025/10/02 4:19 p.m.8 views

CVE-2025-59681

An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate, QuerySet.alias, QuerySet.aggregate, and QuerySet.extra are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the kwarg...

8.1CVSS7.5AI score0.00625EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/10/02 8:07 a.m.6 views

e1000e: fix heap overflow in e1000_set_eeprom

...

9.8CVSS7AI score
SaveExploits0
OSV
OSV
added 2025/10/02 7:13 a.m.6 views

SUSE-SU-2025:03446-1 Security update for python-Django

This update for python-Django fixes the following issues: - CVE-2025-59681: SQL injection via the QuerySet annotate, alias, aggregate, or extra methods when processing a specially crafted dictionary with dictionary expansion bsc1250485. - CVE-2025-59682: directory traversal via the...

9.8CVSS8.1AI score0.00911EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.14 views

A NULL pointer dereference flaw was found in pesign's cms_set_pw_data() function of the cms_common.c file. The function fails to handle the NULL pwdata invocation from daemon.c, which leads to an explicit NULL dereference and crash on all attempts to daemonize pesign.

...

3.3CVSS7AI score0.00243EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/02 12:00 a.m.11 views

PT-2025-45575

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's crypto/rng module. The issue involves ensuring that the set ent function is always set, as it is only provided by the drbg. This ensures proper...

4.6CVSS7.3AI score0.00209EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/10/02 12:00 a.m.5 views

Django 4.x < 4.2.25, 5.0.x < 5.1.13, 5.2.x < 5.2.7 Multiple Vulnerabilities - Linux

Django is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:djangoproject:django"; if descriptio...

9.8CVSS7.5AI score0.00911EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.9 views

SUSE CVE-2023-53513

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.2CVSS6.5AI score0.00145EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/10/01 11:10 p.m.8 views

Buffer overflow in the slc_add_reply function in various BSD-based Telnet clients, when handling LINEMODE suboptions, allows remote attackers to execute arbitrary code via a reply with a large number of Set Local Character (SLC) commands.

...

7.5CVSS7AI score0.0887EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/01 11:10 p.m.7 views

Buffer overflow in efax 0.9 and earlier, when installed setuid root, allows local users to execute arbitrary code via a long -x argument.

...

7.2CVSS7AI score0.00465EPSS
SaveExploits0
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2023-53464

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Check that sock is valid before iscsisetparam The validity of sock should be checked before assignment to avoid incorrect values. Commit 57569c37f0ad "scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling...

5.5CVSS0.00162EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.22 views

CVE-2022-50448 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 11:42 a.m.40 views

CVE-2023-53484

CVE-2023-53484 affects the Linux kernel’s cpu_rmap logic. The vulnerability arises in the lib: cpu_rmap path where, if irq_set_affinity_notifier() is called with a NULL notify, the glue pointer in the corresponding rmap-&gt;obj array entry is freed but the pointer remains non-null. A subsequent f...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/10/01 8:15 a.m.7 views

CVE-2025-39898

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.5 views

CVE-2025-39908 net: dev_ioctl: take ops lock in hwtstamp lower paths

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS6AI score0.00134EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.5 views

CVE-2025-39898

Removed by vendor...

6.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.7 views

PT-2025-40290

Name of the Vulnerable Software and Affected Versions Django versions 4.2 through 4.2.25 Django versions 5.1 through 5.1.13 Django versions 5.2 through 5.2.7 Description A SQL injection issue exists in Django’s QuerySet methods—specifically annotate, alias, aggregate, and extra—when using a craft...

9.8CVSS7.9AI score0.00625EPSS
SaveExploits0References160
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.10 views

PT-2025-40082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to hardware timestamping hwtstamp within network device operations. Specifically, the issue involves failing to properly acquire the operations...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2025/10/01 12:00 a.m.27 views

CVE-2025-61045

TOTOLINK X18 V9.1.0cu.2053B20230309 was discovered to contain a command injection vulnerability via the mac parameter in the setEasyMeshAgentCfg function...

0.01539EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.11 views

PT-2025-40171

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SCSI subsystem, specifically within the iscsi tcp component. The issue stems from a missing validation check for the sock variable before it is assign...

6AI score0.00162EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.10 views

PT-2025-40191

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the cpu rmap library. Specifically, a use-after-free condition can occur on the rmap-obj array entries. This happens when irq set affinity...

6.1AI score0.0016EPSS
SaveExploits0References10
Rows per page
Query Builder