Lucene search
+L

2878 matches found

OSV
OSV
added 2024/03/02 10:15 p.m.5 views

UBUNTU-CVE-2023-52505

In the Linux kernel, the following vulnerability has been resolved: phy: lynx-28g: serialize concurrent physetmodeext calls to shared registers The protocol converter configuration registers PCC8, PCCC, PCCD implemented by the driver, as well as others, control protocol converters from multiple...

4.7CVSS5.7AI score0.00168EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/02/29 3:51 p.m.11 views

kernel: GSM multiplexing race condition leads to privilege escalation

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS6.9AI score0.00767EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/26 2:33 a.m.9 views

postgresql: non-owner 'REFRESH MATERIALIZED VIEW CONCURRENTLY' executes arbitrary SQL

A flaw was found in PostgreSQL. A late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL can allow an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling a safe refre...

8CVSS7.5AI score0.01808EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/22 12:30 p.m.74 views

GHSA-9Q24-HWMC-797X Apache Answer Race Condition vulnerability

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer. This issue affects Apache Answer through 1.2.1. Repeated submission during registration resulted in the registration of the same user. When users register, if they rapidly...

5.9CVSS5.6AI score0.00895EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/22 10:15 a.m.46 views

CVE-2024-26578

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer.This issue affects Apache Answer: through 1.2.1. Repeated submission during registration resulted in the registration of the same user. When users register, if they rapidly...

5.9CVSS6.6AI score0.00895EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/22 9:28 a.m.16 views

CVE-2024-26578 Apache Answer: Repeated submission at registration created duplicate users with the same name

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer.This issue affects Apache Answer: through 1.2.1. Repeated submission during registration resulted in the registration of the same user. When users register, if they rapidly...

5.7AI score0.00895EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/02/22 12:0 a.m.10 views

Apache Answer 竞争条件问题漏洞

Apache Answer is a community platform of the Apache USA Foundation. Apache Answer 1.2.1 and prior versions suffer from a Competing Conditions vulnerability, which arises from improper handling of concurrent access when concurrent code requires mutually exclusive access to shared resources during...

5.9CVSS7AI score0.00895EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/02/21 12:0 a.m.22 views

SUSE SLES12: postgresql13 / postgresql13-contrib / postgresql13-devel / etc (SUSE-SU-2024:0541-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0541-1 advisory. Upgrade to 13.14: - CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY bsc1219679. Tenable has...

8CVSS7.2AI score0.01808EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2024/02/19 2:29 a.m.421 views

Exploit for Path Traversal in Jenkins

CVE-2024-23897: Jenkins Arbitrary File Read Vulnerability Lead...

9.8CVSS10AI score0.99999EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2024/02/14 12:47 p.m.406 views

Exploit for PHP External Variable Modification in Juniper Junos

CVE-2023-36845 This script provides an automated Proof of C...

9.8CVSS9.8AI score0.93667EPSS
SaveExploits24
FreeBSD
FreeBSD
added 2024/02/08 12:0 a.m.41 views

postgresql-server -- non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL

PostgreSQL Project reports: One step of a concurrent refresh command was run under weak security restrictions. If a materialized view's owner could persuade a superuser or other high-privileged user to perform a concurrent refresh on that view, the view's owner could control code executed with th...

8CVSS7.7AI score0.01808EPSS
SaveExploits0References1
Citrix
Citrix
added 2024/02/05 12:0 a.m.13 views

No License consumption after changing the License type

After changing the License type to concurrent the Licenses were not consumed License usage showed as 0 Used...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2024/01/31 12:0 a.m.496 views

Proxmox VE - TOTP Brute Force

Exploit Title: Proxmox VE TOTP Brute Force Date: 09/23/2023 Exploit Author: Cory Cline, Gabe Rust Vendor Homepage: https://www.proxmox.com/en/ Software Link: http://download.proxmox.com/iso/ Version: 5.4 - 7.4-1 Tested on: Debian CVE : CVE-2023-43320 import time import requests import urllib.pars...

8.8CVSS7.9AI score0.0099EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2024/01/31 12:0 a.m.8 views

The vulnerability of the amdgpu_cs_wait_all_fences() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c driver for AMD Radeon graphics cards in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the amdgpucswaitallfences function in the drivers/gpu/drm/amd/amdgpu/amdgpucs.c driver for AMD Radeon graphics cards in the Linux operating system is related to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this vulnerability...

7.8CVSS6.3AI score0.00319EPSS
SaveExploits0References16Affected Software4
NVD
NVD
added 2024/01/12 1:15 a.m.19 views

CVE-2024-21601

A Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in the Flow-processing Daemon flowd of Juniper Networks Junos OS on SRX Series allows an unauthenticated, network-based attacker to cause a Denial-of-Service Dos. On SRX Series devices when t...

5.9CVSS5.8AI score0.00454EPSS
SaveExploits0References2
Prion
Prion
added 2024/01/12 1:15 a.m.26 views

Race condition

A Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in the Flow-processing Daemon flowd of Juniper Networks Junos OS on SRX Series allows an unauthenticated, network-based attacker to cause a Denial-of-Service Dos. On SRX Series devices when t...

2.6CVSS7.3AI score0.00454EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/01/10 9:30 a.m.64 views

GHSA-F899-4MR4-FQPV Apache Answer Race Condition vulnerability

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer. This issue affects Apache Answer: through 1.2.0. Under normal circumstances, a user can only bookmark a question once, and will only increase the number of questions bookmarke...

3.1CVSS3.6AI score0.00891EPSS
SaveExploits0References4
Prion
Prion
added 2024/01/10 9:15 a.m.22 views

Race condition

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer. This issue affects Apache Answer: through 1.2.0. Under normal circumstances, a user can only bookmark a question once, and will only increase the number of questions bookmarke...

2.1CVSS7.1AI score0.00891EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/01/10 8:25 a.m.20 views

CVE-2023-49619 Apache Answer: Repeated submissions using scripts resulted in an abnormal number of collections for questions.

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer. This issue affects Apache Answer: through 1.2.0. Under normal circumstances, a user can only bookmark a question once, and will only increase the number of questions bookmarke...

3.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/01/10 8:25 a.m.39 views

CVE-2023-49619 Apache Answer: Repeated submissions using scripts resulted in an abnormal number of collections for questions.

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Answer. This issue affects Apache Answer: through 1.2.0. Under normal circumstances, a user can only bookmark a question once, and will only increase the number of questions bookmarke...

4.3AI score0.00891EPSS
SaveExploits0References2
Rows per page
Query Builder