Lucene search
+L

1464 matches found

Github Security Blog
Github Security Blog
added 2024/04/15 6:30 p.m.26 views

AWS Amplify CLI has incorrect trust policy management

Amazon AWS Amplify CLI before 12.10.1 incorrectly configures the role trust policy of IAM roles associated with Amplify projects. When the Authentication component is removed from an Amplify project, a Condition property is removed but "Effect":"Allow" remains present, and consequently...

9.8CVSS7.1AI score0.01665EPSS
SaveExploits2References7Affected Software1
NVD
NVD
added 2024/04/04 3:15 p.m.13 views

CVE-2024-30250

Astro-Shield is an integration to enhance website security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques. Versions from 1.2.0 to 1.3.1 of Astro-Shield allow bypass to the allow-lists for cross-origin resources by introducing valid integrity attributes to...

7.5CVSS7.7AI score0.0031EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/04 2:57 p.m.19 views

CVE-2024-30250 In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists

Astro-Shield is an integration to enhance website security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques. Versions from 1.2.0 to 1.3.1 of Astro-Shield allow bypass to the allow-lists for cross-origin resources by introducing valid integrity attributes to...

7.5CVSS7.8AI score0.0031EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 2:57 p.m.16 views

CVE-2024-30250 In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists

Astro-Shield is an integration to enhance website security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques. Versions from 1.2.0 to 1.3.1 of Astro-Shield allow bypass to the allow-lists for cross-origin resources by introducing valid integrity attributes to...

7.5CVSS7.4AI score0.0031EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/04 2:57 p.m.13 views

CVE-2024-30250 In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists

Astro-Shield is an integration to enhance website security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques. Versions from 1.2.0 to 1.3.1 of Astro-Shield allow bypass to the allow-lists for cross-origin resources by introducing valid integrity attributes to...

7.5CVSS7.7AI score0.0031EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/01 8:33 p.m.25 views

In Astro-Shield, setting a correct `integrity` attribute to injected code allows to bypass the allow-lists

Impact Versions from 1.2.0 to 1.3.1 of Astro-Shield allow to bypass the allow-lists for cross-origin resources by introducing valid integrity attributes to the injected code. This implies that the injected SRI hash would be added to the generated CSP header, which would lead the browser to believ...

7.5CVSS6.8AI score0.0031EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/03/29 7:3 p.m.18 views

GHSA-W387-5QQW-7G8M Content-Security-Policy header generation in middleware could be compromised by malicious injections

Impact When the following conditions are met: - Automated CSP headers generation for SSR content is enabled - The web application serves content that can be partially controlled by external users Then it is possible that the CSP headers generation feature might be "allow-listing" malicious inject...

8.7CVSS7.6AI score0.00591EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/03/29 7:3 p.m.30 views

Content-Security-Policy header generation in middleware could be compromised by malicious injections

Impact When the following conditions are met: - Automated CSP headers generation for SSR content is enabled - The web application serves content that can be partially controlled by external users Then it is possible that the CSP headers generation feature might be "allow-listing" malicious inject...

7.5CVSS7.1AI score0.00591EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2024/03/29 6:30 a.m.74 views

Open Redirect

express is vulnerable to Open Redirect. The vulnerability is due to improper handling of user-provided URLs during redirection in Express.js, which performs encoding using the encodeurl library before passing it to the 'location' header. It allows bypass of an improperly implemented allow lists a...

6.1CVSS6.7AI score0.00786EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2024/03/28 1:15 p.m.69 views

CVE-2024-29896

Astro-Shield is a library to compute the subresource integrity hashes for your JS scripts and CSS stylesheets. When automated CSP headers generation for SSR content is enabled and the web application serves content that can be partially controlled by external users, then it is possible that the C...

7.5CVSS7.5AI score0.00591EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/25 8:20 p.m.76 views

CVE-2024-29041 Express.js Open Redirect in malformed URLs

Express.js minimalist web framework for node. Versions of Express.js prior to 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an...

6.1CVSS6.2AI score0.00786EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/25 8:20 p.m.449 views

CVE-2024-29041

CVE-2024-29041 – Open Redirect in Express.js . Express.js versions prior to 4.19.0 and all pre-release 5.0 alpha/beta are affected by an open redirect via user-provided redirect URLs. The flaw stems from encodeurl usage in res.location()/res.redirect(), allowing bypass of allowlists in redirectio...

6.1CVSS6.2AI score0.00786EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/03/25 8:20 p.m.35 views

CVE-2024-29041 Express.js Open Redirect in malformed URLs

Express.js minimalist web framework for node. Versions of Express.js prior to 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an...

6.1CVSS6AI score0.00786EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/03/25 7:38 p.m.31 views

KaTeX missing normalization of the protocol in URLs allows bypassing forbidden protocols

Impact Code that uses KaTeX's trust option, specifically that provides a function to block-list certain URL protocols, can be fooled by URLs in malicious inputs that use uppercase characters in the protocol. In particular, this can allow for malicious input to generate javascript: links in the...

5.5CVSS6.7AI score0.00406EPSS
SaveExploits0References4Affected Software1
Openbugbounty
Openbugbounty
added 2024/03/18 1:37 a.m.9 views

brasseler.marcant.net Cross Site Scripting vulnerability OBB-3876483

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
OSV
OSV
added 2024/03/06 11:15 a.m.18 views

BIT-GITLAB-2022-1981

An issue has been discovered in GitLab EE affecting all versions starting from 12.2 prior to 14.10.5, 15.0 prior to 15.0.4, and 15.1 prior to 15.1.1. In GitLab, if a group enables the setting to restrict access to users belonging to specific domains, that allow-list may be bypassed if a Maintaine...

3.5CVSS3.5AI score0.00744EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:15 a.m.25 views

BIT-GITLAB-2022-2501

An improper access control issue in GitLab EE affecting all versions from 12.0 prior to 15.0.5, 15.1 prior to 15.1.4, and 15.2 prior to 15.2.1 allows an attacker to bypass IP allow-listing and download artifacts. This attack only bypasses IP allow-listing, proper permissions are still required...

7.5CVSS7.3AI score0.00849EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/21 9:15 p.m.32 views

Design/Logic Flaw

Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard whil...

7.5CVSS7AI score0.0066EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2024/02/21 9:1 p.m.17 views

CVE-2024-25124 Fiber has Insecure CORS Configuration, Allowing Wildcard Origin with Credentials

Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard whil...

9.4CVSS6.7AI score0.0066EPSS
SaveExploits1References8
OSV
OSV
added 2024/02/21 9:1 p.m.50 views

CVE-2024-25124 Fiber has Insecure CORS Configuration, Allowing Wildcard Origin with Credentials

Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard whil...

9.4CVSS9.4AI score0.0066EPSS
SaveExploits1References10
Rows per page
Query Builder