Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2022/05/14 1:31 a.m.57 views

Laravel Framework Deserialization Vulnerability

The Illuminate component of Laravel Framework 5.7.x has a deserialization vulnerability that can lead to remote code execution if the content is controllable, related to the destruct method of the PendingCommand class in PendingCommand.php...

7.8AI score
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:06 a.m.57 views

ChakraCore vulnerable to remote code execution

ChakraCore and Windows 10 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to execute arbitrary code in the context of the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability"...

7.6CVSS7.6AI score0.6546EPSS
SaveExploits4References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:14 a.m.57 views

Code injection in Apache Struts

The Struts 2 DefaultActionMapper supports a method for short-circuit navigation state changes by prefixing parameters with "action:" or "redirect:", followed by a desired navigational target expression. This mechanism was intended to help with attaching navigational information to buttons within...

9.8CVSS2AI score0.99998EPSS
SaveExploits18References17Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:07 a.m.57 views

Cloud Foundry UAA Identity Zone Admin Privilege Escalation

In Cloud Foundry cf-release versions prior to v264; UAA release all versions of UAA v2.x.x, 3.6.x versions prior to v3.6.13, 3.9.x versions prior to v3.9.15, 3.20.x versions prior to v3.20.0, and other versions prior to v4.4.0; and UAA bosh release uaa-release 13.x versions prior to v13.17, 24.x...

6.6CVSS7.3AI score0.00879EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/04 12:00 a.m.57 views

RCE in SiteServer CMS

SiteServer CMS v7.x, which SiteServer UI relies on, allows attackers to execute arbitrary code via a crafted plug-in...

9.8CVSS7.7AI score0.02595EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 6:03 p.m.57 views

Apache Tomcat XSS Vulnerabilities in Examples Web Application

Multiple cross-site scripting XSS vulnerabilities in certain JSP files in the examples web application in Apache Tomcat 4.0.0 through 4.0.6, 4.1.0 through 4.1.36, 5.0.0 through 5.0.30, 5.5.0 through 5.5.24, and 6.0.0 through 6.0.13 allow remote attackers to inject arbitrary web script or HTML via...

4.3CVSS6AI score0.77376EPSS
SaveExploits2References20Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/05 5:47 p.m.57 views

Sensitive Auth & Cookie data stored in Jupyter server logs

Anytime a 5xx error is triggered, the auth cookie and other header values are recorded in Jupyter server logs by default. Considering these logs do not require root access, an attacker can monitor these logs, steal sensitive auth/cookie information, and gain access to the Jupyter server. Upgrade ...

7.5CVSS1.3AI score0.01097EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/28 8:28 p.m.57 views

Improper Input Validation in GoGo Protobuf

An issue was discovered in GoGo Protobuf before 1.3.2. plugin/unmarshal/unmarshal.go lacks certain index validation, aka the "skippy peanut butter" issue...

8.6CVSS2.4AI score0.03478EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/15 12:00 a.m.57 views

Cross-site Scripting in Zenario CMS

Zenario CMS 9.0.54156 is vulnerable to Cross Site Scripting XSS via upload file to .SVG. An attacker can send malicious files to victims and steals victim's cookie leads to account takeover. The person viewing the image of a contact can be victim of XSS...

4.8CVSS3.4AI score0.00514EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/12 12:00 a.m.57 views

Improper Authentication in FreeTAKServer

FreeTAKServer is an open source, lightweight Server for connect TAK clients. An access control issue in the component /ManageRoute/postRoute of FreeTAKServer version 1.9.8 allows unauthenticated attackers to cause a Denial of Service DoS via an unusually large amount of created routes, or create...

7.5CVSS4.6AI score0.01044EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/12 12:00 a.m.57 views

Exposure of Sensitive Information to an Unauthorized Actor in FreeTAKServer-UI

FreeTAKServer-UI v1.9.8 was discovered to leak sensitive API and Websocket keys...

7.5CVSS2.3AI score0.01099EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 11:46 p.m.57 views

Cross-site Scripting in vmd

vmd through 1.34.0 allows div class="markdown-body" XSS, as demonstrated by Electron remote code execution via require'childprocess'.execSync'calc.exe' on Windows and a similar attack on macOS...

6.1CVSS6.9AI score0.01173EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 11:45 p.m.57 views

Withdrawn Advisory: OS Command Injection in effect

Withdrawn Advisory This advisory has been withdrawn because the npm package effect, for which alerts were issued, does not correspond with https://github.com/Javascipt/effect, the repository with the vulnerable code. https://github.com/Javascipt/effect is not in any supported ecosystem...

9.8CVSS9.9AI score0.04221EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 11:26 p.m.57 views

Memory leak in decoding PNG images

Impact When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling png::CommonInitDecode..., &decode, the decode value contains allocated buffers which can only be freed by calling png::CommonFreeDecode&decode. However, several error case in the function...

6.5CVSS1.6AI score0.01EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2022/02/09 10:14 p.m.57 views

Remote code execution in Apache ActiveMQ

A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open to the following attack - A remote client could create a...

9.8CVSS3.8AI score0.51225EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 12:59 a.m.57 views

Improper Authentication for Keycloak

A flaw was found in the reset credential flow in all Keycloak versions before 8.0.0. This flaw allows an attacker to gain unauthorized access to the application...

8.8CVSS8.3AI score0.01004EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 12:58 a.m.57 views

Cross-site Scripting in keycloak

A flaw was found in Keycloak before version 12.0.0, where it is possible to add unsafe schemes for the redirecturi parameter. This flaw allows an attacker to perform a Cross-site scripting attack...

4.8CVSS4.4AI score0.00778EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2022/01/28 11:08 p.m.57 views

Cross-site Scripting when rendering error messages in laminas-form

Impact When rendering validation error messages via the formElementErrors view helper shipped with laminas-form, many messages will contain the submitted value. However, in vulnerable versions of laminas-form, the value was not being escaped for HTML contexts, which can potentially lead to a...

6.1CVSS0.6AI score0.00989EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/26 8:22 p.m.57 views

Cross-Site Request Forgery (CSRF) in livehelperchat

livehelperchat is vulnerable to Cross-Site Request Forgery CSRF...

6.5CVSS2.7AI score0.00512EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/14 9:08 p.m.57 views

october/system arbitrary code execution

Impact Assuming an attacker with access to the backend is able to execute PHP code by using the theme import feature. This will bypass the safe mode feature that prevents PHP execution in the CMS templates. Patches Issue has been patched in Build 473 and v1.1.6 Workarounds Apply...

8.8CVSS1.5AI score0.02087EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/06 6:30 p.m.57 views

Drainage of FeeCollector's Block Transaction Fees in cronos

Impact In Cronos nodes running versions before v0.6.5, it is possible to take transaction fees from Cosmos SDK's FeeCollector for the current block by sending a custom crafted MsgEthereumTx. User funds and balances are safe. Patches This problem has been patched in Cronos v0.6.5 on the mempool...

7.5CVSS1.4AI score0.01313EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2021/12/10 7:02 p.m.57 views

ReDOS in IS-SVG

A vulnerability was discovered in IS-SVG version 4.3.1 and below where a Regular Expression Denial of Service ReDOS occurs if the application is provided and checks a crafted invalid SVG string...

7.5CVSS4.4AI score0.02813EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/15 5:54 p.m.57 views

Rails Multisite secure/signed cookies share secrets between sites in a multi-site application

Impact This vulnerability impacts any Rails applications using railsmultisite alongside Rails' signed/encrypted cookies. Depending on how the application makes use of these cookies, it may be possible for an attacker to re-use cookies on different 'sites' within a multi-site Rails application...

8.8CVSS2.3AI score0.00628EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/10 4:54 p.m.57 views

Code injection in `saved_model_cli`

Impact TensorFlow's savedmodelcli tool is vulnerable to a code injection as it calls eval on user supplied strings python def preprocessinputexprsargstringinputexprsstr: ... for inputraw in filterbool, inputexprsstr.split';': ... inputkey, expr = inputraw.split'=', 1 inputdictinputkey = evalexpr...

7.8CVSS1.7AI score0.00217EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/10/27 6:53 p.m.57 views

Duplicate Advisory: Remote code execution in dask

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hwqr-f3v9-hwxr. This link is maintained to preserve external references. Original Description An issue was discovered in Dask aka python-dask through 2021.09.1. Single machine Dask clusters started with...

9.8CVSS8.5AI score0.02995EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/22 4:20 p.m.57 views

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in sulu/sulu

Impact What kind of vulnerability is it? Who is impacted? It is an issue when input HTML into the Tag name. The HTML is execute when the tag name is listed in the auto complete form. Only admin users are affected and only admin users can create tags. Patches Has the problem been patched? What...

6.2CVSS0.2AI score0.00591EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/19 3:28 p.m.57 views

Specification non-compliance in JUMPI

Impact In evm crate 0.31.0, JUMPI opcode's condition is checked after the destination validity check. However, according to Geth and OpenEthereum, the condition check should happen before the destination validity check. Patches This is a high severity security advisory if you use evm crate for...

9.8CVSS9.4AI score0.01028EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/06 5:48 p.m.57 views

Weak Password Recovery Mechanism for Forgotten Password in Strapi

In Strapi through 3.6.0, the admin panel allows the changing of one's own password without entering the current password. An attacker who gains access to a valid session can use this to take over an account by changing the password...

8.1CVSS3.9AI score0.0128EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/05 5:53 p.m.57 views

Cobbler before 3.3.0 allows arbitrary file write operations via upload_log_data.

Cobbler before 3.3.0 allows arbitrary file write operations via uploadlogdata...

7.5CVSS4.3AI score0.68635EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/04 8:11 p.m.57 views

Cross-site Scripting in shuup

In Shuup, versions 1.6.0 through 2.10.8 are vulnerable to reflected Cross-Site Scripting XSS that allows execution of arbitrary javascript code on a victim browser. This vulnerability exists due to the error page contents not escaped...

6.1CVSS3.4AI score0.00955EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/13 8:06 p.m.57 views

XML Injection in Any23

An XML external entity XXE injection vulnerability was discovered in the Any23 StreamUtils.java file and is known to affect Any23 versions 2.5. XML external entity injection also known as XXE is a web security vulnerability that allows an attacker to interfere with an application's processing of...

9.1CVSS8.9AI score0.02752EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/13 8:05 p.m.57 views

Infinite Loop in rencode

The rencode package through 1.0.6 for Python allows an infinite loop in typecode decoding such as via ;\x2f\x7f, enabling a remote attack that consumes CPU and memory...

7.5CVSS4.8AI score0.05566EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/08 5:42 p.m.57 views

HTTP header injection in Sonatype Nexus Repository

Sonatype Nexus Repository 3.x through 3.33.1-01 is vulnerable to an HTTP header injection. By sending a crafted HTTP request, a remote attacker may disclose sensitive information or request external resources from a vulnerable instance...

8.2CVSS0.7AI score0.02322EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/01 6:37 p.m.57 views

Prototype Pollution in object-path

This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === 'proto' returns false if currentPath is 'proto'. This is because t...

8.6CVSS8.8AI score0.01902EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/31 4:05 p.m.57 views

Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in...

8.6CVSS7.1AI score0.0185EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/30 5:20 p.m.57 views

Data Flow Sanitation Issue Fix

Impact Due to missing sanitation in data flow it was possible for admin users to upload arbitrary executable files to the server...

7.2CVSS5.8AI score0.01336EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/30 4:15 p.m.57 views

Ethereum Contains Consensus Flaw During Block Processing

Impact A vulnerability in the Geth EVM could cause a node to reject the canonical chain. Description A memory-corruption bug within the EVM can cause a consensus error, where vulnerable nodes obtain a different stateRoot when processing a maliciously crafted transaction. This, in turn, would lead...

7.5CVSS7AI score0.01325EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:43 p.m.57 views

Headers containing newline characters can split messages in hyper

Serializing of headers to the socket did not filter the values for newline bytes \r or \n, which allowed for header values to split a request or response. People would not likely include newlines in the headers in their own applications, so the way for most people to exploit this is if an...

5.3CVSS5.4AI score0.01033EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 2:46 p.m.57 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 vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream with a Java runtime version 14 to 8. No user is affected, who followed the recommendation to setup XStream's security...

8.5CVSS8.3AI score0.11377EPSS
SaveExploits2References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 2:44 p.m.57 views

Integer division by 0 in sparse reshaping

Impact The implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception: python import tensorflow as tf tf.rawops.SparseReshape inputindices = np.ones1,3, inputshape = np.array1,1,0, newshape = np.array1,0 The implementation calls the reshaping functor...

5.5CVSS6.1AI score0.00152EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/08/25 2:43 p.m.57 views

Null pointer dereference in `MatrixDiagPartOp`

Impact If a user does not provide a valid padding value to tf.rawops.MatrixDiagPartOp, then the code triggers a null pointer dereference if input is empty or produces invalid behavior, ignoring all values after the first: python import tensorflow as tf tf.rawops.MatrixDiagPartV2...

7.7CVSS7.2AI score0.0016EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/08/10 4:02 p.m.57 views

jszip Vulnerable to Prototype Pollution

This affects the package jszip before 3.7.0. Crafting a new zip file with filenames set to Object prototype values e.g proto, toString, etc results in a returned object with a modified prototype instance...

5.3CVSS5.8AI score0.03307EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:23 p.m.57 views

Cross-Site Scripting in Qiita-Markdown

Increments Qiita-Markdown before 0.33.0 allows XSS in transformers...

6.1CVSS5.8AI score0.00774EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:22 p.m.57 views

qiita-markdown Cross-site Scripting vulnerability

Increments Qiita::Markdown before 0.34.0 allows XSS via a crafted gist link, a different vulnerability than CVE-2021-28796...

6.1CVSS3.3AI score0.00739EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:11 p.m.57 views

Authentication Bypass by Spoofing and Insufficient Verification of Data Authenticity in Hashicorp Vault

HashiCorp Vault and Vault Enterprise versions 0.7.1 and newer, when configured with the AWS IAM auth method, may be vulnerable to authentication bypass. Fixed in 1.2.5, 1.3.8, 1.4.4, and 1.5.1...

8.2CVSS9.1AI score0.01508EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 4:56 p.m.57 views

Improper Handling of Length Parameter Inconsistency in Apache Ant

When reading a specially crafted TAR archive an Apache Ant build can be made to allocate large amounts of memory that finally leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Apache Ant prior to 1.9.16 and 1.10.11 were affected...

5.5CVSS5.9AI score0.02532EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/23 5:23 p.m.57 views

Authentication Bypass in tyk-identity-broker

The package github.com/tyktechnologies/tyk-identity-broker before 1.1.1 are vulnerable to Authentication Bypass via the Go XML parser which can cause SAML authentication bypass. This is because the XML parser doesn’t guarantee integrity in the XML round-trip encoding/decoding XML data...

9.1CVSS4.8AI score0.01011EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 11:16 p.m.57 views

Prototype pollution vulnerability in js-extend

Prototype pollution vulnerability in 'js-extend' versions 0.0.1 through 1.0.1 allows attacker to cause a denial of service and may lead to remote code execution...

9.8CVSS6.9AI score0.02961EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 8:13 p.m.57 views

Cross-site scripting in Centreon

Centreon version 20.10.2 is affected by a cross-site scripting XSS vulnerability. The depdescription Dependency Description and depname Dependency Name parameters are vulnerable to stored XSS. A user has to log in and go to the Configuration Notifications Hosts page...

5.4CVSS1.2AI score0.00619EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 8:12 p.m.57 views

Server-Side Request Forgery in Feehi CMS

Feehi CMS 2.1.1 is affected by a Server-side request forgery SSRF vulnerability. When the user modifies the HTTP Referer header to any url, the server can make a request to it...

9.1CVSS1.3AI score0.01109EPSS
SaveExploits1References5Affected Software1
Total number of security vulnerabilities5000