Lucene search
+L

93 matches found

Github Security Blog
Github Security Blog
added 2024/05/03 5:34 p.m.19 views

Some CORS middleware allow untrusted origins

Impact Some CORS middleware more specifically those created by specifying two or more origin patterns whose hosts share a proper suffix incorrectly allow some untrusted origins, thereby opening the door to cross-origin attacks from the untrusted origins in question. For example, specifying origin...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/06 10:58 a.m.36 views

BIT-GRAFANA-2022-21703 Cross Site Request Forgery in Grafana

Grafana is an open-source platform for monitoring and observability. Affected versions are subject to a cross site request forgery vulnerability which allows attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users for example,...

8.8CVSS7.3AI score0.02236EPSS
SaveExploits0References8
NVD
NVD
added 2023/09/27 3:19 p.m.24 views

CVE-2023-44216

PVRIC PowerVR Image Compression on Imagination 2018 and later GPU devices offers software-transparent compression that enables cross-origin pixel-stealing attacks against feTurbulence and feBlend in the SVG Filter specification, aka a GPU.zip issue. For example, attackers can sometimes accurately...

5.3CVSS5.3AI score0.01809EPSS
SaveExploits1References9
Prion
Prion
added 2023/09/27 3:19 p.m.21 views

Design/Logic Flaw

PVRIC PowerVR Image Compression on Imagination 2018 and later GPU devices offers software-transparent compression that enables cross-origin pixel-stealing attacks against feTurbulence and feBlend in the SVG Filter specification, aka a GPU.zip issue. For example, attackers can sometimes accurately...

2.6CVSS5.3AI score0.01809EPSS
SaveExploits1References9Affected Software3
UbuntuCve
UbuntuCve
added 2023/09/27 12:0 a.m.51 views

CVE-2023-44216

PVRIC PowerVR Image Compression on Imagination 2018 and later GPU devices offers software-transparent compression that enables cross-origin pixel-stealing attacks against feTurbulence and feBlend in the SVG Filter specification, aka a GPU.zip issue. For example, attackers can sometimes accurately...

5.3CVSS6.1AI score0.01809EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2023/09/26 12:0 a.m.12 views

PT-2023-29149 · Imagination Technologies · Imagination Gpu

Name of the Vulnerable Software and Affected Versions: Imagination GPU devices versions 2018 and later Description: The issue allows for cross-origin pixel-stealing attacks against certain functions in the SVG Filter specification, such as feTurbulence and feBlend. This can enable attackers to...

5.3CVSS5.1AI score0.01809EPSS
SaveExploits1References14
CVE
CVE
added 2023/09/26 12:0 a.m.80 views

CVE-2023-44216

The CVE-2023-44216 entry concerns PVRIC (PowerVR Image Compression) on Imagination 2018+ GPU devices. The vulnerability stems from software-transparent compression that enables cross-origin pixel-stealing attacks against SVG Filter functions like feTurbulence and feBlend (GPU.zip issue). Affected...

5.3CVSS5.3AI score0.01809EPSS
SaveExploits1References9Affected Software5
Vulnrichment
Vulnrichment
added 2023/09/26 12:0 a.m.18 views

CVE-2023-44216

PVRIC PowerVR Image Compression on Imagination 2018 and later GPU devices offers software-transparent compression that enables cross-origin pixel-stealing attacks against feTurbulence and feBlend in the SVG Filter specification, aka a GPU.zip issue. For example, attackers can sometimes accurately...

7AI score0.01809EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.6 views

SUSE CVE-2020-26954

When accepting a malicious intent from other installed apps, Firefox for Android accepted manifests from arbitrary file paths and allowed declaring webapp manifests for other origins. This could be used to gain fullscreen access for UI spoofing and could also lead to cross-origin attacks on...

4.3CVSS8.6AI score0.00633EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.6 views

SUSE CVE-2021-23976

When accepting a malicious intent from other installed apps, Firefox for Android accepted manifests from arbitrary file paths and allowed declaring webapp manifests for other origins. This could be used to gain fullscreen access for UI spoofing and could also lead to cross-origin attacks on...

6.3CVSS8.7AI score0.01101EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/12/30 5:35 a.m.58 views

CVE-2022-46692

A logic issue was found in WebKitGTK and WPE WebKit. This flaw allows a remote attacker to process unexpected cross-origin attacks...

5.5CVSS6.7AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/04/11 5:32 a.m.48 views

CVE-2022-22637

A logic issue was found in WebKitGTK and WPE WebKit. This flaw allows a remote attacker to process unexpected cross-origin attacks...

8.8CVSS4AI score0.00656EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2022/02/11 11:29 a.m.75 views

CVE-2022-21703

A Cross-site request forgery CSRF vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users for example, editors or admins. An attacker can exploit this vulnerability for...

8.8CVSS3.8AI score0.02236EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/09/07 11:8 p.m.63 views

Older releases of better_errors open to Cross-Site Request Forgery attack

Impact bettererrors prior to 2.8.0 did not implement CSRF protection for its internal requests. It also did not enforce the correct "Content-Type" header for these requests, which allowed a cross-origin "simple request" to be made without CORS protection. These together left an application with...

8.8CVSS8.4AI score0.00636EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2021/09/07 6:15 p.m.19 views

CVE-2021-39197

bettererrors is an open source replacement for the standard Rails error page with more information rich error pages. It is also usable outside of Rails in any Rack app as Rack middleware. bettererrors prior to 2.8.0 did not implement CSRF protection for its internal requests. It also did not...

8.8CVSS0.00636EPSS
SaveExploits0References4
Prion
Prion
added 2021/09/07 6:15 p.m.18 views

Cross site request forgery (csrf)

bettererrors is an open source replacement for the standard Rails error page with more information rich error pages. It is also usable outside of Rails in any Rack app as Rack middleware. bettererrors prior to 2.8.0 did not implement CSRF protection for its internal requests. It also did not...

6.8CVSS8.5AI score0.00636EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2021/09/07 5:30 p.m.31 views

CVE-2021-39197 Cross-Site Request Forgery in better_errors

bettererrors is an open source replacement for the standard Rails error page with more information rich error pages. It is also usable outside of Rails in any Rack app as Rack middleware. bettererrors prior to 2.8.0 did not implement CSRF protection for its internal requests. It also did not...

6.3CVSS8.8AI score0.00636EPSS
SaveExploits0References4
CVE
CVE
added 2021/09/07 5:30 p.m.71 views

CVE-2021-39197

CVE-2021-39197 affects the Ruby gem better_errors. It describes that versions prior to 2.8.0 did not implement CSRF protection for internal requests and did not enforce the correct Content-Type header, allowing cross-origin (CORS) attacks in applications with better_errors enabled. The issue is l...

8.8CVSS7.3AI score0.00636EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2021/04/22 7:31 a.m.30 views

Privilege Escalation

firefox is vulnerable to authorization bypass. When accepting a malicious intent from other installed apps, Firefox for Android accepted manifests from arbitrary file paths and allowed declaring webapp manifests for other origins. This could be used to gain fullscreen access for UI spoofing and...

8.1CVSS2.4AI score0.01101EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/02/26 2:15 a.m.3 views

CVE-2021-23976

When accepting a malicious intent from other installed apps, Firefox for Android accepted manifests from arbitrary file paths and allowed declaring webapp manifests for other origins. This could be used to gain fullscreen access for UI spoofing and could also lead to cross-origin attacks on...

8.1CVSS7AI score0.01101EPSS
SaveExploits0References3
Rows per page
Query Builder