Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
•added 2021/09/20 11:18 p.m.•150 views

Exposure of Sensitive Information to an Unauthorized Actor in Apache Santuario

All versions of Apache Santuario - XML Security for Java prior to 2.2.3 and 2.1.7 are vulnerable to an issue where the "secureValidation" property is not passed correctly when creating a KeyInfo from a KeyInfoReference element. This allows an attacker to abuse an XPath Transform to extract any...

7.5CVSS3.7AI score0.0738EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
•added 2017/10/24 6:33 p.m.•150 views

md2pdf allows context-dependent attackers to execute arbitrary commands via shell metacharacters in a filename

converter.rb in the md2pdf gem 0.0.1 for Ruby allows context-dependent attackers to execute arbitrary commands via shell metacharacters in a filename...

10CVSS7.6AI score0.02161EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/16 4:02 p.m.•149 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
Github Security Blog
Github Security Blog
•added 2026/05/12 3:01 p.m.•148 views

protobuf.js: Code generation gadget after prototype pollution

Summary protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type...

8.1CVSS6AI score0.005EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/01/05 12:18 p.m.•148 views

@mattkrick/sanitize-svg vulnerable to Cross-Site Scripting (XSS)

Impact The sanitize-svg package uses a deny-list-pattern to sanitize SVGs to prevent cross-site scripting XSS. In doing so, literal -tags and on-event handlers were detected: typescript ... const svgEl = div.firstElementChild! const attributes = Array.fromsvgEl.attributes.map name = name const...

7.6CVSS5.8AI score0.00571EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:10 a.m.•148 views

Improper Certificate Validation in Apache Commons HttpClient

Apache Commons HttpClient 3.x, as used in Amazon Flexible Payments Service FPS merchant Java SDK and other products, does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle...

5.8CVSS6.9AI score0.09254EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
•added 2024/09/16 8:34 p.m.•147 views

DOMPurify allows tampering by prototype pollution

It has been discovered that malicious HTML using special nesting techniques can bypass the depth checking added to DOMPurify in recent releases. It was also possible to use Prototype Pollution to weaken the depth check. This renders dompurify unable to avoid XSS attack. Fixed by...

7.3CVSS6AI score0.00894EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/17 12:00 a.m.•147 views

Withdrawn Advisory: Incorrect Authorization in cross-fetch

Withdrawn Advisory This advisory has been withdrawn because the vulnerability originates from a dependency. For more information, see the Maintainer comments in https://huntr.com/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac. Original Description When fetching a remote url with Cookie if it get...

8.8CVSS7.3AI score0.01172EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/01/30 9:22 p.m.•147 views

Cross-site scripting vulnerability in TinyMCE

Impact A cross-site scripting XSS vulnerability was discovered in: the core parser, paste and visualchars plugins. The vulnerability allowed arbitrary JavaScript execution when inserting a specially crafted piece of content into the editor via the clipboard or APIs. This impacts all users who are...

6.1CVSS0.1AI score0.01248EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/19 8:28 p.m.•146 views

Prototype pollution in swiper

Summary A prototype pollution vulnerability exists in the the npm package swiper =6.5.1, -1; let obj = ; var maliciouspayload = '"proto":"polluted":"yes"'; console.log.polluted; swiper.default.extendDefaultsJSON.parsemaliciouspayload; console.log.polluted; // prints yes - indicating that the patc...

9.4CVSS6.3AI score0.00397EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
•added 2024/05/15 10:16 p.m.•146 views

Laravel RCE vulnerability in "cookie" session driver

Applications using the "cookie" session driver that were also exposing an encryption oracle via their application were vulnerable to remote code execution. An encryption oracle is a mechanism where arbitrary user input is encrypted and the encrypted string is later displayed or exposed to the use...

8.2AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/18 6:33 p.m.•146 views

Deserialization of Untrusted Data in Flask-Caching

Flask-Cache adds easy cache support to Flask. The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage e.g., filesystem, Memcached, Redis, etc., they...

9.8CVSS1.8AI score0.07007EPSS
SaveExploits4References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/15 4:08 p.m.•146 views

go.mongodb.org/mongo-driver improperly validates cstrings when marshalling Go objects into BSON

Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers up to and...

6.8CVSS6.5AI score0.00961EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/21 7:16 p.m.•146 views

.NET Core Information Disclosure

An information disclosure vulnerability exists in .NET Core when authentication information is inadvertently exposed in a redirect, aka ".NET Core Information Disclosure Vulnerability." This affects .NET Core 2.1, .NET Core 1.0, .NET Core 1.1, PowerShell Core 6.0...

7.5CVSS3.5AI score0.14833EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/28 7:11 p.m.•146 views

IPC messages delivered to the wrong frame in Electron

Impact IPC messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, can in some cases be delivered to the wrong frame. If your app does ANY of the following, then it is impacted by this issue: - Uses...

6.5CVSS6.2AI score0.01725EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/19 8:15 p.m.•145 views

Hono added timing comparison hardening in basicAuth and bearerAuth

Summary The basicAuth and bearerAuth middlewares previously used a comparison that was not fully timing-safe. The timingSafeEqual function used normal string equality === when comparing hash values. This comparison may stop early if values differ, which can theoretically cause small timing...

5.4AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2024/10/08 8:24 p.m.•145 views

Microsoft Security Advisory CVE-2024-43483 | .NET Denial of Service Vulnerability

Microsoft Security Advisory CVE-2024-43483 | .NET Denial of Service Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in System.Security.Cryptography.Cose, System.IO.Packaging, Microsoft.Extensions.Caching.Memory. This...

7.5CVSS7.6AI score0.02873EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
•added 2024/02/03 12:47 a.m.•145 views

.NET Information Disclosure Vulnerability

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET Core 3.1 and .NET 6.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. An information disclosure vulnerability exists in .NE...

5.9CVSS6.2AI score0.02274EPSS
SaveExploits0References7Affected Software13
Github Security Blog
Github Security Blog
•added 2022/12/30 4:57 p.m.•145 views

efs-utils and aws-efs-csi-driver have race condition during concurrent TLS mounts

Impact A potential race condition issue exists within the Amazon EFS mount helper in efs-utils versions v1.34.3 and below, and aws-efs-csi-driver versions v1.4.7 and below. When using TLS to mount file systems, the mount helper allocates a local port for stunnel to receive NFS connections prior t...

4.2CVSS4.7AI score0.0059EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/08/18 7:00 p.m.•145 views

OpenZeppelin Contracts vulnerable to ECDSA signature malleability

Impact The functions ECDSA.recover and ECDSA.tryRecover are vulnerable to a kind of signature malleability due to accepting EIP-2098 compact signatures in addition to the traditional 65 byte signature format. This is only an issue for the functions that take a single bytes argument, and not the...

7.9CVSS6.3AI score0.00419EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
•added 2026/06/15 5:14 p.m.•144 views

@babel/core: Arbitrary File Read via sourceMappingURL Comment

Impact Using @babel/core to compile maliciously crafted code can allow ab attacker to read any source map from the system that is running Babel, if these conditions are all true: - the attacker controls the input source code - the attacker can read the output source code - the attacker knows the...

3.6CVSS5.3AI score0.00126EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/03/26 10:26 p.m.•144 views

Nodemailer has SMTP command injection due to unsanitized `envelope.size` parameter

Summary When a custom envelope object is passed to sendMail with a size property containing CRLF characters \r\n, the value is concatenated directly into the SMTP MAIL FROM command without sanitization. This allows injection of arbitrary SMTP commands, including RCPT TO — silently adding...

6.1AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/19 3:30 p.m.•144 views

Access Control Bypass in Spring Security

Using "" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass...

9.8CVSS8.9AI score0.03975EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/06 7:24 p.m.•144 views

Hashicorp Vault Fails to Verify if Approle SecretID Belongs to Role During a Destroy Operation

When using the Vault and Vault Enterprise Vault approle auth method, any authenticated user with access to the /auth/approle/role/:rolename/secret-id-accessor/destroy endpoint can destroy the secret ID of any other role by providing the secret ID accessor. This vulnerability, CVE-2023-24999, has...

8.1CVSS6.8AI score0.00597EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/06 7:24 p.m.•145 views

HashiCorp Vault's revocation list not respected

HashiCorp Vault and Vault Enterprise’s TLS certificate auth method did not initially load the optionally configured CRL issued by the role's CA into memory on startup, resulting in the revocation list not being checked if the CRL has not yet been retrieved. Fixed in 1.12.0, 1.11.4, 1.10.7, and...

5.3CVSS6.9AI score0.00422EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/12 3:30 p.m.•144 views

Protobuf Java vulnerable to Uncontrolled Resource Consumption

A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown...

7.5CVSS7.4AI score0.00713EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
•added 2022/01/05 3:01 p.m.•144 views

Prototype Pollution in dojo

All versions of package dojo are vulnerable to Prototype Pollution via the setObject function...

9.8CVSS4.9AI score0.30367EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2025/12/30 3:24 p.m.•143 views

Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.attrgetter

Summary Picklescan uses operator.attrgetter, which is a built-in python library function to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling the operator.attrgetter function in the reduce method. - Then,...

7.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2024/07/01 8:34 p.m.•143 views

Remote Code Execution (RCE) vulnerability in geoserver

Summary Multiple OGC request parameters allow Remote Code Execution RCE by unauthenticated users through specially crafted input against a default GeoServer installation due to unsafely evaluating property names as XPath expressions. Details The GeoTools library API that GeoServer calls evaluates...

9.8CVSS9.8AI score0.99813EPSS
SaveExploits26References9Affected Software3
Github Security Blog
Github Security Blog
•added 2024/04/24 9:16 p.m.•143 views

pyLoad allows upload to arbitrary folder lead to RCE

Summary An authenticated user can change the download folder and upload a crafted template to the specified folder lead to remote code execution Details example version: 0.5 file:src/pyload/webui/app/blueprints/appblueprint.py python @bp.route"/render/", endpoint="render" def renderfilename:...

9.1CVSS7.1AI score0.01354EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/25 12:00 a.m.•143 views

hoek subject to prototype pollution via the clone function.

hoek versions prior to 8.5.1, and 9.x prior to 9.0.3 are vulnerable to prototype pollution in the clone function. If an object with the proto key is passed to clone the key is converted to a prototype. This issue has been patched in version 9.0.3, and backported to 8.5.1...

8.1CVSS7.8AI score0.01035EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2021/05/24 7:53 p.m.•143 views

Prototype Pollution in jquery-deparam

Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution' in jquery-deparam allows a malicious user to inject properties into Object.prototype...

8.8CVSS4.1AI score0.0213EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/04 8:18 p.m.•143 views

Prototype Pollution in merge

All versions of package merge 2.1.1 are vulnerable to Prototype Pollution via recursiveMerge...

9.8CVSS8.9AI score0.01443EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2025/06/05 4:53 p.m.•142 views

Yii 2 Redis may expose AUTH parameters in logs in case of connection failure

Impact On failing connection extension writes commands sequence to logs. AUTH parameters are written in plain text exposing username and password. That might be an issue if attacker has access to logs...

6.5CVSS6.6AI score0.00323EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2024/01/09 6:30 p.m.•142 views

Microsoft.Data.SqlClient and System.Data.SqlClient vulnerable to SQL Data Provider Security Feature Bypass

Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability...

8.7CVSS8.8AI score0.0117EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
•added 2021/03/22 11:27 p.m.•142 views

XStream can cause a Denial of Service.

Impact The vulnerability may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected, who followed the recommendation ...

7.5CVSS1AI score0.77801EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
•added 2026/05/19 7:36 p.m.•141 views

Caddy: Remote Admin Authorization Bypass on PKI Endpoints via Prefix-Based Path Matching

AI Disclosure I used an LLM to help review the source code, reason about attack surface, and help draft and refine this report. I manually validated the finding by reproducing it locally, confirming the vulnerable code path, and verifying the HTTP behavior with curl -v. Summary Caddy's remote adm...

5.8AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/16 3:59 p.m.•141 views

fetch(url) leads to a memory leak in undici

Impact Calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. Patches Patched in v6.6.1 Workarounds Make sure to always consume the incoming body...

6.5CVSS7AI score0.007EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/11 10:45 p.m.•141 views

A stored XSS in jaeger UI might allow an attacker who controls a trace to perform arbitrary jaeger queries

Related UI vulnerability advisory: https://github.com/jaegertracing/jaeger-ui/security/advisories/GHSA-vv24-rm95-q56r Summary Jaeger UI is using the json-markup dependency to display span attributes and resources. This dependency is not sanitising keys of an object though, thus the KeyValuesTable...

6.2AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/27 9:09 p.m.•141 views

Cross-site Scripting in org.owasp.esapi:esapi

Impact There is a potential for an XSS vulnerability in ESAPI caused by a incorrect regular expression for "onsiteURL" in the antisamy-esapi.xml configuration file that can cause URLs with the "javascript:" scheme to NOT be sanitized. See the reference below for full details. Patches Patched in...

6.1CVSS6.6AI score0.01688EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/22 11:28 p.m.•141 views

A Server-Side Forgery Request can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host

Impact The processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in a...

9.1CVSS0.9AI score0.4999EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/13 6:21 p.m.•141 views

Regular Expression Denial of Service in jquery-validation

The GitHub Security Lab team has identified potential security vulnerabilities in jquery.validation. The project contains one or more regular expressions that are vulnerable to ReDoS Regular Expression Denial of Service This issue was discovered and reported by GitHub team member @erik-krogh Erik...

7.5CVSS2.8AI score0.03437EPSS
SaveExploits0References11Affected Software2
Github Security Blog
Github Security Blog
•added 2019/12/30 7:30 p.m.•141 views

Remote Code Execution Vulnerability in NPM mongo-express

Impact Remote code execution on the host machine by any authenticated user. Proof Of Concept Launching mongo-express on a Mac, pasting the following into the "create index" field will pop open the Mac calculator: javascript this.constructor.constructor"return...

9.9CVSS9.4AI score0.84726EPSS
SaveExploits3References9Affected Software1
Github Security Blog
Github Security Blog
•added 2018/10/16 7:34 p.m.•141 views

DNN (aka DotNetNuke) has Remote Code Execution via a cookie

DNN aka DotNetNuke before 9.1.1 has Remote Code Execution via a cookie, aka "2017-08 Critical Possible remote code execution on DNN sites."...

8.8CVSS4.6AI score0.94789EPSS
SaveExploits6References5Affected Software1
Github Security Blog
Github Security Blog
•added 2024/11/12 10:08 p.m.•140 views

Laravel environment manipulation via query string

Description When the registerargcargv php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment used by the framework when handling the request. Resolution The framework now ignores argv values for environment detection on...

8.7CVSS6.7AI score0.44771EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/30 4:11 p.m.•140 views

Cachet configuration leak

Impact Authenticated users, regardless of their privileges User or Admin, can leak the value of any configuration entry of the dotenv file, e.g. the application secret APPKEY and various passwords email, database, etc. Patches This issue was addressed by improving UpdateConfigCommandHandler and...

8.8CVSS8.3AI score0.03894EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/15 3:54 p.m.•140 views

Uncontrolled memory consumption

In Apache PDFBox, a carefully crafted PDF file can trigger an OutOfMemory-Exception while loading the file. This issue affects Apache PDFBox version 2.0.23 and prior 2.0.x versions...

5.5CVSS4.4AI score0.03445EPSS
SaveExploits0References20Affected Software2
Github Security Blog
Github Security Blog
•added 2021/05/18 9:08 p.m.•140 views

Authorization bypass in github.com/dgrijalva/jwt-go

jwt-go allows attackers to bypass intended access restrictions in situations with string for m"aud" which is allowed by the specification. Because the type assertion fails, "" is the value of aud. This is a security problem if the JWT token is presented to a service that lacks its own audience...

7.5CVSS7.4AI score0.02158EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
•added 2020/12/21 4:28 p.m.•140 views

XStream vulnerable to an Arbitrary File Deletion on the local host when unmarshalling

Impact The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. Patches If you rely on XStream's default blacklist of the Security Framework, you will have to use...

6.8CVSS8.4AI score0.82392EPSS
SaveExploits5References11Affected Software1
Github Security Blog
Github Security Blog
•added 2020/12/10 7:07 p.m.•140 views

Uninitialized memory access in TensorFlow

Impact Under certain cases, a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen: cc struct QUInt8 QUInt8 /...

5.3CVSS3.4AI score0.00261EPSS
SaveExploits1References7Affected Software3
Total number of security vulnerabilities5000