Lucene search
+L

1815 matches found

NVD
NVD
added 2024/06/12 3:15 p.m.19 views

CVE-2024-28964

Dell Common Event Enabler, version 8.9.10.0 and prior, contain an insecure deserialization vulnerability in CAVATools. A local unauthenticated attacker could potentially exploit this vulnerability, leading to arbitrary code execution in the context of the logged in user. Exploitation of this issu...

7.8CVSS0.00357EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/12 3:15 p.m.7 views

CVE-2024-28964

Dell Common Event Enabler, version 8.9.10.0 and prior, contain an insecure deserialization vulnerability in CAVATools. A local unauthenticated attacker could potentially exploit this vulnerability, leading to arbitrary code execution in the context of the logged in user. Exploitation of this issu...

7.8CVSS6.3AI score0.00357EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/12 3:2 p.m.25 views

CVE-2024-28964

Dell Common Event Enabler, version 8.9.10.0 and prior, contain an insecure deserialization vulnerability in CAVATools. A local unauthenticated attacker could potentially exploit this vulnerability, leading to arbitrary code execution in the context of the logged in user. Exploitation of this issu...

7.8CVSS0.00357EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/06/12 3:2 p.m.15 views

CVE-2024-28964

Dell Common Event Enabler, version 8.9.10.0 and prior, contain an insecure deserialization vulnerability in CAVATools. A local unauthenticated attacker could potentially exploit this vulnerability, leading to arbitrary code execution in the context of the logged in user. Exploitation of this issu...

7.8CVSS7.4AI score0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/12 3:2 p.m.54 views

CVE-2024-28964

CVE-2024-28964 - Dell Common Event Enabler : Affects version 8.9.10.0 and earlier of the Dell Common Event Enabler, due to an insecure deserialization vulnerability in CAVATools . This enables a local attacker to achieve arbitrary code execution in the context of the logged-in user, with exploita...

7.8CVSS7.5AI score0.00357EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/12 12:0 a.m.8 views

PT-2024-22647 · Dell · Dell Common Event Enabler

Name of the Vulnerable Software and Affected Versions: Dell Common Event Enabler versions 8.9.10.0 and prior Description: The issue is related to an insecure deserialization vulnerability in CAVATools. A local unauthenticated attacker could potentially exploit this, leading to arbitrary code...

7.8CVSS8.1AI score0.00357EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/07 5:7 p.m.35 views

GHSA-HH95-5XM5-V8V7 TYPO3 CMS Possible Insecure Deserialization in Extbase Request Handling

It has been discovered that request handling in Extbase can be vulnerable to insecure deserialization. User submitted payload has to be signed with a corresponding HMAC-SHA1 using the sensitive TYPO3 encryptionKey as secret - invalid or unsigned payload is not deserialized. However, since sensiti...

8.1CVSS6.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/06/07 5:7 p.m.17 views

TYPO3 CMS Possible Insecure Deserialization in Extbase Request Handling

It has been discovered that request handling in Extbase can be vulnerable to insecure deserialization. User submitted payload has to be signed with a corresponding HMAC-SHA1 using the sensitive TYPO3 encryptionKey as secret - invalid or unsigned payload is not deserialized. However, since sensiti...

6.8AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/05 5:30 p.m.23 views

GHSA-4V5G-8PQ2-32M2 By-passing Protection of PharStreamWrapper Interceptor

Insecure deserialization is a vulnerability which occurs when untrusted data is used to abuse the logic of an application. In July 2018, the vulnerability of insecure deserialization when executing Phar archives was addressed by removing the known attack vector in the TYPO3 core. For more details...

7.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/06/05 5:30 p.m.22 views

By-passing Protection of PharStreamWrapper Interceptor

Insecure deserialization is a vulnerability which occurs when untrusted data is used to abuse the logic of an application. In July 2018, the vulnerability of insecure deserialization when executing Phar archives was addressed by removing the known attack vector in the TYPO3 core. For more details...

7.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/05 4:41 p.m.6 views

GHSA-PPGF-8745-8PGX Insecure Deserialization & Arbitrary Code Execution in TYPO3 CMS

Phar files formerly known as "PHP archives" can act als self extracting archives which leads to the fact that source code is executed when Phar files are invoked. The Phar file format is not limited to be stored with a dedicated file extension - "bundle.phar" would be valid as well as "bundle.txt...

6.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/06/05 3:6 p.m.14 views

Insecure Deserialization in TYPO3 CMS

It has been discovered that the Form Framework system extension "form" is vulnerable to Insecure Deserialization when being used with the additional PHP PECL package “yaml”, which is capable of unserializing YAML contents to PHP objects. A valid backend user account as well as having PHP setting...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/05 3:6 p.m.7 views

GHSA-8H28-F46F-M87H Insecure Deserialization in TYPO3 CMS

It has been discovered that the Form Framework system extension "form" is vulnerable to Insecure Deserialization when being used with the additional PHP PECL package “yaml”, which is capable of unserializing YAML contents to PHP objects. A valid backend user account as well as having PHP setting...

7AI score
SaveExploits0References3
Veracode
Veracode
added 2024/06/04 9:9 a.m.16 views

Insecure Deserialization

typo3/cms-core is vulnerable to Insecure Deserialization. The vulnerability is due to request handling that relies on HMAC-SHA1 signing with a sensitive encryption key, which, if exposed, allows attackers to deserialize malicious payloads...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2024/06/04 6:23 a.m.9 views

Insecure Deserialization

typo3/cms-form is vulnerable to Insecure Deserialization. The vulnerability is due to the PECL package "yaml" with the PHP setting yml.decodephp enabled, which allows an attacker to deserialize arbitrary YAML to PHP code. An attacker must have a valid backend user account as well yaml.decodephp...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/04 12:0 a.m.34 views

Progress Telerik Report Server Insecure Deserialization (CVE-2024-1800)

The version of Progress Telerik Report Server installed on the remote host is affected by an insecure deserialization vulnerability, as follows: - In Progress Telerik Report Server versions prior to 2024 Q1 10.0.24.130, a remote code execution attack is possible through an insecure deserializatio...

9.9CVSS9.4AI score0.40375EPSS
SaveExploits8References2
OSV
OSV
added 2024/05/30 6:37 p.m.16 views

GHSA-5H5V-M596-R6RF TYPO3 Possible Insecure Deserialization in Extbase Request Handling

It has been discovered that request handling in Extbase can be vulnerable to insecure deserialization. User submitted payload has to be signed with a corresponding HMAC-SHA1 using the sensitive TYPO3 encryptionKey as secret - invalid or unsigned payload is not deserialized. However, since sensiti...

8.1CVSS6.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/30 6:37 p.m.23 views

TYPO3 Possible Insecure Deserialization in Extbase Request Handling

It has been discovered that request handling in Extbase can be vulnerable to insecure deserialization. User submitted payload has to be signed with a corresponding HMAC-SHA1 using the sensitive TYPO3 encryptionKey as secret - invalid or unsigned payload is not deserialized. However, since sensiti...

6.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/30 2:52 p.m.7 views

GHSA-96JG-PMC4-CX39 TYPO3 CMS Insecure Deserialization

It has been discovered that the Form Framework system extension form is vulnerable to Insecure Deserialization when being used with the additional PHP PECL package yaml, which is capable of unserializing YAML contents to PHP objects. A valid backend user account as well as having PHP setting...

7.5CVSS7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/05/30 2:52 p.m.24 views

TYPO3 CMS Insecure Deserialization

It has been discovered that the Form Framework system extension form is vulnerable to Insecure Deserialization when being used with the additional PHP PECL package yaml, which is capable of unserializing YAML contents to PHP objects. A valid backend user account as well as having PHP setting...

7AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder