Lucene search
K

1279 matches found

GithubExploit
GithubExploit
added 2024/06/07 5:50 a.m.597 views

Exploit for OS Command Injection in Php

Orange Tsi 🍊 This vulnerability was found by Orange Tsai @oran...

9.8CVSS9.9AI score0.99987EPSS
Exploits64
SUSE CVE
SUSE CVE
added 2024/06/04 12:50 p.m.2 views

SUSE CVE-2022-0998

An integer overflow flaw was found in the Linux kernel's virtio device driver code in the way a user triggers the vhostvdpaconfigvalidate function. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7CVSS6.7AI score0.00362EPSS
Exploits0References4
OSV
OSV
added 2024/05/31 6:30 a.m.119 views

GHSA-8HQG-WHRW-PV92 Ollama does not validate the format of the digest (sha256 with 64 hex digits)

Ollama before 0.1.34 does not validate the format of the digest sha256 with 64 hex digits when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64 hex digits, or an initial ../ substring...

8.8CVSS7.6AI score0.89633EPSS
Exploits4References9
Positive Technologies
Positive Technologies
added 2024/05/27 12:0 a.m.4 views

PT-2024-32208

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, specifically in the drm/amd/display component. A NULL check has been added at the start of the dc validate stream function to prevent invalid...

5.5CVSS5.4AI score0.00236EPSS
Exploits0
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

AZL-42234 CVE-2023-52827 affecting package kernel for versions less than 5.15.158.2-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix possible out-of-bound read in ath12khttpullppdustats len is extracted from HTT message and could be an unexpected value in case errors happen, so add validation before using to avoid possible out-of-bound read i...

7.1CVSS5.6AI score0.00246EPSS
Exploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

UBUNTU-CVE-2023-52827

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix possible out-of-bound read in ath12khttpullppdustats len is extracted from HTT message and could be an unexpected value in case errors happen, so add validation before using to avoid possible out-of-bound read i...

7.1CVSS5.7AI score0.00246EPSS
Exploits0References6
NVD
NVD
added 2024/05/21 3:15 p.m.15 views

CVE-2021-47309

In the Linux kernel, the following vulnerability has been resolved: net: validate lwtstate-data before returning from skbtunnelinfo skbtunnelinfo returns pointer of lwtstate-data as iptunnelinfo type without validation. lwtstate-data can have various types such as mplsiptunnelencap, etc and these...

7.1CVSS6.5AI score0.00247EPSS
Exploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47286

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Validate channel ID when processing command completions MHI reads the channel ID from the event ring element sent by the device which can be any value between 0 and 255. In order to prevent any out of bound...

7.8CVSS4.6AI score
Exploits0References3
Cvelist
Cvelist
added 2024/05/21 2:34 p.m.19 views

CVE-2021-47286 bus: mhi: core: Validate channel ID when processing command completions

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Validate channel ID when processing command completions MHI reads the channel ID from the event ring element sent by the device which can be any value between 0 and 255. In order to prevent any out of bound...

6.5AI score0.00231EPSS
Exploits0References3
CVE
CVE
added 2024/05/21 2:34 p.m.65 views

CVE-2021-47286

CVE-2021-47286 affects the Linux kernel MHI bus core. The issue arises when processing command completions: the channel ID read from the device event ring can be any value 0–255, risking out-of-bounds accesses. The fix adds a bounds check against the controller’s maximum channels and against chan...

7.8CVSS6.8AI score0.00231EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:1 a.m.1 views

SUSE CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.7AI score0.00202EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.2 views

SUSE CVE-2024-36008

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS6.4AI score0.00214EPSS
Exploits0References13
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

AZL-42166 CVE-2024-36008 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS6.8AI score0.00214EPSS
Exploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

AZL-42243 CVE-2024-36008 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS6.8AI score0.00214EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.2 views

DEBIAN-CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS5.8AI score0.00202EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.1 views

UBUNTU-CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.2AI score0.00202EPSS
Exploits0References5
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26952

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial out-of-bounds when buffer offset is invalid I found potencial out-of-bounds when buffer offset fields of a few requests is invalid. This patch set the minimum value of buffer offset field to -Buffer offset to...

7.8CVSS5.9AI score0.00814EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/05/01 5:29 a.m.17 views

CVE-2024-27016 netfilter: flowtable: validate pppoe header

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: validate pppoe header Ensure there is sufficient room to access the protocol field of the PPPoe header. Validate it once before the flowtable lookup, then use a helper function to access protocol field...

6.8AI score0.00246EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2024/04/25 12:0 a.m.4 views

The vulnerability of the CompiledRule::validateExpression method (/api/v1/policies/validation/condition/) of the OpenMetadata metadata management platform allows a violator to execute arbitrary code.

The vulnerability of the ‎CompiledRule::validateExpression /api/v1/policies/validation/condition/ method of the OpenMetadata platform is related to improper code generation management. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code remotely...

9CVSS8.2AI score0.07888EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/04/23 9:11 p.m.8 views

GHSA-7VF4-X5M2-R6GR OpenMetadata vulnerable to SpEL Injection in `PUT /api/v1/policies` (`GHSL-2023-252`)

SpEL Injection in PUT /api/v1/policies GHSL-2023-252 Please note, only authenticated users have access to PUT / POST APIS for /api/v1/policies. Non authenticated users will not be able to access these APIs to exploit the vulnerability CompiledRule::validateExpression is also called from...

9.4CVSS6AI score0.12527EPSS
Exploits0References9
Rows per page
Query Builder