Lucene search
K

1305 matches found

Prion
Prion
added 2020/06/20 1:15 p.m.16 views

Design/Logic Flaw

compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. NOTE: the vendor disputes this because these two conditions for PHP object injection are not satisfied: existence of a PHP magic method such as wakeup or destruct, and any...

6.5CVSS8.9AI score0.01415EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2020/06/20 1:15 p.m.4 views

UBUNTU-CVE-2020-14933

DISPUTED compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. NOTE: the vendor disputes this because these two conditions for PHP object injection are not satisfied: existence of a PHP magic method such as wakeup or destruct,...

8.8CVSS7.3AI score0.01415EPSS
Exploits0References3
OSV
OSV
added 2020/06/20 1:15 p.m.1 views

UBUNTU-CVE-2020-14932

compose.php in SquirrelMail 1.4.22 calls unserialize for the $mailtodata value, which originates from an HTTP GET request. This is related to mailto.php...

9.8CVSS7.3AI score0.01431EPSS
Exploits0References3
Cvelist
Cvelist
added 2020/06/20 12:7 p.m.16 views

CVE-2020-14932

compose.php in SquirrelMail 1.4.22 calls unserialize for the $mailtodata value, which originates from an HTTP GET request. This is related to mailto.php...

9.4AI score0.01431EPSS
Exploits0References1
CVE
CVE
added 2020/06/20 12:7 p.m.63 views

CVE-2020-14932

CVE-2020-14932 affects SquirrelMail 1.4.22, where compose.php unserializes the $mailtodata value originating from an HTTP GET request (related to mailto.php). The underlying issue is unsafe deserialization in PHP, enabling potentially arbitrary object injection. CVSS vectors in the entry indicate...

9.8CVSS9.3AI score0.01431EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2020/06/20 12:7 p.m.69 views

CVE-2020-14933

CVE-2020-14933 affects SquirrelMail 1.4.22. compose.php calls unserialize on the attachments value derived from HTTP POST data, enabling an unsafe deserialization path. The vendor disputes that the required PHP object-injection conditions are met (presence of a PHP magic method and attack-relevan...

8.8CVSS9.4AI score0.01415EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2020/06/20 12:0 a.m.4 views

PT-2020-14070 · Squirrelmail · Squirrelmail

Name of the Vulnerable Software and Affected Versions: SquirrelMail version 1.4.22 Description: The issue arises in compose.php, where the $attachments value from an HTTP POST request is passed to unserialize. This could potentially lead to PHP object injection. However, the vendor disputes this,...

8.8CVSS7.5AI score0.01415EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2020/06/20 12:0 a.m.59 views

CVE-2020-14932

compose.php in SquirrelMail 1.4.22 calls unserialize for the $mailtodata value, which originates from an HTTP GET request. This is related to mailto.php. Recent assessments: kevthehermit at June 20, 2020 5:17pm UTC reported: tldr The use of unserialize in PHP that accepts user data. There is no...

9.8CVSS9.6AI score0.1669EPSS
Exploits2References2
ATTACKERKB
ATTACKERKB
added 2020/06/20 12:0 a.m.89 views

CVE-2020-14933

compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request. Recent assessments: kevthehermit at June 20, 2020 5:18pm UTC reported: tldr The use of unserialize in PHP that accepts user data. There is no sequence of code that can be...

9.8CVSS9.5AI score0.1669EPSS
Exploits2References2
GithubExploit
GithubExploit
added 2020/05/22 5:10 p.m.109 views

Exploit for Deserialization of Untrusted Data in Fasterxml Jackson-Databind

Document Description CVE-2019-12086 Jackson Unserialization...

7.5CVSS6.7AI score0.21949EPSS
Exploits2
NVD
NVD
added 2020/05/15 7:15 p.m.36 views

CVE-2020-13092

scikit-learn aka sklearn through 0.23.0 can unserialize and execute commands from an untrusted file that is passed to the joblib.load function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the joblib.load function is documented as unsafe and it is the user's...

9.8CVSS9.7AI score0.02645EPSS
Exploits1References2
Prion
Prion
added 2020/05/15 7:15 p.m.13 views

Design/Logic Flaw

scikit-learn aka sklearn through 0.23.0 can unserialize and execute commands from an untrusted file that is passed to the joblib.load function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the joblib.load function is documented as unsafe and it is the user's...

7.5CVSS9.6AI score0.02645EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2020/05/15 6:41 p.m.135 views

CVE-2020-13092

CVE-2020-13092 affects scikit-learn (sklearn) up to version 0.23.0. The issue arises when untrusted data is deserialized via joblib.load() and the underlying reduce path triggers an os.system call, allowing command execution. Multiple connected sources (including NVD/OSV entries and related advis...

9.8CVSS9.5AI score0.02645EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2020/05/14 4:41 a.m.34 views

Insecure Deserialization

typo3/cms-core is vulnerable to insecure deserialization. The vulnerability is possible when the unserialize method is invoked on the malicious user provided-content with Class destructors, leading to a deletion of arbitrary directory in file system and to message submission via email, using the...

10CVSS4.4AI score0.01472EPSS
Exploits0References4Affected Software1
Prion
Prion
added 2020/05/14 12:15 a.m.18 views

Deserialization of untrusted data

In TYPO3 CMS greater than or equal to 9.0.0 and less than 9.5.17 and greater than or equal to 10.0.0 and less than 10.4.2, calling unserialize on malicious user-submitted content can lead to modification of dynamically-determined object attributes and result in triggering deletion of an arbitrary...

6.4CVSS9.4AI score0.01472EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2020/05/13 11:18 p.m.26 views

GHSA-2RXH-H6H9-QRQC Class destructors causing side-effects when being unserialized in TYPO3 CMS

Calling unserialize on malicious user-submitted content can result in the following scenarios: - trigger deletion of arbitrary directory in file system if writable for web server - trigger message submission via email using identity of web site mail relay Another insecure deserialization...

8.7CVSS9.4AI score0.01472EPSS
Exploits0References5
Cvelist
Cvelist
added 2020/05/13 11:15 p.m.19 views

CVE-2020-11066 Improperly Controlled Modification of Dynamically-Determined Object Attributes in TYPO3 CMS

In TYPO3 CMS greater than or equal to 9.0.0 and less than 9.5.17 and greater than or equal to 10.0.0 and less than 10.4.2, calling unserialize on malicious user-submitted content can lead to modification of dynamically-determined object attributes and result in triggering deletion of an arbitrary...

8.7CVSS9.5AI score0.01472EPSS
Exploits0References1
Typo3
Typo3
added 2020/05/12 12:0 a.m.29 views

Class destructors causing side-effects when being unserialized

Calling unserialize on malicious user-submitted content can result in the following scenarios:...

6.4CVSS3.5AI score0.01472EPSS
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/05/01 12:0 a.m.31 views

EulerOS Virtualization for ARM 64 3.0.2.0 : libvirt (EulerOS-SA-2020-1572)

According to the version of the libvirt packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - phpzip.c in the zip extension in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8 improperly interacts with...

5.7CVSS7.4AI score0.00813EPSS
Exploits0References2
OSV
OSV
added 2020/04/01 9:15 p.m.2 views

CVE-2020-11467

An issue was discovered in Deskpro before 2019.8.0. This product enables administrators to modify the helpdesk interface by editing /portal/api/style/edit-theme-set/template-sources theme templates, and uses TWIG as its template engine. While direct access to self and self variables was not...

7.2CVSS7.5AI score0.03987EPSS
Exploits1References3
Rows per page
Query Builder