Lucene search
+L

6465 matches found

ATTACKERKB
ATTACKERKB
added 2021/09/02 4:15 p.m.5 views

CVE-2021-39187

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to version 4.10.3, Parse Server crashes when if a query request contains an invalid value for the explain option. This is due to a bug in the MongoDB Node.js driver which throws an...

7.5CVSS7.1AI score0.01819EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2021/09/02 12:0 a.m.6 views

PT-2021-22444 · Unknown · Parse Server +1

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.10.3 Description: The issue occurs when a query request contains an invalid value for the explain option, causing Parse Server to crash due to a bug in the MongoDB Node.js driver that throws an exception Parse...

7.5CVSS7.4AI score0.01819EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2021/09/02 12:0 a.m.9 views

Parse Server 注入漏洞

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. An injection vulnerability exists in versions of Parse Server prior to 4.10.3, which can cause the Parse Server to crash if a query request contains an invalid value for the "explain" option. T...

7.5CVSS7.3AI score0.01819EPSS
SaveExploits0References5
OSV
OSV
added 2021/09/01 3:15 p.m.27 views

CVE-2021-36042

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by an improper input validation vulnerability in the API File Option Upload Extension. An attacker with Admin privileges can achieve unrestricted file upload which can result in remote code...

7.2CVSS7.6AI score
SaveExploits0References1
Cvelist
Cvelist
added 2021/09/01 2:31 p.m.32 views

CVE-2021-36042 Magento Commerce API File Option Upload Extension Improper Input Validation Vulnerability Could Lead To Remote Code Execution

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by an improper input validation vulnerability in the API File Option Upload Extension. An attacker with Admin privileges can achieve unrestricted file upload which can result in remote code...

9.1CVSS9.5AI score0.02474EPSS
SaveExploits0References1
WPVulnDB
WPVulnDB
added 2021/08/30 12:0 a.m.11 views

Premium Addons for Elementor < 4.5.2 - Subscriber+ Arbitrary Blog Option Update

The plugin does not have any CSRF and authorisation checks in the padismissadminnotice AJAX action, available to any authenticated users, and do not validate the option key to ensure the option to update belongs to the plugin. As a result, any authenticated user, such as subscriber can update...

1.5AI score
SaveExploits0Affected Software1
wpexploit
wpexploit
added 2021/08/30 12:0 a.m.794 views

Premium Addons for Elementor < 4.5.2 - Subscriber+ Arbitrary Blog Option Update

The plugin does not have any CSRF and authorisation checks in the padismissadminnotice AJAX action, available to any authenticated users, and do not validate the option key to ensure the option to update belongs to the plugin. As a result, any authenticated user, such as subscriber can update...

0.7AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2021/08/25 8:51 p.m.10 views

accel-mma84 (>=0.2.0 <=0.2.0-beta.3), bus (>=0.2.0 <=2.2.3) +14 more potentially affected by CVE-2020-36219 via atomic-option (=0.1.2)

atomic-option CARGO version =0.1.2 is affected by a known vulnerability. The following packages have a transitive dependency on atomic-option and may be impacted: - accel-mma84 =0.2.0, =0.2.0, =0.0.1, =0.7.0, =0.2.5, =1.0.0, =0.3.0, =0.1.0, =0.3.0 and more Source cves: CVE-2020-36219 Source...

5.9CVSS6.2AI score0.01107EPSS
SaveExploits1
OSV
OSV
added 2021/08/25 8:51 p.m.41 views

GHSA-8GF5-Q9P9-WVMC Data race in atomic-option

An issue was discovered in the atomic-option crate through 2020-10-31 for Rust. Because AtomicOption implements Sync unconditionally, a data race can occur...

5.9CVSS5.9AI score0.01107EPSS
SaveExploits1References4
zdt
zdt
added 2021/08/24 12:0 a.m.521 views

Shoutcast Server 2.6.0.753 Crash Vulnerability

Shoutcast server version 2.6.0.753 suffers from a remote authenticated crash vulnerability. Shoutcast Server Remote Authenticated Crash ===== Intro ===== Shoutcast Server crashes after failing to handle a non-existent option recieved from a client in an ADMINCGI request. Requires auth to reproduc...

0.2AI score
SaveExploits0
OSV
OSV
added 2021/08/20 11:3 a.m.12 views

OESA-2021-1321 curl security update

cURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: curl supports the -t command line option, known as CURLOPTTELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pai...

7.5CVSS6.8AI score0.0982EPSS
SaveExploits2References3
OSV
OSV
added 2021/08/18 7:46 a.m.6 views

SUSE-SU-2021:2771-1 Security update for fetchmail

This update for fetchmail fixes the following issues: - CVE-2021-36386: DoS or information disclosure in some configurations bsc1188875 - Change PASSWORDLEN from 64 to 256 bsc1188034 - Set the hostname for SNI when using TLS bsc1182807 - Allow --syslog option in daemon mode. bsc1033081 - Set the...

7.5CVSS7.2AI score0.0256EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2021/08/17 7:0 a.m.5 views

libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the `CURLOPT_SSLCERT` option (`--cert` with the command line tool).When libcurl is built to use the macOS native TLS library Secure Transport an application can ask for the client certificate by name or with a file name - using the same option. If the name exists as a file it will be used instead of by name.If the appliction runs with a current working directory that is writable by other users (like `/tmp`) a malicious user can create a file name with the same name as the app wants to use by name and thereby trick the application to use the file based cert instead of the one referred to by name making libcurl send the wrong client certificate in the TLS connection handshake.

...

7.5CVSS6.2AI score0.0982EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2021/08/10 6:34 p.m.40 views

CVE-2021-37616

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference is triggered when Exiv2 is used to print the metadata of a crafted...

5.5CVSS4.2AI score0.01034EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/08/10 5:52 p.m.41 views

CVE-2021-37623

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop was found in Exiv2 versions v0.27.4 and earlier. The infinite loop is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacke...

5.5CVSS3.9AI score0.01051EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/09 8:15 p.m.7 views

AZL-7218 CVE-2021-37615 affecting package exiv2 for versions less than 0.27.5-1

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference is triggered when Exiv2 is used to print the metadata of a crafted...

5.5CVSS6.5AI score0.00989EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/09 7:15 p.m.4 views

UBUNTU-CVE-2021-37616

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference is triggered when Exiv2 is used to print the metadata of a crafted...

5.5CVSS6.6AI score0.01034EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2021/08/09 12:0 a.m.45 views

CVE-2021-37621

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop was found in Exiv2 versions v0.27.4 and earlier. The infinite loop is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker...

5.5CVSS6.1AI score0.01104EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/08/09 12:0 a.m.3 views

PT-2021-7928 · Exiv2 +5 · Exiv2 +5

Name of the Vulnerable Software and Affected Versions: Exiv2 versions v0.27.4 and earlier Description: The issue is related to an infinite loop in the Exiv2 library, which can be triggered when modifying the metadata of a crafted image file. This can potentially allow an attacker to cause a denia...

7.8CVSS5.5AI score0.02295EPSS
SaveExploits4References132
Positive Technologies
Positive Technologies
added 2021/08/09 12:0 a.m.6 views

PT-2021-6516 · Exiv2 +4 · Exiv2 +4

Name of the Vulnerable Software and Affected Versions: Exiv2 versions v0.27.4 and earlier Description: The issue is related to a lack of division by zero check in the Exiv2 library, which can cause a denial of service when a specially crafted image file is used. An attacker could exploit this to...

7.8CVSS5.5AI score0.02295EPSS
SaveExploits2References84
Rows per page
Query Builder