Lucene search
+L

12528 matches found

Prion
Prion
added 2020/04/14 7:15 p.m.29 views

Cross site scripting

SAP NetWeaver AS ABAP Business Server Pages application CRMBSPFRAME, versions 700, 701, 702, 710, 711, 730, 731, 740, 750, 751, 752, 75A, 75B, 75C, 75D, 75E, does not sufficiently encode user controlled inputs, resulting in reflected Cross-Site Scripting XSS vulnerability...

4.3CVSS5.9AI score0.00654EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/04/14 7:15 p.m.5 views

CVE-2020-6229

SAP NetWeaver AS ABAP Business Server Pages application CRMBSPFRAME, versions 700, 701, 702, 710, 711, 730, 731, 740, 750, 751, 752, 75A, 75B, 75C, 75D, 75E, does not sufficiently encode user controlled inputs, resulting in reflected Cross-Site Scripting XSS vulnerability...

6.1CVSS6AI score0.00654EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/04/14 6:07 p.m.38 views

CVE-2020-6216

SAP Business Objects Business Intelligence Platform BI Launchpad, version 4.2, does not sufficiently encode user-controlled inputs, resulting in reflected Cross-Site Scripting XSS vulnerability...

6.1CVSS6AI score0.00654EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/04/14 1:04 p.m.14 views

netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header

A flaw was found in Netty before version 4.1.44, where it accepted multiple Content-Length headers and also accepted both Transfer-Encoding, as well as Content-Length headers where it should reject the message under such circumstances. In circumstances where Netty is used in the context of a...

9.1CVSS7.1AI score0.13474EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/14 1:04 p.m.11 views

netty: HTTP Request Smuggling due to Transfer-Encoding whitespace mishandling

A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling...

7.5CVSS7.1AI score0.03617EPSS
SaveExploits1References5
Veracode
Veracode
added 2020/04/10 12:53 a.m.41 views

Cross-site Scripting (XSS)

php is vulnerable to cross-site scripting XSS. The vulnerability exists as a numeric truncation error and an input validation flaw were found in the way the PHP utf8decode function decoded partial multi-byte sequences for some multi-byte encodings, sending them to output without them being escape...

6.8CVSS1.1AI score0.11281EPSS
SaveExploits2References38Affected Software1
Veracode
Veracode
added 2020/04/10 12:52 a.m.41 views

Cross-Site Scripting (XSS)

firefox is vulnerable to cross-site scripting. A cross-site scripting XSS flaw was found in the Firefox x-mac-arabic, x-mac-farsi, and x-mac-hebrew character encodings. Certain characters were converted to angle brackets when displayed. If server-side script filtering missed these cases, it could...

4.3CVSS2.3AI score0.04451EPSS
SaveExploits1References22Affected Software2
Veracode
Veracode
added 2020/04/10 12:48 a.m.31 views

Denial Of Service (DoS)

freetype is vulnerable to denial of service DoS. The vulnerability exists as a stack overflow flaw was found in the way the FreeType font rendering engine processed PostScript Type 1 font files that contain nested Standard Encoding Accented Character seac calls. If a user loaded a specially-craft...

5CVSS1.6AI score0.03329EPSS
SaveExploits0References17Affected Software1
Veracode
Veracode
added 2020/04/10 12:32 a.m.30 views

Denial Of Service (DoS)

postgresql is vulnerable to denial of service DoS. The vulnerability exists as a flaw was found in the way PostgreSQL handles encoding conversion. A remote, authenticated user could trigger an encoding conversion failure, possibly leading to a temporary denial of service...

4CVSS2.9AI score0.10242EPSS
SaveExploits3References26Affected Software10
Veracode
Veracode
added 2020/04/10 12:31 a.m.32 views

Arbitrary Code Execution

evolution is vulnerablet o arbitrary code execution. Multiple integer overflow flaws which could cause heap-based buffer overflows were found in the Base64 encoding routines used by Evolution Data Server. This could cause an application using Evolution Data Server to crash, or, possibly, execute ...

7.5CVSS4.3AI score0.03312EPSS
SaveExploits1References27Affected Software3
RedHat Linux
RedHat Linux
added 2020/04/07 7:44 p.m.10 views

haproxy: HTTP request smuggling issue with transfer-encoding header containing an obfuscated "chunked" value

A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the "chunked" value were not being correctly rejected. The impact was limited but if combined with the "http-reuse always" setting, it could be used to help construct an HTTP request...

7.5CVSS7.2AI score0.10024EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2020/04/06 4:56 a.m.41 views

CVE-2019-15604

An encoding error flaw exists in the Node.js code that is used to read a peer certificate in the TLS client authentication. An attacker can use this flaw to crash the process used to handle TLS client authentication...

7.5CVSS8.4AI score0.20457EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2020/04/04 5:27 p.m.57 views

CVE-2019-13224

A use-after-free in onignewdeluxe in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte...

9.8CVSS5.5AI score0.04047EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2020/04/04 4:02 p.m.17 views

Glassdoor: [XSS] Reflected XSS via POST request in (editJobAlert.htm) file

Description: first, it was a very good bug for me it starts when I was testing the form for I found a CSRF I sent it here 838778 I tested the form again and after few minutes I found that this parameter locationId in the post request is vulnerable to XSS the page take the value of this parameter...

SaveExploits0
Github Security Blog
Github Security Blog
added 2020/04/01 4:35 p.m.94 views

Improper Verification of Cryptographic Signature in Pure-Python ECDSA

A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable...

9.1CVSS2.8AI score0.01534EPSS
SaveExploits1References11Affected Software1
RedhatCVE
RedhatCVE
added 2020/04/01 8:26 a.m.53 views

CVE-2019-20382

A memory leakage flaw was found in the way the VNC display driver of QEMU handled the connection disconnect when ZRLE and Tight encoding are enabled. Two VncState objects are created, and one allocates memory for the Zlib's data object. This allocated memory is not freed upon disconnection,...

3.5CVSS1.4AI score0.00866EPSS
SaveExploits0References4
OSV
OSV
added 2020/04/01 4:15 a.m.4 views

DEBIAN-CVE-2020-7065

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mbstrtolower function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution...

8.8CVSS6.8AI score0.04883EPSS
SaveExploits1References1
NVD
NVD
added 2020/04/01 4:15 a.m.43 views

CVE-2020-7065

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mbstrtolower function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution...

8.8CVSS8.1AI score0.04883EPSS
SaveExploits1References8
Veracode
Veracode
added 2020/04/01 12:38 a.m.35 views

Denial Of Service

LibreOffice is vulnerable to denail of service DoS. It is possible because of an insufficient URL encoding flaw in allowed script location check...

7.8CVSS3AI score0.01925EPSS
SaveExploits0References15Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/04/01 12:00 a.m.56 views

RHEL 7 : libreoffice (RHSA-2020:1151)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1151 advisory. LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor...

9.8CVSS8AI score0.78347EPSS
SaveExploits6References20
Rows per page
Query Builder