ecosystem
stringclasses
14 values
vuln_id
stringlengths
10
19
summary
stringlengths
4
267
details
stringlengths
9
13.5k
aliases
stringlengths
17
144
modified_date
stringdate
2010-05-27 05:47:00
2022-05-10 08:46:52
published_date
stringdate
2005-12-31 05:00:00
2022-05-10 08:46:50
severity
stringclasses
5 values
score
float64
0
10
cwe_id
stringclasses
988 values
refs
stringlengths
30
17.7k
introduced
stringlengths
75
4.26k
GHSA
GHSA-m2r3-8492-vx59
Denial of Service (DoS) in mongo-express
All versions of package mongo-express are vulnerable to Denial of Service (DoS) when exporting an empty collection as CSV, due to an unhandled exception, leading to a crash.
{'CVE-2021-23372'}
2021-10-06T17:47:46Z
2021-10-06T17:47:46Z
MODERATE
4.4
{'CWE-754'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-23372', 'https://github.com/advisories/GHSA-m2r3-8492-vx59', 'https://snyk.io/vuln/SNYK-JS-MONGOEXPRESS-1085403'}
null
GHSA
GHSA-fxwf-4rqh-v8g3
Insecure defaults due to CORS misconfiguration in socket.io
The package socket.io before 2.4.0 are vulnerable to Insecure Defaults due to CORS Misconfiguration. All domains are whitelisted by default.
{'CVE-2020-28481'}
2021-01-29T19:57:43Z
2021-01-20T21:22:37Z
MODERATE
0
{'CWE-453', 'CWE-346'}
{'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1056358', 'https://github.com/socketio/socket.io/issues/3671', 'https://github.com/advisories/GHSA-fxwf-4rqh-v8g3', 'https://github.com/socketio/socket.io/commit/f78a575f66ab693c3ea96ea88429ddb1a44c86c7', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28481', 'https://snyk.i...
null
GHSA
GHSA-jff2-qjw8-5476
Command Injection Vulnerability in systeminformation
### Impact command injection vulnerability ### Patches Problem was fixed with a parameter check. Please upgrade to version >= 5.6.4 ### Workarounds If you cannot upgrade, be sure to check or sanitize service parameters that are passed to si.inetLatency(), si.inetChecksite(), si.services(), si.processLoad() ... do onl...
{'CVE-2021-21388'}
2021-04-30T17:24:30Z
2021-04-06T17:30:14Z
HIGH
8.9
{'CWE-77', 'CWE-78'}
{'https://github.com/sebhildebrandt/systeminformation/commit/0be6fcd575c05687d1076d5cd6d75af2ebae5a46', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21388', 'https://github.com/sebhildebrandt/systeminformation/commit/7922366d707de7f20995fc8e30ac3153636bf35f', 'https://github.com/advisories/GHSA-jff2-qjw8-5476', 'https://...
null
GHSA
GHSA-cvpc-8phh-8f45
Out of bounds access in tensorflow-lite
### Impact In TensorFlow Lite, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set of operators and each operator has a set of input/output tensors. The flatbuffer format uses indices for the tensors, indexing into an array of tensors that is owned...
{'CVE-2020-15211'}
2021-08-26T15:19:43Z
2020-09-25T18:28:49Z
MODERATE
4.8
{'CWE-787', 'CWE-125'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-15211', 'http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00065.html', 'https://github.com/tensorflow/tensorflow/commit/00302787b788c5ff04cb6f62aed5a74d936e86c0', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cvpc-8phh-8f45', 'https://githu...
null
GHSA
GHSA-5955-9wpr-37jh
Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization
### Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, in part, accomplished by sanitizing absolute paths of entries within the archive, skipping archi...
{'CVE-2021-37713'}
2022-03-11T20:18:40Z
2021-08-31T16:05:05Z
HIGH
8.2
{'CWE-22'}
{'https://www.npmjs.com/package/tar', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37713', 'https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://github.com/advisories/GHSA-5955-9wpr-37jh', 'https://github.com/npm/node-tar/security/advisories/G...
null
GHSA
GHSA-mx43-r985-5h4m
Open redirect vulnerability in Sourcegraph
### Impact An open redirect vulnerability that allows users to be targeted for phishing attacks has been found in Sourcegraph instances configured with OAuth, OpenID, or SAML authentication enabled. Users targeted by these phishing attacks could have their authentication tokens silently harvested by an attacker. ### ...
{'CVE-2020-12283'}
2021-12-20T18:12:47Z
2021-12-20T18:12:47Z
MODERATE
6.1
{'CWE-601'}
{'https://github.com/sourcegraph/sourcegraph/commit/c0f48172e815c7f66471a38f0a06d1fc32a77a64', 'https://nvd.nist.gov/vuln/detail/CVE-2020-12283', 'https://github.com/sourcegraph/sourcegraph/compare/v3.15.0...v3.15.1', 'https://securitylab.github.com/advisories/GHSL-2020-085-sourcegraph', 'https://github.com/advisories/...
null
GHSA
GHSA-98f7-p5rc-jx67
Cross-Site Scripting in materialize-css
All versions of `materialize-css` are vulnerable to Cross-Site Scripting. The `tooltip` component does not sufficiently sanitize user input, allowing an attacker to execute arbitrary JavaScript code if the malicious input is rendered by a user. ## Recommendation No fix is currently available. Consider using an alter...
{'CVE-2019-11002'}
2021-09-07T20:45:56Z
2019-04-09T19:44:40Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/Dogfalo/materialize/issues/6286', 'https://github.com/advisories/GHSA-98f7-p5rc-jx67', 'https://snyk.io/vuln/SNYK-JS-MATERIALIZECSS-174148', 'https://www.npmjs.com/advisories/818', 'https://nvd.nist.gov/vuln/detail/CVE-2019-11002'}
null
GHSA
GHSA-fwh7-v4gf-xv7w
yetiforcecrm is vulnerable to Cross-site Scripting
yetiforcecrm is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').
{'CVE-2021-4116'}
2022-01-03T15:55:41Z
2021-12-16T21:00:45Z
MODERATE
6.6
{'CWE-79'}
{'https://github.com/advisories/GHSA-fwh7-v4gf-xv7w', 'https://nvd.nist.gov/vuln/detail/CVE-2021-4116', 'https://github.com/yetiforcecompany/yetiforcecrm/commit/9cdb012ca64ff1f719f8120d5fd162cd5ef1013f', 'https://huntr.dev/bounties/7561bae7-9053-4dc8-aa59-b71acfb1712c'}
null
GHSA
GHSA-vqqx-jw6p-q3rf
Cross-Site Scripting in Fluid view helpers
> ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.7) > * CWE-79 ### Problem It has been discovered that system extension Fluid (`typo3/cms-fluid`) of the TYPO3 core is vulnerable to cross-site scripting passing user-controlled data as argument to Fluid view helpers. ``` <f:form ... ...
{'CVE-2020-26227'}
2022-04-19T19:02:41Z
2020-12-21T16:28:11Z
MODERATE
6.1
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-26227', 'https://packagist.org/packages/typo3/cms-core', 'https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-vqqx-jw6p-q3rf', 'https://github.com/advisories/GHSA-vqqx-jw6p-q3rf', 'https://typo3.org/security/advisory/typo3-core-sa-2020-010'}
null
GHSA
GHSA-g6xv-8q23-w2q3
SQL Injection in Gogs
Multiple SQL injection vulnerabilities in Gogs (aka Go Git Service) 0.3.1-9 through 0.5.x before 0.5.6.1105 Beta allow remote attackers to execute arbitrary SQL commands via the q parameter to (1) api/v1/repos/search, which is not properly handled in models/repo.go, or (2) api/v1/users/search, which is not properly han...
{'CVE-2014-8682'}
2021-06-29T18:32:48Z
2021-06-29T18:32:48Z
HIGH
7.3
{'CWE-89'}
{'https://nvd.nist.gov/vuln/detail/CVE-2014-8682', 'http://www.securityfocus.com/bid/71187', 'https://github.com/advisories/GHSA-g6xv-8q23-w2q3', 'http://packetstormsecurity.com/files/129116/Gogs-Label-Search-Blind-SQL-Injection.html', 'https://github.com/gogits/gogs/commit/0c5ba4573aecc9eaed669e9431a70a5d9f184b8d', 'h...
null
GHSA
GHSA-cr6c-85fh-cqpg
Downloads Resources over HTTP in haxeshim
Affected versions of `haxeshim` insecurely download an executable over an unencrypted HTTP connection. In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `haxeshim...
{'CVE-2016-10692'}
2021-09-09T20:49:32Z
2018-07-31T22:27:04Z
HIGH
8.1
null
{'https://github.com/advisories/GHSA-cr6c-85fh-cqpg', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10692', 'https://nodesecurity.io/advisories/300', 'https://www.npmjs.com/advisories/300'}
null
GHSA
GHSA-cvj4-g3gx-8vqq
Restlet Framework allows remote attackers to access arbitrary files via a crafted REST API HTTP request
Restlet Framework before 2.3.12 allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to XmlRepresentation, DOMRepresentation, SaxRepresentation,...
{'CVE-2017-14949'}
2022-04-26T21:37:06Z
2018-10-17T00:04:18Z
HIGH
7.5
{'CWE-611'}
{'https://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements', 'https://nvd.nist.gov/vuln/detail/CVE-2017-14949', 'https://github.com/advisories/GHSA-cvj4-g3gx-8vqq', 'https://lgtm.com/blog/restlet_CVE-2017-14949'}
null
GHSA
GHSA-qh2h-chj9-jffq
Command Injection in growl
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.2 or later.
{'CVE-2017-16042'}
2021-01-08T01:58:37Z
2018-06-08T12:43:43Z
CRITICAL
0
{'CWE-94'}
{'https://github.com/tj/node-growl/issues/60', 'https://nodesecurity.io/advisories/146', 'https://github.com/advisories/GHSA-qh2h-chj9-jffq', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16042', 'https://www.npmjs.com/advisories/146', 'https://github.com/tj/node-growl/pull/61'}
null
GHSA
GHSA-446w-rrm4-r47f
Exposure of home directory through shescape on Unix with Bash
### Impact The issue allows for exposure of the home directory on Unix systems when using Bash with the `escape` or `escapeAll` functions from the _shescape_ API with the `interpolation` option set to `true`. Other tested shells, Dash and Zsh, are not affected. ```javascript const cp = require("child_process"); const...
{'CVE-2022-24725'}
2022-03-18T20:06:08Z
2022-03-03T19:26:11Z
MODERATE
5.5
{'CWE-200'}
{'https://github.com/ericcornelissen/shescape/pull/170', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24725', 'https://github.com/advisories/GHSA-446w-rrm4-r47f', 'https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47f', 'https://github.com/ericcornelissen/shescape/issues/169'}
null
GHSA
GHSA-jrj9-5qp6-2v8q
Machine-In-The-Middle in airtable
Affected versions of `airtable` are vulnerable to Machine-In-The-Middle. The package has SSL certificate validation disabled by default unintentionally. This may allow attackers in a privileged network position to decrypt intercepted traffic. ## Recommendation Upgrade to version 0.7.2 or later.
null
2020-09-03T23:22:19Z
2020-09-03T23:22:19Z
HIGH
0
null
{'https://github.com/advisories/GHSA-jrj9-5qp6-2v8q', 'https://www.npmjs.com/advisories/1305'}
null
GHSA
GHSA-h3fg-h5v3-vf8m
CSRF forgery protection bypass in solidus_frontend
### Impact CSRF vulnerability that allows a malicious site to add an item to the user's cart without their knowledge. All `solidus_frontend` versions are affected. If you're using your own storefront, please, follow along to make sure you're not affected. To reproduce the issue: - Pick the id for a variant with avai...
{'CVE-2021-43846'}
2022-01-06T18:33:44Z
2022-01-06T18:33:44Z
MODERATE
5.3
{'CWE-352'}
{'https://github.com/advisories/GHSA-h3fg-h5v3-vf8m', 'https://github.com/solidusio/solidus/commit/4d17cacf066d9492fc04eb3a0b16084b47376d81', 'https://github.com/solidusio/solidus/security/advisories/GHSA-h3fg-h5v3-vf8m', 'https://github.com/solidusio/solidus/commit/a1b9bf7f24f9b8684fc4d943eacb02b1926c77c6', 'https://n...
null
GHSA
GHSA-q74r-4xw3-ppx9
Stored cross-site scripting in Grid component in Vaadin 7 and 8
Missing variable sanitization in `Grid` component in `com.vaadin:vaadin-server` versions 7.4.0 through 7.7.19 (Vaadin 7.4.0 through 7.7.19), and 8.0.0 through 8.8.4 (Vaadin 8.0.0 through 8.8.4) allows attacker to inject malicious JavaScript via unspecified vector. - https://vaadin.com/security/cve-2019-25028
{'CVE-2019-25028'}
2021-05-06T17:13:45Z
2021-04-19T14:49:48Z
MODERATE
5.4
{'CWE-79', 'CWE-80'}
{'https://github.com/vaadin/framework/pull/11644', 'https://github.com/vaadin/framework/pull/11645', 'https://vaadin.com/security/cve-2019-25028', 'https://nvd.nist.gov/vuln/detail/CVE-2019-25028', 'https://github.com/advisories/GHSA-q74r-4xw3-ppx9', 'https://github.com/vaadin/framework/security/advisories/GHSA-q74r-4x...
null
GHSA
GHSA-g644-pr5v-vppf
Insertion of Sensitive Information into Log File in Apache NiFi
In Apache NiFi 1.10.0 to 1.11.4, the NiFi stateless execution engine produced log output which included sensitive property values. When a flow was triggered, the flow definition configuration JSON was printed, potentially containing sensitive values in plaintext.
{'CVE-2020-9486'}
2022-01-06T20:41:02Z
2022-01-06T20:41:02Z
HIGH
7.5
{'CWE-532'}
{'https://github.com/advisories/GHSA-g644-pr5v-vppf', 'https://nifi.apache.org/security#CVE-2020-9486', 'https://github.com/apache/nifi/commit/148537d64a017b73160b0d49943183c18f883ab0', 'https://nvd.nist.gov/vuln/detail/CVE-2020-9486'}
null
GHSA
GHSA-552w-rqg8-gxxm
Moderate severity vulnerability that affects validator
The validator module before 1.1.0 for Node.js allows remote attackers to bypass the cross-site scripting (XSS) filter via vectors related to UI redressing.
{'CVE-2013-7453'}
2021-09-01T19:26:30Z
2017-10-24T18:33:36Z
MODERATE
6.1
{'CWE-79'}
{'https://nodesecurity.io/advisories/41', 'https://github.com/advisories/GHSA-552w-rqg8-gxxm', 'https://nvd.nist.gov/vuln/detail/CVE-2013-7453', 'http://www.openwall.com/lists/oss-security/2016/04/20/11'}
null
GHSA
GHSA-5726-g6r9-5f22
Potential for Script Injection in syntax-error
Versions of `syntax-error` prior to 1.1.1 are affected by a cross-site scripting vulnerability which may allow a malicious file to execute code when browserified. ## Recommendation Update to version 1.1.1 or later.
{'CVE-2014-7192'}
2022-04-19T19:03:25Z
2017-10-24T18:33:36Z
HIGH
0
{'CWE-94'}
{'https://exchange.xforce.ibmcloud.com/vulnerabilities/96728', 'https://www.npmjs.com/advisories/37', 'http://www-01.ibm.com/support/docview.wss?uid=swg21690815', 'https://github.com/substack/node-syntax-error/commit/9aa4e66eb90ec595d2dba55e6f9c2dd9a668b309', 'https://github.com/substack/node-browserify/blob/master/cha...
null
GHSA
GHSA-v6r6-84gr-92rm
Heap buffer overflow in `AvgPool3DGrad`
### Impact The implementation of `tf.raw_ops.AvgPool3DGrad` is vulnerable to a heap buffer overflow: ```python import tensorflow as tf orig_input_shape = tf.constant([10, 6, 3, 7, 7], shape=[5], dtype=tf.int32) grad = tf.constant([0.01, 0, 0], shape=[3, 1, 1, 1, 1], dtype=tf.float32) ksize = [1, 1, 1, 1, 1] strides =...
{'CVE-2021-29577'}
2021-05-21T17:08:45Z
2021-05-21T14:26:18Z
LOW
2.5
{'CWE-119', 'CWE-787'}
{'https://github.com/tensorflow/tensorflow/commit/6fc9141f42f6a72180ecd24021c3e6b36165fe0d', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-v6r6-84gr-92rm', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29577', 'https://github.com/advisories/GHSA-v6r6-84gr-92rm'}
null
GHSA
GHSA-qf5x-qgx7-437h
Moderate severity vulnerability that affects actionpack
Withdrawn, accidental duplicate publish. Directory traversal vulnerability in actionpack/lib/abstract_controller/base.rb in the implicit-render implementation in Ruby on Rails before 3.2.18, 4.0.x before 4.0.5, and 4.1.x before 4.1.1, when certain route globbing configurations are enabled, allows remote attackers to...
null
2021-12-03T14:12:37Z
2018-09-17T21:54:11Z
MODERATE
0
null
{'https://github.com/advisories/GHSA-qf5x-qgx7-437h', 'https://nvd.nist.gov/vuln/detail/CVE-2014-0130'}
null
GHSA
GHSA-69q2-p9xp-739v
XML Injection in petl
petl before 1.68, in some configurations, allows resolution of entities in an XML document.
{'CVE-2020-29128'}
2022-03-22T22:08:42Z
2021-04-20T16:32:08Z
CRITICAL
9.8
{'CWE-91'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-29128', 'https://github.com/petl-developers/petl/compare/v1.6.7...v1.6.8', 'https://github.com/petl-developers/petl/pull/527/commits/1b0a09f08c3cdfe2e69647bd02f97c1367a5b5f8', 'https://petl.readthedocs.io/en/stable/changes.html', 'https://github.com/petl-developers/petl/pull/...
null
GHSA
GHSA-6xj3-fhrf-rjgc
Cross-site Scripting in microweber
XSS in /demo/module/?module=HERE in GitHub repository microweber/microweber prior to 1.2.15. Typical impact of XSS attacks.
{'CVE-2022-1504'}
2022-04-28T21:11:46Z
2022-04-28T00:00:34Z
MODERATE
6.3
{'CWE-79'}
{'https://github.com/microweber/microweber/commit/1f6a4de416a85e626dc643bb5ceb916e4802223e', 'https://github.com/advisories/GHSA-6xj3-fhrf-rjgc', 'https://nvd.nist.gov/vuln/detail/CVE-2022-1504', 'https://huntr.dev/bounties/b8e5c324-3dfe-46b4-8095-1697c6b0a6d6'}
null
GHSA
GHSA-9298-m7jf-55h2
Malicious Package in bitconid-rpc
All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. ## Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d...
null
2021-10-01T20:43:40Z
2020-09-04T16:42:08Z
CRITICAL
9.1
{'CWE-506'}
{'https://github.com/advisories/GHSA-9298-m7jf-55h2', 'https://www.npmjs.com/advisories/1369'}
null
GHSA
GHSA-cvx5-m8vg-vxgc
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 returns a File. ...
{'CVE-2022-24897'}
2022-05-03T17:50:36Z
2022-04-28T21:16:40Z
HIGH
7.5
{'CWE-22'}
{'https://github.com/advisories/GHSA-cvx5-m8vg-vxgc', 'https://github.com/xwiki/xwiki-commons/commit/215951cfb0f808d0bf5b1097c9e7d1e503449ab8', 'https://jira.xwiki.org/browse/XWIKI-5168', 'https://github.com/xwiki/xwiki-commons/security/advisories/GHSA-cvx5-m8vg-vxgc'}
null
GHSA
GHSA-pxqp-mv67-g528
Malicious Package in bqffer-xor
Version 2.0.2 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user. ## Recommendation Remove the package from your environment. Ensure no Ethereum funds were compromised.
null
2021-09-29T20:53:05Z
2020-09-03T21:38:34Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/1230', 'https://github.com/advisories/GHSA-pxqp-mv67-g528'}
null
GHSA
GHSA-32f7-cmr3-vpjv
Moderate severity vulnerability that affects aioxmpp
**Withdrawn:** Duplicate of GHSA-6m9g-jr8c-cqw3
null
2021-12-03T14:29:48Z
2019-02-07T18:18:30Z
MODERATE
0
null
{'https://github.com/advisories/GHSA-32f7-cmr3-vpjv', 'https://nvd.nist.gov/vuln/detail/CVE-2019-1000007', 'https://github.com/horazont/aioxmpp/security/advisories/GHSA-6m9g-jr8c-cqw3'}
null
GHSA
GHSA-7qcc-g2m9-8533
Null pointer deference in fltk
An issue was discovered in the fltk crate before 0.15.3 for Rust. There is a NULL pointer dereference during attempted use of a non-raster image for a window icon.
{'CVE-2021-28307'}
2021-08-25T20:53:53Z
2021-08-25T20:53:53Z
HIGH
7.5
{'CWE-476'}
{'https://rustsec.org/advisories/RUSTSEC-2021-0038.html', 'https://github.com/advisories/GHSA-7qcc-g2m9-8533', 'https://nvd.nist.gov/vuln/detail/CVE-2021-28307', 'https://github.com/MoAlyousef/fltk-rs/issues/519'}
null
GHSA
GHSA-9f46-5r25-5wfm
Time-of-check Time-of-use (TOCTOU) Race Condition in league/flysystem
### Impact The whitespace normalisation using in 1.x and 2.x removes any unicode whitespace. Under certain specific conditions this could potentially allow a malicious user to execute code remotely. The conditions: - A user is allowed to supply the path or filename of an uploaded file. - The supplied path or filena...
{'CVE-2021-32708'}
2022-04-19T19:03:01Z
2021-06-29T03:13:28Z
CRITICAL
9.8
{'CWE-367'}
{'https://github.com/thephpleague/flysystem/commit/f3ad69181b8afed2c9edf7be5a2918144ff4ea32', 'https://github.com/thephpleague/flysystem/commit/a3c694de9f7e844b76f9d1b61296ebf6e8d89d74', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32708', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraprojec...
null
GHSA
GHSA-wwvv-x5mq-h3jj
Use of Cryptographically Weak Pseudo-Random Number Generator in yiisoft/yii2-dev
yii2 is vulnerable to Use of Predictable Algorithm in Random Number Generator
{'CVE-2021-3692'}
2022-04-26T18:04:49Z
2021-09-01T18:35:26Z
MODERATE
5.3
{'CWE-338', 'CWE-330'}
{'https://huntr.dev/bounties/55517f19-5c28-4db2-8b00-f78f841e8aba', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3692', 'https://github.com/yiisoft/yii2/commit/13f27e4d920a05d53236139e8b07007acd046a46', 'https://github.com/advisories/GHSA-wwvv-x5mq-h3jj'}
null
GHSA
GHSA-59j4-wjwp-mw9m
Sandbox Bypass in Apache Velocity Engine
An attacker that is able to modify Velocity templates may execute arbitrary Java code or run arbitrary system commands with the same privileges as the account running the Servlet container. This applies to applications that allow untrusted users to upload/modify velocity templates running Apache Velocity Engine version...
{'CVE-2020-13936'}
2022-04-22T18:27:29Z
2022-01-06T20:32:36Z
HIGH
8.8
{'CWE-20'}
{'https://lists.apache.org/thread.html/r52a5129df402352adc34d052bab9234c8ef63596306506a89fdc7328@%3Cusers.activemq.apache.org%3E', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/rf7d369de88dc88a1347006a3323b3746d849234db40a8edfd5ebc436@%3Cdev.ws.apache.org%3E', 'https://...
null
GHSA
GHSA-5jg5-w395-9684
Directory Traversal in ltt
Affected versions of `ltt` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example request: ``` GET /../../.....
{'CVE-2017-16212'}
2021-01-08T19:49:53Z
2018-07-23T20:39:59Z
HIGH
0
{'CWE-22'}
{'https://nodesecurity.io/advisories/422', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/ltt', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16212', 'https://github.com/advisories/GHSA-5jg5-w395-9684', 'https://www.npmjs.com/advisories/422'}
null
GHSA
GHSA-76w9-p8mg-j927
Out-of-bounds Write in nix
An issue was discovered in the nix crate before 0.20.2, 0.21.x before 0.21.2, and 0.22.x before 0.22.2 for Rust. unistd::getgrouplist has an out-of-bounds write if a user is in more than 16 /etc/groups groups.
{'CVE-2021-45707'}
2022-01-07T18:28:41Z
2022-01-06T22:07:14Z
CRITICAL
9.8
{'CWE-787'}
{'https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/nix/RUSTSEC-2021-0119.md', 'https://github.com/advisories/GHSA-76w9-p8mg-j927', 'https://rustsec.org/advisories/RUSTSEC-2021-0119.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-45707'}
null
GHSA
GHSA-p99p-726h-c8v5
Moderate severity vulnerability that affects org.apache.juddi:juddi-client
In Apache jUDDI 3.2 through 3.3.4, if using the WADL2Java or WSDL2Java classes, which parse a local or remote XML document and then mediates the data structures into UDDI data structures, there are little protections present against entity expansion and DTD type of attacks. Mitigation is to use 3.3.5.
{'CVE-2018-1307'}
2021-09-16T16:18:17Z
2018-10-19T16:42:15Z
HIGH
8.1
{'CWE-611'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-1307', 'http://juddi.apache.org/security.html', 'https://github.com/advisories/GHSA-p99p-726h-c8v5', 'https://issues.apache.org/jira/browse/JUDDI-987'}
null
GHSA
GHSA-x5r6-x823-9848
Arbitrary Code Execution in json-ptr
npm `json-ptr` before 2.0.0 has an arbitrary code execution vulnerability. The issue occurs in the set operation (https://flitbit.github.io/json-ptr/classes/_src_pointer_.jsonpointer.htmlset) when the force flag is set to true. The function recursively set the property in the target object, however it does not properly...
{'CVE-2020-7766'}
2021-05-26T19:58:36Z
2021-05-10T19:15:43Z
HIGH
7.3
{'CWE-74', 'CWE-400'}
{'https://github.com/advisories/GHSA-x5r6-x823-9848', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038396', 'https://www.npmjs.com/package/json-ptr', 'https://github.com/418sec/json-ptr/pull/3', 'https://snyk.io/vuln/SNYK-JS-JSONPTR-1016939', 'https://www.huntr.dev/bounties/2-npm-json-ptr/', 'https://nvd.nist.gov/vul...
null
GHSA
GHSA-gh32-pc56-4c96
Information Exposure in jaegar
Sensitive information written to a log file vulnerability was found in jaegertracing/jaeger before version 1.18.1 when the Kafka data store is used. This flaw allows an attacker with access to the container's log file to discover the Kafka credentials.
{'CVE-2020-10750'}
2021-05-18T18:35:02Z
2021-05-18T18:35:02Z
LOW
7.1
{'CWE-200', 'CWE-532'}
{'https://bugzilla.redhat.com/show_bug.cgi?id=1838401', 'https://github.com/jaegertracing/jaeger/commit/360c38bec3f9718ebba7ddbf0b409b05995f3ace', 'https://github.com/jaegertracing/jaeger/releases/tag/v1.18.1', 'https://github.com/advisories/GHSA-gh32-pc56-4c96', 'https://nvd.nist.gov/vuln/detail/CVE-2020-10750', 'http...
null
GHSA
GHSA-qg5x-66hp-cw5p
Uncontrolled Resource Consumption in Apache DolphinScheduler
Apache DolphinScheduler user registration is vulnerable to Regular express Denial of Service (ReDoS) attacks. Apache DolphinScheduler users should upgrade to version 2.0.5 or higher.
{'CVE-2022-25598'}
2022-04-05T21:36:41Z
2022-03-31T00:00:23Z
HIGH
7.5
{'CWE-400'}
{'https://github.com/advisories/GHSA-qg5x-66hp-cw5p', 'https://nvd.nist.gov/vuln/detail/CVE-2022-25598', 'https://lists.apache.org/thread/hwnw7xr969sg5nv84wz75nfr2c76fl93'}
null
GHSA
GHSA-6cm4-gm85-972c
Command Injection in Cobbler
An issue was discovered in Cobbler through 3.3.0. In the templar.py file, the function check_for_invalid_imports can allow Cheetah code to import Python modules via the "#from MODULE import" substring. (Only lines beginning with #import are blocked.)
{'CVE-2021-45082'}
2022-03-29T22:17:20Z
2022-02-20T00:00:35Z
HIGH
7.8
{'CWE-77'}
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TEJN7CPW6YCHBFQPFZKGA6AVA6T5NPIW/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-45082', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z5CSXQE7Q4TVDQJKFYBO4XDH3BZ7BLAR/', 'htt...
null
GHSA
GHSA-fmx4-26r3-wxpf
Integer overflow in cmark-gfm table parsing extension leads to heap memory corruption
### Impact CommonMarker uses `cmark-gfm` for rendering [Github Flavored Markdown](https://github.github.com/gfm/). An [integer overflow in `cmark-gfm`'s table row parsing](https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x) may lead to heap memory corruption when parsing tables who's marker ro...
null
2022-03-03T20:29:09Z
2022-03-03T20:28:47Z
HIGH
8.8
{'CWE-190'}
{'https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x', 'https://github.com/advisories/GHSA-fmx4-26r3-wxpf', 'https://github.com/gjtorikian/commonmarker/security/advisories/GHSA-fmx4-26r3-wxpf', 'https://github.com/gjtorikian/commonmarker/commit/ab4504fd17460627a6ab255bc3c63e8e5fc6aed3'}
null
GHSA
GHSA-75w6-p6mg-vh8j
Moderate severity vulnerability that affects rails
Multiple cross-site scripting (XSS) vulnerabilities in the mail_to helper in Ruby on Rails before 2.3.11, and 3.x before 3.0.4, when javascript encoding is used, allow remote attackers to inject arbitrary web script or HTML via a crafted (1) name or (2) email value.
{'CVE-2011-0446'}
2021-09-02T19:23:03Z
2017-10-24T18:33:38Z
MODERATE
0
{'CWE-79'}
{'http://www.debian.org/security/2011/dsa-2247', 'http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055074.html', 'https://github.com/advisories/GHSA-75w6-p6mg-vh8j', 'http://secunia.com/advisories/43666', 'http://www.securitytracker.com/id?1025064', 'http://www.vupen.com/english/advisories/2011/0877...
null
GHSA
GHSA-2f88-5hg8-9x2x
Origin Validation Error in Apache Maven
Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository. Maven is changing the d...
{'CVE-2021-26291'}
2022-04-22T15:49:15Z
2021-06-16T17:32:49Z
CRITICAL
9.1
{'CWE-346'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/r07a89b32783f73bda6903c1f9aadeb859e5bef0a4daed6d87db8e4a9@%3Cissues.karaf.apache.org%3E', 'https://lists.apache.org/thread.html/ra88a0eba7f84658cefcecc0143fd8bbad52c229ee5dfcbfdde7b6457@%3Cdev.jena.apache.org%3E', 'https://...
null
GHSA
GHSA-h6ch-v84p-w6p9
Regular Expression Denial of Service (ReDoS)
A vulnerability was found in diff before v3.5.0, the affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) attacks.
null
2021-02-24T19:27:03Z
2019-06-13T18:58:54Z
HIGH
0
{'CWE-400'}
{'https://bugzilla.redhat.com/show_bug.cgi?id=1552148', 'https://www.whitesourcesoftware.com/vulnerability-database/WS-2018-0590', 'https://snyk.io/vuln/npm:diff:20180305', 'https://github.com/kpdecker/jsdiff/commit/2aec4298639bf30fb88a00b356bf404d3551b8c0', 'https://www.npmjs.com/advisories/1631', 'https://github.com/...
null
GHSA
GHSA-hmg3-c7xj-6qwm
Heap buffer overflow in `SparseTensorToCSRSparseMatrix`
### Impact An attacker can trigger a denial of service via a `CHECK`-fail in converting sparse tensors to CSR Sparse matrices: ```python import tensorflow as tf import numpy as np from tensorflow.python.ops.linalg.sparse import sparse_csr_matrix_ops indices_array = np.array([[0, 0]]) value_array = np.array([0.0], dty...
{'CVE-2021-29545'}
2021-05-21T14:23:25Z
2021-05-21T14:23:25Z
LOW
2.5
{'CWE-131'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-29545', 'https://github.com/advisories/GHSA-hmg3-c7xj-6qwm', 'https://github.com/tensorflow/tensorflow/commit/1e922ccdf6bf46a3a52641f99fd47d54c1decd13', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-hmg3-c7xj-6qwm'}
null
GHSA
GHSA-mhwp-qhpc-h3jm
High severity vulnerability that affects activerecord
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting.
{'CVE-2014-3482'}
2021-09-15T20:17:30Z
2017-10-24T18:33:36Z
HIGH
0
{'CWE-89'}
{'http://rhn.redhat.com/errata/RHSA-2014-0876.html', 'http://secunia.com/advisories/59973', 'http://secunia.com/advisories/60763', 'http://www.debian.org/security/2014/dsa-2982', 'http://secunia.com/advisories/60214', 'http://www.securityfocus.com/bid/68343', 'https://nvd.nist.gov/vuln/detail/CVE-2014-3482', 'https://g...
null
GHSA
GHSA-43fp-vwwg-qgv6
Moderate severity vulnerability that affects org.apache.nifi:nifi
When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and eventually timeout. Miti...
{'CVE-2018-17194'}
2021-08-31T21:39:54Z
2018-12-20T22:02:32Z
HIGH
7.5
{'CWE-20'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-17194', 'https://github.com/advisories/GHSA-43fp-vwwg-qgv6', 'https://nifi.apache.org/security.html#CVE-2018-17194'}
null
GHSA
GHSA-w3gh-g32m-cvhr
High severity vulnerability that affects org.apache.cxf.fediz:fediz-jetty8, org.apache.cxf.fediz:fediz-jetty9, org.apache.cxf.fediz:fediz-spring, org.apache.cxf.fediz:fediz-spring2, and org.apache.cxf.fediz:fediz-spring3
Versions of Apache CXF Fediz prior to 1.4.4 do not fully disable Document Type Declarations (DTDs) when either parsing the Identity Provider response in the application plugins, or in the Identity Provider itself when parsing certain XML-based parameters.
{'CVE-2018-8038'}
2021-06-17T18:59:46Z
2018-10-18T16:56:47Z
HIGH
0
{'CWE-20'}
{'https://lists.apache.org/thread.html/rc774278135816e7afc943dc9fc78eb0764f2c84a2b96470a0187315c@%3Ccommits.cxf.apache.org%3E', 'https://lists.apache.org/thread.html/rd49aabd984ed540c8ff7916d4d79405f3fa311d2fdbcf9ed307839a6@%3Ccommits.cxf.apache.org%3E', 'https://lists.apache.org/thread.html/rff42cfa5e7d75b7c1af0e37589...
null
GHSA
GHSA-fwr7-v2mv-hh25
Prototype Pollution in async
A vulnerability exists in Async through 3.2.1 for 3.x and through 2.6.3 for 2.x (fixed in 3.2.2 and 2.6.4), which could let a malicious user obtain privileges via the `mapValues()` method.
{'CVE-2021-43138'}
2022-04-20T19:12:25Z
2022-04-07T00:00:17Z
HIGH
7.8
{'CWE-1321'}
{'https://github.com/caolan/async/blob/master/lib/mapValuesLimit.js', 'https://github.com/caolan/async/pull/1828', 'https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md#v264', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43138', 'https://github.com/caolan/async/commit/8f7f90342a6571ba1c197d747ebed30c368096d2', 'https...
null
GHSA
GHSA-c77r-6f64-478q
Moderate severity vulnerability that affects org.keycloak:keycloak-core
It was found that while parsing the SAML messages the StaxParserUtil class of keycloak before 2.5.1 replaces special strings for obtaining attribute values with system property. This could allow an attacker to determine values of system properties at the attacked system by formatting the SAML request ID field to be the...
{'CVE-2017-2582'}
2021-09-08T21:32:40Z
2018-10-18T16:49:40Z
MODERATE
6.5
{'CWE-200', 'CWE-201'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-2582', 'https://github.com/advisories/GHSA-c77r-6f64-478q'}
null
GHSA
GHSA-xv5h-v7jh-p2qh
Authentication bypass for specific endpoint
The [`ConfigOpsController`](https://github.com/alibaba/nacos/blob/57459227863485d064ff25b3d5e24e714dcf218f/config/src/main/java/com/alibaba/nacos/config/server/controller/ConfigOpsController.java) lets the user perform management operations like querying the database or even wiping it out. While the [`/data/remove`](ht...
{'CVE-2021-29442'}
2021-05-10T15:11:26Z
2021-04-27T20:09:25Z
HIGH
0
{'CWE-306'}
{'https://github.com/alibaba/nacos/pull/4517', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29442', 'https://github.com/alibaba/nacos/issues/4463', 'https://github.com/advisories/GHSA-xv5h-v7jh-p2qh', 'https://github.com/advisories/GHSA-36hp-jr8h-556f'}
null
GHSA
GHSA-4487-x383-qpph
Moderate severity vulnerability that affects org.springframework:spring-core
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, provide client-side support for multipart requests. When Spring MVC or Spring WebFlux server application (server A) receives input from a remote client, and then uses that input to make a multipart request to ...
{'CVE-2018-1272'}
2021-10-21T21:30:59Z
2018-10-17T20:27:47Z
HIGH
7.5
null
{'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html', 'http://www.securityfocus.com/bid/103697', 'https://access.redhat.com/errata/RHSA-2018:1320', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://pivotal.io/security/...
null
GHSA
GHSA-4vfj-c2xf-8r48
Directory Traversal in looppake
Affected versions of `looppake` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example request: ``` GET /../...
{'CVE-2017-16169'}
2021-01-08T19:53:31Z
2018-07-23T20:45:20Z
HIGH
0
{'CWE-22'}
{'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/looppake', 'https://github.com/advisories/GHSA-4vfj-c2xf-8r48', 'https://www.npmjs.com/advisories/412', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16169', 'https://nodesecurity.io/advisories/412'}
null
GHSA
GHSA-hjfx-8p6c-g7gx
Insufficient Verification of Data Authenticity in Pillow
An issue was discovered in Pillow before 8.2.0. For BLP data, BlpImagePlugin did not properly check that reads (after jumping to file offsets) returned data. This could lead to a DoS where the decoder could be run a large number of times on empty data.
{'CVE-2021-28678'}
2021-07-16T14:34:17Z
2021-06-08T18:49:20Z
MODERATE
5.5
{'CWE-345'}
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/', 'https://github.com/python-pillow/Pillow/pull/5377', 'https://security.gentoo.org/glsa/202107-33', 'https://github.com/python-pillow/Pillow/pull/5377/commits/496245aa4365d0827390bd0b6fbd1...
null
GHSA
GHSA-f7vx-j8mp-3h2x
Insufficient Verification of Data Authenticity in Eclipse Theia
In Eclipse Theia versions 0.3.9 through 0.15.0, one of the default pre-packaged Theia extensions is "Mini-Browser", published as "@theia/mini-browser" on npmjs.com. This extension, for its own needs, exposes a HTTP endpoint that allows to read the content of files on the hosts filesystem, given their path, without rest...
{'CVE-2019-17636'}
2021-04-13T15:18:01Z
2021-04-13T15:18:01Z
HIGH
8.1
{'CWE-345'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-17636', 'https://github.com/eclipse-theia/theia/pull/7205', 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551747', 'https://github.com/eclipse-theia/theia/commit/b212d07f915df1509180944ee3132714bc2636bf', 'https://github.com/advisories/GHSA-f7vx-j8mp-3h2x'}
null
GHSA
GHSA-47wv-vhj2-g66m
Use of insecure temporary file in Horovod
### Impact The insecure `tempfile.mktemp()` is used when Horovod is run in an LSF job with `jsrun`. In that situation, a jsrun rank file is created with `mktemp`, which could be hijacked by another process to read or manipulate the content. This issue does not impact the use of MPI, Gloo, Spark or Ray. ### Patches Th...
{'CVE-2022-0315'}
2022-04-05T00:10:46Z
2022-03-29T19:18:32Z
HIGH
8.2
{'CWE-668', 'CWE-377'}
{'https://github.com/horovod/horovod/security/advisories/GHSA-47wv-vhj2-g66m', 'https://github.com/advisories/GHSA-47wv-vhj2-g66m', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0315', 'https://github.com/horovod/horovod/commit/b96ecae4dc69fc0a83c7c2d3f1dde600c20a1b41', 'https://github.com/horovod/horovod/pull/3358', 'htt...
null
GHSA
GHSA-jgwr-3qm3-26f3
Potential remote code execution in Apache Tomcat
The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously published prerequi...
{'CVE-2021-25329'}
2022-02-08T21:33:58Z
2021-03-19T20:11:13Z
CRITICAL
7
{'CWE-502'}
{'https://lists.apache.org/thread.html/r732b2ca289dc02df2de820e8775559abd6c207f159e39f559547a085@%3Cusers.tomcat.apache.org%3E', 'https://lists.apache.org/thread.html/rfe62fbf9d4c314f166fe8c668e50e5d9dd882a99447f26f0367474bf@%3Cannounce.apache.org%3E', 'https://lists.apache.org/thread.html/rfe62fbf9d4c314f166fe8c668e50...
null
GHSA
GHSA-8cxv-76p7-jxwr
Null-dereference in Tensorflow
### Impact The [implementation of `GetInitOp`](https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/cc/saved_model/loader_util.cc#L31-L61) is vulnerable to a crash caused by dereferencing a null pointer: ```cc const auto& init_op_sig_it = meta_graph_def.signature_def()....
{'CVE-2022-23577'}
2022-02-11T20:45:59Z
2022-02-10T00:32:29Z
MODERATE
6.5
{'CWE-476'}
{'https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/cc/saved_model/loader_util.cc#L31-L61', 'https://github.com/tensorflow/tensorflow/commit/4f38b1ac8e42727e18a2f0bde06d3bee8e77b250', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23577', 'https://github.com/advisories/GHSA-8...
null
GHSA
GHSA-h8w4-qv99-f7vj
High severity vulnerability that affects org.springframework.security.oauth:spring-security-oauth2
Spring Security OAuth, versions 2.3 prior to 2.3.4, and 2.2 prior to 2.2.3, and 2.1 prior to 2.1.3, and 2.0 prior to 2.0.16, and older unsupported versions could be susceptible to a privilege escalation under certain conditions. A malicious user or attacker can craft a request to the approval endpoint that can modify t...
{'CVE-2018-15758'}
2021-09-14T17:15:02Z
2018-10-19T22:00:28Z
HIGH
9.6
null
{'https://access.redhat.com/errata/RHSA-2019:2413', 'http://www.securityfocus.com/bid/105687', 'https://nvd.nist.gov/vuln/detail/CVE-2018-15758', 'https://pivotal.io/security/cve-2018-15758', 'https://github.com/advisories/GHSA-h8w4-qv99-f7vj'}
null
GHSA
GHSA-2hpg-vwqj-6h6w
Authentication bypass in Apache Kylin
Apache Kylin 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 3.0.0-alpha, 3.0.0-alpha2, 3.0.0-beta, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 4.0.0-alpha has one restful api which exposed Kylin's configuration information without any authentication, so it ...
{'CVE-2020-13937'}
2022-02-10T20:25:56Z
2022-02-10T20:25:56Z
MODERATE
5.3
{'CWE-922'}
{'https://github.com/advisories/GHSA-2hpg-vwqj-6h6w', 'https://lists.apache.org/thread.html/rc592e0dcee5a2615f1d9522af30ef1822c1f863d5e05e7da9d1e57f4%40%3Cuser.kylin.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13937'}
null
GHSA
GHSA-fjfg-q662-gm6j
Moderate severity vulnerability that affects rails
Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.from_xml (Hash#from_xml) method, which uses XmlSimple (XML::Simple) unsafely, as demonstrated by reading passwords from the Pidgin (Ga...
{'CVE-2007-5379'}
2021-09-10T18:39:19Z
2017-10-24T18:33:38Z
MODERATE
0
{'CWE-200'}
{'http://osvdb.org/40717', 'http://bugs.gentoo.org/show_bug.cgi?id=195315', 'https://github.com/advisories/GHSA-fjfg-q662-gm6j', 'http://secunia.com/advisories/28136', 'http://docs.info.apple.com/article.html?artnum=307179', 'http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release', 'http://security.gen...
null
GHSA
GHSA-cfhh-xgwq-5r67
Sudden swap of user auth tokens in Volto
### Impact Due to the usage of an outdated version of the react-cookie library, under the circumstances of given a server high load, it is possible that a user could get his/her auth cookie replaced with the auth cookie from another user, effectively giving him full access to the other users account and privileges. A p...
{'CVE-2022-24740'}
2022-03-28T22:30:26Z
2022-03-14T22:15:19Z
MODERATE
5
{'CWE-287'}
{'https://github.com/plone/volto/security/advisories/GHSA-cfhh-xgwq-5r67', 'https://github.com/plone/volto/pull/3051', 'https://github.com/advisories/GHSA-cfhh-xgwq-5r67', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24740'}
null
GHSA
GHSA-fvrf-9428-527m
Backport for CVE-2021-21024 Blind SQLi from Magento 2
### Impact This vulnerability allows an administrator unauthorized access to restricted resources. We fixed a vulnerability in the MySQL adapter to prevent SQL injection attacks. This is a backport of CVE-2021-21024 https://helpx.adobe.com/security/products/magento/apsb21-08.html. ### Patches _Has the problem been...
{'CVE-2021-21427'}
2021-04-30T20:20:59Z
2021-04-22T16:11:01Z
CRITICAL
9.1
{'CWE-89'}
{'https://github.com/advisories/GHSA-fvrf-9428-527m', 'https://github.com/OpenMage/magento-lts/security/advisories/GHSA-fvrf-9428-527m', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21427'}
null
GHSA
GHSA-3pg8-c473-w6rr
Stored Cross-site Scripting in showdoc
ShowDoc is a tool for an IT team to share documents online. showdoc contains a stored cross-site scripting vulnerability in the File Library page when uploading a file in .ofd format in versions prior to 2.10.4. At this time, there is no known workaround. Users should update to version 2.10.4.
{'CVE-2022-0967'}
2022-03-25T00:07:37Z
2022-03-16T00:00:46Z
MODERATE
6.9
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0967', 'https://huntr.dev/bounties/9dea3c98-7609-480d-902d-149067bd1e2a', 'https://github.com/advisories/GHSA-3pg8-c473-w6rr', 'https://github.com/star7th/showdoc/commit/3caa32334db0c277b84e993eaca2036f5d1dbef8'}
null
GHSA
GHSA-w7jx-j77m-wp65
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 using TinyMCE 5....
null
2021-01-06T19:27:54Z
2021-01-06T19:27:54Z
MODERATE
0
{'CWE-79'}
{'https://github.com/advisories/GHSA-w7jx-j77m-wp65', 'https://www.tiny.cloud/docs/release-notes/release-notes56/#securityfixes', 'https://www.npmjs.com/package/tinymce', 'https://github.com/tinymce/tinymce/security/advisories/GHSA-w7jx-j77m-wp65'}
null
GHSA
GHSA-rrqm-p222-8ph2
Prototype Pollution in Dynamoose
### Impact In Dynamoose versions 2.0.0-2.6.0 there was a prototype pollution vulnerability in the internal utility method [`lib/utils/object/set.ts`](https://github.com/dynamoose/dynamoose/blob/master/lib/utils/object/set.ts). This method is used throughout the codebase for various operations throughout Dynamoose. We...
{'CVE-2021-21304'}
2021-08-23T22:30:49Z
2021-02-08T17:44:01Z
MODERATE
7.2
{'CWE-1321', 'CWE-915'}
{'https://github.com/dynamoose/dynamoose/commit/324c62b4709204955931a187362f8999805b1d8e', 'https://www.npmjs.com/package/dynamoose', 'https://github.com/advisories/GHSA-rrqm-p222-8ph2', 'https://github.com/dynamoose/dynamoose/releases/tag/v2.7.0', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21304', 'https://github.com/...
null
GHSA
GHSA-vv7g-pjw9-4qj9
Malicious Package in scrytsy
All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. ## Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d...
null
2021-10-04T15:24:14Z
2020-09-03T17:03:56Z
CRITICAL
9.1
{'CWE-506'}
{'https://github.com/advisories/GHSA-vv7g-pjw9-4qj9', 'https://www.npmjs.com/advisories/1408'}
null
GHSA
GHSA-rmmc-8cqj-hfp3
Authentication Bypass in otpauth
Versions of `otpauth` prior to 3.2.8 are vulnerable to Authentication Bypass. The package's `totp.validate()` function may return positive values for single digit tokens even if they are invalid. This may allow attackers to bypass the OTP authentication by providing single digit tokens. ## Recommendation Upgrade to ...
null
2021-09-29T16:22:35Z
2020-09-03T18:24:43Z
HIGH
0
{'CWE-287'}
{'https://www.npmjs.com/advisories/1087', 'https://github.com/advisories/GHSA-rmmc-8cqj-hfp3'}
null
GHSA
GHSA-v2f3-f8x4-m3w8
Cross Site Scripting in LavaLite CMS
Cross Site Scripting (XSS) vulnerabiity exists in LavaLite CMS 5.8.0 via the Menu Blocks feature, which can be bypassed by using HTML event handlers, such as "ontoggle,".
{'CVE-2020-23234'}
2021-08-09T20:38:54Z
2021-08-09T20:38:54Z
MODERATE
0
{'CWE-79'}
{'https://github.com/LavaLite/cms/issues/320', 'https://github.com/advisories/GHSA-v2f3-f8x4-m3w8', 'https://nvd.nist.gov/vuln/detail/CVE-2020-23234'}
null
GHSA
GHSA-w7fj-336r-vw49
Cross-Site Scripting vulnerability in @backstage/plugin-auth-backend
### Impact This vulnerability allows a malicious actor to trick another user into visiting a vulnerable URL that executes an XSS attack. This attack can potentially allow the attacker to exfiltrate access tokens or other secrets from the user's browser. The default CSP does prevent this attack, but it is expected that ...
{'CVE-2021-43776'}
2021-12-01T18:29:21Z
2021-12-01T18:29:21Z
HIGH
7.4
{'CWE-79'}
{'https://github.com/advisories/GHSA-w7fj-336r-vw49', 'https://github.com/backstage/backstage/security/advisories/GHSA-w7fj-336r-vw49', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43776', 'https://github.com/backstage/backstage/tree/master/plugins/auth-backend'}
null
GHSA
GHSA-rh89-x75f-rh3c
Exposure of uninitialized memory in memoffset
An issue was discovered in the memoffset crate before 0.5.0 for Rust. offset_of and span_of can cause exposure of uninitialized memory.
{'CVE-2019-15553'}
2021-08-25T20:44:00Z
2021-08-25T20:44:00Z
HIGH
7.5
{'CWE-908'}
{'https://rustsec.org/advisories/RUSTSEC-2019-0011.html', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15553', 'https://github.com/advisories/GHSA-rh89-x75f-rh3c', 'https://github.com/Gilnaa/memoffset/issues/9#issuecomment-505461490'}
null
GHSA
GHSA-2969-8hh9-57jc
Allocation of Resources Without Limits or Throttling in ckb
An issue was discovered in the ckb crate before 0.40.0 for Rust. Remote attackers may be able to conduct a 51% attack against the Nervos CKB blockchain by triggering an inability to allocate memory for the misbehavior HashMap.
{'CVE-2021-45699'}
2022-01-07T17:53:56Z
2022-01-06T22:09:49Z
HIGH
7.5
{'CWE-770'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-45699', 'https://rustsec.org/advisories/RUSTSEC-2021-0108.html', 'https://github.com/advisories/GHSA-2969-8hh9-57jc', 'https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/ckb/RUSTSEC-2021-0108.md'}
null
GHSA
GHSA-6w39-qhmq-g8cp
CSRF vulnerability in Jenkins Publish Over FTP Plugin
A cross-site request forgery (CSRF) vulnerability in Jenkins Publish Over FTP Plugin 1.16 and earlier allows attackers to connect to an FTP server using attacker-specified credentials.
{'CVE-2022-29050'}
2022-05-04T20:56:36Z
2022-04-13T00:00:16Z
HIGH
8.8
{'CWE-352'}
{'https://github.com/jenkinsci/publish-over-ftp-plugin/commit/b265201428557ab91304e06199ad38221efc23e7', 'https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2321', 'https://github.com/advisories/GHSA-6w39-qhmq-g8cp', 'https://nvd.nist.gov/vuln/detail/CVE-2022-29050'}
null
GHSA
GHSA-vx6v-xg64-pmr8
Cross-site Scripting in django-helpdesk
django-helpdesk is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').
{'CVE-2021-3945'}
2021-11-17T21:10:27Z
2021-11-15T23:12:41Z
HIGH
8.8
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-3945', 'https://github.com/django-helpdesk/django-helpdesk/commit/2c7065e0c4296e0c692fb4a7ee19c7357583af30', 'https://huntr.dev/bounties/745f483c-70ed-441f-ab2e-7ac1305439a4', 'https://github.com/advisories/GHSA-vx6v-xg64-pmr8'}
null
GHSA
GHSA-65fg-84f6-3jq3
SQL Injection in Log4j 1.2.x
By design, the JDBCAppender in Log4j 1.2.x accepts an SQL statement as a configuration parameter where the values to be inserted are converters from PatternLayout. The message converter, %m, is likely to always be included. This allows attackers to manipulate the SQL by entering crafted strings into input fields or hea...
{'CVE-2022-23305'}
2022-04-22T15:35:34Z
2022-01-21T23:26:47Z
CRITICAL
9.8
{'CWE-89'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread/pt6lh3pbsvxqlwlp4c5l798dv2hkc85y', 'https://logging.apache.org/log4j/1.2/index.html', 'https://security.netapp.com/advisory/ntap-20220217-0007/', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23305', 'http://www.openwall.com/lists/...
null
GHSA
GHSA-jqh7-w5pr-cr56
Cross-site scripting in koa-shopify-auth
A cross-site scripting vulnerability exists in koa-shopify-auth v3.1.61-v3.1.62 that allows an attacker to inject JS payloads into the `shop` parameter on the `/shopify/auth/enable_cookies` endpoint.
{'CVE-2020-8176'}
2021-05-17T21:01:22Z
2021-05-17T21:01:22Z
MODERATE
6.1
{'CWE-79'}
{'https://hackerone.com/reports/881409', 'https://github.com/advisories/GHSA-jqh7-w5pr-cr56', 'https://github.com/Shopify/quilt/pull/1455', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8176'}
null
GHSA
GHSA-m7p2-ghfh-pjvx
Vulnerability in crunch function leads to arbitrary code execution via filePath parameters
aaptjs is a node wraper for aapt. An issue was discovered in the crunch function in shenzhim aaptjs 1.3.1, allows attackers to execute arbitrary code via the filePath parameters.
{'CVE-2020-36380'}
2022-05-05T13:48:22Z
2021-11-01T19:18:51Z
CRITICAL
9.8
{'CWE-77', 'CWE-78'}
{'https://github.com/advisories/GHSA-m7p2-ghfh-pjvx', 'https://github.com/shenzhim/aaptjs/issues/2', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36380'}
null
GHSA
GHSA-c3m3-c39q-pv23
Out of bounds write in slice-deque
An issue was discovered in the slice-deque crate before 0.2.0 for Rust. There is memory corruption in certain allocation cases.
{'CVE-2019-15543'}
2021-08-25T20:44:10Z
2021-08-25T20:44:10Z
CRITICAL
9.8
{'CWE-787'}
{'https://github.com/gnzlbg/slice_deque/issues/57', 'https://github.com/advisories/GHSA-c3m3-c39q-pv23', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15543', 'https://rustsec.org/advisories/RUSTSEC-2019-0002.html'}
null
GHSA
GHSA-3jc5-5hc5-33gj
Data races in conquer-once
An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption.
{'CVE-2020-36208'}
2021-08-25T20:50:49Z
2021-08-25T20:50:49Z
HIGH
7.8
{'CWE-662', 'CWE-787'}
{'https://rustsec.org/advisories/RUSTSEC-2020-0101.html', 'https://github.com/advisories/GHSA-3jc5-5hc5-33gj', 'https://github.com/oliver-giersch/conquer-once/issues/3', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36208'}
null
GHSA
GHSA-5mrr-rgp6-x4gr
Command Injection in marsdb
All versions of `marsdb` are vulnerable to Command Injection. In the `DocumentMatcher` class, selectors on `$where` clauses are passed to a Function constructor unsanitized. This allows attackers to run arbitrary commands in the system when the function is executed. ## Recommendation No fix is currently available. C...
null
2021-09-29T16:28:07Z
2020-09-03T19:39:05Z
CRITICAL
0
{'CWE-77'}
{'https://www.npmjs.com/advisories/1122', 'https://github.com/bkimminich/juice-shop/issues/1173', 'https://github.com/advisories/GHSA-5mrr-rgp6-x4gr'}
null
GHSA
GHSA-f9mq-jph6-9mhm
Arbitrary file read via window-open IPC in Electron
### Impact The vulnerability allows arbitrary local file read by defining unsafe window options on a child window opened via window.open. ### Workarounds Ensure you are calling `event.preventDefault()` on all [`new-window`](https://electronjs.org/docs/api/web-contents#event-new-window) events where the `url` or `optio...
{'CVE-2020-4075'}
2021-01-07T23:48:36Z
2020-07-07T00:01:13Z
MODERATE
6.8
{'CWE-552'}
{'https://www.electronjs.org/releases/stable?page=3#release-notes-for-v824', 'https://nvd.nist.gov/vuln/detail/CVE-2020-4075', 'https://github.com/advisories/GHSA-f9mq-jph6-9mhm', 'https://github.com/electron/electron/security/advisories/GHSA-f9mq-jph6-9mhm'}
null
GHSA
GHSA-2fqv-h3r5-m4vf
Cross Site Scripting (XSS) in plotly.js
Affected versions of `plotly.js` are vulnerable to cross-site scripting if an attacker can convince a user to visit a malicious plot on a site using this package. ## Recommendation Update to 1.16.0 or later.
{'CVE-2017-1000006'}
2021-08-30T21:12:51Z
2017-10-24T18:33:35Z
MODERATE
6.1
{'CWE-79'}
{'https://www.npmjs.com/advisories/145', 'http://help.plot.ly/security-advisories/2016-08-08-plotlyjs-xss-advisory/', 'https://github.com/advisories/GHSA-2fqv-h3r5-m4vf', 'https://acloudtree.com/2016-08-09-how-i-hacked-plotly-by-exploiting-a-svg-vulnerability-in-plotlyjs/', 'https://nvd.nist.gov/vuln/detail/CVE-2017-10...
null
GHSA
GHSA-jpg7-6c9f-7q54
Directory Traversal in datachannel-client
Affected versions of `datachannel-client` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example request: ``...
{'CVE-2017-16121'}
2021-01-08T18:33:42Z
2018-07-23T23:15:21Z
HIGH
0
{'CWE-22'}
{'https://nodesecurity.io/advisories/391', 'https://www.npmjs.com/advisories/391', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16121', 'https://github.com/advisories/GHSA-jpg7-6c9f-7q54', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/datachannel-client'}
null
GHSA
GHSA-pcwm-8jc3-qxvj
Moderate severity vulnerability that affects Plone
Plone 4.1.3 and earlier computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
{'CVE-2011-4462'}
2021-09-16T17:24:13Z
2018-07-23T19:50:52Z
MODERATE
0
{'CWE-20'}
{'https://github.com/advisories/GHSA-pcwm-8jc3-qxvj', 'http://www.ocert.org/advisories/ocert-2011-003.html', 'http://archives.neohapsis.com/archives/bugtraq/2011-12/0181.html', 'https://exchange.xforce.ibmcloud.com/vulnerabilities/72018', 'http://www.nruns.com/_downloads/advisory28122011.pdf', 'http://secunia.com/advis...
null
GHSA
GHSA-5j3g-jfq3-7jwx
Arbitrary JavaScript Execution in bassmaster
A vulnerability exists in bassmaster <= 1.5.1 that allows for an attacker to provide arbitrary JavaScript that is then executed server side via eval. ## Recommendation Update to bassmaster version 1.5.2 or greater.
{'CVE-2014-7205'}
2021-09-01T22:16:02Z
2017-10-24T18:33:36Z
CRITICAL
0
{'CWE-94'}
{'https://www.exploit-db.com/exploits/40689/', 'http://www.openwall.com/lists/oss-security/2014/09/30/10', 'https://nodesecurity.io/advisories/bassmaster_js_injection', 'https://github.com/advisories/GHSA-5j3g-jfq3-7jwx', 'https://www.npmjs.com/advisories/1', 'https://nvd.nist.gov/vuln/detail/CVE-2014-7205', 'https://e...
null
GHSA
GHSA-gjm5-83cw-p3p2
Prototype Pollution in extend2
The package extend2 before 1.0.1 are vulnerable to Prototype Pollution via the extend function due to unsafe recursive merge.
{'CVE-2021-23568'}
2022-01-12T22:59:13Z
2022-01-12T22:59:13Z
HIGH
7.3
{'CWE-1321'}
{'https://snyk.io/vuln/SNYK-JS-EXTEND2-2320315', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23568', 'https://github.com/advisories/GHSA-gjm5-83cw-p3p2', 'https://github.com/eggjs/extend2/blob/master/index.js%23L50-L60', 'https://github.com/eggjs/extend2/commit/aa332a59116c8398976434b57ea477c6823054f8', 'https://github....
null
GHSA
GHSA-mg3m-f475-28hv
Path Traversal in @backstage/plugin-scaffolder-backend
### Impact A malicious actor with write access to a registered scaffolder template is able to manipulate the template in a way that writes files to arbitrary paths on the scaffolder-backend host instance. This vulnerability can in some situation also be exploited through user input when executing a template, meaning y...
{'CVE-2021-43783'}
2021-12-01T18:28:51Z
2021-12-01T18:28:51Z
HIGH
8.5
{'CWE-22'}
{'https://github.com/backstage/backstage/commit/f9352ab606367cd9efc6ff048915c70ed3013b7f', 'https://github.com/advisories/GHSA-mg3m-f475-28hv', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43783', 'https://github.com/backstage/backstage/security/advisories/GHSA-mg3m-f475-28hv'}
null
GHSA
GHSA-r6g8-jmj9-g945
Improper Restriction of Rendered UI Layers or Frames in yourls
yourls is vulnerable to Improper Restriction of Rendered UI Layers or Frames
{'CVE-2021-3734'}
2021-09-02T18:52:22Z
2021-08-30T16:22:16Z
MODERATE
6.5
{'CWE-352', 'CWE-1021'}
{'https://github.com/yourls/yourls/commit/0a70acdcfb5fcbc63dbc5750018d608288eba3fe', 'https://huntr.dev/bounties/dd2e2dbe-efe5-49ec-be11-7a7e7c41debd', 'https://github.com/advisories/GHSA-r6g8-jmj9-g945', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3734'}
null
GHSA
GHSA-f9hv-mg5h-xcw9
High severity vulnerability that affects com.fasterxml.jackson.core:jackson-databind
FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the axis2-transport-jms class from polymorphic deserialization.
{'CVE-2018-19360'}
2021-06-10T23:47:42Z
2019-01-04T19:06:57Z
CRITICAL
9.8
{'CWE-502'}
{'https://lists.apache.org/thread.html/37e1ed724a1b0e5d191d98c822c426670bdfde83804567131847d2a3@%3Cdevnull.infra.apache.org%3E', 'https://www.debian.org/security/2019/dsa-4452', 'https://github.com/FasterXML/jackson-databind/commit/42912cac4753f3f718ece875e4d486f8264c2f2b', 'https://lists.debian.org/debian-lts-announce...
null
GHSA
GHSA-wr55-mf5c-hhwm
Data races in late-static
An issue was discovered in the late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur.
{'CVE-2020-36209'}
2021-08-25T20:50:44Z
2021-08-25T20:50:44Z
HIGH
7
{'CWE-662'}
{'https://rustsec.org/advisories/RUSTSEC-2020-0102.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36209', 'https://github.com/advisories/GHSA-wr55-mf5c-hhwm', 'https://github.com/Richard-W/late-static/issues/1'}
null
GHSA
GHSA-8jmh-c6vr-pmvm
SQL Injection in pimcore
"The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.e...
{'CVE-2020-7759'}
2021-05-06T18:53:55Z
2021-05-06T18:53:55Z
HIGH
7.2
{'CWE-89'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-7759', 'https://github.com/advisories/GHSA-8jmh-c6vr-pmvm', 'https://github.com/pimcore/pimcore/pull/7315', 'https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1017405'}
null
GHSA
GHSA-qqv6-5w6p-3pgr
Moderate severity vulnerability that affects org.hswebframework.web:hsweb-commons
An issue was discovered in hsweb 3.0.4. It is a reflected XSS vulnerability due to the absence of type parameter checking in FlowableModelManagerController.java.
{'CVE-2018-20594'}
2021-09-16T20:04:03Z
2019-01-04T17:43:30Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/hs-web/hsweb-framework/commit/b72a2275ed21240296c6539bae1049c56abb542f', 'https://nvd.nist.gov/vuln/detail/CVE-2018-20594', 'https://github.com/hs-web/hsweb-framework/issues/107', 'https://github.com/advisories/GHSA-qqv6-5w6p-3pgr'}
null
GHSA
GHSA-hfq9-rfpv-j8r8
Command Injection in pidusage
Affected versions of `pidusage` pass unsanitized input to `child_process.exec()`, resulting in arbitrary code execution in the `ps` method. This package is vulnerable to this PoC on Darwin, SunOS, FreeBSD, and AIX. Windows and Linux are not vulnerable. ## Proof of Concept ``` var pid = require('pidusage'); pid.sta...
{'CVE-2017-16034'}
2021-09-23T21:42:31Z
2020-09-01T16:49:19Z
CRITICAL
0
{'CWE-77'}
{'https://www.npmjs.com/advisories/356', 'https://github.com/advisories/GHSA-hfq9-rfpv-j8r8', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16034'}
null
GHSA
GHSA-7j52-6fjp-58gr
Inconsistent storage layout for ERC2771ContextUpgradeable
### Impact The storage layout of the ERC2771ContextUpgradeable is not constant between versions. - versions `4.0.0`, `4.1.0` and `4.2.0`, the contract has a length of 51 slots. - since `4.3.0`, the contract has a length of 50 slots - future versions will continue using 50 slots. This difference in layout could res...
null
2022-03-18T13:36:10Z
2022-03-14T23:22:27Z
LOW
0
null
{'https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/security/advisories/GHSA-7j52-6fjp-58gr', 'https://github.com/OpenZeppelin/openzeppelin-transpiler/pull/86', 'https://github.com/advisories/GHSA-7j52-6fjp-58gr'}
null
GHSA
GHSA-4f99-p9c2-3j8x
Undefined behavior via `nullptr` reference binding in sparse matrix multiplication
### Impact The [code for sparse matrix multiplication](https://github.com/tensorflow/tensorflow/blob/8d72537c6abf5a44103b57b9c2e22c14f5f49698/tensorflow/core/kernels/sparse_matmul_op.cc#L954-L1086) is vulnerable to undefined behavior via binding a reference to `nullptr`: ```python import tensorflow as tf tf.raw_ops...
{'CVE-2021-41219'}
2021-11-10T18:51:51Z
2021-11-10T18:51:51Z
HIGH
7.8
{'CWE-824', 'CWE-125'}
{'https://github.com/tensorflow/tensorflow/commit/e6cf28c72ba2eb949ca950d834dd6d66bb01cfae', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41219', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-4f99-p9c2-3j8x', 'https://github.com/advisories/GHSA-4f99-p9c2-3j8x'}
null
GHSA
GHSA-vxwf-pprx-wc25
Directory Traversal in citypredict.whauwiller
Affected versions of `citypredict.whauwiller` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example request...
{'CVE-2017-16104'}
2021-01-08T01:57:10Z
2018-07-24T00:10:03Z
HIGH
0
{'CWE-22'}
{'https://www.npmjs.com/advisories/370', 'https://nodesecurity.io/advisories/370', 'https://github.com/advisories/GHSA-vxwf-pprx-wc25', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/citypredict.whauwiller', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16104'}
null
GHSA
GHSA-p696-gf58-9w97
Missing Authentication for Critical Function
Shopware is an open source eCommerce platform. Creation of order credits was not validated by ACL in admin orders. Users are recommend to update to the current version 6.4.1.1. You can get the update to 6.4.1.1 regularly via the Auto-Updater or directly via the download overview. For older versions of 6.1, 6.2, and 6.3...
{'CVE-2021-32709'}
2021-06-29T17:23:10Z
2021-06-29T17:23:10Z
MODERATE
4.9
{'CWE-306'}
{'https://github.com/advisories/GHSA-p696-gf58-9w97', 'https://github.com/shopware/platform/security/advisories/GHSA-g7w8-pp9w-7p32', 'https://www.shopware.com/en/changelog/#6-4-1-1', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32709'}
null
GHSA
GHSA-rhgq-vv9x-j4p5
lawn-login exposes database password to unauthorized users
The login function in lib/lawn.rb in the lawn-login gem 0.0.7 for Ruby places credentials on the curl command line, which allows local users to obtain sensitive information by listing the process.
{'CVE-2014-5000'}
2022-04-25T22:13:43Z
2018-01-22T23:45:33Z
HIGH
7.8
{'CWE-200'}
{'https://github.com/advisories/GHSA-rhgq-vv9x-j4p5', 'http://www.vapid.dhs.org/advisories/lawn-login-0.0.7.html', 'https://nvd.nist.gov/vuln/detail/CVE-2014-5000'}
null
GHSA
GHSA-qvhr-55hg-3qwv
Non-persistent XSS in the Storefront in Shopware
### Impact Non-persistent XSS in the Storefront ### Patches We recommend to update to the current version 6.3.1.1. You can get the update to 6.3.1.1 regularly via the Auto-Updater or directly via the download overview. For older versions you can use the Security Plugin: https://store.shopware.com/en/detail/index/sAr...
null
2022-04-19T19:02:35Z
2020-09-23T17:20:39Z
LOW
0
{'CWE-79'}
{'https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-09-2020', 'https://github.com/advisories/GHSA-qvhr-55hg-3qwv', 'https://github.com/shopware/platform/security/advisories/GHSA-qvhr-55hg-3qwv'}
null
GHSA
GHSA-5pcx-vqjp-p34w
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.
{'CVE-2021-25963'}
2021-10-08T21:30:20Z
2021-10-04T20:11:03Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/advisories/GHSA-5pcx-vqjp-p34w', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25963', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25963', 'https://github.com/shuup/shuup', 'https://github.com/shuup/shuup/commit/75714c37e32796eb7cbb0d977af5bcaa26573588'}
null
GHSA
GHSA-7fr2-94h7-ccg2
An issue in Atomix v3.1.5 allows unauthorized Atomix nodes to join a target cluster via providing configuration information.
An issue in Atomix v3.1.5 allows unauthorized Atomix nodes to join a target cluster via providing configuration information.
{'CVE-2020-35209'}
2022-01-04T18:58:34Z
2021-12-17T20:41:33Z
HIGH
7.5
null
{'https://nvd.nist.gov/vuln/detail/CVE-2020-35209', 'https://docs.google.com/presentation/d/1W5KU7ffh4dheR8iD54ulABImi6byAhSI-OhEKw2adRo/edit?usp=sharing', 'https://github.com/advisories/GHSA-7fr2-94h7-ccg2'}
null