Lucene search
+L

12022 matches found

CNNVD
CNNVD
added 2025/04/17 12:00 a.m.10 views

WordPress plugin Restrict User Registration 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site request forgery vulnerability...

7.1CVSS7.2AI score0.0015EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/17 12:00 a.m.9 views

WordPress plugin Stop Registration Spam 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

7.1CVSS7AI score0.0029EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/17 12:00 a.m.10 views

PT-2025-17118 · Unknown · Stop Registration Spam

Name of the Vulnerable Software and Affected Versions: Stop Registration Spam versions 1.24 and earlier Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting, allowing Reflected XSS. This enables potential attackers to...

7.1CVSS7.2AI score0.0029EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/17 12:00 a.m.11 views

PT-2025-17160 · Devrix · Devrix Restrict User Registration

Name of the Vulnerable Software and Affected Versions: DevriX Restrict User Registration versions 1.0.1 and earlier Description: The issue is related to a Cross-Site Request Forgery CSRF vulnerability that allows Stored XSS. This means an attacker can trick a user into performing unintended actio...

7.1CVSS7.5AI score0.0015EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.8 views

DEBIAN-CVE-2025-22091

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix pagesize variable overflow Change all variables storing mlx5umemmkcfindbestpgsz result to unsigned long to support values larger than 31 and avoid overflow. For example: If we try to register 4GB of memory that is...

5.5CVSS5.8AI score0.00203EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.15 views

CVE-2025-22091

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix pagesize variable overflow Change all variables storing mlx5umemmkcfindbestpgsz result to unsigned long to support values larger than 31 and avoid overflow. For example: If we try to register 4GB of memory that is...

5.5CVSS0.00203EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.5 views

DEBIAN-CVE-2025-22064

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't unregister hook when table is dormant When nftablesupdchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen...

5.5CVSS5.6AI score0.00265EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.9 views

UBUNTU-CVE-2025-22064

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't unregister hook when table is dormant When nftablesupdchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen...

6.9CVSS6.2AI score0.00265EPSS
SaveExploits0References25
NVD
NVD
added 2025/04/16 3:16 p.m.11 views

CVE-2025-22064

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't unregister hook when table is dormant When nftablesupdchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen...

5.5CVSS0.00265EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/04/16 3:15 p.m.15 views

CVE-2025-22026

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/04/16 3:15 p.m.14 views

CVE-2025-22026

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS0.00205EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/16 2:12 p.m.126 views

CVE-2025-22091

In the Linux kernel, RDMA/mlx5: Fix page_size variable overflow has been addressed. The fix changes all variables storing mlx5_umem_mkc_find_best_pgsz() results to unsigned long to support values larger than 31 and prevent overflow. Example impact: registering 4GB of contiguous physical memory co...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.145 views

CVE-2025-22064

CVE-2025-22064 affects the Linux kernel nf_tables: when nf_tables_updchain encounters an error, the code path may unregister a hook that wasn’t registered if the table is dormant. Root cause: move the hook assignment into the registration block so dormant tables do not unregister. Impact per sour...

5.5CVSS6.6AI score0.00265EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22064 netfilter: nf_tables: don't unregister hook when table is dormant

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't unregister hook when table is dormant When nftablesupdchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen...

6.1AI score
SaveExploits0References8
OSV
OSV
added 2025/04/16 2:11 p.m.11 views

CVE-2025-22026 nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

6.2AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.18 views

CVE-2025-22026 nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

6.1AI score0.00205EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/04/16 9:09 a.m.23 views

CVE-2025-2563

The User Registration & Membership WordPress plugin before 4.1.2 does not prevent users to set their account role when the Membership Addon is enabled, leading to a privilege escalation issue and allowing unauthenticated users to gain admin privileges...

8.1CVSS7.3AI score0.48498EPSS
SaveExploits7References1
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.10 views

kernel: nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/16 12:00 a.m.22 views

The vulnerability of the software for centralized device management in Fortinet’s FortiManager and security event monitoring and analysis tools, FortiAnalyzer, arises from the ability to disclose information through registration files, allowing an intruder to gain unauthorized access to protected information.

The vulnerability of the software for centralized device management in Fortinet’s FortiManager and security event monitoring and analysis tools, FortiAnalyzer, relates to the disclosure of information through registration files. Exploiting this vulnerability can allow an attacker, operating...

6.8CVSS5.5AI score0.00301EPSS
SaveExploits0References4Affected Software2
RedhatCVE
RedhatCVE
added 2025/04/14 7:04 a.m.30 views

CVE-2025-3292

The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.3 via the userregistrationupdateprofiledetails due to missing validation on the 'userid' use...

4.3CVSS7.2AI score0.00306EPSS
SaveExploits0References1
Rows per page
Query Builder