Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2021/12/09 7:15 p.m.58 views

Serialization gadgets exploit in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.datasources.PerUserPoolDataSource...

8.1CVSS8.6AI score0.07787EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/23 10:03 p.m.58 views

Arbitrary file reading vulnerability in Aim

Impact A path traversal attack aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with “dot-dot-slash ../” sequences and its variations or by using absolute file paths, it may be possible to access arbitrary files and...

8.6CVSS1AI score0.01846EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/25 7:42 p.m.58 views

Geth Node Vulnerable to DoS via maliciously crafted p2p message

Impact A vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer, via the snap/1 protocol. The crash can be triggered by sending a malicious snap/1 GetTrieNodes package. Details On September 21, 2021, geth-team member Gary Rong @rjl493456442 found a way t...

5.7CVSS5.7AI score0.01242EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/14 9:19 p.m.58 views

Inconsistent input sanitisation leads to XSS vectors

Background A variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of XSS possibilities with specially crafted input to a variety of fields. Impact OMERO.web before 5.11.0 and OMERO.figure befo...

9.8CVSS2.1AI score0.01039EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2021/10/05 8:24 p.m.58 views

URL Redirection to Untrusted Site ('Open Redirect') in fastify-static

Impact A redirect vulnerability in the fastify-static module allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash // followed by a domain: http://localhost:3000//google.com/%2e%2e. The issue shows up on all the fastify-static applications that set...

6.1CVSS2.1AI score0.01169EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/05 5:53 p.m.58 views

Cobbler before 3.3.0 allows log poisoning

Cobbler before 3.3.0 allows log poisoning, and resultant Remote Code Execution, via an XMLRPC method that logs to the logfile for template injection...

9.8CVSS4.1AI score0.86829EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/20 8:45 p.m.58 views

Infinite loop in Tomcat due to parsing error

Apache Tomcat 8.5.0 to 8.5.63, 9.0.0-M1 to 9.0.43 and 10.0.0-M1 to 10.0.2 did not properly validate incoming TLS packets. When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service...

7.5CVSS3.5AI score0.07182EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/20 7:53 p.m.58 views

Partial path traversal in sharpcompress

SharpCompress recreates a hierarchy of directories under destinationDirectory if ExtractFullPath is set to true in options. In order to prevent extraction outside the destination directory the destinationFileName path is verified to begin with fullDestinationDirectoryPath. However it is not...

4.3CVSS5.4AI score0.01192EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/07 11:08 p.m.58 views

Cross-site Scripting in file-upload-with-preview

This affects the package file-upload-with-preview before 4.2.0. A file containing malicious JavaScript code in the name can be uploaded a user needs to be tricked into uploading such a file...

6.1CVSS2.2AI score0.00893EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.58 views

openssl-src NULL pointer Dereference in signature_algorithms processing

An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits the signaturealgorithms extension where it was present in the initial ClientHello, but includes a signaturealgorithmscert extension then a NU...

5.9CVSS6.7AI score0.62906EPSS
SaveExploits3References32Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 2:50 p.m.58 views

firefly-iii is vulnerable to Cross-Site Request Forgery (CSRF)

firefly-iii is vulnerable to Cross-Site Request Forgery CSRF...

6.5CVSS6.3AI score0.00475EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 2:44 p.m.58 views

Null pointer dereference in `CompressElement`

Impact It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement: python import tensorflow as tf tf.rawops.CompressElementcomponents= The implementation was accessing the size of a buffer obtained from the return of a separate...

7.7CVSS6.1AI score0.0016EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/08/11 3:18 p.m.58 views

Improper Access Control in Dolibarr

In “Dolibarr” application, 2.8.1 to 13.0.4 don’t restrict or incorrectly restricts access to a resource from an unauthorized actor. A low privileged attacker can modify the Private Note which only an administrator has rights to do, the affected field is at “/adherents/note.php?id=1” endpoint...

4.3CVSS5AI score0.00702EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 4:56 p.m.58 views

Improper Handling of Length Parameter Inconsistency in Apache Ant

When reading a specially crafted ZIP archive, or a derived formats, an Apache Ant build can be made to allocate large amounts of memory that leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Commonly used derived formats from ZIP archives...

5.5CVSS6AI score0.02642EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/23 5:23 p.m.58 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/16 5:39 p.m.58 views

Apache ActiveMQ Artemis vulnerable to Improper Access Control

While investigating ARTEMIS-2964 it was found that the creation of advisory messages in the OpenWire protocol head of Apache ActiveMQ Artemis 2.15.0 bypassed policy based access control for the entire session. Production of advisory messages was not subject to access control in error...

7.5CVSS2AI score0.03919EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:18 p.m.58 views

Expression Language Injection in Apache Syncope

A Server-Side Template Injection was identified in Apache Syncope prior to 2.1.6 enabling attackers to inject arbitrary Java EL expressions, leading to an unauthenticated Remote Code Execution RCE vulnerability. Apache Syncope uses Java Bean Validation JSR 380 custom constraint validators. When...

9.8CVSS9.8AI score0.04821EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 6:48 p.m.58 views

Potential infinite loop in Pillow

An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load...

7.5CVSS2.8AI score0.02521EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.58 views

Incomplete validation in `SparseReshape`

Impact Incomplete validation in SparseReshape results in a denial of service based on a CHECK-failure. python import tensorflow as tf inputindices = tf.constant41, shape=1, 1, dtype=tf.int64 inputshape = tf.zeros11, dtype=tf.int64 newshape = tf.zeros1, dtype=tf.int64...

5.5CVSS3.5AI score0.00202EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/21 2:27 p.m.58 views

Division by zero in TFLite's convolution code

Impact TFLite's convolution code has multiple division where the divisor is controlled by the user and not checked to be non-zero. For example: cc const int inputsize = NumElementsinput / SizeOfDimensioninput, 0; Patches We have patched the issue in GitHub commit...

7.8CVSS1.8AI score0.00201EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/18 9:08 p.m.58 views

Path traversal in u-root

This affects all versions of package github.com/u-root/u-root/pkg/uzip. It is vulnerable to both leading and non-leading relative path traversal attacks in zip file extraction...

7.5CVSS7.2AI score0.01826EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 8:33 p.m.58 views

Insecure Permissions in Gogs

In Gogs 0.11.91, MakeEmailPrimary in models/usermail.go lacks a "not the owner of the email" check...

6.5CVSS2.8AI score0.0093EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 3:44 p.m.58 views

Improper Input Validation in libseccomp-golang

libseccomp-golang 0.9.0 and earlier incorrectly generates BPFs that OR multiple arguments rather than ANDing them. A process running under a restrictive seccomp filter that specified multiple syscall arguments could bypass intended access restrictions by specifying a single matching argument...

7.5CVSS7.5AI score0.0243EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 3:42 p.m.58 views

Rancher Vulnerable to Cross-site Request Forgery (CSRF)

Rancher 2 through 2.2.4 is vulnerable to a Cross-Site Websocket Hijacking attack that allows an exploiter to gain access to clusters managed by Rancher. The attack requires a victim to be logged into a Rancher server, and then to access a third-party site hosted by the exploiter. Once that is...

6.1CVSS6.6AI score0.01099EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 3:30 p.m.58 views

Improper Access Control in Lightning Network Daemon

Lightning Network Daemon lnd before 0.7 allows attackers to trigger loss of funds because of Incorrect Access Control...

7.5CVSS5.3AI score0.02237EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 6:47 p.m.58 views

Path Traversal in droppy

This affects all versions of package droppy. It is possible to traverse directories to fetch configuration files from a droopy server...

6.5CVSS6.2AI score0.01567EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 6:11 p.m.58 views

Prototype Pollution in deeps

All versions of package deeps up to and including version 1.4.5 are vulnerable to Prototype Pollution via the set function...

9.8CVSS9AI score0.01916EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 3:58 p.m.58 views

Denial of service in chrono-node

This affects the package chrono-node before 2.2.4. It hangs on a date-like string with lots of embedded spaces...

7.5CVSS3.2AI score0.01987EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/20 2:02 p.m.58 views

Improper validation of URLs ('Cross-site Scripting') in Wagtail rich text fields

Impact When saving the contents of a rich text field in the admin interface, Wagtail does not apply server-side checks to ensure that link URLs use a valid protocol. A malicious user with access to the admin interface could thus craft a POST request to publish content with javascript: URLs...

6.1CVSS5.4AI score0.00626EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/19 3:11 p.m.58 views

VVE-2021-0002: Incorrect `returndatasize` when using simple forwarder proxies deployed prior to EIP-1167 adoption

Background @tjayrush reported a data handling issue with certain Web3 libraries using Vyper-deploy forwarder proxy contracts using our Vyper's built-in createforwarderto function prior to our change to support EIP-1167 style forwarder proxies. Impact If you are an end user of a forwarder-style...

0.9AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:24 p.m.58 views

Arbitrary code execution in djv

This affects the package djv before 2.1.4. By controlling the schema file, an attacker can run arbitrary JavaScript code on the victim machine...

10CVSS9.1AI score0.02996EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/12 7:50 p.m.58 views

Command Injection in async-git

The package async-git before 1.13.2 are vulnerable to Command Injection via shell meta-characters back-ticks. For example: git.reset'atouch HACKEDb'...

9.8CVSS9.4AI score0.02549EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/06 5:24 p.m.58 views

Potential XSS injection in the newsletter conditions field

Impact An employee can inject javascript in the newsletter condition field that will then be executed on the front office Patches The issue has been fixed in 2.6.1...

5.4CVSS2.3AI score0.00786EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 9:00 p.m.58 views

Out-of-bounds write

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-0912, CVE-2019-0913, CVE-2019-0914, CVE-2019-0915, CVE-2019-0916...

7.6CVSS2.6AI score0.09215EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 8:59 p.m.58 views

Out-of-bounds write

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1062, CVE-2019-1092, CVE-2019-1106, CVE-2019-1107...

7.6CVSS2.6AI score0.09205EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 8:56 p.m.58 views

Out-of-bounds write

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1138, CVE-2019-1217, CVE-2019-1237, CVE-2019-1300...

7.6CVSS2.6AI score0.08673EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 4:35 p.m.58 views

Regular Expression Denial of Service (ReDoS) in Pillow

An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS ReDoS attack via a crafted PDF file because of a catastrophic backtracking regex...

6.5CVSS5.2AI score0.01635EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/22 11:29 p.m.58 views

XStream is vulnerable to an Arbitrary Code Execution attack

Impact The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required...

9.8CVSS2AI score0.14301EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/22 11:28 p.m.58 views

XStream is vulnerable to an Arbitrary Code Execution attack

Impact The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required...

9.8CVSS1.5AI score0.7598EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/11 8:47 p.m.58 views

Command injection in samba-client

The samba-client package before 4.0.0 for Node.js allows command injection because of the use of process.exec...

9.8CVSS3.1AI score0.04831EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/30 6:35 p.m.58 views

Nokogiri::XML::Schema trusts input by default, exposing risk of XXE vulnerability

Severity Nokogiri maintainers have evaluated this as Low Severity CVSS3 2.6. Description In Nokogiri versions = 1.11.0.rc3, XML Schemas parsed by Nokogiri::XML::Schema are trusted by default, allowing external resources to be accessed over the network, potentially enabling XXE or SSRF attacks. Th...

4.3CVSS5.5AI score0.01167EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/17 9:00 p.m.58 views

Command injection in connection-tester

This affects the package connection-tester before 0.2.1. The injection point is located in line 15 in index.js. Affected versions of this package are vulnerable to Command Injection...

9.8CVSS9.5AI score0.0199EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/09 7:03 p.m.58 views

Information Disclosure in Apache Groovy

Apache Groovy provides extension methods to aid with creating temporary directories. Prior to this fix, Groovy's implementation of those extension methods was using a now superseded Java JDK method call that is potentially not secure on some operating systems in some contexts. Users not using the...

5.5CVSS3.3AI score0.01063EPSS
SaveExploits0References16Affected Software2
Github Security Blog
Github Security Blog
added 2020/12/09 4:27 p.m.58 views

user-readable api tokens in systemd units for JupyterHub

Impact user API tokens issued to single-user servers are specified in the environment of systemd units, which are accessible to all users. In particular, the-littlest-jupyterhub is affected, which uses systemdspawner by default. Patches Patched in jupyterhub-systemdspawner v0.15 Workarounds No...

7.9CVSS3.2AI score0.0048EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/08 9:42 p.m.58 views

Denial of service in fast-csv

Impact Possible ReDoS Regular Expression Denial of Service when using ignoreEmpty option when parsing. Patches This has been patched in v4.3.6 Workarounds You will only be affected by this if you use the ignoreEmpty parsing option. If you do use this option it is recommended that you upgrade to t...

6.5CVSS4.4AI score0.01537EPSS
SaveExploits1References10Affected Software2
Github Security Blog
Github Security Blog
added 2020/11/27 4:07 p.m.58 views

Prototype Pollution in systeminformation

Impact command injection vulnerability by prototype pollution Patches Problem was fixed with a rewrite of shell sanitations to avoid prototyper pollution problems. Please upgrade to version = 4.30.2 Workarounds If you cannot upgrade, be sure to check or sanitize service parameter strings that are...

9.8CVSS3.2AI score0.01949EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/24 10:59 p.m.58 views

datasette-graphql leaks details of the schema of private database files

Impact When running against a Datasette instance with private databases, datasette-graphql would expose the schema of those database tables - but not the table contents. Patches Patched in version 1.2. Workarounds This issue is only present if a Datasette instance that includes private databases...

1.4AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/23 7:47 p.m.58 views

Privilege escalation by backend users assigned to the default "Publisher" system role

Impact Backend users with the default "Publisher" system role have access to create & manage users where they can choose which role the new user has. This means that a user with "Publisher" access has the ability to escalate their access to "Developer" access. Patches Issue has been patched in...

4.6CVSS1.1AI score0.00313EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/09 2:21 p.m.58 views

Cross-Site Scripting in scratch-svg-renderer

This affects the package scratch-svg-renderer before 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG properly, which can be used to inject arbitrary elements into the DOM via the transformMeasurements function...

9.6CVSS3.8AI score0.06148EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/06 6:06 p.m.58 views

Arbitrary File Read in phantom-html-to-pdf

This affects the package phantom-html-to-pdf before 0.6.1. PoC js var fs = require'fs' var conversion = require"phantom-html-to-pdf"; conversion.allowLocalFilesAccess = false conversion html: "document.writewindow.location='c:/windows/win.ini'" , functionerr, pdf var output =...

7.5CVSS7.3AI score0.01618EPSS
SaveExploits1References5Affected Software1
Total number of security vulnerabilities5000