Lucene search
+L

6397 matches found

Cvelist
Cvelist
added 2023/11/21 12:00 a.m.31 views

CVE-2023-48124

Cross Site Scripting in SUP Online Shopping v.1.0 allows a remote attacker to execute arbitrary code via the Name, Email and Address parameters in the Register New Account component...

6.1AI score0.00633EPSS
SaveExploits1References2
OSV
OSV
added 2023/11/14 10:15 p.m.21 views

USN-6479-1 linux-oem-6.5 vulnerabilities

Kyle Zeng discovered that the netfilter subsystem in the Linux kernel contained a race condition in IP set operations in certain situations. A local attacker could use this to cause a denial of service system crash. CVE-2023-42756 Alex Birnberg discovered that the netfilter subsystem in the Linux...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.6 views

kernel: Linux kernel: Memory leak in __class_register()

A flaw was found in the Linux kernel. This vulnerability allows a local attacker to cause a denial of service via a memory leak in the driver system's classregister function...

7.2AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.12 views

kernel: tun: avoid double free in tun_free_netdev

A double-free flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user registers the device when the registernetdevice function fails NETDEVREGISTER notifier. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.6AI score0.00459EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:24 p.m.17 views

kernel: tun: avoid double free in tun_free_netdev

A double-free flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user registers the device when the registernetdevice function fails NETDEVREGISTER notifier. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.6AI score0.00459EPSS
SaveExploits0References5
VulnCheck KEV
VulnCheck KEV
added 2023/11/13 12:00 a.m.14 views

VulnCheck KEV: CVE-2020-35131

Cockpit before 0.6.1 allows an attacker to inject custom PHP code and achieve Remote Command Execution via registerCriteriaFunction in lib/MongoLite/Database.php, as demonstrated by values in JSON data to the /auth/check or /auth/requestreset URI...

9.8CVSS7.4AI score0.51299EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2023/11/11 12:00 a.m.10 views

The vulnerability of the get_register function in the Vim text editor allows a perpetrator to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the getregister function in the Vim text editor is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to access confidential data, compromise its integrity, and even cause service failures...

7.8CVSS6.6AI score0.00471EPSS
SaveExploits1References11Affected Software4
Patchstack
Patchstack
added 2023/11/09 12:00 a.m.15 views

WordPress WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) Plugin <= 7.6.6 is vulnerable to Privilege Escalation

Software WordPress Social Login and Register Discord, Google, Twitter, LinkedIn Type Plugin Vulnerable versions = 7.6.6 Fixed in 7.6.7 OWASP Top 10 A7: Identification and Authentication Failures Classification Privilege Escalation CVE CVE-2023-47683 Patch priority High CVSS severity High 8...

8CVSS6.6AI score0.00479EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/11/07 10:15 p.m.11 views

CVE-2023-46793

Online Matrimonial Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'day' parameter in the 'register' function of the functions.php resource does not validate the characters received and they are sent unfiltered to the database...

9.8CVSS5.8AI score0.00831EPSS
SaveExploits1References2
OSV
OSV
added 2023/11/07 3:15 p.m.8 views

CVE-2023-33480

RemoteClinic 2.0 contains a critical vulnerability chain that can be exploited by a remote attacker with low-privileged user credentials to create admin users, escalate privileges, and execute arbitrary code on the target system via a PHP shell. The vulnerabilities are caused by a lack of input...

8.8CVSS6.2AI score0.0193EPSS
SaveExploits1References1
Prion
Prion
added 2023/11/07 3:15 p.m.25 views

Design/Logic Flaw

RemoteClinic 2.0 contains a critical vulnerability chain that can be exploited by a remote attacker with low-privileged user credentials to create admin users, escalate privileges, and execute arbitrary code on the target system via a PHP shell. The vulnerabilities are caused by a lack of input...

6.5CVSS8.6AI score0.0193EPSS
SaveExploits1References1Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.7 views

kernel: Linux kernel: Denial of Service due to memory leak in netdevsim

A flaw was found in the Linux kernel's netdevsim component. A local user could exploit a memory leak vulnerability within the nsimbusdevnew function. This occurs when deviceregister fails, leading to an unreleased object name. This memory leak could potentially lead to a Denial of Service DoS on...

5.8AI score0.00228EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds

A slab-out-of-bounds read vulnerability was found in the Linux kernel's ASoC tx-macro codec driver. The decimator variable was incorrectly sized at 32 bits, causing regcacheflatread to access memory beyond the allocated slab when reading register cache values during the txmacrodigitalmute...

5.8AI score0.00179EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.27 views

kernel: KVM: nVMX: missing consistency checks for CR0 and CR4

A flaw was found in the KVM's Intel nested virtualization feature nVMX. The effective values of the guest CR0 and CR4 registers could differ from those included in the VMCS12. In rare circumstances i.e., kvmintel module loaded with parameters nested=1 and ept=0 this could allow a malicious guest ...

6.5CVSS6.6AI score0.00474EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.8 views

kernel: thermal: core: call put_device() only after device_register() fails

In the Linux kernel, the following vulnerability has been resolved: thermal: core: call putdevice only after deviceregister fails putdevice shouldn't be called before a prior call to deviceregister. thermalcoolingdeviceregister doesn't follow that properly and needs fixing. Also...

5.5CVSS6.8AI score0.00201EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()

A flaw was found in the ath9k USB Wi-Fi driver in the Linux kernel. In certain conditions within the ath9khifusbregincb path, a socket buffer skb may be freed prematurely and then freed again on an error path, leading to a use-after-free condition. Additionally, failure to allocate a new skb can...

5.8AI score0.00254EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.6 views

kernel: Linux kernel: Resource leak in regulator_register can cause system unavailability

A flaw was found in the Linux kernel. This vulnerability, a resource leak within the regulatorregister function, can be exploited by a local user. Successful exploitation could lead to a Denial of Service DoS, making the system unavailable due to resource exhaustion...

5.7AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"

A flaw was found in the mac80211 module in the Linux kernel. When the device can not be registered due to an error, its memory is released twice, causing a NULL pointer to dereference, resulting in a system crash and a denial of service...

7.8CVSS6.5AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 views

kernel: Linux kernel: Local denial of service in marvell_cn10k perf driver

A flaw was found in the Linux kernel's marvellcn10k perf driver. A local user could exploit a hotplug callback leak in the tadpmuinit function. This vulnerability occurs when platformdriverregister fails to remove the callback, potentially leading to a denial of service...

5.8AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: KVM: VMX: Fix crash due to uninitialized current_vmcs

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Fix crash due to uninitialized currentvmcs KVM enables 'Enlightened VMCS' and 'Enlightened MSR Bitmap' when running as a nested hypervisor on top of Hyper-V. When MSR bitmap is updated, evmcstouchmsrbitmap function uses...

5.6AI score0.00187EPSS
SaveExploits0References5
Rows per page
Query Builder