Lucene search
+L

4300 matches found

GithubExploit
GithubExploit
added 2024/06/08 12:23 p.m.635 views

Exploit for OS Command Injection in Php

PHP RCE PoC CVE-2024-4577: Argument Injection in PHP-CGI...

9.8CVSS9.6AI score0.99987EPSS
SaveExploits66
Zero Day Initiative
Zero Day Initiative
added 2024/06/06 12:0 a.m.17 views

Trend Micro Apex One Security Agent Link Following Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Trend Micro Apex One Security Agent. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within...

7.8CVSS7.5AI score0.00889EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/06/06 12:0 a.m.21 views

Trend Micro Apex One Origin Validation Error Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Trend Micro Apex One Security Agent. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within...

7.8CVSS7.5AI score0.00354EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/06/06 12:0 a.m.18 views

Trend Micro Apex One Security Agent Time-Of-Check Time-Of-Use Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Trend Micro Apex One Security Agent. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within...

7.8CVSS7.5AI score0.00401EPSS
SaveExploits0References1
Malwarebytes
Malwarebytes
added 2024/06/04 11:58 a.m.30 views

Debt collection agency FBCS leaks information of 3 million US citizens

The US debt collection agency Financial Business and Consumer Solutions FBCS has filed a data breach notification, listing the the total number of people affected as 3,226,631. FBCS is a nationally licensed, third-party collection agency that collects commercial and consumer debts, with most of i...

7.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/03 12:2 p.m.41 views

CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

5.3CVSS6.9AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/03 10:15 a.m.17 views

CVE-2023-43545

Memory corruption when more scan frequency list or channels are sent from the user space...

7.8CVSS6.8AI score0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/03 10:5 a.m.28 views

CVE-2023-43545 Integer Overflow or Wraparound in WLAN HOST

Memory corruption when more scan frequency list or channels are sent from the user space...

6.7CVSS6.8AI score0.00102EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.24 views

RHEL 5 : sssd (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - sssd: information leak from the sssd-sudo responder CVE-2018-10852 - The System Security Services Daemon...

7.5CVSS5.8AI score0.03666EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/01 12:0 a.m.29 views

Fedora 39 : python3.6 (2024-18b9c9b9cf)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-18b9c9b9cf advisory. Security fix for CVE-2024-0450 and CVE-2023-6597 Tenable has extracted the preceding description block directly from the Fedora security advisory...

7.8CVSS7.1AI score0.00336EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/30 4:15 p.m.39 views

CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

4.7CVSS6.5AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

DEBIAN-CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

4.7CVSS5.2AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.13 views

UBUNTU-CVE-2024-36943

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

4.7CVSS6.5AI score0.00176EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/30 3:35 p.m.89 views

CVE-2024-36943

CVE-2024-36943 affects the Linux kernel’s pagemap/proc task_mmu path. The issue arises in the pattern used by make_uffd_wp_pte() where interleaving reads and writes could lose young/dirty bits during a pagemap scan, due to a race around ptep_modify_prot_start() and subsequent updates. The documen...

4.7CVSS6.7AI score0.00176EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.22 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

6.8AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.43 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

6.4AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 3:35 p.m.19 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

4.7CVSS5.9AI score0.00176EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/30 3:19 p.m.23 views

CVE-2024-36030 octeontx2-af: fix the double free in rvu_npc_freemem()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix the double free in rvunpcfreemem Clang static checkerscan-build warning: drivers/net/ethernet/marvell/octeontx2/af/rvunpc.c:line 2184, column 2 Attempt to free released memory. npcmcamrsrcsdeinit has released...

6.9AI score0.00227EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.6 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an issue with missing young/dirty bits during a repair page map scan...

4.7CVSS6.5AI score0.00176EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/30 12:0 a.m.10 views

PT-2024-27218 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the loss of young/dirty bits during pagemap scan in the Linux kernel. Specifically, the make uffd wp pte function was previously doing pte = ptep getptep; ptep...

9.8CVSS6.5AI score0.0147EPSS
SaveExploits3References703
Rows per page
Query Builder