Lucene search
+L

4895 matches found

Mozilla
Mozilla
added 2021/12/01 12:00 a.m.72 views

Memory corruption in NSS via DER-encoded DSA and RSA-PSS signatures — Mozilla

NSS Network Security Services versions prior to 3.73 or 3.68.1 ESR are vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS 7, or PKCS 12 are likely to be impacted. Applications using NSS...

9.8CVSS2.8AI score0.17563EPSS
SaveExploits0References3Affected Software1
Amazon
Amazon
added 2021/12/01 12:00 a.m.48 views

Critical: nss, nss-util, nss-softokn, nspr

Issue Overview: NSS Network Security Services up to and including 3.73 is vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS \7, or PKCS \12 are likely to be impacted. Applications...

9.8CVSS8.3AI score0.17563EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2021/11/24 12:00 a.m.37 views

rubygem-cgi -- cookie prefix spoofing in CGI::Cookie.parse

oooooooq reports: The old versions of CGI::Cookie.parse applied URL decoding to cookie names. An attacker could exploit this vulnerability to spoof security prefixes in cookie names, which may be able to trick a vulnerable application. By this fix, CGI::Cookie.parse no longer decodes cookie names...

7.5CVSS7.6AI score0.02931EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2021/11/23 10:34 a.m.12 views

jetty: requests to the ConcatServlet and WelcomeFilter are able to access protected resources within the WEB-INF directory

For Eclipse Jetty versions = 9.4.40, = 10.0.2, = 11.0.2, it is possible for requests to the ConcatServlet with a doubly encoded path to access protected resources within the WEB-INF directory. For example a request to /concat?/%2557EB-INF/web.xml can retrieve the web.xml file. This can reveal...

5.3CVSS6.9AI score0.7848EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2021/11/20 12:00 a.m.11 views

PT-2021-6877 · Php +9 · Php +9

Name of the Vulnerable Software and Affected Versions: PHP versions 7.3.x through 7.3.32 PHP versions 7.4.x through 7.4.25 PHP versions 8.0.x through 8.0.12 Description: The issue is related to certain XML parsing functions in PHP, such as simplexml load file, which URL-decode the filename passed...

9.8CVSS6.8AI score0.99407EPSS
SaveExploits105References380
NVD
NVD
added 2021/11/11 10:15 p.m.37 views

CVE-2021-3910

OctoRPKI crashes when encountering a repository that returns an invalid ROA just an encoded NUL \0 character...

7.5CVSS0.01255EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/11/04 5:32 p.m.7 views

thunderbird: Memory corruption when processing S/MIME messages

A flaw was found in Thunderbird, which is vulnerable to the heap overflow described in CVE-2021-43527 when processing S/MIME messages. Thunderbird versions 91.3.0 and later will not call the vulnerable code when processing S/MIME messages that contain certificates with DER-encoded DSA or RSA-PSS...

9.8CVSS7.2AI score0.17563EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/11/04 4:47 p.m.20 views

thunderbird: Memory corruption when processing S/MIME messages

A flaw was found in Thunderbird, which is vulnerable to the heap overflow described in CVE-2021-43527 when processing S/MIME messages. Thunderbird versions 91.3.0 and later will not call the vulnerable code when processing S/MIME messages that contain certificates with DER-encoded DSA or RSA-PSS...

9.8CVSS7.2AI score0.17563EPSS
SaveExploits0References7
GithubExploit
GithubExploit
added 2021/11/03 9:13 a.m.1067 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Eclipse Jetty

CVE-2021-34429 POC for CVE-2021-34429 - Eclipse Jetty 11.0.5 S...

5.3CVSS6.5AI score0.99298EPSS
SaveExploits6
OpenVAS
OpenVAS
added 2021/11/03 12:00 a.m.28 views

Python CGIHTTPServer 2.7.x < 2.7.8, 3.2.x < 3.2.5, 3.3.x < 3.3.3, 3.4.x < 3.4.2 Multiple Vulnerabilities (Jun 2014) - Linux

Python is prone to multiple vulnerabilities in CGIHTTPServer. SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:python:python";...

9.8CVSS9.8AI score0.247EPSS
SaveExploits5References2
OSV
OSV
added 2021/10/29 8:15 p.m.9 views

CVE-2020-25872

A vulnerability exists within the FileManagerController.php function in FrogCMS 0.9.5 which allows an attacker to perform a directory traversal attack via a GET request urlencode parameter...

4.9CVSS5.8AI score0.01131EPSS
SaveExploits1References1
Huntr
Huntr
added 2021/10/21 5:11 p.m.10 views

SQL Injection in forkcms/forkcms

Description When an authenticated user exports translations, the user calls an URL like this: http://forkcms.site/private/de/locale/export?token=5z0ao1nk4p&type%5B0%5D=lbl&language%5B0%5D=de The parameter type0 and language0 are both vulnerable for SQL injection. Proof of Concept PoC for paramete...

0.1AI score
SaveExploits0
zdt
zdt
added 2021/10/19 12:00 a.m.450 views

WordPress Theme Enfold 4.8.3 - Reflected Cross-Site Scripting Vulnerability

Exploit Title: WordPress Theme Enfold 4.8.3 - Reflected Cross-Site Scripting XSS Google Dork: "inurl:avia-element-paging" Exploit Author: Francisco Díaz-Pache Alonso, Sergio Corral Cristo and David Álvarez Robles Vendor Homepage: https://kriesi.at/ Version: Enfold This URL must include pages show...

6.1CVSS6.3AI score0.02959EPSS
SaveExploits5
RedHat Linux
RedHat Linux
added 2021/10/18 5:45 p.m.16 views

jetty: requests to the ConcatServlet and WelcomeFilter are able to access protected resources within the WEB-INF directory

For Eclipse Jetty versions = 9.4.40, = 10.0.2, = 11.0.2, it is possible for requests to the ConcatServlet with a doubly encoded path to access protected resources within the WEB-INF directory. For example a request to /concat?/%2557EB-INF/web.xml can retrieve the web.xml file. This can reveal...

5.3CVSS6.9AI score0.7848EPSS
SaveExploits2References4
BDU FSTEC
BDU FSTEC
added 2021/10/05 12:00 a.m.15 views

The vulnerability of the XMPP Dino chat client, related to deficiencies in path name limitation, allows attackers to compromise data integrity.

The vulnerability of the XMPP Dino chat client is related to a bug in URI-encoded path separators. Exploiting this vulnerability could allow an attacker to compromise data integrity remotely...

5.3CVSS5.8AI score0.01766EPSS
SaveExploits0References6Affected Software2
Tenable Nessus
Tenable Nessus
added 2021/10/04 12:00 a.m.59 views

Jetty 11.0.x < 11.0.3 Multiple Vulnerabilities

According to its self-reported version number, the instance of Jetty hosted on the remote web server is prior to 9.4.41, 10.0.x prior to 10.0.3 or 11.0.x prior to 11.0.3. It is, therefore, affected by multiple vulnerabilities: - An issue with failure to invalidate sessions after an exception in t...

5.3CVSS5.7AI score0.7848EPSS
SaveExploits3References4
FreeBSD
FreeBSD
added 2021/10/04 12:00 a.m.53 views

redis -- multiple vulnerabilities

The Redis Team reports: CVE-2021-41099 Integer to heap buffer overflow handling certain string commands and network payloads, when proto-max-bulk-len is manually configured. CVE-2021-32762 Integer to heap buffer overflow issue in redis-cli and redis-sentinel parsing large multi-bulk replies on so...

9CVSS1.7AI score0.16904EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/10/04 12:00 a.m.120 views

Jetty 10.0.x < 10.0.2 Multiple Vulnerabilities

According to its self-reported version number, the instance of Jetty hosted on the remote web server is prior to 9.4.39, 10.0.x prior to 10.0.2 or 11.0.x prior to 11.0.2. It is, therefore, affected by multiple vulnerabilities: - An issue where CPU usage can reach 100% with a large invalid TLS...

7.8CVSS6.6AI score0.82371EPSS
SaveExploits9References6
Packet Storm
Packet Storm
added 2021/10/01 12:00 a.m.412 views

WhatsUpGold 21.0.3 Cross Site Scripting

Exploit Title: WhatsUpGold 21.0.3 - Stored Cross-Site Scripting XSS Date: 09.17.2021 Exploit Author: Andreas Finstad 4ndr34z Vendor Homepage: https://www.whatsupgold.com Version: v.21.0.3, Build 188 Tested on: Windows 2019 Server CVE : CVE-2021-41318 Reference:...

6.4AI score0.05881EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2021/09/30 9:57 a.m.7 views

jetty: requests to the ConcatServlet and WelcomeFilter are able to access protected resources within the WEB-INF directory

For Eclipse Jetty versions = 9.4.40, = 10.0.2, = 11.0.2, it is possible for requests to the ConcatServlet with a doubly encoded path to access protected resources within the WEB-INF directory. For example a request to /concat?/%2557EB-INF/web.xml can retrieve the web.xml file. This can reveal...

5.3CVSS6.9AI score0.7848EPSS
SaveExploits2References4
Rows per page
Query Builder