Lucene search
+L

17246 matches found

CNNVD
CNNVD
added 2025/10/02 12:00 a.m.11 views

AndSoft e-TMS 跨站脚本漏洞

AndSoft e-TMS is a logistics management software from AndSoft Spain. A cross-site scripting vulnerability exists in AndSoft e-TMS, which stems from the lack of effective filtering and escaping of user-supplied data in the parameters l and reset of the /clt/changepassword.asp file, and can be...

6.9CVSS6.4AI score0.00221EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/02 12:00 a.m.14 views

PT-2025-40368

Name of the Vulnerable Software and Affected Versions AndSoft e-TMS version 25.03 Description A reflected cross-site scripting XSS issue exists in AndSoft e-TMS version 25.03. This allows an attacker to execute JavaScript code within a user's browser by sending a crafted URL. The vulnerability is...

6.9CVSS5.5AI score0.00221EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/02 12:00 a.m.12 views

AndSoft e-TMS 跨站脚本漏洞

AndSoft e-TMS is a logistics management software from AndSoft Spain. A cross-site scripting vulnerability exists in AndSoft e-TMS, which stems from the lack of effective filtering and escaping of user-supplied data in the parameter l of /clt/resetPassword.asp, which can be exploited by an attacke...

6.9CVSS6.4AI score0.00221EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.10 views

SUSE CVE-2022-50452

In the Linux kernel, the following vulnerability has been resolved: net: sched: cake: fix null pointer access issue when cakeinit fails When the default qdisc is cake, if the qdisc of devqueue fails to be inited during mqprioinit, cakereset is invoked to clear resources. In this case, the tins is...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.9 views

SUSE CVE-2023-53455

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS6.4AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.10 views

SUSE CVE-2023-53463

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

5.5CVSS6.1AI score0.00332EPSS
SaveExploits0References19
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2023-53463

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

7.5CVSS0.00332EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2023-53455

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53463

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

7.5CVSS5.7AI score0.00332EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.8 views

UBUNTU-CVE-2023-53455

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:45 a.m.32 views

CVE-2022-50452

CVE-2022-50452 describes a null-pointer dereference in the Linux kernel net:sched: cake path during cake_init() failure. If the default qdisc is cake and mqprio_init() fails, cake_reset() clears resources but q->tins remains NULL, leading to a NULL dereference in cake_dequeue_one(). The connec...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.14 views

CVE-2022-50452 net: sched: cake: fix null pointer access issue when cake_init() fails

In the Linux kernel, the following vulnerability has been resolved: net: sched: cake: fix null pointer access issue when cakeinit fails When the default qdisc is cake, if the qdisc of devqueue fails to be inited during mqprioinit, cakereset is invoked to clear resources. In this case, the tins is...

0.00146EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:42 a.m.33 views

CVE-2023-53463

The CVE-2023-53463 entry concerns Linux kernel ibmvnic (IBM Power NIC) handling of NON_FATAL resets. The advisory describes a bug where resetting dql stats on NON_FATAL resets could lead to a mismatch between num_queued and num_completed due to batched skb handling, causing a BUG_ON crash during ...

7.5CVSS5.7AI score0.00332EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2023-53463 ibmvnic: Do not reset dql stats on NON_FATAL err

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NONFATAL err All ibmvnic resets, make a call to netdevtxresetqueue when re-opening the device. netdevtxresetqueue resets the numqueued and numcompleted byte counters. These stats are used in Byt...

7.5CVSS6AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/10/01 10:11 a.m.21 views

CVE-2025-8119

PAD CMS is vulnerable to Cross-Site Request Forgery in reset password's functionality. Malicious attacker can craft special website, which when visited by the victim, will automatically send a POST request changing currently logged user's password to defined by the attacker value. This issue...

5.1CVSS7AI score0.00128EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/01 12:42 a.m.26 views

CVE-2025-56676

TitanSystems Zender v3.9.7 contains an account takeover vulnerability in its password reset functionality. A temporary password or reset token issued to one user can be used to log in as another user, due to improper validation of token-user linkage. This allows remote attackers to gain...

5.4CVSS7.3AI score0.0033EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/01 12:42 a.m.13 views

CVE-2025-56132

LiquidFiles filetransfer server is vulnerable to a user enumeration issue in its password reset functionality. The application returns distinguishable responses for valid and invalid email addresses, allowing unauthenticated attackers to determine the existence of user accounts. Version 4.2...

7.3CVSS7AI score0.00695EPSS
SaveExploits1References1
NVD
NVD
added 2025/09/30 7:15 p.m.12 views

CVE-2025-56132

LiquidFiles filetransfer server is vulnerable to a user enumeration issue in its password reset functionality. The application returns distinguishable responses for valid and invalid email addresses, allowing unauthenticated attackers to determine the existence of user accounts. Version 4.2...

7.3CVSS0.00695EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/30 7:15 p.m.7 views

CVE-2025-56132

LiquidFiles filetransfer server is vulnerable to a user enumeration issue in its password reset functionality. The application returns distinguishable responses for valid and invalid email addresses, allowing unauthenticated attackers to determine the existence of user accounts. Version 4.2...

7.3CVSS5.8AI score0.00695EPSS
SaveExploits1References2
NVD
NVD
added 2025/09/30 4:15 p.m.13 views

CVE-2025-56676

TitanSystems Zender v3.9.7 contains an account takeover vulnerability in its password reset functionality. A temporary password or reset token issued to one user can be used to log in as another user, due to improper validation of token-user linkage. This allows remote attackers to gain...

5.4CVSS0.0033EPSS
SaveExploits0References3
Rows per page
Query Builder