Lucene search
+L

3967 matches found

Hacker One
Hacker One
added 2021/05/27 4:55 p.m.18 views

MTN Group: Reflected XSS at dailydeals.mtn.co.za

Hello MTN Group: I found reflected XSS vi categoryid= parameter . The server reads data directly from the HTTP request and reflects it back in the HTTP response. Reflected XSS exploits occur when an attacker causes a victim to supply dangerous content to a vulnerable web application, which is the...

0.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2021/05/27 12:15 a.m.37 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS.The...

6.1CVSS6.7AI score0.017EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/05/26 11:48 a.m.5 views

python-httplib2: Regular expression denial of service via malicious header

An uncontrolled resource consumption flaw as found in python-httplib2, due to a flawed regular expression used while parsing the WWW-Authenticate header in an HTTP response. This flaw allows a malicious or compromised server to reply with a crafted sequence of characters in the WWW-Authenticate...

7.5CVSS7.3AI score0.03876EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/05/26 7:41 a.m.5 views

ruby: HTTP response splitting in WEBrick

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients...

5.3CVSS7.2AI score0.04569EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2021/05/19 4:35 p.m.59 views

CVE-2021-28662

An input validation flaw was found in Squid. This issue could allow a remote server to perform a denial of service against all clients using the proxy when delivering HTTP response messages. The highest threat from this vulnerability is to system availability. Mitigation Mitigation for this issue...

6.5CVSS0.2AI score0.71867EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/17 9:1 p.m.46 views

GHSA-3FR8-MWPP-8H9P Cross-site scripting in TileServer GL

An issue was discovered in server.js in TileServer GL through 3.0.0. The content of the key GET parameter is reflected unsanitized in an HTTP response for the application's main page, causing reflected XSS...

6.1CVSS6.2AI score0.12224EPSS
SaveExploits4References5
Github Security Blog
Github Security Blog
added 2021/05/17 9:1 p.m.54 views

Cross-site scripting in TileServer GL

An issue was discovered in server.js in TileServer GL through 3.0.0. The content of the key GET parameter is reflected unsanitized in an HTTP response for the application's main page, causing reflected XSS...

6.1CVSS0.6AI score0.12224EPSS
SaveExploits4References5Affected Software1
Hacker One
Hacker One
added 2021/05/16 5:16 p.m.16 views

UPchieve: Clickjacking on profile page leading to unauthorized changes

Summary: Any attacker could use iFrame options to connect remotely to the real website, And he can craft his own website using the iFrame options of the specific link and can lead to unauthorized changes if the user will be logged in. Steps To Reproduce: 1. Login to https://app.upchieve.org/profi...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2021/05/15 12:9 a.m.37 views

Denial Of Service (DoS)

squid is vulnerable to denial of service. An attacker can cause a fatal error via the HTTP response of a squid cache, resulting in a denial of service condition...

6.5CVSS1.1AI score0.71867EPSS
SaveExploits0References15Affected Software6
Microsoft KB
Microsoft KB
added 2021/05/11 7:0 a.m.352 views

Description of the security update for Microsoft Exchange Server 2019, 2016, and 2013: May 11, 2021 (KB5003435)

None None...

8.8CVSS6.8AI score0.99782EPSS
SaveExploits12
RedhatCVE
RedhatCVE
added 2021/05/06 6:36 p.m.31 views

CVE-2021-32052

A flaw was found in django. On Python 3.9.5+, URLValidator didn't prohibited newlines and tabs which could lead to a header injection attack if these were used in an HTTP response. The highest threat from this vulnerability is to data confidentiality and integrity. Mitigation Red Hat has...

7.4CVSS1AI score0.03146EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/06 4:15 p.m.37 views

CVE-2021-32052

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

6.1CVSS6.9AI score
SaveExploits0References6
Prion
Prion
added 2021/05/06 4:15 p.m.30 views

Design/Logic Flaw

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

4.3CVSS6.5AI score0.03146EPSS
SaveExploits0References6Affected Software2
CVE
CVE
added 2021/05/06 3:49 p.m.207 views

CVE-2021-32052

CVE-2021-32052 (Django) is confirmed with concrete details in connected documents: URLValidator vulnerability allows newline/tab in URL values to slip into HTTP responses, enabling header injection. Affected are Django versions: 2.2 prior to 2.2.22, 3.1 prior to 3.1.10, and 3.2 prior to 3.2.2 (Py...

6.1CVSS6.8AI score0.03146EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2021/05/06 3:49 p.m.41 views

CVE-2021-32052

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

6.1CVSS7.2AI score0.03146EPSS
SaveExploits0
OSV
OSV
added 2021/05/06 11:2 a.m.5 views

OESA-2021-1169 rubygem-puma security update

Security Fixes: In Puma RubyGem before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4.CVE-2020-11076 In Puma RubyGem before 4.3.5 and 3.12.6, a client could smuggle a request...

7.5CVSS7AI score0.03977EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2021/04/28 6:35 p.m.26 views

Security Bulletin: Multiple Security Vulnerabilities affect IBM® Rational® Quality Manager

Summary IBM® Rational® Quality Manager is vulnerable to multiple security vulnerabilities. Vulnerability Details CVEID: CVE-2018-1396 DESCRIPTION: IBM Quality Manager RQM is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus...

6.3CVSS0.8AI score0.00926EPSS
SaveExploits0Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2021/04/28 6:35 p.m.80 views

Security Bulletin: Security vulnerabilities in Apache Tomcat affects multiple IBM Rational products based on IBM's Jazz technology

Summary The Jazz Team Server is shipped with or supports versions of the Apache Tomcat web server which contain security vulnerabilities that could potentially impact the following IBM Rational products deployed on Apache Tomcat: Collaborative Lifecycle Management CLM, Rational DOORS Next...

9.8CVSS0.6AI score0.90338EPSS
SaveExploits7Affected Software7
IBM Security Bulletins
IBM Security Bulletins
added 2021/04/28 6:35 p.m.14 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere® Application Server shipped with multiple IBM Rational products based on IBM's Jazz technology (CVE-2016-0359)

Summary IBM WebSphere® Application Server is shipped as a component of the following IBM Rational products: Collaborative Lifecycle Management CLM, Rational Requirements Composer RRC, Rational DOORS Next Generation RDNG, Rational Engineering Lifecycle Manager RELM, Rhapsody Design Manager Rhapsod...

6.1CVSS0.6AI score0.01465EPSS
SaveExploits0Affected Software8
NVD
NVD
added 2021/04/22 8:15 p.m.22 views

CVE-2021-0268

An Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Response Splitting' weakness in J-web of Juniper Networks Junos OS leads to buffer overflows, segment faults, or other impacts, which allows an attacker to modify the integrity of the device and exfiltration information from the...

9.3CVSS0.00853EPSS
SaveExploits0References1
Rows per page
Query Builder