Lucene search
+L

3163 matches found

Cvelist
Cvelist
added 2023/01/27 12:00 a.m.33 views

CVE-2022-4205

In Gitlab EE/CE before 15.6.1, 15.5.5 and 15.4.6 using a branch with a hexadecimal name could override an existing hash...

6.3CVSS7.8AI score0.00603EPSS
SaveExploits1References2
OSV
OSV
added 2023/01/27 12:00 a.m.19 views

CVE-2022-4205

In Gitlab EE/CE before 15.6.1, 15.5.5 and 15.4.6 using a branch with a hexadecimal name could override an existing hash...

6.3CVSS7.4AI score
SaveExploits0References4
Spring Security Advisories
Spring Security Advisories
added 2023/01/18 12:00 a.m.15 views

Interesting new filters on Spring Cloud Gateway 4.0

Spring Cloud Gateway 4.0 is finally here! Thanks to our community contributions we have introduced new features and interesting filters. This blog post details new noteworthy and explains some of the new filters included, how they work and how you can use it to provide more insights into your...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.18 views

exchangeRateDeltaLimit can be exceeded with overrideExchangeRate() and remain unpaused

Lines of code Vulnerability details Impact The CashManger has a safety feature that limits the maximum change in the exchange rate between epochs. in setMintExchangeRate it is checked that this limit is not exceeded but there is no check in overrideExchangeRate. Proof of Concept An epoch could ha...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/01/11 5:43 p.m.12 views

Moment.js: Path traversal in moment.locale

A path traversal vulnerability was found in Moment.js that impacts npm server users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity...

7.5CVSS6.8AI score0.0552EPSS
SaveExploits0References5
RubySec
RubySec
added 2023/01/03 12:00 a.m.19 views

httparty has multipart/form-data request tampering vulnerability

HTTP multipart/form-data request tampering vulnerability in httparty 0.20.0, due to lack of proper escaping of double quotes within the filename attribute of the Content-Disposition header. If the Content-Disposition header is set to "form-data" and contains the "filename" attribute, and the...

5.3CVSS6.9AI score0.0129EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2022/12/22 8:15 p.m.26 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

6.1CVSS0.00575EPSS
SaveExploits0References4
Prion
Prion
added 2022/12/22 8:15 p.m.31 views

Cross site scripting

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

5.8CVSS6.3AI score0.00575EPSS
SaveExploits0References4Affected Software3
Cvelist
Cvelist
added 2022/12/22 12:00 a.m.34 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

7AI score0.00575EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/12/22 12:00 a.m.75 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

6.1CVSS7.9AI score0.00575EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2022/12/22 12:00 a.m.41 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0
CVE
CVE
added 2022/12/22 12:00 a.m.191 views

CVE-2022-45411

CVE-2022-45411: Cross-Site Tracing vulnerability in Firefox/Thunderbird due to servers echoing Trace requests and exposure of authorization headers/cookies; mitigations have been implemented via browser fetch/XHR limits and non-standard headers like X-Http-Method-Override. The issue is acknowledg...

6.1CVSS6.9AI score0.00575EPSS
SaveExploits0References4Affected Software3
RedhatCVE
RedhatCVE
added 2022/12/15 11:05 a.m.32 views

CVE-2022-23520

A Cross-site scripting vulnerability was found in rails-html-sanitizer. Certain configurations of rails-html-sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's allowed tags...

6.1CVSS2.4AI score0.0111EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2022/12/15 11:05 a.m.35 views

CVE-2022-23519

A Cross-site scripting vulnerability was found in rails-html-sanitizer. Certain configurations of rails-html-sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's allowed tags...

7.2CVSS2.4AI score0.00988EPSS
SaveExploits1References4
Prion
Prion
added 2022/12/14 6:15 p.m.29 views

Design/Logic Flaw

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer due to an incomplete fix of CVE-2022-32209. Rails::Html::Sanitizer may allow an attacker to...

5.8CVSS6.1AI score0.29353EPSS
SaveExploits2References3Affected Software2
CNNVD
CNNVD
added 2022/12/14 12:00 a.m.12 views

Rails 跨站脚本漏洞

Rails is a Ruby-based open source web application framework from the Rails team. A cross-site scripting vulnerability exists in Rails rails-html-sanitizer versions prior to 1.4.4, which stems from a possible XSS vulnerability in certain configurations of Rails::Html::Sanitizer that could allow an...

7.2CVSS6.2AI score0.00988EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/12/13 5:50 p.m.58 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject...

7.2CVSS6.5AI score0.00988EPSS
SaveExploits1References7Affected Software1
RedHat Linux
RedHat Linux
added 2022/12/13 4:08 p.m.14 views

Mozilla: Cross-Site Tracing was possible via non-standard override headers

The Mozilla Foundation Security Advisory describes this flaw as: Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitiga...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0References6
RubySec
RubySec
added 2022/12/13 12:00 a.m.41 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. This is due to an incomplete fix of CVE-2022-32209. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of...

6.1CVSS1.3AI score0.29353EPSS
SaveExploits2References1Affected Software1
zdt
zdt
added 2022/12/07 12:00 a.m.419 views

SentinelOne sentinelagent 22.3.2.5 Privilege Escalation Vulnerability

SentinelOne sentinelagent version 22.3.2.5 on Linux suffers from a privilege escalation vulnerability due to not use a fully qualified path when calling grep. Exploit Title: SentinelOne sentinelagent linux root Privilege Escalation zero day vulnerability Exploit Author: ouchthishurts Vendor...

7.5AI score
SaveExploits0
Rows per page
Query Builder