Lucene search
+L

1091 matches found

Cvelist
Cvelist
added 2021/05/24 5:50 p.m.24 views

CVE-2021-30083

An issue was discovered in Mediat 1.4.1. There is a Reflected XSS vulnerability which allows remote attackers to inject arbitrary web script or HTML without authentication via the 'return' parameter in login.php...

6.2AI score0.00839EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2021/04/23 7:13 p.m.20 views

CVE-2020-35177

HashiCorp Vault and Vault Enterprise 1.4.1 and newer allowed the enumeration of users via the LDAP auth method. Fixed in 1.5.6 and 1.6.1...

5.3CVSS5AI score0.01305EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/04/07 12:00 a.m.20 views

PT-2021-3840

Name of the Vulnerable Software and Affected Versions Nacos versions prior to 1.4.1 Description Nacos is a platform for dynamic service discovery, configuration, and service management. When configured to use authentication via -Dnacos.core.auth.enabled=true, the system employs the AuthFilter...

10CVSS9.2AI score0.87747EPSS
SaveExploits2References39
Cvelist
Cvelist
added 2021/04/05 6:27 p.m.44 views

CVE-2021-24167 Web-Stat < 1.4.1 - API Key Disclosure

When visiting a site running Web-Stat 1.4.0, the "wtswebstatloadinit" function used the visitor’s browser to send an XMLHttpRequest request to https://wts2.one/ajax.htm?action=lookupWPaccount...

7.6AI score0.01412EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/04 9:15 p.m.4 views

DEBIAN-CVE-2021-24031

In the Zstandard command-line utility prior to v1.4.1, output files were created with default permissions. Correct file permissions matching the input would only be set at completion time. Output files could therefore be readable or writable to unintended parties...

5.5CVSS5.2AI score0.00431EPSS
SaveExploits1References1
OSV
OSV
added 2021/03/04 9:15 p.m.6 views

ALPINE-CVE-2021-24031

In the Zstandard command-line utility prior to v1.4.1, output files were created with default permissions. Correct file permissions matching the input would only be set at completion time. Output files could therefore be readable or writable to unintended parties...

5.5CVSS6.9AI score0.00431EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/03/04 12:00 a.m.26 views

Zstandard 安全漏洞

Facebook Zstandard is an open source lossless data compression algorithm from Facebook Inc. in the United States. A security vulnerability exists in Zstandard command-line v1.4.1 and prior to v1.4.9, which stems from an incomplete fix to CVE-2021-24031, in which the Zstandard command-line tool...

4.7CVSS6.1AI score0.00346EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/03/04 12:00 a.m.13 views

Zstandard 安全漏洞

Facebook Zstandard is an open source lossless data compression algorithm from Facebook Inc. in the United States. A security vulnerability exists in the Zstandard command-line utility prior to v1.4.1, which originates from an output file that can be read or written to by unintended parties...

5.5CVSS6.1AI score0.00431EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2021/02/20 12:00 a.m.6 views

PT-2021-15655 · Facebook +5 · Zstandard +5

Name of the Vulnerable Software and Affected Versions: Zstandard command-line utility versions 1.4.1 through 1.4.9 Description: The issue arises from an incomplete fix, resulting in output files being created with default permissions before being restricted. This momentary lapse allows unintended...

5.5CVSS4.9AI score0.00431EPSS
SaveExploits1References44
IBM Security Bulletins
IBM Security Bulletins
added 2021/02/09 7:25 p.m.102 views

Security Bulletin: IBM Security QRadar Analyst Workflow add on to IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that may be identified and exploited with automated tools. Vulnerability Details CVEID: CVE-2015-9251 DESCRIPTION: jQuery is vulnerable to cross-site scripting, caused by improper validation of user-supplied input. A...

6.9CVSS0.6AI score0.99215EPSS
SaveExploits10Affected Software1
CNVD
CNVD
added 2021/01/12 12:00 a.m.9 views

Dell Inspiron 5675 BIOS Access Control Error Vulnerability

The Dell Inspiron 5675 BIOS is a Dell USA program that provides basic inputs and outputs for the device, a self-test after powering on the device, and system self-boot functionality. A security vulnerability exists in the Dell Inspiron 5675 BIOS versions prior to version 1.4.1, which can be...

7.2CVSS7.3AI score0.00364EPSS
SaveExploits0References1
OSV
OSV
added 2021/01/08 7:15 p.m.10 views

CVE-2020-26186

Dell Inspiron 5675 BIOS versions prior to 1.4.1 contain a UEFI BIOS RuntimeServices overwrite vulnerability. A local attacker with access to system memory may exploit this vulnerability by overwriting the RuntimeServices structure to execute arbitrary code in System Management Mode SMM...

6.8CVSS6.9AI score0.00364EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/12/30 12:00 a.m.11 views

Jsonpickle Code Issue Vulnerability

Jsonpickle is Jsonpickle personal developer of a Python based on Python used to support Python objects and Json for serialization software . A code issue vulnerability exists in jsonpickle version 1.4.1 and prior versions that allows remote code execution during deserialization of a malicious loa...

9.8CVSS8.2AI score0.06415EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/17 4:15 p.m.7 views

DEBIAN-CVE-2020-22083

jsonpickle through 1.4.1 allows remote code execution during deserialization of a malicious payload through the decode function. Note: It has been argued that this is expected and clearly documented behaviour. pickle is known to be capable of causing arbitrary code execution, and must not be used...

9.8CVSS9.5AI score0.06415EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2020/12/17 12:00 a.m.6 views

PT-2020-15423 · Jsonpickle +1 · Jsonpickle +1

Name of the Vulnerable Software and Affected Versions: jsonpickle versions 1.4.1 and earlier Description: The issue allows remote code execution during deserialization of a malicious payload through the decode function. It has been argued that this is expected and clearly documented behavior, as...

9.8CVSS10AI score0.06415EPSS
SaveExploits1References24
CNNVD
CNNVD
added 2020/12/17 12:00 a.m.13 views

Jsonpickle 代码问题漏洞

Jsonpickle is Jsonpickle personal developer of a Python based on Python used to support Python objects and Json for serialization software . A code issue vulnerability exists in jsonpickle version 1.4.1 and prior versions that allows remote code execution during deserialization of a malicious loa...

9.8CVSS7.9AI score0.06415EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2020/12/17 12:00 a.m.12 views

HashiCorp Vault Information Disclosure Vulnerability

Hashicorp HashiCorp Vault is a private key access management tool from HashiCorp Hashicorp USA. An information disclosure vulnerability exists in HashiCorp Vault Enterprise version 1.4.1 of Sentinel EGP, which stems from allowing users to be enumerated via the LDAP authentication method...

5.3CVSS6AI score0.01305EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2020/12/09 4:33 p.m.8 views

Security Bulletin: Potential vulnerability with Node.js lodash module

Summary A potential vulnerability has been identified related to Node.js lodash module. Refer to details for additional information. Vulnerability Details Third Party Entry: 183560 DESCRIPTION: Node.js lodash module denial of service CVSS Base score: 7.5 CVSS Temporal Score: See:...

1.9AI score
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2020/12/09 4:31 p.m.16 views

Security Bulletin: Potential vulnerability with jQuery

Summary A potential vulnerability has been identified related to jQuery. Refer to details for additional information. Vulnerability Details Third Party Entry: 180875 DESCRIPTION: jQuery cross-site scripting CVSS Base score: 6.1 CVSS Temporal Score: See:...

0.7AI score
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2020/11/16 12:00 a.m.12 views

JetBrains Ktor framework 环境问题漏洞

JetBrains Ktor framework is a Web application framework from the Czech company JetBrains. A security vulnerability exists in JetBrains Ktor versions prior to 1.4.1, which stems from HTTP request entrapment attacks are possible. No detailed vulnerability details are provided at this time...

6.5CVSS6.6AI score0.0077EPSS
SaveExploits0References2
Rows per page
Query Builder