Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2022/05/13 1:25 a.m.54 views

Improper Input Validation in Apache Struts

ActionServlet.java in Apache Struts 1 1.x through 1.3.10 does not properly restrict the Validator configuration, which allows remote attackers to conduct cross-site scripting XSS attacks or cause a denial of service via crafted input, a related issue to CVE-2015-0899...

8.2CVSS5.7AI score0.25737EPSS
SaveExploits0References19Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/13 1:21 a.m.54 views

Nokogiri vulnerable to libxslt protection mechanism bypass

A dependency of Nokogiri, libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded...

9.8CVSS3.5AI score0.0523EPSS
SaveExploits0References26Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:02 a.m.54 views

Apache Flex BlazeDS unsafe deserialization

Previous versions of Apache Flex BlazeDS 4.7.2 and earlier did not restrict which types were allowed for AMFX object deserialization by default. During the deserialization process code is executed that for several known types has undesired side-effects. Other, unknown types may also exhibit such...

9.8CVSS7.7AI score0.20747EPSS
SaveExploits4References12Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/13 1:01 a.m.54 views

Path Traversal in Jenkins

A path traversal vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in FilePath.java, SoloFilePathFilter.java that allows malicious agents to read and write arbitrary files on the Jenkins master, bypassing the agent-to-master security subsystem protection...

8.1CVSS3.7AI score0.02612EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 12:00 a.m.54 views

Allocation of Resources Without Limits or Throttling in Spring Framework

In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, application with a STOMP over WebSocket endpoint is vulnerable to a denial of service attack by an authenticated user...

6.5CVSS4.3AI score0.03174EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/05 12:00 a.m.54 views

MyBatis PageHelper vulnerable to time-blind SQL injection via orderBy parameter

MyBatis PageHelper versions 3.5.x through 5.3.x were discovered to contain a time-blind SQL injection vulnerability via the orderBy parameter...

9.8CVSS4.6AI score0.01704EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/28 9:16 p.m.54 views

Arbitrary filesystem write access from velocity.

Impact The velocity scripts is not properly sandboxed against using the Java File API to perform read or write operations on the filesystem. Now writing an attacking script in velocity requires the Script rights in XWiki so not all users can use it, and it also requires finding an XWiki API which...

7.5CVSS0.5AI score0.01526EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/22 8:13 p.m.54 views

Git LFS can execute a binary from the current directory on Windows

Impact On Windows, if Git LFS operates on a malicious repository with a ..exe file as well as a file named git.exe, and git.exe is not found in PATH, the ..exe program will be executed, permitting the attacker to execute arbitrary code. This does not affect Unix systems. Similarly, if the malicio...

9.8CVSS8.1AI score0.02228EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2022/04/20 8:31 p.m.54 views

Buffer Overflow in vyper

Impact Importing a function from a JSON interface which returns bytes generates bytecode which does not clamp bytes length, potentially resulting in a buffer overrun. Patches 0.3.2 as of https://github.com/vyperlang/vyper/commit/049dbdc647b2ce838fae7c188e6bb09cf16e470b Workarounds Use .vy...

9.8CVSS2.2AI score0.00986EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/08 12:00 a.m.54 views

Insecure temporary file usage in SWHKD

SWHKD 1.1.5 unsafely uses the /tmp/swhkd.sock pathname. There can be an information leak or denial of service...

9.1CVSS2AI score0.01808EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/05 12:00 a.m.54 views

Path Traversal in Caucho Resin

There is a Directory traversal vulnerability in Caucho Resin, as distributed in Resin 4.0.52 - 4.0.56, which allows remote attackers to read files in arbitrary directories via a ; in a pathname within an HTTP request...

7.5CVSS5.4AI score0.14115EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/05 12:00 a.m.54 views

Remote code execution in Subrion

Subrion is an open source php content management system. A Remiote Code Execution RCE vulnerability exiss in Subrion CMS 4.2.1 via modified code in a background field; when the information is modified, the data in it will be executed through eval...

8.8CVSS3.4AI score0.01415EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/04 12:00 a.m.54 views

Remote code injection in dompdf/dompdf

Dompdf is an HTML to PDF converter. Dompdf before 1.2.1 allows remote code execution via a .php file in the src:url field of an @font-face Cascading Style Sheets CSS statement within an HTML input file...

9.8CVSS9.3AI score0.82438EPSS
SaveExploits8References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/31 10:44 p.m.54 views

URL Redirection to Untrusted Site ('Open Redirect') in express-openid-connect

Impact Users of the requiresAuth middleware, either directly or through the default authRequired option, are vulnerable to an Open Redirect when the middleware is applied to a catch all route. If all routes under example.com are protected with the requiresAuth middleware, a visit to...

7.5CVSS1.2AI score0.00738EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/18 11:10 p.m.54 views

Improper Verification of Cryptographic Signature in node-forge

Impact RSA PKCS1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a DigestInfo ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. Patches The issue has been...

7.5CVSS2.8AI score0.01103EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/01 9:04 p.m.54 views

Possible privilege escalation via bash completion script

The bash completion script for fscrypt through v0.3.2 allows injection of commands via crafted mountpoint paths, allowing privilege escalation under a specific set of circumstances. A local user who has control over mountpoint paths could potentially escalate their privileges if they create a...

7.3CVSS3.2AI score0.00202EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/25 8:32 p.m.54 views

Vulnerable dependencies in Nokogiri

Summary Nokogiri v1.13.2 upgrades two of its packaged dependencies: - vendored libxml2 from v2.9.12 to v2.9.13 - vendored libxslt from v1.1.34 to v1.1.35 Those library versions address the following upstream CVEs: - libxslt: CVE-2021-30560 CVSS 8.8, High severity - libxml2: CVE-2022-23308...

8.8CVSS0.9AI score0.21458EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/25 12:01 a.m.54 views

Multi-Factor Authentication issue in Laravel Fortify

Laravel Fortify before 1.11.1 allows reuse within a short time window, thus calling into question the "OT" part of the "TOTP" concept...

8.1CVSS2.1AI score0.00946EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/16 12:01 a.m.54 views

Stored Cross-site Scripting vulnerability in Jenkins Agent Server Parameter Plugin

Jenkins Agent Server Parameter Plugin 1.0 and earlier does not escape parameter names of agent server parameters, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Item/Configure permission...

5.4CVSS2.7AI score0.00598EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.54 views

Grafana Authentication Bypass

Grafana before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid "remember me" cookie knowing only a username of an LDAP or OAuth user. Specific Go Packages Affected github.com/grafana/grafana/pkg/api...

9.8CVSS9.1AI score0.64284EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.54 views

containers/image library Insufficiently Protects Credentials

The containers/image library used by the container tools Podman, Buildah, and Skopeo in Red Hat Enterprise Linux version 8 and CRI-O in OpenShift Container Platform, does not enforce TLS connections to the container registry authorization service. An attacker could use this vulnerability to launc...

6.4CVSS6.2AI score0.01604EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/11 11:17 p.m.54 views

Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)

Impact Sean Wright from Secureworks has discovered an enumeration vulnerability. An attacker can make use of the Harbor API to make unauthenticated calls to the Harbor instance. Based on the HTTP status code in the response, an attacker is then able to work out which resources exist, and which do...

5.3CVSS0.6AI score0.01891EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/11 11:17 p.m.54 views

Harbor is vulnerable to a limited Server-Side Request Forgery (SSRF) (CVE-2020-13788)

Impact Matt Hamilton from Soluble has discovered a limited Server-Side Request Forgery SSRF that allowed Harbor project owners to scan the TCP ports of hosts on the Harbor server's internal network. The vulnerability was immediately fixed by the Harbor team. Issue The “Test Endpoint” API, part of...

4.3CVSS0.9AI score0.01278EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/11 12:00 a.m.54 views

Cross-site Scripting in microweber

microweber prior to version 1.2.11 is vulnerable to cross-site scripting...

9.8CVSS3.3AI score0.00903EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 11:42 p.m.54 views

karma-mojo enables OS Command Injection

karma-mojo through 1.0.1 is vulnerable to Command Injection. It allows execution of arbitrary commands via the config argument...

9.8CVSS9.3AI score0.04338EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 8:22 p.m.54 views

Improper Validation of Specified Quantity in Input in Eclipse Hono

In Eclipse Hono version 1.3.0 and 1.4.0 the AMQP protocol adapter does not verify the size of AMQP messages received from devices. In particular, a device may send messages that are bigger than the max-message-size that the protocol adapter has indicated during link establishment. While the AMQP...

7.5CVSS7.1AI score0.01304EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 12:33 a.m.54 views

Memory leak in Tensorflow

Impact If a graph node is invalid, TensorFlow can leak memory in the implementation of ImmutableExecutorState::Initialize: cc Status s = params.createkerneln-properties, &item-kernel; if !s.ok item-kernel = nullptr; s = AttachDefs, n; return s; Here, we set item-kernel to nullptr but it is a simp...

4.3CVSS1.7AI score0.00722EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2022/02/09 11:08 p.m.54 views

Path Traversal in Crafter CMS Crafter Studio

Crafter CMS Crafter Studio 3.0.1 has a directory traversal vulnerability which allows unauthenticated attackers to view files from the operating system...

7.5CVSS7.4AI score0.02037EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 10:29 p.m.54 views

Upload of file to arbitrary path in Apache Flink

Apache Flink 1.5.1 introduced a REST handler that allows you to write an uploaded file to an arbitrary location on the local file system, through a maliciously modified HTTP HEADER. The files can be written to any location accessible by Flink 1.5.1. All users should upgrade to Flink 1.11.3 or...

7.5CVSS7.4AI score0.50038EPSS
SaveExploits1References28Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/21 11:34 p.m.54 views

Umbraco Persistent Password Reset Poison

The password reset component deployed within Umbraco uses the hostname supplied within the request host header when building a password reset URL. It may be possible to manipulate the URL sent to Umbraco users when so that it points to the attackers server thereby disclosing the password reset...

8.6CVSS1.1AI score0.01138EPSS
SaveExploits2References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/14 9:09 p.m.54 views

Improper Privilege Management in shelljs

Impact Output from the synchronous version of shell.exec may be visible to other users on the same system. You may be affected if you execute shell.exec in multi-user Mac, Linux, or WSL environments, or if you execute shell.exec as the root user. Other shelljs functions including the asynchronous...

3.1AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/12 7:21 p.m.54 views

Directory-traversal in Django

Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it...

5.3CVSS3.7AI score0.02408EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/08 12:44 a.m.54 views

Cross-site Scripting in Scratch-Svg-Renderer

A DOM-based cross-site scripting XSS vulnerability in Scratch-Svg-Renderer v0.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted sb3 file...

6.1CVSS5.6AI score0.00647EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/10 7:36 p.m.54 views

Crash in `tf.math.segment_*` operations

Impact The implementation of tf.math.segment operations results in a CHECK-fail related abort and denial of service if a segment id in segmentids is large. python import tensorflow as tf tf.math.segmentmaxdata=np.ones1,10,1, segmentids=1676240524292489355 tf.math.segmentmindata=np.ones1,10,1,...

5.5CVSS1.5AI score0.00212EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2021/11/08 6:06 p.m.54 views

XSS vulnerability in GraphQL Playground from untrusted schemas

GraphQL Playground introspection schema template injection attack: Advisory Statement This is a security advisory for an XSS vulnerability in graphql-playground. A similar vulnerability affects graphiql, the package from which graphql-playground was forked. There is a corresponding graphiql...

7.1CVSS5.5AI score0.01221EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/22 4:20 p.m.54 views

Arbitrary command execution on Windows via qutebrowserurl: URL handler

Impact Starting with qutebrowser v1.7.0, the Windows installer for qutebrowser registers it as a handler for certain URL schemes. With some applications such as Outlook Desktop, opening a specially crafted URL can lead to argument injection, allowing execution of qutebrowser commands, which in tu...

8.8CVSS2.1AI score0.01496EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/22 4:19 p.m.54 views

Maliciously Crafted Model Archive Can Lead To Arbitrary File Write

Impact An Archive Extraction Zip Slip vulnerability in the functionality that allows a user to load a trained model archive in Rasa 2.8.9 and older allows an attacker arbitrary write capability within specific directories using a malicious crafted archive file. Patches The vulnerability is fixed ...

7.3CVSS1.9AI score0.00758EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/18 7:44 p.m.54 views

Cross Site Request Forgery in kindeditor

Cross Site Request Forgery CSRF vulnerability exists in KindEditor 4.1.x. First, you upload an html file containing csrf on the website that uses a google editor, you only need to search in google: inurl:/examples/uploadbutton.html and then use the authority of this website to trick users into...

8.8CVSS0.9AI score0.00989EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/06 5:47 p.m.54 views

Cross-site Scripting in Froala Editor

Froala Editor 3.2.6 is affected by Cross Site Scripting XSS. Under certain conditions, a base64 crafted string leads to persistent Cross-site scripting XSS vulnerability within the hyperlink creation module...

6.1CVSS2AI score0.01224EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/06 5:46 p.m.54 views

BuddyPress privilege escalation via REST API

Impact It's possible for a non-privileged, regular user to obtain administrator rights by exploiting an issue in the BuddyPress REST API members endpoint. Patches The vulnerability has been fixed in BuddyPress 7.2.1. Existing installations of the plugin should be updated to this version to mitiga...

9CVSS3.4AI score0.13521EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/05 8:23 p.m.54 views

Improper escaping of command arguments on Windows leading to command injection

Impact Windows users running Composer to install untrusted dependencies are affected and should definitely upgrade for safety. Other OSs and WSL are not affected. Patches 1.10.23 and 2.1.9 fix the issue Workarounds None...

9.8CVSS3.9AI score0.02903EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/23 11:17 p.m.54 views

Remote Code Execution in Halibut

In Halibut versions prior to 4.4.7 there is a deserialisation vulnerability that could allow remote code execution on systems that already trust each other based on certificate verification...

10CVSS6.5AI score0.02355EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/22 8:37 p.m.54 views

Improperly Implemented path matching for in-toto-golang

Impact Authenticated attackers posing as functionaries i.e., within a trusted set of users for a layout are able to create attestations that may bypass DISALLOW rules in the same layout. An attacker with access to trusted private keys, may issue an attestation that contains a disallowed artifact ...

6.5CVSS3AI score0.0043EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/22 5:34 p.m.54 views

SQL Injection in Django

Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.orderby SQL injection if orderby is untrusted input from a client of a web application...

9.8CVSS9.7AI score0.44369EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/14 8:25 p.m.54 views

Any storage file can be downloaded from p.sh if full server path is known

The default configuration for platform.sh .platform.app.yaml allows access to uploaded files if you know or can guess their location, regardless of whether roles grant content read access to the content containing those files. If you're using Legacy Bridge, the default configuration also allows...

3.5AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/07 11:10 p.m.54 views

Unsafe defaults in `remark-html`

Impact The documentation of remark-html has mentioned that it was safe by default. In practise the default was never safe and had to be opted into. This means arbitrary HTML can be passed through leading to potential XSS attacks. Patches The problem has been patched in 13.0.2 and 14.0.1:...

10CVSS5.9AI score0.01075EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/02 10:05 p.m.54 views

Imporoper path validation in elFinder.NetCore

This affects all versions of package elFinder.NetCore. The ExtractAsync function within the FileSystem is vulnerable to arbitrary extraction due to insufficient validation...

9.8CVSS6.1AI score0.01431EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/30 4:13 p.m.54 views

Improper Neutralization of Formula Elements in a CSV File in pimcore/pimcore

Impact Data Object CSV import allows formular injection. Patches Problem is patched in 10.1.1 Workarounds Apply https://github.com/pimcore/pimcore/pull/9992.patch References https://cwe.mitre.org/data/definitions/1236.html...

8.8CVSS8.7AI score0.0106EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.54 views

Certificate check bypass in openssl-src

The X509VFLAGX509STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an...

7.4CVSS7.6AI score0.18339EPSS
SaveExploits1References27Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.54 views

Data races in concread

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

4.7CVSS5.2AI score0.00242EPSS
SaveExploits1References4Affected Software1
Total number of security vulnerabilities5000