Lucene search
+L
GithubMost viewed

34161 matches found

Github Security Blog
Github Security Blog
added 2023/03/30 8:17 p.m.88 views

rootless: `/sys/fs/cgroup` is writable when cgroupns isn't unshared in runc

Impact It was found that rootless runc makes /sys/fs/cgroup writable in following conditons: 1. when runc is executed inside the user namespace, and the config.json does not specify the cgroup namespace to be unshared e.g.., docker|podman|nerdctl run --cgroupns=host, with Rootless...

6.3CVSS6.5AI score0.00319EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/18 7:3 p.m.88 views

CodeIgniter Shield Vulnerable to SameSite Attackers Bypassing the CSRF Protection

Impact This vulnerability may allow SameSite Attackers to bypass the CodeIgniter4 CSRF protection mechanism with CodeIgniter Shield. For this attack to succeed, the attacker must have direct or indirect, e.g., XSS control over a subdomain site e.g., https://a.example.com/ of the target site e.g.,...

8.8CVSS8.5AI score0.00483EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/20 12:0 a.m.88 views

Command injection in ruby-git

The package prior to v1.11.0 is vulnerable to Command Injection via git argument injection. When calling the fetchremote = 'origin', opts = function, the remote parameter is passed to the git fetch subcommand in a way such that additional flags can be set. The additional flags can be used to...

9.8CVSS9.6AI score0.04871EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 11:30 p.m.88 views

Prototype Pollution in Ajv

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

6.8CVSS7.6AI score0.02313EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/09 10:24 p.m.88 views

vercel/serve allows access to restricted files if filename is URL encoded.

serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded...

5.3CVSS5.4AI score0.01316EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 6:33 p.m.88 views

Resource Exhaustion in Spring Security

Spring Security versions 5.5.x prior to 5.5.1, 5.4.x prior to 5.4.7, 5.3.x prior to 5.3.10 and 5.2.x prior to 5.2.11 are susceptible to a Denial-of-Service DoS attack via the initiation of the Authorization Request in an OAuth 2.0 Client Web and WebFlux application. A malicious user or attacker c...

7.5CVSS2.6AI score0.06001EPSS
SaveExploits0References12Affected Software2
Github Security Blog
Github Security Blog
added 2021/06/18 6:29 p.m.88 views

Apache Airflow Cross-site Scripting

In Apache Airflow 1.10.12, the origin parameter passed to some of the endpoints like /trigger and was vulnerable to a XSS exploit...

6.1CVSS2.5AI score0.25076EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/27 6:44 p.m.88 views

Lookup function information discolosure in helm

The Helm core maintainers have identified an information disclosure vulnerability in Helm 3.0.0-3.1.2. Impact lookup is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of specific resources and get details about them. This c...

8.5CVSS5.2AI score0.0126EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/11 12:4 a.m.88 views

Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator

Impact On Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. This...

9.3CVSS0.5AI score0.00351EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/30 5:28 p.m.88 views

HTTP Request Smuggling in Undertow

A flaw was discovered in all versions of Undertow before Undertow 2.2.0.Final, where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

5.8CVSS1.9AI score0.01147EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/11 3:9 a.m.88 views

Generated Code Contains Local Information Disclosure Vulnerability

Impact This vulnerability impacts generated code. If this code was generated as a one-off occasion, not as a part of an automated CI/CD process, this code will remain vulnerable until fixed manually! On Unix-Like systems, the system temporary directory is shared between all local users. When...

5.5CVSS5.6AI score0.00282EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/10 2:32 a.m.88 views

October CMS Session ID not invalidated after logout

Impact When logging out, the session ID was not invalidated. This is not a problem while the user is logged out, but as soon as the user logs back in the old session ID would be valid again; which means that anyone that gained access to the old session cookie would be able to act as the logged in...

9.8CVSS8.9AI score0.02903EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/15 8:16 p.m.88 views

Authorization Bypass in Spring Security

When using Spring Security's CAS Proxy ticket authentication a malicious CAS Service could trick another CAS Service into authenticating a proxy ticket that was not associated. This is due to the fact that the proxy ticket authentication uses the information from the HttpServletRequest which is...

9.8CVSS8.3AI score0.01808EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/27 6:8 p.m.88 views

Unsafe object creation in json RubyGem

The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269/GHSA-x457-cw4h-hq5f, but does not rely on poor garbage-collection behavior within Ruby. Specificall...

7.5CVSS2.3AI score0.06811EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/23 9:8 p.m.88 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig aka shaded hikari-config...

9.8CVSS3.2AI score0.04613EPSS
SaveExploits0References29Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/12 5:2 p.m.88 views

Double Free in psutil

psutil aka python-psutil through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object...

7.5CVSS2.1AI score0.03522EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/28 4:53 p.m.88 views

HTTP Response Splitting in Puma

In Puma RubyGem before 4.3.2 and 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

7.5CVSS6.5AI score0.02549EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/28 10:37 p.m.88 views

Feedgen Vulnerable to XML Denial of Service Attacks

Impact The feedgen library allows supplying XML as content for some of the available fields. This XML will be parsed and integrated into the existing XML tree. During this process, feedgen is vulnerable to XML Denial of Service Attacks e.g. XML Bomb. This becomes a concern in particular if feedge...

7.5CVSS1.9AI score0.02182EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/19 4:40 p.m.88 views

Apache CXF TLS hostname verification does not work correctly with com.sun.net.ssl.*

It is possible to configure Apache CXF to use the com.sun.net.ssl implementation via 'System.setProperty"java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol";'. When this system property is set, CXF uses some reflection to try to make the HostnameVerifier work with the old...

8.1CVSS7.8AI score0.10348EPSS
SaveExploits0References27Affected Software2
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.88 views

activesupport in Rails vulnerable to incorrect data conversion

lib/activesupport/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication v...

7.5CVSS10.3AI score0.95327EPSS
SaveExploits8References20Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.88 views

HTTParty does not restrict casts of string values

The httparty gem 0.9.0 and earlier for Ruby does not properly restrict casts of string values, which might allow remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service memory and CPU consumption by leveraging Action Pack support for YAML type...

7.5CVSS5.2AI score0.0441EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 4:34 p.m.87 views

ws: Memory exhaustion DoS from tiny fragments and data chunks

Impact A high volume of exceptionally small fragments and data chunks can be sent by a peer, with modest network traffic, to force the remote peer into allocating and holding structural wrappers that consume far more memory than the default documented message-size limit, leading to process...

7.5CVSS5.3AI score0.00782EPSS
SaveExploits1References23Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/16 7:32 p.m.87 views

Fiona affected by CVE-2023-45853 related to MiniZip madler-zlib

Summary Vulnerability scan of fiona shows CVE-2023-45853. The vulnerability is in GDAL, a dependency of fiona. Details Fiona depends on GDAL and GDAL has a port of minizip. MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip464 via a...

9.8CVSS9.5AI score0.03179EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/01 3:32 p.m.87 views

Prototype pollution in ag-grid-community via the _.mergeDeep function

ag-grid-community v31.3.2 and ag-grid-enterprise v31.3.2 were discovered to contain a prototype pollution via the .mergeDeep function. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties. Prior versions were also found ...

9.8CVSS9.9AI score0.01158EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/06/06 9:30 p.m.87 views

scikit-learn sensitive data leakage vulnerability

A sensitive data leakage vulnerability was identified in scikit-learn's TfidfVectorizer, specifically in versions up to and including 1.4.1.post1, which was fixed in version 1.5.0. The vulnerability arises from the unexpected storage of all tokens present in the training data within the stopwords...

4.7CVSS6.5AI score0.00187EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/09 3:50 p.m.87 views

Contao: Possible cookie sharing with external domains while checking protected pages for broken links

Impact If the crawler is set to crawl protected pages, it sends the cookie header to externals URLs. Patches Update to Contao 4.13.40 or 5.3.4. Workarounds Disable crawling protected pages. References https://contao.org/en/security-advisories/session-cookie-disclosure-in-the-crawler For more...

8.3CVSS6.9AI score0.00708EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/21 12:10 a.m.87 views

MeshCentral cross-site websocket hijacking (CSWSH) vulnerability

We have identified a cross-site websocket hijacking CSWSH vulnerability within the control.ashx endpoint of MeshCentral. This component is the primary mechanism used within MeshCentral to perform administrative actions on the server. To demonstrate the impact of the vulnerability we developed a...

8.8CVSS6.7AI score0.00464EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/06 9:30 p.m.87 views

Code injection in fsevents

fsevents before 1.2.11 depends on the https://fsevents-binaries.s3-us-west-2.amazonaws.com URL, which might allow an adversary to execute arbitrary code if any JavaScript project that depends on fsevents distributes code that was obtained from that URL at a time when it was controlled by an...

9.8CVSS7.8AI score0.01535EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/01 5:38 p.m.87 views

Keycloak Cross-site Scripting on OpenID connect login service

A reflected cross-site scripting XSS vulnerability was found in the oob OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page...

8.1CVSS1.3AI score0.01149EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/22 7:16 p.m.87 views

GeoTools OGC Filter SQL Injection Vulnerabilities

Impact GeoTools includes support for OGC Filter expression language parsing, encoding and execution against a range of datastore. SQL Injection Vulnerabilities have been found when executing OGC Filters with JDBCDataStore implementations: 1. PropertyIsLike filter Requires PostGIS DataStore with...

9.8CVSS9.6AI score0.01072EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 3:41 a.m.87 views

Canvs Canvas XSS Vulnerability

Canvs Canvas version 3.4.2 contains a Cross Site Scripting XSS vulnerability in User's details that can result in denial of service and execution of javascript code...

5.4CVSS6.2AI score0.00771EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/12 10:20 p.m.87 views

Uncontrolled Resource Consumption in markdown-it

Impact Special patterns with length 50K chars can slow down parser significantly. js const md = require'markdown-it'; md.renderx $' '.repeat150000 x \nx; Patches Upgrade to v12.3.2+ Workarounds No. References Fix + test sample:...

5.3CVSS1.8AI score0.02192EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/30 5:22 p.m.87 views

ExternalName Services can be used to gain access to Envoy's admin interface

Impact Josh Ferrell @josh-ferrell from VMware has reported that a specially crafted ExternalName type Service may be used to access Envoy's admin interface, which Contour normally prevents from access outside the Envoy container. This can be used to shut down Envoy remotely a denial of service, o...

8.5CVSS0.1AI score0.01151EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:6 p.m.87 views

Command Injection in picotts

This affects all versions up to and including version 0.1.1 of package picotts. If attacker-controlled user input is given to the say function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS5.8AI score0.01943EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/27 8:9 p.m.87 views

Authentication Bypass

When configured to use authentication -Dnacos.core.auth.enabled=true Nacos uses the AuthFilter servlet filter to enforce authentication. This filter has a backdoor that enables Nacos servers to bypass this filter and therefore skip authentication checks. This mechanism relies on the user-agent HT...

9.8CVSS0.3AI score0.68923EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/10 3:46 a.m.87 views

DOS vulnerability for Quoted Quality CSV headers

Impact When Jetty handles a request containing request headers with a large number of “quality” i.e. q parameters such as what are seen on the Accept, Accept-Encoding, and Accept-Language request headers, the server may enter a denial of service DoS state due to high CPU usage while sorting the...

5.3CVSS6.1AI score0.7795EPSS
SaveExploits0References66Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/11 8:56 p.m.87 views

Link Following in rply

python-rply before 0.7.4 insecurely creates temporary files...

5.5CVSS5.6AI score0.00389EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/08 8:6 p.m.87 views

Signature validation bypass in XmlSecLibs

Rob Richards XmlSecLibs, all versions prior to v3.0.3, as used for example by SimpleSAMLphp, performed incorrect validation of cryptographic signatures in XML messages, allowing an authenticated attacker to impersonate others or elevate privileges by creating a crafted XML message...

8.8CVSS4.6AI score0.03024EPSS
SaveExploits0References18Affected Software1
Github Security Blog
Github Security Blog
added 2019/08/27 5:43 p.m.87 views

Prototype Pollution in set-value

Versions of set-value prior to 3.0.1 or 2.0.1 are vulnerable to Prototype Pollution. The set function fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects...

9.8CVSS4.6AI score0.02475EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2019/07/19 4:13 p.m.87 views

Regular Expression Denial of Service (ReDoS) in lodash

lodash prior to 4.7.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is:...

6.5CVSS5.3AI score0.03076EPSS
SaveExploits1References9Affected Software4
Github Security Blog
Github Security Blog
added 2018/11/21 10:19 p.m.87 views

Remote Code Execution in spark-core

In all versions of Apache Spark, its standalone resource manager accepts code to execute on a 'master' host, that then runs that code on 'worker' hosts. The master itself does not, by design, execute user code. A specially-crafted request to the master can, however, cause the master to execute co...

9.8CVSS2.2AI score0.08721EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/14 6:30 a.m.86 views

node-qpdf vulnerable to command injection

All versions of the package node-qpdf are vulnerable to Command Injection such that the package-exported method encrypt fails to sanitize its parameter input, which later flows into a sensitive command execution API. As a result, attackers may inject malicious commands once they can specify the...

9.8CVSS7.6AI score0.02079EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/30 8:30 p.m.86 views

Keycloak vulnerable to cross-site scripting when validating URI-schemes on SAML and OIDC

AssertionConsumerServiceURL is a Java implementation for SAML Service Providers org.keycloak.protocol.saml. Affected versions of this package are vulnerable to Cross-site Scripting XSS. AssertionConsumerServiceURL allows XSS when sending a crafted SAML XML request...

10CVSS5.9AI score0.00626EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/05 3:30 p.m.86 views

MyBatis-Plus vulnerable to SQL injection via TenantPlugin

MyBatis-Plus below 3.5.3.1 is vulnerable to SQL injection via the tenant ID value. This may allow remote attackers to execute arbitrary SQL commands...

9.8CVSS10.1AI score0.0121EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/06 9:30 p.m.86 views

Withdrawn: Fortra GoAnywhere MFT Deserialization of Untrusted Data vulnerability affects metasploit-framework

Withdrawn This advisory has been withdrawn because it was incorrectly associated with the metasploit-framework package, which is not affected by this CVE, and the actual vulnerable component does not fit within our supported ecosystems. This link is maintained to preserve external references...

7.2CVSS7.5AI score0.99999EPSS
SaveExploits12References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/13 3:30 p.m.86 views

Jettison Out-of-bounds Write vulnerability

A stack overflow in Jettison before v1.5.2 allows attackers to cause a Denial of Service DoS via crafted JSON data...

7.5CVSS7.5AI score0.01395EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/12 7:0 p.m.86 views

mockery is vulnerable to prototype pollution

Prototype pollution vulnerability in function enable in mockery.js in mfncooper mockery commit 822f0566fd6d72af8c943ae5ca2aa92e516aa2cf via the key variable in mockery.js...

9.8CVSS6.9AI score0.01223EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/24 12:12 a.m.86 views

Path traversal allows leaking out-of-bound files from Argo CD repo-server

Impact All unpatched versions of Argo CD starting with v1.5.0 are vulnerable to a path traversal vulnerability allowing a malicious user with read/write access to leak sensitive files from Argo CD's repo-server. A malicious Argo CD user who has been granted create or update access to Applications...

6.8CVSS1.6AI score0.00945EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/09 8:40 p.m.86 views

Directory Traversal in Archive_Tar

In ArchiveTar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193...

7.1CVSS4AI score0.73377EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 6:54 p.m.86 views

Authentication bypass in MAGMI

MAGMI versions prior to 0.7.24 are vulnerable to a remote authentication bypass due to allowing default credentials in the event there is a database connection failure. A remote attacker can trigger this connection failure if the Mysql setting maxconnections default 151 is lower than Apache or...

9.8CVSS9.1AI score0.23303EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities5000