Lucene search
+L

5492 matches found

WPVulnDB
WPVulnDB
added 2020/04/28 12:00 a.m.16 views

Quick Page/Post redirect < 5.2.0 - Authenticated Settings Update

A lack of capability check and a weak security nonce could allow a low-privileged user such as a contributor to interact with the plugin settings and to create a redirect link that would forward all traffic to an external malicious website. Redirections are performed via the 'Location' header...

2.1AI score
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2020/04/10 12:26 a.m.38 views

Privilege Escalation

kernel is vulnerable to privilege escalation. A missing capability check was found in the Linux kernel dochangetype routine. This could allow a local unprivileged user to gain privileged access or cause a denial of service...

7.8CVSS4.9AI score0.00375EPSS
SaveExploits0References23Affected Software1
wpexploit
wpexploit
added 2020/04/08 12:00 a.m.51 views

Klarna Checkout for WooCommerce < 2.0.10 - Authenticated Arbitrary Plugin Deactivation, Activation and Installation

The plugin registers one AJAX action intended for installing addon plugins from WordPress.org. The callback method to this action does not have a capability nor nonce check. This enables any logged in user to post a request to the endpoint and install, activate or deactivate any plugin. Since the...

0.7AI score
SaveExploits0References1
wpexploit
wpexploit
added 2020/04/02 12:00 a.m.47 views

Contact Form 7 Datepicker <= 2.6.0 - Authenticated Stored Cross-Site Scripting (XSS)

Contact Form 7 Datepicker registers an AJAX action to save settings which calls a function that fails to perform a capability check or nonce check. As such, a logged-in attacker with minimal permissions such as a subscriber can send a crafted request which will store a malicious JavaScript in the...

3.5CVSS0.5AI score0.00712EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2020/04/02 12:00 a.m.38 views

Contact Form 7 Datepicker <= 2.6.0 - Authenticated Stored Cross-Site Scripting (XSS)

Contact Form 7 Datepicker registers an AJAX action to save settings which calls a function that fails to perform a capability check or nonce check. As such, a logged-in attacker with minimal permissions such as a subscriber can send a crafted request which will store a malicious JavaScript in the...

3.5CVSS1.8AI score0.00712EPSS
SaveExploits2References1Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2020/03/06 12:00 a.m.7 views

VulnCheck KEV: CVE-2020-36852

The Custom Searchable Data Entry System plugin for WordPress is vulnerable to unauthenticated database wiping in versions up to, and including 1.7.1, due to a missing capability check and lack of sufficient validation on the ghazalesdsdeleteentriestablerow function. This makes it...

9.1CVSS5.8AI score0.00307EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/01 2:15 p.m.6 views

UBUNTU-CVE-2019-17056

llcpsockcreate in net/nfc/llcpsock.c in the AFNFC network module in the Linux kernel through 5.3.2 does not enforce CAPNETRAW, which means that unprivileged users can create a raw socket, aka CID-3a359798b176...

3.3CVSS6.7AI score0.00567EPSS
SaveExploits0References10
NVD
NVD
added 2019/09/03 1:15 p.m.29 views

CVE-2019-15871

The LoginPress plugin before 1.1.4 for WordPress has no capability check for updates to settings...

4.3CVSS4.7AI score0.00889EPSS
SaveExploits1References2
OSV
OSV
added 2019/09/03 1:15 p.m.8 views

CVE-2019-15871

The LoginPress plugin before 1.1.4 for WordPress has no capability check for updates to settings...

4.3CVSS6.1AI score0.00889EPSS
SaveExploits1References2
Prion
Prion
added 2019/09/03 1:15 p.m.16 views

Design/Logic Flaw

The LoginPress plugin before 1.1.4 for WordPress has no capability check for updates to settings...

4CVSS4.8AI score0.00889EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2019/09/03 12:19 p.m.27 views

CVE-2019-15871

The LoginPress plugin before 1.1.4 for WordPress has no capability check for updates to settings...

5.7AI score0.00889EPSS
SaveExploits1References2
OSV
OSV
added 2019/03/21 3:37 p.m.8 views

SUSE-SU-2019:0683-1 Security update for the Linux Kernel (Live Patch 22 for SLE 12 SP2)

This update for the Linux Kernel 4.4.121-9280 fixes several issues. The following security issues were fixed: - CVE-2019-9213: Expanddownwards in mm/mmap.c lacked a check for the mmap minimum address, which made it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP...

8.1CVSS6.7AI score0.16523EPSS
SaveExploits11References7
Exploit DB
Exploit DB
added 2019/03/06 12:00 a.m.127 views

Linux < 4.20.14 - Virtual Address 0 is Mappable via Privileged write() to /proc/*/mem

By following the codepath that Andrea Arcangeli pointed out in his mails regarding the last bug I reported, I noticed that it is possible for userspace on a normal distro to map virtual address 0, which on an X86 system without SMAP enables the exploitation of kernel NULL pointer dereferences. Th...

5.5CVSS6.6AI score0.05667EPSS
SaveExploits7
Prion
Prion
added 2019/03/05 10:29 p.m.30 views

Null pointer dereference

In the Linux kernel before 4.20.14, expanddownwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task...

4.9CVSS5.9AI score0.05667EPSS
SaveExploits7References26Affected Software5
Cvelist
Cvelist
added 2019/03/05 10:00 p.m.39 views

CVE-2019-9213

In the Linux kernel before 4.20.14, expanddownwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task...

6.4AI score0.05667EPSS
SaveExploits7References26
Debian CVE
Debian CVE
added 2019/03/05 10:00 p.m.40 views

CVE-2019-9213

In the Linux kernel before 4.20.14, expanddownwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task...

5.5CVSS6.6AI score0.05667EPSS
SaveExploits7
UbuntuCve
UbuntuCve
added 2019/03/05 12:00 a.m.44 views

CVE-2019-9213

In the Linux kernel before 4.20.14, expanddownwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task...

5.5CVSS6.7AI score0.05667EPSS
SaveExploits7References10
RedHat Linux
RedHat Linux
added 2018/12/18 2:49 p.m.10 views

kernel: NULL pointer dereference in af_netlink.c:__netlink_ns_capable() allows for denial of service

The Linux kernel was found to be vulnerable to a NULL pointer dereference bug in the netlinknscapable function in the net/netlink/afnetlink.c file. A local attacker could exploit this when a net namespace with a netnsid is assigned to cause a kernel panic and a denial of service...

5.5CVSS7.1AI score0.00393EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/11/27 1:21 a.m.8 views

kernel: NULL pointer dereference in af_netlink.c:__netlink_ns_capable() allows for denial of service

The Linux kernel was found to be vulnerable to a NULL pointer dereference bug in the netlinknscapable function in the net/netlink/afnetlink.c file. A local attacker could exploit this when a net namespace with a netnsid is assigned to cause a kernel panic and a denial of service...

5.5CVSS7.1AI score0.00393EPSS
SaveExploits0References4
OSV
OSV
added 2018/05/31 1:29 a.m.6 views

CVE-2018-11580

An issue was discovered in mass-pages-posts-creator.php in the MULTIDOTS Mass Pages/Posts Creator plugin 1.2.2 for WordPress. Any logged in user can launch Mass Pages/Posts creation with custom content. There is no nonce or user capability check, so anyone can launch a DoS attack against a site a...

5.4CVSS5.6AI score0.00616EPSS
SaveExploits1References2
Rows per page
Query Builder