Lucene search
+L

594 matches found

Prion
Prion
added 2024/01/24 5:15 p.m.24 views

Code injection

Dell Unity, versions prior to 5.4, contain a vulnerability whereby log messages can be spoofed by an authenticated attacker. An attacker could exploit this vulnerability to forge log entries, create false alarms, and inject malicious content into logs that compromise logs integrity. A malicious...

4CVSS6.7AI score0.00298EPSS
SaveExploits0References1Affected Software3
RedhatCVE
RedhatCVE
added 2024/01/24 4:33 p.m.42 views

CVE-2023-51042

A use-after-free flaw was found in the Linux kernel's AMD GPU driver which may allow access to members of a synchronization structure after the structure is freed. This issue could allow a local user to crash the system or to access confidential system memory. Mitigation To mitigate this issue,...

7.8CVSS7.2AI score0.00319EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/01/16 5:15 p.m.71 views

CVE-2023-4969

A GPU kernel can read sensitive data from another GPU kernel even from another user or app through an optimized GPU memory region called local memory on various architectures...

6.5CVSS6.8AI score0.01185EPSS
SaveExploits1References7
Prion
Prion
added 2024/01/11 2:15 p.m.30 views

Information disclosure

A privileged attacker can prevent delivery of debug exceptions to SEV-SNP guests potentially resulting in guests not receiving expected debug information...

1.4CVSS7AI score0.00289EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.22 views

borrower can prevent liquidity provider from withdrawing their liquidity

Lines of code Vulnerability details Description When a liquidity provider wants to withdraw their liquidity they can call ParticlePositionManager::reclaimLiquidity. This will prevent any renewals: ParticlePositionManager::addPremium: File: protocol/ParticlePositionManager.sol 508: // check LP...

6.9AI score
SaveExploits0
NVD
NVD
added 2023/12/18 10:15 p.m.18 views

CVE-2023-48772

Cross-Site Request Forgery CSRF vulnerability in Arul Prasad J Prevent Landscape Rotation.This issue affects Prevent Landscape Rotation: from n/a through 2.0...

8.8CVSS0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/18 10:15 p.m.8 views

CVE-2023-48772

Cross-Site Request Forgery CSRF vulnerability in Arul Prasad J Prevent Landscape Rotation.This issue affects Prevent Landscape Rotation: from n/a through 2.0...

8.8CVSS7.3AI score0.00264EPSS
SaveExploits0References1
Prion
Prion
added 2023/12/18 10:15 p.m.22 views

Cross site request forgery (csrf)

Cross-Site Request Forgery CSRF vulnerability in Arul Prasad J Prevent Landscape Rotation.This issue affects Prevent Landscape Rotation: from n/a through 2.0...

6.8CVSS7.2AI score0.00264EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/12/18 9:59 p.m.27 views

CVE-2023-48772 WordPress Prevent Landscape Rotation Plugin <= 2.0 is vulnerable to Cross Site Request Forgery (CSRF)

Cross-Site Request Forgery CSRF vulnerability in Arul Prasad J Prevent Landscape Rotation.This issue affects Prevent Landscape Rotation: from n/a through 2.0...

5.4CVSS8.9AI score0.00264EPSS
SaveExploits0References1
CVE
CVE
added 2023/12/18 9:59 p.m.74 views

CVE-2023-48772

CVE-2023-48772 affects the WordPress plugin Prevent Landscape Rotation

8.8CVSS8.5AI score0.00264EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/18 12:0 a.m.10 views

PT-2023-30954 · Unknown · Prevent Landscape Rotation

Name of the Vulnerable Software and Affected Versions: Prevent Landscape Rotation versions n/a through 2.0 Description: The issue is a Cross-Site Request Forgery CSRF vulnerability. This type of vulnerability allows an attacker to trick a user into performing unintended actions on a web applicati...

8.8CVSS8.8AI score0.00264EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/12/18 12:0 a.m.8 views

WordPress Plugin Prevent Landscape Rotation Cross-Site Request Forgery Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress is a blogging platform developed in the PHP language that supports personal blogs on PHP and MySQL servers.WordPress plugin is an application...

8.8CVSS6.4AI score0.00264EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/12/08 8:57 a.m.60 views

CVE-2023-6610

An out-of-bounds read vulnerability was found in smb2dumpdetail in fs/smb/client/smb2ops.c in the Linux Kernel. This issue could allow a local attacker to crash the system or leak internal kernel information. Mitigation To mitigate this issue, prevent module cifs from being loaded. Please see...

7.1CVSS6.6AI score0.0043EPSS
SaveExploits1References4
Patchstack
Patchstack
added 2023/11/28 12:0 a.m.14 views

WordPress Prevent Landscape Rotation Plugin <= 2.0 is vulnerable to Cross Site Request Forgery (CSRF)

Software Prevent Landscape Rotation Type Plugin Vulnerable versions = 2.0 Fixed in 2.1 OWASP Top 10 A5: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2023-48772 Patch priority Low CVSS severity Low 5.4 Developer Claim ownership PSID 3de620ce36e1 Credits Nguyen Xuan...

8.8CVSS6.6AI score0.00264EPSS
SaveExploits0References2Affected Software1
Wiz blog
Wiz blog
added 2023/11/19 10:6 p.m.20 views

Unveiling eBPF: Harnessing Its Power to Solve Real-World Issues

Dive in a Kubernetes attack and see how eBPF and other security best practices can prevent these attacks...

7.3AI score
SaveExploits0
Prion
Prion
added 2023/11/14 12:15 a.m.12 views

Cross site request forgery (csrf)

Rejected reason: Accidental Request...

7.4AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/10 12:0 a.m.11 views

In batchRefund, adding a check for sufficient balance before attempting refunds could prevent potential failures.

Lines of code Vulnerability details M2 - In batchRefund, adding a check for sufficient balance before attempting refunds could prevent potential failures. poc: solidity function batchRefund external returns requireaddressthis.balance = totalRefundAmount, "Insufficient balance for refunds"; Assess...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.5 views

kernel: drm/amd/display: Do not set DRR on pipe Commit

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2023/10/19 12:0 a.m.58 views

nghttp2 security update

1.33.0-5 - fix HTTP/2 Rapid Reset CVE-2023-44487 1.33.0-4 - prevent DoS caused by overly large SETTINGS frames CVE-2020-11080...

5CVSS8.1AI score0.99999EPSS
SaveExploits21
Wired Threat Level
Wired Threat Level
added 2023/10/13 1:30 p.m.18 views

US House Republicans Had Their Phones Confiscated to Stop Leaks

In an attempt to wrest control from raucous far-right hardliners amid the fight for a new House speaker, Republican Party leaders are instituting phone bans to keep backroom deals secret...

7AI score
SaveExploits0
Rows per page
Query Builder