Lucene search
+L

442 matches found

OSV
OSV
added 2021/01/06 1:15 p.m.22 views

CVE-2020-26759

clickhouse-driver before 0.1.5 allows a malicious clickhouse server to trigger a crash or execute arbitrary code on a database client via a crafted server response, due to a buffer overflow...

9.8CVSS8.1AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2021/01/06 1:15 p.m.32 views

CVE-2020-26759

clickhouse-driver before 0.1.5 allows a malicious clickhouse server to trigger a crash or execute arbitrary code on a database client via a crafted server response, due to a buffer overflow...

9.8CVSS7.8AI score0.02578EPSS
SaveExploits0References3
OSV
OSV
added 2021/01/06 1:15 p.m.9 views

PYSEC-2021-61

clickhouse-driver before 0.1.5 allows a malicious clickhouse server to trigger a crash or execute arbitrary code on a database client via a crafted server response, due to a buffer overflow...

9.8CVSS7.8AI score0.02578EPSS
SaveExploits0References3
OSV
OSV
added 2021/01/06 1:15 p.m.9 views

UBUNTU-CVE-2020-26759

clickhouse-driver before 0.1.5 allows a malicious clickhouse server to trigger a crash or execute arbitrary code on a database client via a crafted server response, due to a buffer overflow...

9.8CVSS8AI score0.02578EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2021/01/06 12:56 p.m.37 views

CVE-2020-26759

clickhouse-driver before 0.1.5 allows a malicious clickhouse server to trigger a crash or execute arbitrary code on a database client via a crafted server response, due to a buffer overflow...

9.7AI score0.02578EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2021/01/04 12:00 a.m.518 views

Knockpy 4.1.1 - CSV Injection

Exploit Title: Knockpy 4.1.1 - CSV Injection Author: Dolev Farhi Date: 2020-12-29 Vendor Homepage: https://github.com/guelfoweb/knock Version : 4.1.1 Tested on: Debian 9.13 Knockpy, as part of its subdomain brute forcing flow of a remote domain, issues a HEAD request to the server to fetch detail...

5.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/12/22 9:25 a.m.9 views

mariadb-connector-c: Improper validation of content in a OK packet received from server

libmariadb/mariadblib.c in MariaDB Connector/C before 3.1.8 does not properly validate the content of an OK packet received from a server. NOTE: although mariadblib.c was originally based on code shipped for MySQL, this issue does not affect any MySQL components supported by Oracle...

8.8CVSS7.4AI score0.02939EPSS
SaveExploits0References4
ALT Linux
ALT Linux
added 2020/12/02 12:00 a.m.38 views

Security fix for the ALT Linux 10 package thunderbird version 78.5.1-alt1

Dec. 2, 2020 Andrey Cherepanov 78.5.1-alt1 - New version 78.5.1. - Security fixes: + CVE-2020-26970 Stack overflow due to incorrect parsing of SMTP server response codes...

9.3CVSS7.2AI score0.01222EPSS
SaveExploits0
CVE
CVE
added 2020/11/23 6:52 p.m.324 views

CVE-2020-28896

CVE-2020-28896 affects Mutt and NeoMutt where, during IMAP initial responses, the client did not properly consult $ssl_force_tls and/or close the connection, allowing potential exposure of authentication credentials to an unencrypted channel or a Man‑in‑the‑Middle. The issue occurs in Mutt up to ...

5.3CVSS5.6AI score0.02351EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2020/11/23 6:52 p.m.26 views

CVE-2020-28896

Mutt before 2.0.2 and NeoMutt before 2020-11-20 did not ensure that $sslforcetls was processed if an IMAP server's initial server response was invalid. The connection was not properly closed, and the code could continue attempting to authenticate. This could result in authentication credentials...

5.7AI score0.02351EPSS
SaveExploits0References6
Veracode
Veracode
added 2020/11/17 5:16 a.m.25 views

Cross-Site Scripting (XSS)

prestashop/productcomments is vulnerable to cross-site scripting XSS. A remote attacker is able to inject and execute arbitrary Javascript in a user's browser via various parameters within the application. The vulnerability exists as the content-type of the server response is not set to...

8.7CVSS4.6AI score0.00886EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/10/12 11:15 a.m.39 views

Code injection

SonicOS SSLVPN login page allows a remote unauthenticated attacker to perform firewall management administrator username enumeration based on the server responses. This vulnerability affected SonicOS Gen 5 version 5.9.1.7, 5.9.1.13, Gen 6 version 6.5.4.7, 6.5.1.12, 6.0.5.3, SonicOSv 6.5.4.v and G...

5CVSS5.4AI score0.01592EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2020/10/12 10:40 a.m.83 views

CVE-2020-5143

SonicOS SSLVPN login page vulnerability CVE-2020-5143 allows remote unauthenticated username enumeration based on server responses. Affected: SonicOS Gen 5 (5.9.1.7, 5.9.1.13), Gen 6 (6.5.4.7, 6.5.1.12, 6.0.5.3), SonicOSv 6.5.4.v, Gen 7 (SonicOS 7.0.0.0). Root cause: username enumeration through ...

5.3CVSS5.3AI score0.01592EPSS
SaveExploits0References1Affected Software2
NVD
NVD
added 2020/10/02 8:15 p.m.19 views

CVE-2020-26526

An issue was discovered in Damstra Smart Asset 2020.7. It is possible to enumerate valid usernames on the login page. The application sends a different server response when the username is invalid than when the username is valid "Unable to find an APIDomain" versus "Wrong email or password"...

5.3CVSS0.01467EPSS
SaveExploits0References3
OSV
OSV
added 2020/09/03 6:14 p.m.11 views

GHSA-CR67-78JR-J94P Local File Inclusion in domokeeper

All versions of domokeeper are vulnerable to Local File Inclusion. The /plugin/ route passes a GET parameter unsanitized to a require call. It then returns the output of require in the server response. This may allow attackers to load unintended code in the application. It also allows attackers t...

6.9AI score
SaveExploits0References1
NVD
NVD
added 2020/08/21 9:15 p.m.37 views

CVE-2020-8227

Missing sanitization of a server response in Nextcloud Desktop Client 2.6.4 for Linux allowed a malicious Nextcloud Server to store files outside of the dedicated sync directory...

7.1CVSS6.6AI score0.25769EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2020/08/21 9:15 p.m.25 views

CVE-2020-8227

Missing sanitization of a server response in Nextcloud Desktop Client 2.6.4 for Linux allowed a malicious Nextcloud Server to store files outside of the dedicated sync directory...

7.1CVSS6.7AI score0.25769EPSS
SaveExploits1References3
OSV
OSV
added 2020/08/21 9:15 p.m.8 views

UBUNTU-CVE-2020-8227

Missing sanitization of a server response in Nextcloud Desktop Client 2.6.4 for Linux allowed a malicious Nextcloud Server to store files outside of the dedicated sync directory...

6.8CVSS5.8AI score0.25769EPSS
SaveExploits1References4
Prion
Prion
added 2020/08/21 9:15 p.m.26 views

Directory traversal

Missing sanitization of a server response in Nextcloud Desktop Client 2.6.4 for Linux allowed a malicious Nextcloud Server to store files outside of the dedicated sync directory...

7.1CVSS6.5AI score0.25769EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/08/21 8:33 p.m.52 views

CVE-2020-8227

Missing sanitization of a server response in Nextcloud Desktop Client 2.6.4 for Linux allowed a malicious Nextcloud Server to store files outside of the dedicated sync directory...

6.6AI score0.25769EPSS
SaveExploits1References3
Rows per page
Query Builder