Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2023/11/28 11:28 p.m.404 views

Marvin Attack: potential key recovery through timing sidechannels

Impact Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. Patches No patch is yet available, however work is underway to migrate...

5.9CVSS6.3AI score0.0061EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/26 9:30 p.m.402 views

Duplicate Advisory: jQuery Cross Site Scripting vulnerability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-jpcq-cgw6-v4j6. This link is maintained to preserve external references. Original Description Cross Site Scripting vulnerability in jQuery v.2.2.0 until v.3.5.0 allows a remote attacker to execute arbitrary code...

6.5AI score
SaveExploits5References12Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/01 4:41 p.m.399 views

Cross-Site Scripting in jquery

Affected versions of jquery are vulnerable to cross-site scripting. This occurs because the main jquery function uses a regular expression to differentiate between HTML and selectors, but does not properly anchor the regular expression. The result is that jquery may interpret HTML as selectors wh...

6.1CVSS2.4AI score0.08632EPSS
SaveExploits6References22Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/17 9:00 p.m.398 views

datatables.net vulnerable to Prototype Pollution due to incomplete fix

All versions of package datatables.net are vulnerable to Prototype Pollution due to an incomplete fix for https://snyk.io/vuln/SNYK-JS-DATATABLESNET-598806...

7.5CVSS7.2AI score0.03715EPSS
SaveExploits2References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/08 8:14 p.m.393 views

HashiCorp Consul Privilege Escalation Vulnerability

HashiCorp Consul and Consul Enterprise 1.10.1 Raft RPC layer allows non-server agents with a valid certificate signed by the same CA to access server-only functionality, enabling privilege escalation. Fixed in 1.8.15, 1.9.9 and 1.10.2...

8.8CVSS8.2AI score0.01149EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 6:25 p.m.393 views

Use-After-Free in puppeteer

Versions of puppeteer prior to 1.13.0 are vulnerable to the Use-After-Free vulnerability in Chromium CVE-2019-5786. The Chromium FileReader API is vulnerable to Use-After-Free which may lead to Remote Code Execution. Recommendation Upgrade to version 1.13.0 or later...

6.5CVSS5.5AI score0.61537EPSS
SaveExploits10References8Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 4:32 p.m.392 views

The defaults settings for the CORS filter provided in Apache Tomcat are insecure and enable 'supportsCredentials' for all origins

The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable 'supportsCredentials' for all origins. It is expected that users of the CORS filter will have configured it appropriately for their...

9.8CVSS3.6AI score0.21719EPSS
SaveExploits0References63Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/18 8:01 p.m.390 views

XXE in PHPSpreadsheet's XLSX reader

Summary The XmlScanner class has a scan method which should prevent XXE attacks. However, we found another bypass than the previously reported CVE-2024-47873, the regexes from the findCharSet method, which is used for determining the current encoding can be bypassed by using a payload in the...

7.5CVSS7.5AI score0.00728EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2021/04/26 4:04 p.m.383 views

Path Traversal and Improper Input Validation in Apache Commons IO

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above thus "limited" path traversal,...

5.8CVSS3.6AI score0.10233EPSS
SaveExploits1References51Affected Software10
Github Security Blog
Github Security Blog
added 2022/05/13 1:23 a.m.381 views

elFinder command injection vulnerability in the PHP connector

elFinder before 2.1.48 has a command injection vulnerability in the PHP connector...

9.8CVSS7.7AI score0.9673EPSS
SaveExploits11References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/22 6:30 a.m.380 views

word-wrap vulnerable to Regular Expression Denial of Service

All versions of the package word-wrap are vulnerable to Regular Expression Denial of Service ReDoS due to the usage of an insecure regular expression within the result variable...

7.5CVSS7AI score0.01709EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/29 1:51 a.m.371 views

Prototype Pollution in JSON5 via Parse Method

The parse method of the JSON5 library before and including version 2.2.1 does not restrict parsing of keys named proto, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by JSON5.parse and not the...

8.8CVSS9.1AI score0.09304EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/04 4:17 a.m.370 views

Jackson Core: Document length constraint bypass in blocking, async, and DataInput parsers

Summary Jackson Core 3.x does not consistently enforce StreamReadConstraints.maxDocumentLength. Oversized JSON documents can be accepted without a StreamConstraintsException in multiple parser entry points, which allows configured size limits to be bypassed and weakens denial-of-service...

6.1AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:17 a.m.370 views

Jenkins veracode-scanner Plugin stores credentials in plain text

Jenkins veracode-scanner Plugin stores credentials unencrypted in its global configuration file org.jenkinsci.plugins.veracodescanner.VeracodeNotifier.xml on the Jenkins controller. These credentials can be viewed by users with access to the Jenkins controller file system...

8.8CVSS6.8AI score0.0134EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/08 9:30 p.m.369 views

Axios Cross-Site Request Forgery Vulnerability

An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information...

6.5CVSS6.7AI score0.00556EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/05 9:30 p.m.366 views

xml2js is vulnerable to prototype pollution

xml2js versions before 0.5.0 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the proto property to be edited...

5.3CVSS5.9AI score0.01404EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/27 9:30 p.m.365 views

laravel-admin has Arbitrary File Upload vulnerability

An arbitrary file upload vulnerability in laravel-admin v1.8.19 allows attackers to execute arbitrary code via a crafted PHP file...

7.2CVSS7.4AI score0.02382EPSS
SaveExploits3References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 5:26 p.m.364 views

form-data: CRLF injection in form-data via unescaped multipart field names and filenames

Summary form-data builds multipart/form-data request bodies. Through v4.0.5, the field name passed to FormDataappend and the filename option are concatenated directly into the Content-Disposition header with no escaping of CR \r, LF \n, or ". An application that uses untrusted input as a field na...

8.7CVSS5.5AI score0.00535EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/21 12:00 a.m.364 views

Crash in HeaderParser in dicer

This affects all versions of the package dicer. A malicious attacker can send a modified form to the server and crash the Node.js service. A complete denial of service can be achieved by sending the malicious form in a loop...

7.5CVSS7.2AI score0.03425EPSS
SaveExploits2References7Affected Software2
Github Security Blog
Github Security Blog
added 2025/06/30 6:31 p.m.362 views

Mattermost Incorrect Authorization vulnerability

Mattermost versions 10.5.x = 10.5.5, 9.11.x = 9.11.15, 10.8.x = 10.8.0, 10.7.x = 10.7.2, 10.6.x = 10.6.5 fail to properly validate channel membership when retrieving playbook run metadata, allowing authenticated users who are playbook members but not channel members to access sensitive informatio...

5.4CVSS5.9AI score0.00172EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2023/07/13 5:01 p.m.362 views

vm2 Sandbox Escape vulnerability

In vm2 for versions up to 3.9.19, Node.js custom inspect function allows attackers to escape the sandbox and run arbitrary code. Impact Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox. Patches None. Workarounds None. References...

10CVSS7.2AI score0.04215EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/16 9:15 p.m.361 views

REC in MCPJam inspector due to HTTP Endpoint exposes

Summary MCPJam inspector is the local-first development platform for MCP servers. The Latest version Versions 1.4.2 and earlier are vulnerable to remote code execution RCE vulnerability, which allows an attacker to send a crafted HTTP request that triggers the installation of an MCP server, leadi...

9.8CVSS8.2AI score0.65845EPSS
SaveExploits41References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/11 5:21 p.m.359 views

Insecure serialization leading to RCE in serialize-javascript

serialize-javascript prior to 3.1.0 allows remote attackers to inject arbitrary code via the function "deleteFunctions" within "index.js". An object such as "foo": /1"/, "bar": "a"@R--0@" was serialized as "foo": /1"/, "bar": "a/1"/, which allows an attacker to escape the bar key. This requires...

8.1CVSS4.3AI score0.02595EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/31 6:30 a.m.358 views

http-cache-semantics vulnerable to Regular Expression Denial of Service

http-cache semantics contains an Inefficient Regular Expression Complexity , leading to Denial of Service. This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache poli...

7.5CVSS7.9AI score0.01613EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/04 2:15 p.m.355 views

Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection

Summary Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request is sent through an authenticated proxy, Axios may add a Proxy-Authorization header. If Axios then follows a redirect and the redirected request is no longer sent through that...

7.5CVSS5.9AI score0.0066EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 11:02 p.m.355 views

keycloak Self Stored Cross-site Scripting vulnerability

A flaw was found in keycloak in versions before 13.0.0. A Self Stored XSS attack vector escalating to a complete account takeover is possible due to user-supplied data fields not being properly encoded and Javascript code being used to process the data. The highest threat from this vulnerability ...

9.6CVSS2.2AI score0.01249EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/14 3:27 p.m.355 views

Nexus Repository Manager 3 - Remote Code Execution

Sonatype Nexus Repository before 3.21.2 allows JavaEL Injection issue 1 of 2...

9CVSS2.8AI score0.99064EPSS
SaveExploits10References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/23 8:32 p.m.353 views

json-smart Uncontrolled Recursion vulnerability

Impact Affected versions of net.minidev:json-smart are vulnerable to Denial of Service DoS due to a StackOverflowError when parsing a deeply nested JSON array or object. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered tha...

7.5CVSS7.7AI score0.01119EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/18 6:46 p.m.353 views

CRLF injection in urllib3

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest. NOTE: this is similar to CVE-2020-26116...

6.5CVSS7.5AI score0.02269EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/20 5:53 p.m.352 views

Critical security issues in XML encoding in github.com/dexidp/dex

Impact The following vulnerabilities have been disclosed, which impact users leveraging the SAML connector: Signature Validation Bypass CVE-2020-15216: https://github.com/russellhaering/goxmldsig/security/advisories/GHSA-q547-gmf8-8jr7 encoding/xml instabilities: - Element namespace prefix...

9.8CVSS6.8AI score0.02072EPSS
SaveExploits0References12Affected Software2
Github Security Blog
Github Security Blog
added 2024/09/18 3:47 p.m.351 views

Camaleon CMS vulnerable to remote code execution through code injection (GHSL-2024-185)

The actions defined inside of the MediaController class do not check whether a given path is inside a certain path e.g. inside the media folder. If an attacker performed an account takeover of an administrator account See: GHSL-2024-184 they could delete arbitrary files or folders on the server...

7.3AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/03 12:00 a.m.347 views

Uncontrolled Resource Consumption in FasterXML jackson-databind

In FasterXML jackson-databind before 2.12.7.1 and in 2.13.x before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer.deserializeFromArray to prevent use of deeply nested arrays. This issue can only happen when the UNWRAPSINGLEVALUEARRAYS feature is explicitly...

7.5CVSS7.8AI score0.02779EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/15 6:51 p.m.346 views

Improper Privilege Management in Tomcat

When using the Apache JServ Protocol AJP, care must be taken when trusting incoming connections to Apache Tomcat. Tomcat treats AJP connections as having higher trust than, for example, a similar HTTP connection. If such connections are available to an attacker, they can be exploited in ways that...

9.8CVSS9.3AI score0.9927EPSS
SaveExploits51References92Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/25 9:30 p.m.343 views

flat vulnerable to Prototype Pollution

flat helps flatten/unflatten nested Javascript objects. A vulnerability, which was classified as critical, was found in hughsk flat up to 5.0.0. This affects the function unflatten of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes...

9.8CVSS9.1AI score0.01116EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/03 5:34 p.m.343 views

Inefficient Regular Expression Complexity in validator.js

validator.js prior to 13.7.0 is vulnerable to Inefficient Regular Expression Complexity...

7.5CVSS7.5AI score0.01792EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/03 9:48 p.m.341 views

Prototype Pollution in minimist

Affected versions of minimist are vulnerable to prototype pollution. Arguments are not properly sanitized, allowing an attacker to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects. Parsing the argument --proto.y=Polluted...

6.8CVSS7.1AI score0.01931EPSS
SaveExploits2References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/04 5:43 p.m.338 views

cumulative-distribution-function Infinite Loop vulnerability

Impact Apps using this library on improper data may crash or go into an infinite-loop In the case of a nodejs server-app using this library to act on invalid non-numeric data, the nodejs server may crash. This may affect other users of this server and/or require the server to be rebooted for prop...

7.5CVSS0.3AI score0.01979EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/04 9:20 p.m.337 views

SvelteKit vulnerable to Cross-Site Request Forgery

Summary The SvelteKit framework offers developers an option to create simple REST APIs. This is done by defining a +server.js file, containing endpoint handlers for different HTTP methods. SvelteKit provides out-of-the-box cross-site request forgery CSRF protection to it’s users. The protection i...

8.8CVSS8.6AI score0.00557EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/13 8:57 p.m.333 views

AutoMapper Vulnerable to Denial of Service (DoS) via Uncontrolled Recursion

Summary AutoMapper is vulnerable to a Denial of Service DoS attack. When mapping deeply nested object graphs, the library uses recursive method calls without enforcing a default maximum depth limit. This allows an attacker to provide a specially crafted object graph that exhausts the thread's sta...

7.5CVSS5.9AI score0.00542EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/13 8:36 p.m.333 views

Withdrawn: ESLint dependencies are vulnerable (ReDoS and Prototype Pollution)

Withdrawn GitHub has withdrawn this advisory in place of GHSA-vh95-rmgr-6w4m and GHSA-6chw-6frg-f759. The reason for withdrawing is that some mistakes were made during the ingestion of CVE-2020-7598 which caused this advisory to be published with incorrect information. In order to provide accurat...

6.8CVSS1AI score0.01931EPSS
SaveExploits2References3Affected Software2
Github Security Blog
Github Security Blog
added 2024/10/11 5:27 p.m.331 views

DOMpurify has a nesting-based mXSS

DOMpurify was vulnerable to nesting-based mXSS fixed by 0ef5e537 2.x and merge 943 Backporter should be aware of GHSA-mmhx-hmjr-r674 CVE-2024-45801 when cherry-picking POC is avaible under test...

10CVSS6.6AI score0.0107EPSS
SaveExploits2References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:33 p.m.331 views

Magento 2 Community Edition RCE via Unsafe File Upload

Magento versions 2.4.0 and 2.3.5p1 and earlier are affected by an unsafe file upload vulnerability that could result in arbitrary code execution. This vulnerability could be abused by authenticated users with administrative permissions to the System/Data and Transfer/Import components...

9.1CVSS7.5AI score0.05272EPSS
SaveExploits1References3Affected Software2
Github Security Blog
Github Security Blog
added 2021/08/25 2:48 p.m.328 views

XStream is vulnerable to an Arbitrary Code Execution attack

Impact The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required...

8.5CVSS8.8AI score0.16118EPSS
SaveExploits2References13Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/18 7:24 p.m.325 views

Apache Struts vulnerable to remote arbitrary command execution due to improper input validation

Apache Struts versions prior to 2.3.32 and 2.5.10.1 contain incorrect exception handling and error-message generation during file-upload attempts using the Jakarta Multipart parser, which allows remote attackers to execute arbitrary commands via a crafted Content-Type, Content-Disposition, or...

10CVSS4.5AI score0.99999EPSS
SaveExploits46References45Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/05 6:15 p.m.322 views

OpenTelemetry .NET has Denial of Service (DoS) Vulnerability in API Package

Impact What kind of vulnerability is it? Who is impacted? A vulnerability in OpenTelemetry.Api package 1.10.0 to 1.11.1 could cause a Denial of Service DoS when a tracestate and traceparent header is received. Even if an application does not explicitly use trace context propagation, receiving the...

7.5CVSS6.9AI score0.00497EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/19 4:16 p.m.321 views

Jetty vulnerable to authorization bypass due to inconsistent HTTP request handling (HTTP Request Smuggling)

Eclipse Jetty Server versions 9.2.x and older, 9.3.x all non HTTP/1.x configurations, and 9.4.x all HTTP/1.x configurations, are vulnerable to HTTP Request Smuggling when presented with two content-lengths headers, allowing authorization bypass. When presented with a content-length and a chunked...

9.8CVSS1.5AI score0.19362EPSS
SaveExploits0References18Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/26 2:55 p.m.320 views

XSS in the `of` option of the `.position()` util in jquery-ui

Impact Accepting the value of the of option of the .position util from untrusted sources may execute untrusted code. For example, invoking the following code: js $ "element" .position my: "left top", at: "right bottom", of: "", collision: "none" ; will call the doEvilThing function. Patches The...

6.5CVSS0.6AI score0.40768EPSS
SaveExploits2References22Affected Software4
Github Security Blog
Github Security Blog
added 2024/04/05 6:30 a.m.313 views

SheetJS Regular Expression Denial of Service (ReDoS)

SheetJS Community Edition before 0.20.2 is vulnerable.to Regular Expression Denial of Service ReDoS. A non-vulnerable version cannot be found via npm, as the repository hosted on GitHub and the npm package xlsx are no longer maintained. Version 0.20.2 can be downloaded via https://cdn.sheetjs.com...

7.5CVSS7.4AI score0.00843EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 8:38 p.m.310 views

Arbitrary Code Execution in Handlebars

Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript. This can be used to run arbitrary code on a server processing Handlebars...

8.1CVSS4.6AI score0.03193EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/13 3:44 p.m.309 views

Craft CMS Remote Code Execution vulnerability

Impact This is a high-impact, low-complexity attack vector. Users running Craft installations before 4.4.15 are encouraged to update to at least that version to mitigate the issue. Mitigations This has been fixed in Craft 4.4.15. You should ensure you’re running at least that version. Refresh you...

10CVSS9AI score0.92555EPSS
SaveExploits10References9Affected Software1
Total number of security vulnerabilities5000