Lucene search
+L

2187 matches found

BDU FSTEC
BDU FSTEC
added 2025/03/31 12:0 a.m.11 views

The vulnerability of the `dc_elt_size` component in the virtuoso-opensource web application development platform allows a attacker to trigger a service failure.

The vulnerability of the dceltsize component in the virtuoso-opensource web application development platform is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows an attacker to cause service interruptions remotely...

7.8CVSS7.2AI score0.00561EPSS
SaveExploits1References3Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/03/24 12:0 a.m.15 views

The vulnerability of the `commit_planes_for_stream()` function in the drivers/gpu/drm/amd/display/dc/core/dc.c kernel of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the commitplanesforstream function in the drivers/gpu/drm/amd/display/dc/core/dc.c file of the Linux kernel is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References16Affected Software6
RedhatCVE
RedhatCVE
added 2025/03/05 12:59 a.m.19 views

CVE-2024-55064

Multiple cross-site scripting XSS vulnerabilities in EasyVirt DC NetScope = 8.6.4 allow remote attackers to inject arbitrary JavaScript or HTML code via the 1 smtpserver, 2 smtpaccount, 3 smtppassword, or 4 emailrecipients parameter to /smtp/update; the 5 ntp or 6 dns parameter to...

5.4CVSS6AI score0.0025EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/03/04 9:33 a.m.3 views

Malicious code in @siemens-ag/twodc-fonts (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware caed869480a5b1f4b83514a80fe6c2c3d77bec3511596c689111f920661d0be8 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
OSV
OSV
added 2025/03/03 10:15 p.m.7 views

CVE-2024-55064

Multiple cross-site scripting XSS vulnerabilities in EasyVirt DC NetScope = 8.6.4 allow remote attackers to inject arbitrary JavaScript or HTML code via the 1 smtpserver, 2 smtpaccount, 3 smtppassword, or 4 emailrecipients parameter to /smtp/update; the 5 ntp or 6 dns parameter to...

5.4CVSS5.9AI score0.0025EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/03 12:0 a.m.60 views

CVE-2024-55064

CVE-2024-55064 concerns EasyVirt DC NetScope versions

5.4CVSS5.9AI score0.0025EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/03 12:0 a.m.6 views

CVE-2024-55064

Multiple cross-site scripting XSS vulnerabilities in EasyVirt DC NetScope = 8.6.4 allow remote attackers to inject arbitrary JavaScript or HTML code via the 1 smtpserver, 2 smtpaccount, 3 smtppassword, or 4 emailrecipients parameter to /smtp/update; the 5 ntp or 6 dns parameter to...

5.8AI score0.0025EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/03 12:0 a.m.23 views

CVE-2024-55064

Multiple cross-site scripting XSS vulnerabilities in EasyVirt DC NetScope = 8.6.4 allow remote attackers to inject arbitrary JavaScript or HTML code via the 1 smtpserver, 2 smtpaccount, 3 smtppassword, or 4 emailrecipients parameter to /smtp/update; the 5 ntp or 6 dns parameter to...

0.0025EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.4 views

SUSE CVE-2022-49203

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

5.5CVSS6.9AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

DEBIAN-CVE-2022-49551

In the Linux kernel, the following vulnerability has been resolved: usb: isp1760: Fix out-of-bounds array access Running the driver through kasan gives an interesting splat: BUG: KASAN: global-out-of-bounds in isp1760register+0x180/0x70c Read of size 20 at addr f1db2e64 by task swapper/0/1...

7.1CVSS6.1AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

DEBIAN-CVE-2022-49233

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Call dcstreamrelease for remove link enc assignment Why A porting error resulted in the stream assignment for the link being retained without being released - a memory leak. How Fix the porting error by adding ba...

5.5CVSS5.6AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:0 a.m.17 views

CVE-2022-49203

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS0.0023EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.40 views

CVE-2022-49233 drm/amd/display: Call dc_stream_release for remove link enc assignment

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Call dcstreamrelease for remove link enc assignment Why A porting error resulted in the stream assignment for the link being retained without being released - a memory leak. How Fix the porting error by adding ba...

0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2025/02/26 1:55 a.m.87 views

CVE-2022-49233

The CVE-2022-49233 issue is in the Linux kernel DRM/AMD display path where a porting error left a stream assignment for a link encoder unreleased, causing a memory leak. The documented fix reintroduces the intended dc_stream_release() call to release the stream as part of the original patch. The ...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49203 drm/amd/display: Fix double free during GPU reset on DC streams

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS5.4AI score
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.5 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 8:15 a.m.8 views

CVE-2024-47975

Improper access control validation in firmware of some Solidigm DC Products may allow an attacker with physical access to gain unauthorized access or an attacker with local access to potentially enable denial of service...

7CVSS6.8AI score0.00194EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/05 12:2 a.m.10 views

CVE-2024-4879

ServiceNow has addressed an input validation vulnerability that was identified in Vancouver and Washington DC Now Platform releases. This vulnerability could enable an unauthenticated user to remotely execute code within the context of the Now Platform. ServiceNow applied an update to hosted...

9.8CVSS9.5AI score0.99976EPSS
SaveExploits9References1
OSV
OSV
added 2025/02/03 4:44 p.m.1 views

MAL-2025-793 Malicious code in adobe-dcapi-web2 (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
OSV
OSV
added 2025/02/03 4:44 p.m.4 views

MAL-2025-792 Malicious code in adobe-dcapi-web (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0References2
Rows per page
Query Builder