Lucene search
+L
GithubMost viewed

34132 matches found

Github Security Blog
Github Security Blog
•added 2020/06/10 8:2 p.m.•140 views

Reflected Cross-Site Scripting in Apache CXF

By default, Apache CXF creates a /services page containing a listing of the available endpoint names and addresses. This webpage is vulnerable to a reflected Cross-Site Scripting XSS attack, which allows a malicious actor to inject javascript into the web page. Please note that the attack exploit...

6.1CVSS1.9AI score0.07055EPSS
SaveExploits0References17Affected Software2
Github Security Blog
Github Security Blog
•added 2020/01/30 9:22 p.m.•140 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/04/30 6:34 p.m.•139 views

OpenTelemetry's disk retry default temp path enables local blob injection via OTLP Exporter

Summary The OTLP disk retry feature in OpenTelemetry.Exporter.OpenTelemetryProtocol silently fell back to Path.GetTempPath when OTELDOTNETEXPERIMENTALOTLPRETRY=disk was set but OTELDOTNETEXPERIMENTALOTLPDISKRETRYDIRECTORYPATH was not configured. The exporter stored and loaded .blob files under...

7.8CVSS5.4AI score0.00108EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/12 3:30 p.m.•139 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.00483EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
•added 2022/04/27 9:9 p.m.•139 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.01626EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/05/12 3:1 p.m.•139 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 2026/03/27 7:54 p.m.•138 views

AWS SDK for PHP has CloudFront Policy Document Injection via Special Characters

Summary This notification is related to the CloudFront signing utilities in the AWS SDK for PHP, which are used to generate Amazon CloudFront signed URLs and signed cookies. A defense-in-depth enhancement has been implemented to improve handling of special characters, such as double quotes and...

5.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/11/23 3:44 p.m.•138 views

sweetalert2 v9.17.4 and above contains hidden functionality

sweetalert2 versions 9.17.4 and up until 10.0.0 are vulnerable to hidden functionality that was introduced by the maintainer. The package outputs audio and/or video messages that do not pertain to the functionality of the package and is not included in versions 9.0.0 - 9.17.3. Workaround Users wh...

7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/04 8:18 p.m.•138 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 2018/10/16 7:37 p.m.•138 views

REST Plugin in Apache Struts uses an XStreamHandler with an instance of XStream for deserialization without any type filtering

The REST Plugin in Apache Struts 2.1.1 through 2.3.x before 2.3.34 and 2.5.x before 2.5.13 uses an XStreamHandler with an instance of XStream for deserialization without any type filtering, which can lead to Remote Code Execution when deserializing XML payloads...

8.1CVSS8.5AI score0.99396EPSS
SaveExploits23References19Affected Software1
Github Security Blog
Github Security Blog
•added 2018/10/16 7:34 p.m.•138 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
SaveExploits7References5Affected Software1
Github Security Blog
Github Security Blog
•added 2025/12/30 3:24 p.m.•137 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 2025/06/05 4:53 p.m.•137 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.00283EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2024/04/24 9:16 p.m.•137 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 2024/01/09 6:30 p.m.•137 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 2023/09/12 3:30 p.m.•137 views

libwebp: OOB write in BuildHuffmanTable

Heap buffer overflow in libwebp allow a remote attacker to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS7.3AI score0.99735EPSS
SaveExploits9References63Affected Software13
Github Security Blog
Github Security Blog
•added 2022/01/05 3:1 p.m.•137 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 2021/04/27 3:56 p.m.•137 views

Node-Redis potential exponential regex in monitor mode

Impact When a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. Patches The problem was fixed in commit 2d11b6d and was released in version 3.1.1. References 1569...

7.5CVSS5.2AI score0.01674EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/12/21 4:28 p.m.•137 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 2019/12/30 7:30 p.m.•137 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.84845EPSS
SaveExploits3References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/10/12 7:0 p.m.•136 views

Dolibarr vulnerable to Eval Injection

Dolibarr ERP & CRM =15.0.3 are vulnerable to Eval injection. By default, any administrator can be added to the installation page of dolibarr, and if successfully added, malicious code can be inserted into the database and then execute it by eval...

9.8CVSS9.5AI score0.33371EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/30 4:11 p.m.•136 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.•136 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/03/22 11:28 p.m.•136 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.•136 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 2024/11/12 10:8 p.m.•135 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.37981EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/16 3:59 p.m.•135 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 2024/02/03 12:47 a.m.•135 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.01959EPSS
SaveExploits0References7Affected Software13
Github Security Blog
Github Security Blog
•added 2023/07/11 10:45 p.m.•135 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/02/15 1:57 a.m.•135 views

Symlink Attack in kubectl cp

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could r...

6.4CVSS1.5AI score0.13164EPSS
SaveExploits2References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/21 5:49 p.m.•135 views

Directory Traversal in Babel

Babel.Locale in Babel before 2.9.1 allows attackers to load arbitrary locale .dat files containing serialized Python objects via directory traversal, leading to code execution...

7.8CVSS6.5AI score0.00716EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/22 11:27 p.m.•135 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 2020/12/10 7:7 p.m.•135 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.00251EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/05/24 7:53 p.m.•134 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 2024/09/19 4:6 p.m.•133 views

protobuf-java has potential Denial of Service issue

Summary When parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash. Reporter: Alexis Challande, Trail of Bits Ecosystem Security Team Affected versions: This issue affects all versions of both t...

8.7CVSS7.8AI score0.02772EPSS
SaveExploits1References12Affected Software5
Github Security Blog
Github Security Blog
•added 2023/03/02 11:21 p.m.•133 views

keycloak-connect contains Open redirect vulnerability in the Node.js adapter

There is an Open Redirect vulnerability in the Node.js adapter when forwarding requests to Keycloak using checkSSO with query param prompt=none...

6.1CVSS3AI score0.00399EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/12/07 9:23 p.m.•133 views

SQL injection in prestashop/prestashop

Impact Blind SQLi using Search filters with orderBy and sortOrder parameters Patches The problem is fixed in 1.7.8.2...

9.8CVSS3.9AI score0.04626EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/07 10:11 p.m.•133 views

Denial of service in css-what

The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input...

7.5CVSS7.5AI score0.02267EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 9:8 p.m.•133 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/03/05 10:9 p.m.•133 views

Local file disclosure in PHPMailer

An issue was discovered in PHPMailer before 5.2.22. PHPMailer's msgHTML method applies transformations to an HTML document to make it usable as an email message body. One of the transformations is to convert relative image URLs into attachments using a script-provided base directory. If no base...

5.5CVSS0.1AI score0.02161EPSS
SaveExploits6References9Affected Software1
Github Security Blog
Github Security Blog
•added 2024/07/01 8:34 p.m.•132 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.99787EPSS
SaveExploits25References9Affected Software3
Github Security Blog
Github Security Blog
•added 2021/06/04 9:15 p.m.•132 views

Path Traversal in Django

In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names...

7.5CVSS4.5AI score0.05291EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
•added 2020/02/14 11:10 p.m.•132 views

Yarn Improper link resolution before file access (Link Following)

In Yarn before 1.21.1, the package install functionality can be abused to generate arbitrary symlinks on the host filesystem by using specially crafted "bin" keys. Existing files could be overwritten depending on the current user permission set...

7.8CVSS7.4AI score0.01505EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
•added 2020/02/14 11:10 p.m.•132 views

BibTeX-Ruby vulnerable to OS command injection

BibTeX-ruby before 5.1.0 allows shell command injection due to unsanitized user input being passed directly to the built-in Ruby Kernel.open method through BibTeX.open...

10CVSS9.4AI score0.0281EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/02/14 11:9 p.m.•132 views

OS command injection in git-diff-apply

In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2...

9.8CVSS5.9AI score0.02147EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2019/12/20 11:4 p.m.•132 views

HTTP Request Smuggling: Content-Length Sent Twice in Waitress

Impact Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. So a request with: Content-Length: 10 Content-Length: 10 would get transformed to: Content-Length: 10, 10 Whic...

7.5CVSS6.8AI score0.02122EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2023/03/10 10:15 p.m.•131 views

HL7 FHIR Partial Path Zip Slip due to bypass of CVE-2023-24057

Impact Zip Slip protections implemented in CVE-2023-24057 GHSA-jqh6-9574-5x22 can be bypassed due a partial path traversal vulnerability. This issue allows a malicious actor to potentially break out of the TerminologyCacheManager cache directory. The impact is limited to sibling directories. To...

8.1CVSS0.5AI score0.013EPSS
SaveExploits1References8Affected Software6
Github Security Blog
Github Security Blog
•added 2022/07/02 12:0 a.m.•131 views

Command injection in git-clone

All versions of package git-clone are vulnerable to Command Injection due to insecure usage of the --upload-pack feature of git. Credits Credit to @lirantal for discovering this vulnerability...

10CVSS9.4AI score0.03303EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/20 7:54 p.m.•131 views

Cross site scripting via canonical tag in Contao

Impact Untrusted users can inject malicious code into the canonical tag, which is then executed on the web page front end. Patches Update to Contao 4.13.3. Workarounds Disable canonical tags in the root page settings. References...

7.2CVSS6.2AI score0.04478EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
•added 2021/06/10 3:43 p.m.•131 views

Jetty Utility Servlets ConcatServlet Double Decoding Information Disclosure Vulnerability

Requests to the ConcatServlet and WelcomeFilter are able to access protected resources within the WEB-INF directory. For example a request to the ConcatServlet with a URI of /concat?/%2557EB-INF/web.xml can retrieve the web.xml file. This can reveal sensitive information regarding the...

5.3CVSS1.6AI score0.7848EPSS
SaveExploits2References26Affected Software1
Total number of security vulnerabilities5000