Lucene search
+L

3346 matches found

Github Security Blog
Github Security Blog
added 2024/02/22 6:25 p.m.64 views

Fiber has Insecure CORS Configuration, Allowing Wildcard Origin with Credentials

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 "" while also having the Access-Control-Allow-Credentials set to true...

9.8CVSS9.3AI score0.0066EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/21 11:33 p.m.85 views

org.postgresql:postgresql vulnerable to SQL Injection via line comment generation

Impact SQL injection is possible when using the non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL that negates a parameter value. There is no vulnerability in the driver when using the default query mode. Users that do not overri...

10CVSS8.1AI score0.0481EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/21 10:35 p.m.29 views

CVE-2024-26148 Querybook's Stored Cross-Site Scripting vulnerability allows Privilege Elevation

Querybook is a user interface for querying big data. Prior to version 3.31.1, there is a vulnerability in Querybook's rich text editor that enables users to input arbitrary URLs without undergoing necessary validation. This particular security flaw allows the use of javascript: protocol which can...

6.1CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2024/02/21 6:04 p.m.89 views

GHSA-4HFP-M9GV-M753 XWiki extension license information is public, exposing instance id and license holder details

Impact The licensor application includes the document Licenses.Code.LicenseJSON that provides information for admins regarding active licenses. This document is public and thus exposes this information publicly. The information includes the instance's id as well as first and last name and email o...

5.3CVSS5AI score0.00492EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/02/21 6:04 p.m.28 views

XWiki extension license information is public, exposing instance id and license holder details

Impact The licensor application includes the document Licenses.Code.LicenseJSON that provides information for admins regarding active licenses. This document is public and thus exposes this information publicly. The information includes the instance's id as well as first and last name and email o...

5.3CVSS6.5AI score0.00492EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/21 2:54 a.m.72 views

GHSA-C9VV-FHGV-CJC3 agent-js: Insecure Key Generation in `Ed25519KeyIdentity.generate`

Impact The library offers a function to generate an ed25519 key pair via Ed25519KeyIdentity.generate with an optional param to provide a 32 byte seed value, which will then be used as the secret key. When no seed value is provided, it is expected that the library generates the secret key using...

9.1CVSS9.2AI score0.00882EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/02/21 12:04 a.m.18 views

Externally Controlled Format String in Scripting Functions

The rquickjs crate used by SurrealDB implements Rust bindings to the QuickJS C library and is used to execute SurrealDB scripting functions. The rquickjs function Exception::throwtype takes a string and returns an error object. Prior to version 0.4.2 of the crate, this string would be fed directl...

8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/21 12:03 a.m.21 views

GHSA-6WR5-JMPR-MJCX Uncaught Exception in Macro Expecting Native Function to Exist

The query executor would panic when executing a query containing a call to a built-in SurrealDB function that did not exist. This could occur accidentally in situations where the version of the SurrealDB client was newer than the SurrealDB server or when a pre-parsed query was provided to the...

6.5CVSS7.4AI score0.0045EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/21 12:00 a.m.21 views

GHSA-8XFF-473H-F863 Uncaught Exception Handling Parsing Errors on Line Terminators

The span rendering would panic when handling failed parsing of queries where the error occurred on a line terminator character. Impact A client that is authorized to run queries in a SurrealDB server is able to execute a malformed query which will fail to parse on a line terminator character and...

6.5CVSS7.5AI score0.0045EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/02/21 12:00 a.m.27 views

Uncaught Exception Handling Parsing Errors on Line Terminators

The span rendering would panic when handling failed parsing of queries where the error occurred on a line terminator character. Impact A client that is authorized to run queries in a SurrealDB server is able to execute a malformed query which will fail to parse on a line terminator character and...

7.5AI score
SaveExploits0References3Affected Software1
RubySec
RubySec
added 2024/02/21 12:00 a.m.52 views

Possible DoS Vulnerability with Range Header in Rack

There is a possible DoS vulnerability relating to the Range request header in Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26141. Versions Affected: = 1.3.0. Not affected: 1.3.0 Fixed Versions: 3.0.9.1, 2.2.8.1 Impact Carefully crafted Range headers can cause a server to...

7.5CVSS7AI score0.01612EPSS
SaveExploits1References1Affected Software1
RubySec
RubySec
added 2024/02/21 12:00 a.m.34 views

Possible XSS Vulnerability in Action Controller

There is a possible XSS vulnerability when using the translation helpers translate, t, etc in Action Controller. This vulnerability has been assigned the CVE identifier CVE-2024-26143. Versions Affected: = 7.0.0 Not affected: 7.0.0 Fixed Versions: 7.1.3.1, 7.0.8.1 Impact Applications using...

6.1CVSS6.4AI score0.01034EPSS
SaveExploits1References1Affected Software1
RubySec
RubySec
added 2024/02/21 12:00 a.m.54 views

Possible ReDoS vulnerability in Accept header parsing in Action Dispatch

There is a possible ReDoS vulnerability in the Accept header parsing routines of Action Dispatch. This vulnerability has been assigned the CVE identifier CVE-2024-26142. Versions Affected: = 7.1.0, 7.1.3.1 Not affected: 7.1.0 Fixed Versions: 7.1.3.1 Impact Carefully crafted Accept headers can cau...

7.5CVSS7AI score0.01498EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/20 11:43 p.m.43 views

MantisBT Host Header Injection vulnerability

Impact Knowing a user's email address and username, an unauthenticated attacker can hijack the user's account by poisoning the link in the password reset notification message. Patches https://github.com/mantisbt/mantisbt/commit/7055731d09ff12b2781410a372f790172e279744 Workarounds Define $gpath as...

8.3CVSS7.2AI score0.00962EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2024/02/20 10:15 p.m.35 views

CVE-2024-26140

com.yetanalytics/lrs is the Yet Analytics Core LRS Library. Prior to version 1.2.17 of the LRS library and version 0.7.5 of SQL LRS, a maliciously crafted xAPI statement could be used to perform script or other tag injection in the LRS Statement Browser. The problem is patched in version 1.2.17 o...

6.1CVSS5.2AI score0.00447EPSS
SaveExploits0References5
RubySec
RubySec
added 2024/02/20 12:00 a.m.23 views

Possible CSRF attack at questionnaire templates preview

Impact The CSRF authenticity token check is currently disabled for the questionnaire templates preview as per: https://github.com/decidim/decidim/blob/3187bdfd40ea1c57c2c12512b09a7fec0b2bed08/decidim-templates/app/controllers/decidim/templates/admin/questionnairetemplatescontroller.rbL11 This was...

5.7CVSS7.2AI score0.00313EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2024/02/20 12:00 a.m.22 views

Race condition in Endorsements

Impact A race condition in the endorsement of resources for instance, a proposal allows a user to make more than once endorsement. To exploit this vulnerability, the request to set an endorsement must be sent several times in parallel. Workarounds Disable the Endorsement feature in the components...

3.1CVSS6.9AI score0.00444EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/16 11:14 p.m.21 views

Hazelcast Platform permission checking in CSV File Source connector

Impact In Hazelcast Platform through 5.3.4, a security issue exists within the SQL mapping for the CSV File Source connector. This issue arises from inadequate permission checking, which could enable unauthorized clients to access data from files stored on a member's filesystem. Patches Fix...

6.5CVSS7.5AI score0.0054EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/02/16 9:40 p.m.42 views

CVE-2024-24758 Proxy-Authorization header not cleared on cross-origin redirect in fetch in Undici

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authentication headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There are no known...

3.9CVSS6.2AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/02/16 4:02 p.m.147 views

Undici proxy-authorization header not cleared on cross-origin redirect in fetch

Impact Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authorization headers. Patches This is patched in v5.28.3 and v6.6.1 Workarounds There are no known workarounds. References - https://fetch.spec.whatwg.org/authentication-entries -...

4.5CVSS7.1AI score0.00765EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder