Lucene search
+L

1576 matches found

EUVD
EUVD
added 2025/12/05 5:15 p.m.9 views

EUVD-2025-201438

Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting XSS vulnerability in the /rmm/v1/action/schedule endpoint. When an authenticated user adds a schedule to an existing task, the schedule name is stored and later rendered in schedule listings without HTML...

5.1CVSS5AI score0.00248EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/05 5:15 p.m.33 views

CVE-2025-34260 Advantech WISE-DeviceOn Server < 5.4 Authenticated Stored XSS via action/schedule

Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting XSS vulnerability in the /rmm/v1/action/schedule endpoint. When an authenticated user adds a schedule to an existing task, the schedule name is stored and later rendered in schedule listings without HTML...

5.1CVSS0.00248EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/05 5:15 p.m.4 views

CVE-2025-34260 Advantech WISE-DeviceOn Server < 5.4 Authenticated Stored XSS via action/schedule

Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting XSS vulnerability in the /rmm/v1/action/schedule endpoint. When an authenticated user adds a schedule to an existing task, the schedule name is stored and later rendered in schedule listings without HTML...

5.1CVSS5AI score0.00248EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/05 5:15 p.m.19 views

CVE-2025-34260

Affected product: Advantech WISE-DeviceOn Server prior to 5.4. Vulnerability: Authenticated stored XSS via /rmm/v1/action/schedule when a schedule name is stored and later rendered without HTML escaping. Root cause: Lack of proper input validation/escaping for user-supplied data at the schedule e...

5.4CVSS5AI score0.00248EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/05 4:14 p.m.6 views

CVE-2025-40258

No description is available for this CVE. Mitigation If enabled, you may disable MPTCP support. For more information please read...

7.8CVSS7.2AI score0.00527EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.7 views

SUSE CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

7CVSS6.5AI score0.00454EPSS
SaveExploits0References148
CNNVD
CNNVD
added 2025/12/05 12:0 a.m.8 views

Advantech WISE-DeviceOn Server 跨站脚本漏洞

Advantech WISE-DeviceOn Server is Advantech's next-generation unified device management solution based on the WISE-DeviceOn platform. Advantech WISE-DeviceOn Server suffers from a cross-site scripting vulnerability that stems from the lack of effective filtering and escaping of user-supplied data...

5.4CVSS6AI score0.00248EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/05 12:0 a.m.11 views

PT-2025-49281

Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting XSS vulnerability in the /rmm/v1/action/schedule endpoint. When an authenticated user adds a schedule to an existing task, the schedule name is stored and later rendered in schedule listings without HTML...

5.1CVSS5.4AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/04 4:16 p.m.24 views

AZL-71380 CVE-2025-40258 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS6.1AI score0.00454EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 4:16 p.m.13 views

CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS0.00454EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 4:16 p.m.7 views

UBUNTU-CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS6.2AI score0.00454EPSS
SaveExploits0References33
OSV
OSV
added 2025/12/04 4:8 p.m.7 views

CVE-2025-40258 mptcp: fix race condition in mptcp_schedule_work()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/04 4:8 p.m.54 views

CVE-2025-40258

CVE-2025-40258 is a Linux kernel use-after-free caused by a race in mptcp_schedule_work(). The issue occurs when mptcp_schedule_work() schedules a task and then takes a reference to sk-&gt;sk_refcnt; if mptcp_worker() runs first, the refcount may be released prematurely. The fixed pattern shown i...

9.8CVSS6.1AI score0.00454EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/04 4:8 p.m.7 views

CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS5.4AI score0.00454EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.32 views

CVE-2025-40258 mptcp: fix race condition in mptcp_schedule_work()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

9.8CVSS0.00454EPSS
SaveExploits0References7
Patchstack
Patchstack
added 2025/12/04 12:46 a.m.14 views

WordPress Timetable and Event Schedule plugin < 2.4.16 - Contributor+ Event Disclosure via IDOR vulnerability

Contributor+ Event Disclosure via IDOR vulnerability discovered by bRpsd in WordPress Plugin Timetable and Event Schedule versions 2.4.16...

2.7CVSS6.7AI score0.00202EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/12/03 12:0 a.m.9 views

WordPress plugin Timetable and Event Schedule by MotoPress 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in 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. A security vulnerability...

2.7CVSS6.5AI score0.00202EPSS
SaveExploits0References2
Android Security Bulletins
Android Security Bulletins
added 2025/12/01 12:0 a.m.23 views

Wear OS Security Bulletin—December 2025Stay organized with collectionsSave and categorize content based on your preferences.

The Wear OS Security Bulletin contains details of security vulnerabilities affecting the Wear OS platform. The full Wear OS update comprises the security patch level of 2025-12-05 or later from the December 2025 Android Security Bulletin in addition to all issues in this bulletin. We encourage al...

7.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/25 3:35 a.m.21 views

CVE-2025-13581

A vulnerability was identified in itsourcecode Student Information System 1.0. Affected by this vulnerability is an unknown functionality of the file /scheduleedit1.php. Such manipulation of the argument scheduleid leads to sql injection. The attack may be launched remotely. The exploit is public...

8.8CVSS7.1AI score0.00308EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/11/24 6:31 a.m.14 views

EUVD-2025-198605

A vulnerability was identified in itsourcecode Student Information System 1.0. Affected by this vulnerability is an unknown functionality of the file /scheduleedit1.php. Such manipulation of the argument scheduleid leads to sql injection. The attack may be launched remotely. The exploit is public...

6.5CVSS6.6AI score0.00308EPSS
SaveExploits1References6
Rows per page
Query Builder