Lucene search
+L

6731 matches found

CVE
CVE
added 2025/02/26 1:55 a.m.102 views

CVE-2022-49232

CVE-2022-49232 is a Linux kernel vulnerability in the DRM/AMD display path. In amdgpu_dm_connector_add_common_modes(), the code assigns the result of amdgpu_dm_create_common_mode() to mode and then passes it to drm_mode_probed_add(). If amdgpu_dm_create_common_mode() fails, mode may be NULL and d...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.16 views

CVE-2022-49232 drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In amdgpudmconnectoraddcommonmodes, amdgpudmcreatecommonmode is assigned to mode and is passed to drmmodeprobedadd directly after that...

5.5CVSS5.2AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.36 views

CVE-2022-49232

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In amdgpudmconnectoraddcommonmodes, amdgpudmcreatecommonmode is assigned to mode and is passed to drmmodeprobedadd directly after that...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.1 views

CVE-2022-49232 drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In amdgpudmconnectoraddcommonmodes, amdgpudmcreatecommonmode is assigned to mode and is passed to drmmodeprobedadd directly after that...

6.3AI score0.00264EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.29 views

CVE-2022-49232 drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In amdgpudmconnectoraddcommonmodes, amdgpudmcreatecommonmode is assigned to mode and is passed to drmmodeprobedadd directly after that...

0.00264EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.10 views

CVE-2021-47654

In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fix pathlist memory leak Clang static analysis reports this error sandboxer.c:134:8: warning: Potential leak of memory pointed to by 'pathlist' ret = 0; ^ pathlist is allocated in parsepath but never freed...

5.5CVSS5.6AI score0.00256EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.24 views

CVE-2021-47654 samples/landlock: Fix path_list memory leak

In the Linux kernel, the following vulnerability has been resolved: samples/landlock: Fix pathlist memory leak Clang static analysis reports this error sandboxer.c:134:8: warning: Potential leak of memory pointed to by 'pathlist' ret = 0; ^ pathlist is allocated in parsepath but never freed...

0.00256EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/02/24 12:8 a.m.7 views

CXF: directory listing / code exfiltration

A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to ...

7.5CVSS6.8AI score0.01183EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/02/24 12:8 a.m.6 views

CXF: directory listing / code exfiltration

A vulnerability was found in Apache CXF that could allow an attacker to perform a remote directory listing or code exfiltration. This issue only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to ...

7.5CVSS6.8AI score0.01183EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/02/23 3:30 p.m.3 views

Relative Path Traversal

Overview Affected versions of this package are vulnerable to Relative Path Traversal through the manipulation of the file path in StaticMappings.java using a relative path such as '../filedir'. An attacker can access files and directories stored outside of the web server's root directory by...

5.3CVSS6.8AI score0.00548EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/02/23 3:30 p.m.13 views

Solon Path Traversal

A vulnerability classified as problematic was found in opensolon Solon up to 3.0.8. This vulnerability affects unknown code of the file solon-projects/solon-web/solon-web-staticfiles/src/main/java/org/noear/solon/web/staticfiles/StaticMappings.java. The manipulation leads to path traversal:...

5.3CVSS7AI score0.00548EPSS
SaveExploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/22 8:22 p.m.23 views

CVE-2025-27098

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

7.5CVSS6.8AI score0.00351EPSS
SaveExploits1References1
NVD
NVD
added 2025/02/20 9:15 p.m.24 views

CVE-2025-27098

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

7.5CVSS0.00351EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/02/20 8:13 p.m.49 views

CVE-2025-27098 Unwanted access to the entire file system vulnerability due to a missing check in `staticFiles` HTTP handler in graphql-mesh

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

5.8CVSS0.00351EPSS
SaveExploits1References1
CVE
CVE
added 2025/02/20 8:13 p.m.107 views

CVE-2025-27098

GraphQL Mesh exposes a path traversal vulnerability in its staticFiles handler. When serve.staticFiles is configured, the code path does not reliably constrain absolutePath to the staticFiles directory, allowing access to files outside the intended directory. Affects GraphQL Mesh and related CLI/...

7.5CVSS5.7AI score0.00351EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2025/02/20 8:13 p.m.25 views

CVE-2025-27098 Unwanted access to the entire file system vulnerability due to a missing check in `staticFiles` HTTP handler in graphql-mesh

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

5.8CVSS6.6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/20 8:13 p.m.11 views

CVE-2025-27098 Unwanted access to the entire file system vulnerability due to a missing check in `staticFiles` HTTP handler in graphql-mesh

GraphQL Mesh is a GraphQL Federation framework and gateway for both GraphQL Federation and non-GraphQL Federation subgraphs, non-GraphQL services, such as REST and gRPC, and also databases such as MongoDB, MySQL, and PostgreSQL. Missing check vulnerability in the static file handler allows any...

5.8CVSS5.7AI score0.00351EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/02/20 12:0 a.m.9 views

graphql-mesh 路径遍历漏洞

graphql-mesh is an application by Arda TANRIKULU Individual Developer. A path traversal vulnerability exists in graphql-mesh, which stems from a lack of checks in the static file handler that could lead to arbitrary file reads and leak server data...

7.5CVSS6.5AI score0.00351EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/02/19 12:23 p.m.14 views

CVE-2025-0714

The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector IV consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted...

6.5CVSS6.3AI score0.0016EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/17 11:56 a.m.13 views

CVE-2025-0714 Insecure storage of sensitive information in MobaXTerm <25.0.

The vulnerability exists in the password storage of Mobateks MobaXterm in versions below 25.0. MobaXTerm uses an initialisation vector IV consisting only of zero bytes and a master key to encrypt each password individually. In the default configuration, on opening MobaXTerm, the user is prompted...

6.5CVSS6.3AI score0.0016EPSS
SaveExploits0References1
Rows per page
Query Builder