Lucene search
+L
GithubMost viewed

35612 matches found

Github Security Blog
Github Security Blog
•added 2021/05/21 4:24 p.m.•72 views

pomerium_signature is not verified in middleware in github.com/pomerium/pomerium

Impact Some API endpoints under /.pomerium/ do not verify parameters with pomeriumsignature. This could allow modifying parameters intended to be trusted to Pomerium. The issue mainly affects routes responsible for sign in/out, but does not introduce an authentication bypass. Specific Go Packages...

6.1CVSS6.3AI score0.00658EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 5:33 p.m.•72 views

Insecure Permissions in Gogs

routes/api/v1/api.go in Gogs 0.11.86 lacks permission checks for routes: deploy keys, collaborators, and hooks...

9.8CVSS2.6AI score0.01528EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/13 10:31 p.m.•72 views

Reflected Cross-site Scripting (XSS) in ACS Commons

ACS Commons version 4.9.2 and earlier suffers from a Reflected Cross-site Scripting XSS vulnerability in version-compare and page-compare due to invalid JCR characters that are not handled correctly. An attacker could potentially exploit this vulnerability to inject malicious JavaScript content...

6.1CVSS2.6AI score0.03337EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/10 2:53 p.m.•72 views

Insecure path handling in Bundler

Bundler prior to 2.1.0 uses a predictable path in /tmp/, created with insecure permissions as a storage location for gems, if locations under the user's home directory are not available. If Bundler is used in a scenario where the user does not have a writable home directory, an attacker could pla...

7.8CVSS7.5AI score0.00529EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:54 p.m.•72 views

Cross-site Scripting in OpenCart

OpenCart 3.0.3.2 allows remote authenticated users to conduct XSS attacks via a crafted filename in the users' image upload section...

5.4CVSS4.3AI score0.02671EPSS
SaveExploits4References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:52 p.m.•72 views

SVGlib Vulnerable to XXE Attacks

The svglib package through 0.9.3 for Python allows XXE attacks via an svg2rlg call...

9.8CVSS9AI score0.01528EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/22 4:16 p.m.•72 views

Observable Differences in Behavior to Error Inputs in Bouncy Castle

In Legion of the Bouncy Castle BC before 1.55 and BC-FJA before 1.0.2, attackers can obtain sensitive information about a private exponent because of Observable Differences in Behavior to Error Inputs. This occurs in org.bouncycastle.crypto.encodings.OAEPEncoding. Sending invalid ciphertext that...

5.3CVSS5.5AI score0.00925EPSS
SaveExploits0References8Affected Software8
Github Security Blog
Github Security Blog
•added 2021/04/20 4:46 p.m.•72 views

Ansible vulnerable to Exposure of Resource to Wrong Sphere and Insecure Temporary File

A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask...

5CVSS6AI score0.00403EPSS
SaveExploits1References14Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/20 4:14 p.m.•72 views

Improper Input Validation in PyYAML

A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

10CVSS9.7AI score0.05442EPSS
SaveExploits1References16Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/19 2:58 p.m.•72 views

Padding Oracle Attack due to Observable Timing Discrepancy in jose-browser-runtime

Impact AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed JWEDecryptionFailed would be thrown. But a possibly observable difference in timing when padding error would occur while...

5.9CVSS2AI score0.01238EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/19 2:56 p.m.•72 views

Missing validation of JWT signature in `ManyDesigns/Portofino`

Impact Portofino is an open source web development framework. Portofino before version 5.2.1 did not properly verify the signature of JSON Web Tokens. This allows forging a valid JWT. Patches The issue will be patched in the upcoming 5.2.1 release. For more information If you have any questions o...

9.1CVSS8.7AI score0.00949EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2021/04/13 5:01 p.m.•72 views

Cross-Site Request Forgery (CSRF) in trestle-auth

Impact A vulnerability in trestle-auth versions 0.4.0 and 0.4.1 allows an attacker to create a form that will bypass Rails' built-in CSRF protection when submitted by a victim with a trestle-auth admin session. This potentially allows an attacker to alter protected data, including admin account...

8.1CVSS4.6AI score0.00657EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/13 3:25 p.m.•72 views

Server-Side Request Forgery and Inclusion of Functionality from Untrusted Control Sphere in jsreport

An unintended require and server-side request forgery vulnerabilities in jsreport version 2.5.0 and earlier allow attackers to execute arbitrary code...

9.8CVSS9.7AI score0.02692EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/29 4:05 p.m.•72 views

Prototype Pollution in y18n

Overview The npm package y18n before versions 3.2.2, 4.0.1, and 5.0.5 is vulnerable to Prototype Pollution. POC js const y18n = require'y18n'; y18n.setLocale'proto'; y18n.updateLocalepolluted: true; console.logpolluted; // true Recommendation Upgrade to version 3.2.2, 4.0.1, 5.0.5 or later...

9.8CVSS8.4AI score0.69377EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/24 6:24 p.m.•72 views

Python-RSA decryption of ciphertext leads to DoS

Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior such as by...

7.5CVSS7.4AI score0.01397EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/22 11:28 p.m.•72 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...

9.8CVSS1.4AI score0.76367EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/18 7:55 p.m.•72 views

Pillow Out-of-bounds Write

In Pillow before 8.1.0, TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode...

8.8CVSS9.2AI score0.01795EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/09 12:38 a.m.•72 views

Exposure of Sensitive Information to an Unauthorized Actor in Products.GenericSetup

Impact What kind of vulnerability is it? Who is impacted? Information disclosure vulnerability - anonymous visitors may view log and snapshot files generated by the Generic Setup Tool. Patches Has the problem been patched? What versions should users upgrade to? The problem has been fixed in versi...

5.3CVSS1.4AI score0.01507EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/07 9:54 p.m.•72 views

lxml vulnerable to Cross-site Scripting

A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code...

6.1CVSS6.4AI score0.03982EPSS
SaveExploits1References16Affected Software1
Github Security Blog
Github Security Blog
•added 2020/12/30 11:09 p.m.•72 views

XSS in Vega

Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. Vega in an npm package. In Vega before version 5.17.3 there is an XSS vulnerability in Vega expressions. Through a specially crafted Vega expression, an attacker could execut...

8.7CVSS7.9AI score0.01693EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2020/11/09 10:17 p.m.•72 views

Web Cache Poisoning in find-my-way

This affects the package find-my-way before 2.2.5, from 3.0.0 and before 3.0.5. It accepts the Accept-Version' header by default, and if versioned routes are not being used, this could lead to a denial of service. Accept-Version can be used as an unkeyed header in a cache poisoning attack...

7.5CVSS3.9AI score0.01726EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/14 6:13 p.m.•72 views

Sensitive Data Exposure in Apache Ant

Apache Ant 1.1 to 1.9.14 and 1.10.0 to 1.10.7 uses the default temporary directory identified by the Java system property java.io.tmpdir for several tasks and may thus leak sensitive information. The fixcrlf and replaceregexp tasks also copy files from the temporary directory back into the build...

6.3CVSS2.7AI score0.01808EPSS
SaveExploits0References54Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/02 8:33 p.m.•72 views

Malicious Package in requet

All versions of requet typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process wa...

4AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2020/06/03 9:58 p.m.•72 views

Upload whitelisted files to any directory in OctoberCMS

Impact An attacker can exploit this vulnerability to upload jpg, jpeg, bmp, png, webp, gif, ico, css, js, woff, woff2, svg, ttf, eot, json, md, less, sass, scss, xml files to any directory of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the...

4CVSS3.4AI score0.0118EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/05/12 12:45 a.m.•72 views

False-negative validation results in MINT transactions with invalid baton

Impact Users could experience false-negative validation outcomes for MINT transaction operations. A poorly implemented SLP wallet could allow spending of the affected tokens which would result in the destruction of a user's minting baton. Patches npm package slp-validate has been patched and...

8.6CVSS2.8AI score0.01036EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/04/29 5:58 p.m.•72 views

Http request which redirect to another hostname do not strip authorization header in @actions/http-client

Impact If consumers of the http-client: 1. make an http request with an authorization header 2. that request leads to a redirect 302 and 3. the redirect url redirects to another domain or hostname The authorization header will get passed to the other domain. Note that since this library is for...

7.5CVSS0.7AI score0.01781EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/04/23 8:19 p.m.•72 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.commons.jelly.impl.Embedded aka commons-jelly...

8.1CVSS3.5AI score0.0578EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2020/03/25 5:35 p.m.•72 views

Local file inclusion vulnerability in http4s

Impact This vulnerability applies to all users of: org.http4s.server.staticcontent.FileService org.http4s.server.staticcontent.ResourceService org.http4s.server.staticcontent.WebjarService Path escaping URI normalization is applied incorrectly. Requests whose path info contain ../ or // can expos...

7.6CVSS1.8AI score0.06985EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/01/30 9:21 p.m.•72 views

Authentication Bypass For Endpoints With Anonymous Access in Opencast

Impact Using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect given that the attacked endpoint also allows anonymous access. This way, an attacker can, for example, fake a remember-me toke...

10CVSS2.9AI score0.01293EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2019/12/02 6:04 p.m.•72 views

Prototype Pollution in chartkick

Affected versions of @polymer/polymer are vulnerable to prototype pollution. The package fails to prevent modification of object prototypes through chart options containing a payload such as "proto": "polluted": true. It is possible to achieve the same results if a chart loads data from a malicio...

7.5CVSS4.3AI score0.01391EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2018/10/17 8:02 p.m.•72 views

Denial of Service in org.springframework:spring-core

Spring Framework, versions 5.0.x prior to 5.0.6, versions 4.3.x prior to 4.3.17, and older unsupported versions allows applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user or attacker can craft a message ...

6.5CVSS5.4AI score0.03237EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/05 3:47 p.m.•71 views

wasmtime-wasi: WASI path_open(TRUNCATE) bypasses `FilePerms::WRITE` host restriction

Summary In wasmtime-wasi, when a filesystem preopen is given DirPerms::all and FilePerms::READ without FilePerms::WRITE, this wasmtime-wasi enforced access control mechanism can be bypassed by using the wasip2 descriptor.open-at or wasip1 pathopen interfaces by opening a file with...

7.5CVSS5.5AI score0.00357EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/04/15 6:31 p.m.•71 views

Bouncy Castle Crypto Package For Java: Use of a Broken or Risky Cryptographic Algorithm vulnerability in bcpkix modules

: Use of a Broken or Risky Cryptographic Algorithm vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcpkix on all pkix modules. PKIX draft CompositeVerifier accepts empty signature sequence as valid. This issue affects BC-JAVA: from 1.49 before 1.84...

7.5CVSS5.8AI score0.0064EPSS
SaveExploits0References4Affected Software7
Github Security Blog
Github Security Blog
•added 2024/09/22 3:30 a.m.•71 views

HTTP Request Smuggling in ruby webrick

An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's position is "Webric...

6.8AI score0.00393EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2024/07/30 10:18 a.m.•71 views

Authz zero length regression

A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins AuthZ under specific circumstances. The base likelihood of this being exploited is low. This advisory outlines the issue, identifies the affected versions...

9.9CVSS6.9AI score0.16496EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
•added 2024/07/09 9:14 p.m.•71 views

Microsoft Security Advisory CVE-2024-38081 | .NET Elevation of Privilege Vulnerability

Microsoft Security Advisory CVE-2024-38081 | .NET Elevation of Privilege Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0 . This advisory also provides guidance on what developers can do to update their...

7.3CVSS7.5AI score0.01292EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2024/06/20 3:31 p.m.•71 views

Undertow's url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7.5AI score0.01702EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
•added 2024/06/17 10:28 p.m.•71 views

Lobe Chat API Key Leak

Summary If an attacker can successfully authenticate through SSO/Access Code, they can obtain the real backend API Key by modifying the base URL to their own attack URL on the frontend and setting up a server-side request. Details The attack process is described above. PoC Frontend: 1. Pass basic...

5.7CVSS6.9AI score0.00546EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2024/04/28 6:30 p.m.•71 views

ejs lacks certain pollution protection

The ejs aka Embedded JavaScript templates package before 3.1.10 for Node.js lacks certain pollution protection...

4CVSS7.1AI score0.00619EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/21 3:30 a.m.•71 views

Liferay Portal Frontend JS module's portlet.js and Liferay DXP vulnerable to Cross-site Scripting

Cross-site scripting XSS vulnerability in the Frontend JS module's portlet.js in Liferay Portal 7.2.0 through 7.4.3.37, and Liferay DXP 7.4 before update 38, 7.3 before update 11, 7.2 before fix pack 20, and older unsupported versions allows remote attackers to inject arbitrary web script or HTML...

9.6CVSS5.9AI score0.00555EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
•added 2024/01/31 10:42 p.m.•72 views

nodemailer ReDoS when trying to send a specially crafted email

Summary A ReDoS vulnerability occurs when nodemailer tries to parse img files with the parameter attachDataUrls set, causing the stuck of event loop. Another flaw was found when nodemailer tries to parse an attachments with a embedded file, causing the stuck of event loop. Details Regex:...

6.8AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2024/01/19 8:28 p.m.•71 views

JupyterLab vulnerable to potential authentication and CSRF tokens leak

Impact Users of JupyterLab who click on a malicious link may get their Authorization and XSRFToken tokens exposed to a third party when running an older jupyter-server version. Patches JupyterLab 4.1.0b2, 4.0.11, and 3.6.7 were patched. Workarounds No workaround has been identified, however users...

7.6CVSS6.7AI score0.0067EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
•added 2024/01/05 6:30 a.m.•71 views

PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption

PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack...

5.9CVSS7.2AI score0.00618EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
•added 2023/12/02 12:31 a.m.•71 views

Jupiter allows attackers to execute arbitrary commands via sending a crafted RPC request

A deserialization vulnerability in Jupiter v1.3.1 allows attackers to execute arbitrary commands via sending a crafted RPC request...

9.8CVSS7.7AI score0.01552EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/10/22 9:36 p.m.•71 views

Wagtail CRX CodeRed Extensions vulnerable to Path Traversal

views.py in Wagtail CRX CodeRed Extensions formerly CodeRed CMS or coderedcms before 0.22.3 allows upward protected/..%2f..%2f path traversal when serving protected media...

6.5CVSS6.9AI score0.00716EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/10/16 2:01 p.m.•71 views

OpenTelemetry-Go Contrib vulnerable to denial of service in otelhttp due to unbound cardinality metrics

Summary This handler wrapper https://github.com/open-telemetry/opentelemetry-go-contrib/blob/5f7e6ad5a49b45df45f61a1deb29d7f1158032df/instrumentation/net/http/otelhttp/handler.goL63-L65 out of the box adds labels - http.useragent - http.method that have unbound cardinality. It leads to the server...

7.5CVSS7.2AI score0.01364EPSS
SaveExploits0References11Affected Software7
Github Security Blog
Github Security Blog
•added 2023/10/16 1:55 p.m.•71 views

Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code

Impact Using Babel to compile code that was specifically crafted by an attacker can lead to arbitrary code execution during compilation, when using plugins that rely on the path.evaluateor path.evaluateTruthy internal Babel methods. Known affected plugins are: - @babel/plugin-transform-runtime -...

9.3CVSS7.1AI score0.0052EPSS
SaveExploits0References10Affected Software2
Github Security Blog
Github Security Blog
•added 2023/06/30 10:58 p.m.•71 views

Remote Code Execution for 2.4.1 and earlier

Impact OpenTSDB is vulnerable to Remote Code Execution vulnerability by writing user-controlled input to Gnuplot configuration file and running Gnuplot with the generated configuration. Patches Patched in 07c4641471c6f5c2ab5aab615969e97211eb50d9 and further refined in...

9.8CVSS7.5AI score0.16501EPSS
SaveExploits4References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/06/14 3:30 p.m.•71 views

Langchain OS Command Injection vulnerability

Langchain before v0.0.225 was discovered to contain a remote code execution RCE vulnerability in the component JiraAPIWrapper aka the JIRA API wrapper. This vulnerability allows attackers to execute arbitrary code via crafted input. As noted in the "releases/tag" reference, a fix is available...

9.8CVSS10AI score0.01681EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2023/04/21 6:30 p.m.•71 views

Duplicate Advisory: Starlette allows an unauthenticated and remote attacker to specify any number of form fields or files

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-74m5-2c7w-9w3x. This link is maintained to preserve external references. Original Description There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated a...

7.5CVSS7.6AI score0.01299EPSS
SaveExploits0References5Affected Software1
Total number of security vulnerabilities5000