Lucene search
+L

1406 matches found

OSV
OSV
added 2024/05/17 3:15 p.m.3 views

DEBIAN-CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.5AI score0.00271EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.15 views

CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS7.4AI score0.00271EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.21 views

CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.2AI score0.00271EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/17 3:15 p.m.5 views

UBUNTU-CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.1AI score0.00271EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/17 2:24 p.m.23 views

CVE-2023-52675 powerpc/imc-pmu: Add a null pointer check in update_events_in_group()

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.8AI score0.00271EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.32 views

CVE-2023-52675

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS7.1AI score0.00271EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.21 views

CVE-2023-52675 powerpc/imc-pmu: Add a null pointer check in update_events_in_group()

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

6.3AI score0.00271EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.17 views

CVE-2023-52675 powerpc/imc-pmu: Add a null pointer check in update_events_in_group()

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Add a null pointer check in updateeventsingroup kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

6.6AI score0.00271EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/17 2:24 p.m.147 views

CVE-2023-52675

Concretely tied to CVE-2023-52675 in the Linux kernel: the issue is twofold. (1) powerpc/imc-pmu: update_events_in_group() gained a null pointer check to prevent dereferencing NULL during event updates. (2) kasprintf() can return NULL if memory allocation fails, which could lead to a NULL pointer...

5.5CVSS6.6AI score0.00271EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which originates in the powerpc/imc-pmu module that returns a null pointer when the kasprintf method fails...

5.5CVSS6.2AI score0.00271EPSS
SaveExploits0References10
NVD
NVD
added 2024/04/24 8:15 p.m.16 views

CVE-2024-20356

A vulnerability in the web-based management interface of Cisco Integrated Management Controller IMC could allow an authenticated, remote attacker with Administrator-level privileges to perform command injection attacks on an affected system and elevate their privileges to root. This vulnerability...

8.7CVSS8.9AI score0.32697EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/04/24 7:40 p.m.23 views

CVE-2024-20356

A vulnerability in the web-based management interface of Cisco Integrated Management Controller IMC could allow an authenticated, remote attacker with Administrator-level privileges to perform command injection attacks on an affected system and elevate their privileges to root. This vulnerability...

8.7CVSS9.1AI score0.32697EPSS
SaveExploits1References1
CVE
CVE
added 2024/04/24 7:40 p.m.115 views

CVE-2024-20356

CVE-2024-20356 affects Cisco’s Integrated Management Controller (IMC) web-based UI. Affected component: CIMC web interface; root cause: insufficient input validation enabling authenticated, Administrator-level attackers to perform command injection and elevate to root. Documented impact: remote c...

8.7CVSS7.5AI score0.32697EPSS
SaveExploits1References1
hivepro
hivepro
added 2024/04/19 1:52 p.m.19 views

Cisco IMC Flaw Enables Attackers to Escalate Privileges to Root

...

7.3AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2024/02/21 3:22 p.m.6 views

imc.com.jo Cross Site Scripting vulnerability OBB-3855827

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2024/02/14 4:49 a.m.6 views

imcconcerts.com Cross Site Scripting vulnerability OBB-3852407

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: powerpc/imc-pmu: Fix use of mutex in IRQs disabled section

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Fix use of mutex in IRQs disabled section Current imc-pmu code triggers a WARNING with CONFIGDEBUGATOMICSLEEP and CONFIGPROVELOCKING enabled, while running a threadimc event. Command to trigger the warning: perf...

5.5CVSS6.3AI score0.00138EPSS
SaveExploits0References5
Prion
Prion
added 2023/08/16 9:15 p.m.24 views

Cross site scripting

A vulnerability in the web-based management interface of Cisco Integrated Management Controller IMC could allow an unauthenticated, remote attacker to conduct a cross-site scripting XSS attack against a user of the interface. This vulnerability is due to insufficient validation of user input. An...

5.8CVSS6AI score0.00388EPSS
SaveExploits0References1Affected Software6
CVE
CVE
added 2023/08/16 8:59 p.m.131 views

CVE-2023-20228

CVE-2023-20228 concerns Cisco Integrated Management Controller (IMC) web-based management interface. The issue is an XSS vulnerability caused by insufficient input validation, exploitable by an unauthenticated, remote attacker who entices a user to click a crafted link. Successful exploitation co...

6.1CVSS5.9AI score0.00388EPSS
SaveExploits0References1Affected Software1
Packet Storm
Packet Storm
added 2023/07/17 12:0 a.m.279 views

Cisco UCS-IMC Supervisor 2.2.0.0 Authentication Bypass

Exploit Title: Cisco UCS-IMC Supervisor 2.2.0.0 - Authentication Bypass + Cisco IMC Supervisor - 2.2.1.0 + Date: 08/21/2019 + Affected Component: /app/ui/ClientServlet?apiName=GetUserInfo + Vendor:...

10CVSS7.1AI score0.75863EPSS
SaveExploits14
Rows per page
Query Builder