Lucene search
+L
GithubMost viewed

34222 matches found

Github Security Blog
Github Security Blog
•added 2022/05/18 12:0 a.m.•65 views

Sandbox bypass vulnerability through implicitly allowlisted platform Groovy files in Jenkins Pipeline: Groovy Plugin

Pipeline: Groovy Plugin allows pipelines to load Groovy source files. This is intended to be used to allow Global Shared Libraries to execute without sandbox protection. In Pipeline: Groovy Plugin 2689.v434009a31bf1 and earlier, any Groovy source files bundled with Jenkins core and plugins could ...

8.5CVSS8.3AI score0.01367EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/17 2:58 a.m.•65 views

Improper Restriction of XML External Entity Reference in Openpyxl

Openpyxl 2.4.1 resolves external entities by default, which allows remote attackers to conduct XXE attacks via a crafted .xlsx document...

8.2CVSS7.7AI score0.01159EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 12:57 a.m.•65 views

Bundler allows attacker to inject arbitrary code via secondary Gem source

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

9.8CVSS7.2AI score0.08482EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:20 a.m.•65 views

Tampering vulnerability in .NET Core

A tampering vulnerability exists when .NET Core improperly handles specially crafted files, aka ".NET Core Tampering Vulnerability." This affects .NET Core 2.1...

6.5CVSS2.3AI score0.07258EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/04 12:0 a.m.•65 views

`OCSP_basic_verify` may incorrectly verify the response signing certificate

The function OCSPbasicverify verifies the signer certificate on an OCSP response. In the case where the non-default flag OCSPNOCHECKS is used then the response will be positive meaning a successful verification even in the case where the response signing certificate fails to verify. It is...

5.3CVSS1.4AI score0.01214EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/11 11:26 p.m.•65 views

CBC padding oracle issue in AWS S3 Crypto SDK for golang

Summary The golang AWS S3 Crypto SDK is impacted by an issue that can result in loss of confidentiality and message forgery. The attack requires write access to the bucket in question, and that the attacker has access to an endpoint that reveals decryption failures without revealing the plaintext...

5.6CVSS5.8AI score0.00348EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 12:15 a.m.•65 views

Division by zero in Tensorflow

Impact The estimator for the cost of some convolution operations can be made to execute a division by 0: python import tensorflow as tf @tf.function def test: y=tf.rawops.AvgPoolGrad originputshape=1,1,1,1, grad=1.0,1.0,1.0,2.0,2.0,2.0,3.0,3.0,3.0, ksize=1,1,1,1, strides=1,1,1,0, padding='VALID',...

6.5CVSS0.8AI score0.00783EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/10/06 5:46 p.m.•65 views

Deleted Admin Can Sign In to Admin Interface

Impact Assuming an administrator once had previous access to the admin interface, they may still be able to sign in to the backend using October CMS v2.0. Patches The issue has been patched in v2.1.12 Workarounds - Reset the password of the deleted accounts to prevent them from signing in. - Plea...

7.2CVSS1.7AI score0.01091EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
•added 2021/10/04 8:12 p.m.•65 views

Deserialization of Untrusted Data in org.apache.ddlutils:ddlutils

Apache DB DdlUtils 1.0 included a BinaryObjectsHelper that was intended for use when migrating database data with a SQL data type of BINARY, VARBINARY, LONGVARBINARY, or BLOB between databases using the ddlutils features. The BinaryObjectsHelper class was insecure and used...

9.8CVSS1.6AI score0.03454EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/30 5:20 p.m.•65 views

Layout XML Arbitrary Code Fix

Impact Layout XML enabled admin users to execute arbitrary commands via block methods...

9CVSS5.3AI score0.02009EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/09 8:38 p.m.•65 views

No Restriction of Excessive Authentication Attempts in Firefly III

firefly-iii is vulnerable to Improper Lack of Restriction of Excessive Authentication Attempts...

7.5CVSS7.3AI score0.0071EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 4:38 p.m.•65 views

Incorrect Access Control in Nacos

Nacos 1.1.4 is affected by: Incorrect Access Control. An environment can be set up locally to get the service details interface. Then other Nacos service names can be accessed through the service list interface. Service details can then be accessed when not logged in...

5.3CVSS5.5AI score0.0142EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/28 6:57 p.m.•65 views

Out-of-bounds write in ChakraCore

A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0768, CVE-2020-0823, CVE-2020-0826, CVE-2020-0827, CVE-2020-0828, CVE-2020-0829,...

7.6CVSS2.8AI score0.13303EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/22 7:36 p.m.•65 views

Cross-Site Scripting in Query Generator & Query View

Meta CVSS: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C 4.5 Problem Failing to properly encode error messages, the components QueryGenerator and QueryView are vulnerable to both reflected and persistent cross-site scripting. A valid backend user account having administrator privileg...

6.4CVSS1.7AI score0.00598EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
•added 2021/06/30 4:51 p.m.•65 views

Resource exhaustion in socket.io-parser

The socket.io-parser npm package before versions 3.3.2 and 3.4.1 allows attackers to cause a denial of service memory consumption via a large packet because a concatenation approach is used...

7.5CVSS7.2AI score0.02589EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/29 9:12 p.m.•65 views

Erroneous Proof of Work calculation in geth

Impact An ethash mining DAG generation flaw in Geth could cause miners to erroneously calculate PoW in an upcoming epoch estimated early January, 2021. This happened on the ETC chain on 2020-11-06. This issue is relevant only for miners, non-mining nodes are unaffected. Patches This issue is also...

7.5CVSS7.4AI score0.01643EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/21 5:14 p.m.•65 views

Prototype Pollution

Prototype pollution vulnerability in ‘expand-hash’ versions 0.1.0 through 1.0.1 allows an attacker to cause a denial of service and may lead to remote code execution...

9.8CVSS6.8AI score0.03299EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 10:29 p.m.•65 views

Uncontrolled Resource Consumption in XNIO

A vulnerability was discovered in XNIO where file descriptor leak caused by growing amounts of NIO Selector file handles between garbage collection cycles. It may allow the attacker to cause a denial of service. It affects XNIO versions 3.6.0.Beta1 through 3.8.1.Final...

5.9CVSS3.6AI score0.0222EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/07 10:10 p.m.•65 views

Regular expression denial of service in forms

The package forms before 1.3.2 are vulnerable to Regular Expression Denial of Service ReDoS via email validation...

5.3CVSS3.5AI score0.0165EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/04 7:9 p.m.•65 views

Script injection

Impact A malicious internal actor is able to upload documentation content with malicious scripts. These scripts would normally be sanitized by the TechDocs frontend, but by tricking a user to visit the content via the TechDocs API, the content sanitazion will be bypassed. If the TechDocs API is...

8.1CVSS0.1AI score0.01269EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/04 7:9 p.m.•65 views

Script injection

Impact A malicious internal actor can potentially upload documentation content with malicious scripts by embedding the script within an object element. This may give access to sensitive data when other users visit that same documentation page. The ability to upload malicious content may be limite...

7.3CVSS0.9AI score0.01209EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/24 6:13 p.m.•65 views

Improper Certificate Validation in EM-HTTP-Request

EM-HTTP-Request 1.1.5 uses the library eventmachine in an insecure way that allows an attacker to perform a man-in-the-middle attack against users of the library. The hostname in a TLS server certificate is not verified...

7.4CVSS5AI score0.00905EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/24 5:0 p.m.•65 views

Denial-of-Service within Docker container

Impact If you run teler inside a Docker container and encounter errors.Exit function, it will cause denial-of-service SIGSEGV because it doesn't get process ID and process group ID of teler properly to kills. Specific Go Packages Affected ktbs.dev/teler/pkg/errors Patches Upgrade to the = 0.0.1...

7.5CVSS7.2AI score0.01429EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 5:33 p.m.•65 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/07 4:14 p.m.•65 views

OS Command Injection in docker-compose-remote-api

docker-compose-remote-api through 0.1.4 allows execution of arbitrary commands. Within index.js of the package, the function execserviceName, cmd, fnStdout, fnStderr, fnExit uses the variable serviceName which can be controlled by users without any sanitization...

9.8CVSS9.1AI score0.0271EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:53 p.m.•65 views

Cross-Site Request Forgery in ForkCMS

Multiple cross-site request forgery CSRF vulnerabilities in the Admin Console in Fork before 5.8.3 allows remote attackers to perform unauthorized actions as administrator to 1 approve the mass of the user's comments, 2 restoring a deleted user, 3 installing or running modules, 4 resetting the...

8.8CVSS8.5AI score0.00676EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:26 p.m.•65 views

Prototype Pollution in promisehelpers

All versions of package promisehelpers up to and including version 0.0.5 are vulnerable to Prototype Pollution via the insert function...

9.8CVSS8.9AI score0.01916EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/20 4:40 p.m.•65 views

Incorrect Session Validation in Apache Airflow

Incorrect Session Validation in Apache Airflow Webserver versions prior to 1.10.14 with default config allows a malicious airflow user on site A where they log in normally, to access unauthorized Airflow Webserver on Site B through the session from Site A. This does not affect users who have...

7.7CVSS7.4AI score0.23336EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/19 3:0 p.m.•65 views

Padding Oracle Attack due to Observable Timing Discrepancy in jose-node-cjs-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:47 p.m.•65 views

Regular expression denial of service (ReDoS) in EmailField component in Vaadin 14 and 15-17

Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 Vaadin 14.0.6 through 14.4.3, and 3.0.0 through 4.0.2 Vaadin 15.0.0 through 17.0.10 allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses...

7.5CVSS3.9AI score0.01127EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/16 7:52 p.m.•65 views

RSA signature validation vulnerability on maleable encoded message in jsrsasign

Impact Vulnerable jsrsasign will accept RSA signature with improper PKCS1.5 padding. Decoded RSA signature value consists following form: 01ff...8 or more ffs...ff00ASN.1 OF DigestInfo Its byte length must be the same as RSA key length, however such checking was not sufficient. To make crafted...

9.1CVSS8.7AI score0.0096EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/13 3:25 p.m.•65 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/04/12 6:59 p.m.•65 views

Denial of Service (DoS) in restify-paginate

The restify-paginate package 0.0.5 for Node.js allows remote attackers to cause a Denial-of-Service by omitting the HTTP Host header. A Restify-based web service would crash with an uncaught exception...

7.5CVSS7.2AI score0.02589EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/12 5:39 p.m.•65 views

Prototype Pollution in set-or-get

Prototype pollution vulnerability in ‘set-or-get’ version 1.0.0 through 1.2.10 allows an attacker to cause a denial of service and may lead to remote code execution...

9.8CVSS6.8AI score0.04197EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/23 3:26 p.m.•65 views

OMERO.web exposes some unnecessary session information in the page

Background OMERO.web loads various information about the current user such as their id, name and the groups they are in, and these are available on the main webclient pages. Some additional information being loaded is not used by the webclient and is being removed in this release. Impact OMERO.we...

6.5CVSS1AI score0.01457EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/02/02 5:58 p.m.•65 views

Cross-site scripting in Bleach

Impact A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument stripcomments=False Note: none of the above tags are in the default...

6.1CVSS6.2AI score0.00483EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2021/02/02 3:46 p.m.•65 views

Reflected Cross-site Scripting in ACS Commons

Impact 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...

8.8CVSS1.2AI score0.03977EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/06 7:27 p.m.•65 views

Cross-site scripting vulnerability in TinyMCE

Impact A cross-site scripting XSS vulnerability was discovered in the URL sanitization logic of the core parser. The vulnerability allowed arbitrary JavaScript execution when inserting a specially crafted piece of content into the editor using the clipboard or APIs. This impacts all users who are...

6.1CVSS6AI score0.01165EPSS
SaveExploits1References4Affected Software2
Github Security Blog
Github Security Blog
•added 2020/12/04 4:47 p.m.•65 views

Multiple cryptographic issues in Python oic

Impact Client implementations using this library Issues 1 The IdToken signature algorithm was not checked automatically, but only if the expected algorithm was passed in as a kwarg. 2 JWA none algorithm was allowed in all flows. 3 oic.consumer.Consumer.parseauthz returns an unverified IdToken. Th...

6.8CVSS2.8AI score0.00822EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/11 9:18 p.m.•65 views

Cross-Site Scripting in dojo

Versions of dojo prior to 1.2.0 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize HTML code in user-controlled input, allowing attackers to execute arbitrary JavaScript in the victim's browser. Recommendation Upgrade to version 1.2.0 or later...

4.3CVSS6.2AI score0.02224EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/10 7:44 p.m.•65 views

Bitcoin Inventory Out-of-Memory Denial-of-Service Attack (CVE-2018-17145)

There was an easily exploitable uncontrolled memory resource consumption denial-of-service vulnerability that existed in the peer-to-peer network code of three implementations of Bitcoin and several alternative chains. For more details please see: https://invdos.net/ For the paper:...

7.5CVSS1.1AI score0.04086EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2020/08/31 10:57 p.m.•65 views

Open Redirect in serve-static

Versions of serve-static prior to 1.6.5 or 1.7.x prior to 1.7.2 are affected by an open redirect vulnerability on some browsers when configured to mount at the root directory. Proof of Concept A link to http://example.com//www.google.com/%2e%2e will redirect to //www.google.com/%2e%2e Some browse...

4.3CVSS6.2AI score0.02616EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2020/06/03 9:58 p.m.•65 views

Reflected XSS when importing CSV in OctoberCMS

Impact A user with the ability to use the import functionality of the ImportExportController behavior could be socially engineered by an attacker to upload a maliciously crafted CSV file which could result in a reflected XSS attack on the user in question Patches Issue has been patched in Build 4...

4.8CVSS0.2AI score0.00909EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/06/03 9:57 p.m.•65 views

DoS via malicious record IDs in WatermelonDB

Impact Medium severity 5.9 https://www.first.org/cvss/calculator/3.0CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H A maliciously crafted record ID can exploit a SQL Injection vulnerability in iOS adapter implementation and cause the app to delete all or selected records from the database, generally...

5.9CVSS5.8AI score0.00763EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2020/04/29 3:34 p.m.•65 views

BSON rubygem contains potential denial of service

The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service worker resource consumption via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410...

7.5CVSS6.9AI score0.06372EPSS
SaveExploits1References16Affected Software1
Github Security Blog
Github Security Blog
•added 2020/01/24 9:26 p.m.•65 views

Cross-site scripting in SimpleSAMLphp

Background SimpleSAMLphp allows users to report errors and failures to the system administrators via a web form. This web form gathers some contextual information automatically, but it also allows the user to provide their email address for follow-ups and a free-text explanation of what happened...

5.4CVSS4.9AI score0.00544EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2020/01/23 2:27 a.m.•65 views

Limited header injection when using dynamic overrides with user input in RubyGems secure_headers

Impact If user-supplied input was passed into append/overridecontentsecuritypolicydirectives, a newline could be injected leading to limited header injection. Upon seeing a newline in the header, rails will silently create a new Content-Security-Policy header with the remaining value of the...

5.8CVSS0.3AI score0.01079EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2019/11/12 10:58 p.m.•65 views

XSS in search engine

In the Alkacon OpenCms Apollo Template 10.5.4 and 10.5.5, there is XSS in the search engine...

6.1CVSS1.8AI score0.02904EPSS
SaveExploits5References5Affected Software1
Github Security Blog
Github Security Blog
•added 2018/10/22 6:53 p.m.•65 views

Unrestricted Upload of File with Dangerous Type in blueimp-file-upload

Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload = v9.22.0...

9.8CVSS2.7AI score0.97107EPSS
SaveExploits15References9Affected Software1
Github Security Blog
Github Security Blog
•added 2018/06/08 12:43 p.m.•65 views

Growl before 1.10.0 vulnerable to Command Injection

Affected versions of growl do not properly sanitize input prior to passing it into a shell command, allowing for arbitrary command execution. Recommendation Update to version 1.10.0 or later...

9.8CVSS6.1AI score0.04412EPSS
SaveExploits0References7Affected Software1
Total number of security vulnerabilities5000