Lucene search
+L

11904 matches found

CVE
CVE
added 2025/09/15 2:04 p.m.31 views

CVE-2023-53174

CVE-2023-53174 is a Linux kernel local vulnerability affecting the SCSI core: memory leak on the error path from device_add() when allocation of the device name fails. The root cause is that the name allocated by dev_set_name() is not freed and reference counting is mishandled; the fix adds a put...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:04 p.m.13 views

CVE-2023-53174 scsi: core: Fix possible memory leak if device_add() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to decrease the reference count in th...

0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:02 p.m.6 views

CVE-2022-50251 mmc: vub300: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

6.1AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/15 2:02 p.m.11 views

CVE-2022-50251 mmc: vub300: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

0.0016EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:02 p.m.35 views

CVE-2022-50251

CVE-2022-50251 affects the Linux kernel mmc/vub300 driver. The vulnerability arises when mmc_add_host() returns an error but its return value is ignored, leading to a memory leak from mmc_alloc_host() and a potential kernel crash due to removing an unadded device in the remove path. The accompany...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/09/15 12:32 p.m.23 views

CVE-2025-10445

The CVE-2025-10445 entry concerns Campcodes Computer Sales and Inventory System 1.0. The vulnerability targets the /pages/us_transac.php?action=add endpoint, where manipulating the Username parameter can trigger an SQL injection. Public exploitation is indicated in the sources. The issue is tied ...

9.8CVSS6.5AI score0.00478EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/09/15 9:15 a.m.13 views

CVE-2025-10434

A vulnerability was identified in IbuyuCMS up to 2.6.3. Impacted is an unknown function of the file /admin/article.php?a=mod of the component Add Article Page. The manipulation of the argument Title leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is...

4.8CVSS0.00267EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/15 8:32 a.m.5 views

CVE-2025-10434 IbuyuCMS Add Article article.php cross site scripting

A vulnerability was identified in IbuyuCMS up to 2.6.3. Impacted is an unknown function of the file /admin/article.php?a=mod of the component Add Article Page. The manipulation of the argument Title leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is...

4.8CVSS2.7AI score0.00267EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/15 8:32 a.m.20 views

CVE-2025-10434 IbuyuCMS Add Article article.php cross site scripting

A vulnerability was identified in IbuyuCMS up to 2.6.3. Impacted is an unknown function of the file /admin/article.php?a=mod of the component Add Article Page. The manipulation of the argument Title leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is...

4.8CVSS0.00267EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.16 views

PT-2025-37460

Name of the Vulnerable Software and Affected Versions: IbuyuCMS versions up to 2.6.3 Description: A vulnerability exists in IbuyuCMS that allows for cross site scripting. The issue is located in the Add Article Page component, specifically within the file /admin/article.php?a=mod. Manipulation of...

4.8CVSS2.7AI score0.00267EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.7 views

PT-2025-37580

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the pnp alloc dev function within the Linux kernel's PNP Plug and Play subsystem. The issue stemmed from dynamically allocated device names not being...

5.9AI score0.0016EPSS
SaveExploits0References11
CVE
CVE
added 2025/09/15 12:00 a.m.24 views

CVE-2025-56274

SourceCodester Web-based Pharmacy Product Management System 1.0 is affected by an Incorrect Access Control flaw that lets low-privileged users forge sessions with admin-like privileges and perform sensitive actions (e.g., adding users). The CVE entry documents a high impact (CVE-2025-56274) with ...

8.1CVSS6.3AI score0.00421EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.16 views

PT-2025-37768

Name of the Vulnerable Software and Affected Versions Rems' Employee Management System version 1.0 Description A Clickjacking issue exists that allows remote attackers to execute arbitrary JavaScript. The issue is present on the 'department.php' page and involves injecting a malicious payload int...

5.4CVSS7.4AI score0.00345EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.5 views

PT-2025-37675

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a memory leak in the watchdog cdev register function. The issue occurs because put device is not called when cdev device add fails and wdd-id is not equal to ...

6.1AI score0.00156EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.7 views

PT-2025-37505

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The mmc add host function may return an error, and ignoring this return value can lead to a memory leak. This memory leak occurs because memory allocated in mmc alloc host is not freed...

6.1AI score0.0016EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unchecked mmcaddhost return value, which could lead to a memory leak and kernel crash...

5.5CVSS6.2AI score0.00155EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.7 views

PT-2025-37592

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists in the ieee80211 if add function within the mac80211 module. Specifically, when register netdevice fails, the ndev-tstats structure is not released, leading to a...

6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/15 12:00 a.m.6 views

CVE-2025-52048

In Frappe 15.x.x before 15.72.0 and 14.x.x before 14.96.10, in the function addtag at frappe/desk/doctype/tag/tag.py is vulnerable to SQL Injection, which allows an attacker to extract information from databases by injecting a SQL query into the dt parameter...

6.9AI score0.00261EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.9 views

Frappe Technologies Frappe 安全漏洞

Frappe Technologies Frappe is a Python, Mariadb-based web development framework with integrated front-end pages from Frappe Technologies, India. A security vulnerability exists in Frappe Technologies Frappe versions prior to 15.72.0 and 14.96.10, which stems from the improper handling of the...

6.5CVSS7.6AI score0.00261EPSS
SaveExploits1References3
CVE
CVE
added 2025/09/15 12:00 a.m.28 views

CVE-2025-57117

An analysis of CVE-2025-57117, with multiple connected sources, confirms a Clickjacking vulnerability in Rems’ Employee Management System v1.0. The issue resides in the department.php page where an attacker can inject a malicious payload via the Department Name field under Add Department to execu...

5.4CVSS6.9AI score0.00345EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder