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-4vcm-qfxh-p6c3
Directory Traversal in getcityapi.yoehoehne
Affected versions of `getcityapi.yoehoehne` 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-16192'}
2021-01-08T19:53:25Z
2018-07-23T20:40:29Z
HIGH
0
{'CWE-22'}
{'https://nodesecurity.io/advisories/438', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/getcityapi.yoehoehne', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16192', 'https://github.com/advisories/GHSA-4vcm-qfxh-p6c3', 'https://www.npmjs.com/advisories/438'}
null
GHSA
GHSA-6h52-4vmh-8x4f
Moderate severity vulnerability that affects feedparser
feedparser.py in Universal Feed Parser (aka feedparser or python-feedparser) before 5.0.1 allows remote attackers to cause a denial of service (application crash) via a malformed DOCTYPE declaration.
{'CVE-2011-1156'}
2021-09-02T16:11:03Z
2018-07-23T19:50:33Z
MODERATE
0
null
{'http://www.mandriva.com/security/advisories?name=MDVSA-2011:082', 'https://bugzilla.novell.com/show_bug.cgi?id=680074', 'http://lists.opensuse.org/opensuse-updates/2011-04/msg00026.html', 'http://openwall.com/lists/oss-security/2011/03/15/11', 'https://nvd.nist.gov/vuln/detail/CVE-2011-1156', 'http://www.securityfocu...
null
GHSA
GHSA-qmfc-6www-fjqw
Code injection in Apache Dubbo
Apache Dubbo prior to 2.6.9 and 2.7.10 supports Script routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these rules, Dubbo customers use ScriptEngine and run the rule provided by t...
{'CVE-2021-30181'}
2022-03-21T21:59:18Z
2022-03-18T17:57:04Z
CRITICAL
9.8
{'CWE-94'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-30181', 'https://lists.apache.org/thread.html/re22410dc704a09bc7032ddf15140cf5e7df3e8ece390fc9032ff5587%40%3Cdev.dubbo.apache.org%3E', 'https://github.com/advisories/GHSA-qmfc-6www-fjqw'}
null
GHSA
GHSA-5xvc-vgmp-jgc3
Improper Access Control in jupyterhub-firstuseauthenticator
### Impact When JupyterHub is used with FirstUseAuthenticator, the vulnerability allows unauthorized access to any user's account if `create_users=True` and the username is known or guessed. ### Patches Upgrade to jupyterhub-firstuseauthenticator to 1.0, or apply patch https://github.com/jupyterhub/firstuseauthentic...
{'CVE-2021-41194'}
2022-03-22T18:08:53Z
2021-10-28T23:13:57Z
CRITICAL
9.1
{'CWE-284'}
{'https://github.com/jupyterhub/firstuseauthenticator/pull/38/commits/32b21898fb2b53b1a2e36270de6854ad70e9e9bf', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41194', 'https://github.com/jupyterhub/firstuseauthenticator/pull/38/commits/9e200d974e0cb85d828a6afedb8ab90a37878f28', 'https://github.com/jupyterhub/firstuseauthe...
null
GHSA
GHSA-q54r-r9pr-w7qv
XSS in Hexo
Hexo versions 0.0.1 to 5.4.0 are vulnerable against stored XSS. The post “body” and “tags” don’t sanitize malicious javascript during web page generation. Local unprivileged attacker can inject arbitrary code.
{'CVE-2021-25987'}
2021-12-01T18:27:44Z
2021-12-01T18:27:44Z
MODERATE
4.6
{'CWE-79'}
{'https://github.com/hexojs/hexo/commit/5170df2d3fa9c69e855c4b7c2b084ebfd92d5200', 'https://github.com/advisories/GHSA-q54r-r9pr-w7qv', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25987', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25987'}
null
GHSA
GHSA-w5mp-8p8w-mhh8
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
{'CVE-2020-7781'}
2021-01-07T22:35:46Z
2020-12-17T21:00:53Z
CRITICAL
9.8
{'CWE-78'}
{'https://github.com/advisories/GHSA-w5mp-8p8w-mhh8', 'https://snyk.io/vuln/SNYK-JS-CONNECTIONTESTER-1048337', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7781', 'https://github.com/skoranga/node-connection-tester/pull/10'}
null
GHSA
GHSA-j8qq-58cr-8cc7
Out of bounds read in bra
Buffered Random Access (BRA) provides easy random memory access to a sequential source of data in Rust. This is achieved by greedily retaining all memory read from a given source. Buffered Random Access (BRA) provides easy random memory access to a sequential source of data in Rust. An issue was discovered in the bra c...
{'CVE-2021-25905'}
2022-05-05T00:44:23Z
2021-08-25T20:52:53Z
CRITICAL
9.1
{'CWE-908', 'CWE-125'}
{'https://rustsec.org/advisories/RUSTSEC-2021-0008.html', 'https://github.com/Enet4/bra-rs/issues/1', 'https://github.com/advisories/GHSA-j8qq-58cr-8cc7', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25905'}
null
GHSA
GHSA-qwpp-fgrj-h78q
Exposure of Sensitive Information to an Unauthorized Actor
Shopware is an open source eCommerce platform. Versions prior to 5.6.10 are vulnerable to system information leakage in error handling. Users are recommend to update to version 5.6.10. You can get the update to 5.6.10 regularly via the Auto-Updater or directly via the download overview.
{'CVE-2021-32712'}
2021-09-08T17:59:46Z
2021-09-08T17:59:46Z
MODERATE
5.3
{'CWE-200'}
{'https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-05-2021', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32712', 'https://github.com/shopware/shopware/commit/dcb24eb5ec757c991b5a4e2ddced379e5820744d', 'https://github.com/advisories/GHSA-qwpp-fgrj-h78q', 'https://github.com/shopware/shopware/se...
null
GHSA
GHSA-ffxg-xm4w-3wg9
Command Injection in corenlp-js-interface
All versions of package corenlp-js-interface are vulnerable to Command Injection via the main function.
{'CVE-2020-28440'}
2021-07-28T21:36:11Z
2020-12-18T18:23:04Z
CRITICAL
9.8
{'CWE-78'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-28440', 'https://snyk.io/vuln/SNYK-JS-CORENLPJSINTERFACE-1050435', 'https://github.com/advisories/GHSA-ffxg-xm4w-3wg9'}
null
GHSA
GHSA-g4m9-5hpf-hx72
Firewall configured with unanimous strategy was not actually unanimous in Symfony
Description ----------- On Symfony before 4.4.0, when a `Firewall` checks an access control rule (using the unanimous strategy), it iterates over all rule attributes and grant access only if *all* calls to the `accessDecisionManager` decide to grant access. As of Symfony 4.4.0, a bug was introduced that prevents the ...
{'CVE-2020-5275'}
2022-04-19T19:02:24Z
2020-03-30T20:09:44Z
HIGH
7.6
{'CWE-285'}
{'https://github.com/advisories/GHSA-g4m9-5hpf-hx72', 'https://github.com/symfony/symfony/security/advisories/GHSA-g4m9-5hpf-hx72', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5275', 'https://github.com/symfony/symfony/commit/c935e4a3fba6cc2ab463a6ca382858068d63cebf', 'https://lists.fedoraproject.org/archives/list/packa...
null
GHSA
GHSA-fwhp-2hqr-6g72
Downloads Resources over HTTP in pk-app-wonderbox
Affected versions of `pk-app-wonderbox` 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 `...
{'CVE-2016-10685'}
2021-01-08T18:50:50Z
2019-02-18T23:42:01Z
HIGH
0
{'CWE-311'}
{'https://nodesecurity.io/advisories/289', 'https://github.com/advisories/GHSA-fwhp-2hqr-6g72', 'https://www.npmjs.com/advisories/289', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10685'}
null
GHSA
GHSA-rqwh-c535-j9hw
Downloads Resources over HTTP in js-given
Affected versions of `js-given` 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 `js-given...
{'CVE-2016-10638'}
2021-01-08T01:57:56Z
2019-02-18T23:47:09Z
HIGH
0
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10638', 'https://nodesecurity.io/advisories/241', 'https://www.npmjs.com/advisories/241', 'https://github.com/advisories/GHSA-rqwh-c535-j9hw', 'https://github.com/jsGiven/jsGiven/commit/92f750739c7b9b6e704e562ad34e2ad148acad64)'}
null
GHSA
GHSA-3p4q-x8f3-p7vq
Moderate severity vulnerability that affects notebook
Jupyter Notebook before 5.7.2 allows XSS via a crafted directory name because notebook/static/tree/js/notebooklist.js handles certain URLs unsafely.
{'CVE-2018-19352'}
2021-08-31T21:18:00Z
2018-11-21T22:19:22Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/jupyter/notebook/commit/288b73e1edbf527740e273fcc69b889460871648', 'https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst', 'https://nvd.nist.gov/vuln/detail/CVE-2018-19352', 'https://github.com/advisories/GHSA-3p4q-x8f3-p7vq', 'https://pypi.org/project/notebook/#history'}
null
GHSA
GHSA-vh6r-g38f-q3w8
Validation bypass in jpv
jpv (aka Json Pattern Validator) before 2.2.2 does not properly validate input, as demonstrated by a corrupted array.
{'CVE-2020-17479'}
2021-05-06T17:27:58Z
2021-05-06T17:27:58Z
CRITICAL
9.8
{'CWE-20'}
{'https://www.npmjs.com/package/jpv', 'https://blog.sonatype.com/cve-2020-17479', 'https://github.com/manvel-khnkoyan/jpv/issues/10', 'https://github.com/advisories/GHSA-vh6r-g38f-q3w8', 'https://github.com/manvel-khnkoyan/jpv/commit/e3eec1215caa8d5c560f5e88d0943422831927d6', 'https://nvd.nist.gov/vuln/detail/CVE-2020-...
null
GHSA
GHSA-mwm4-5qwr-g9pf
Keycloak is vulnerable to IDN homograph attack
A flaw was found in keycloak, where IDN homograph attacks are possible. This flaw allows a malicious user to register a name that already exists and then tricking an admin to grant extra privileges. The highest threat from this vulnerability is to integrity.
null
2022-05-02T22:35:44Z
2022-04-28T21:00:31Z
LOW
0
{'CWE-284'}
{'https://github.com/keycloak/keycloak/commit/ac79fd0c23c6947a04073afc61e30d341498438e', 'https://github.com/advisories/GHSA-mwm4-5qwr-g9pf', 'https://github.com/keycloak/keycloak/security/advisories/GHSA-mwm4-5qwr-g9pf'}
null
GHSA
GHSA-x87g-rgrh-r6g3
Malicious Package in rpc-websocket
Versions of `rpc-websocket` >= 0.7.6 contained malicious code. The package opens a backdoor to a remote server and executes arbitrary commands, effectively acting as a backdoor. ## Recommendation Any computer that has these versions of the package installed or running should be considered fully compromised. All secr...
null
2021-09-30T17:16:09Z
2020-09-03T17:07:15Z
CRITICAL
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-x87g-rgrh-r6g3', 'https://www.npmjs.com/advisories/1022'}
null
GHSA
GHSA-pw4v-gr34-2553
Denial of service (via resource exhaustion) due to improper input validation
### Impact Missing input validation of some parameters on the endpoints used to confirm third-party identifiers could cause excessive use of disk space and memory leading to resource exhaustion. ### Patches Fixed by 3175fd3. ### For more information If you have any questions or comments about this advisory, email ...
{'CVE-2021-29433'}
2021-06-09T22:13:24Z
2021-04-16T19:53:37Z
MODERATE
4.3
{'CWE-20', 'CWE-400'}
{'https://github.com/matrix-org/sydent/security/advisories/GHSA-pw4v-gr34-2553', 'https://github.com/matrix-org/sydent/commit/3175fd358ebc2c310eab7a3dbf296ce2bd54c1da', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29433', 'https://github.com/advisories/GHSA-pw4v-gr34-2553', 'https://pypi.org/project/matrix-sydent/'}
null
GHSA
GHSA-9mjp-gv34-3jcf
Malicious Package in aasync
All versions of `aasync` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. Th...
null
2021-10-01T13:55:21Z
2020-09-02T18:37:35Z
CRITICAL
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-9mjp-gv34-3jcf', 'https://www.npmjs.com/advisories/844'}
null
GHSA
GHSA-59qh-g7m4-j9m9
Cross-site Scripting in livehelperchat
Stored XSS attacks exist in new the form creation flow. New forms can be given a title which will render javascript.
{'CVE-2022-0374'}
2022-02-02T16:05:02Z
2022-01-28T23:06:12Z
MODERATE
6.5
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0374', 'https://github.com/livehelperchat/livehelperchat/commit/bbfaa26ce54a2a86ce1a42a16496038f5bdfc102', 'https://huntr.dev/bounties/f8b560a6-aa19-4262-8ae4-cf88204310ef', 'https://github.com/advisories/GHSA-59qh-g7m4-j9m9'}
null
GHSA
GHSA-x268-6jhm-2mx8
Downloads Resources over HTTP in libsbmlsim
Affected versions of `libsbmlsim` 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 `libsbm...
{'CVE-2016-10675'}
2021-01-08T00:47:50Z
2019-02-18T23:42:22Z
HIGH
0
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10675', 'https://www.npmjs.com/advisories/275', 'https://github.com/advisories/GHSA-x268-6jhm-2mx8', 'https://nodesecurity.io/advisories/275'}
null
GHSA
GHSA-7mfr-774f-w5r9
Improper Certificate Validation
.NET Core 1.0, 1.1, and 2.0 allow an unauthenticated attacker to remotely cause a denial of service attack against a .NET Core web application by improperly parsing certificate data. A denial of service vulnerability exists when .NET Core improperly handles parsing certificate data, aka ".NET CORE Denial Of Service Vul...
{'CVE-2017-11770'}
2022-04-12T00:07:50Z
2022-04-12T00:07:34Z
HIGH
7.5
{'CWE-295'}
{'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11770', 'https://access.redhat.com/errata/RHSA-2017:3248', 'https://nvd.nist.gov/vuln/detail/CVE-2017-11770', 'http://www.securityfocus.com/bid/101710', 'http://www.securitytracker.com/id/1039787', 'https://github.com/advisories/GHSA-7mfr-774...
null
GHSA
GHSA-m5vr-3m74-jwxp
Missing Required Cryptographic Step Leading to Sensitive Information Disclosure in TYPO3 CMS
> ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C` (8.2) > * CWE-325, CWE-20, CWE-200, CWE-502 ### Problem It has been discovered that an internal verification mechanism can be used to generate arbitrary checksums. This allows to inject arbitrary data having a valid cryptographic message...
{'CVE-2020-15098'}
2022-04-19T19:02:36Z
2020-07-29T16:15:19Z
HIGH
8.8
{'CWE-325', 'CWE-200', 'CWE-20', 'CWE-327', 'CWE-502'}
{'https://typo3.org/security/advisory/typo3-core-sa-2016-013', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15098', 'https://github.com/TYPO3/TYPO3.CMS/commit/85d3e70dff35a99ef53f4b561114acfa9e5c47e1', 'https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-m5vr-3m74-jwxp', 'https://typo3.org/security/advisory/typo3...
null
GHSA
GHSA-g64q-3vg8-8f93
Prototype Pollution in subtext
All versions of `subtext` are vulnerable to Prototype Pollution. A multipart payload can be constructed in a way that one of the parts’ content can be set as the entire payload object’s prototype. If this prototype contains data, it may bypass other validation rules which enforce access and privacy. If this prototype e...
null
2021-10-04T20:58:53Z
2020-09-03T15:47:10Z
HIGH
0
{'CWE-1321'}
{'https://github.com/advisories/GHSA-g64q-3vg8-8f93', 'https://www.npmjs.com/advisories/1479'}
null
GHSA
GHSA-vv6q-9cfw-4c83
Hijacked Environment Variables in smb
The `smb` package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. ## Recommendation As this package is malware, if you find it installed in your environment, the real security concern is determining h...
{'CVE-2017-16079'}
2021-01-08T01:57:15Z
2018-08-29T23:20:27Z
MODERATE
0
{'CWE-506'}
{'https://www.npmjs.com/advisories/518', 'https://github.com/advisories/GHSA-vv6q-9cfw-4c83', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16079', 'https://nodesecurity.io/advisories/518'}
null
GHSA
GHSA-q2gj-9r85-p832
Data races in rulinalg
An issue was discovered in the rulinalg crate through 2020-02-11 for Rust. There are incorrect lifetime-boundary definitions for RowMut::raw_slice and RowMut::raw_slice_mut.
{'CVE-2020-35879'}
2021-08-25T20:48:09Z
2021-08-25T20:48:09Z
CRITICAL
9.8
{'CWE-362'}
{'https://rustsec.org/advisories/RUSTSEC-2020-0023.html', 'https://github.com/advisories/GHSA-q2gj-9r85-p832', 'https://github.com/AtheMathmo/rulinalg/issues/201', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35879'}
null
GHSA
GHSA-hqf9-rc9j-5fmj
Moderate severity vulnerability that affects activerecord
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql/cast.rb in Active Record in Ruby on Rails 4.0.x before 4.0.3, and 4.1.0.beta1, when PostgreSQL is used, allows remote attackers to execute "add data" SQL commands via vectors involving \ (backslash) characters that are not prop...
{'CVE-2014-0080'}
2021-06-11T15:35:33Z
2017-10-24T18:33:36Z
MODERATE
0
{'CWE-89'}
{'https://nvd.nist.gov/vuln/detail/CVE-2014-0080', 'https://groups.google.com/forum/message/raw?msg=rubyonrails-security/Wu96YkTUR6s/pPLBMZrlwvYJ', 'https://github.com/advisories/GHSA-hqf9-rc9j-5fmj', 'http://openwall.com/lists/oss-security/2014/02/18/9'}
null
GHSA
GHSA-4qqc-mp5f-ccv4
Command Injection in bestzip
Versions of `bestzip` prior to 2.1.7 are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an `exec` call on the `zip` function . This may allow attackers to execute arbitrary code in the system as long as the values of `destination` is user-controlled. This only affec...
null
2021-10-04T21:13:27Z
2020-09-02T15:05:51Z
CRITICAL
0
{'CWE-77'}
{'https://www.npmjs.com/advisories/1554', 'https://github.com/advisories/GHSA-4qqc-mp5f-ccv4'}
null
GHSA
GHSA-x8f7-h444-97w4
The installation wizard in DotNetNuke (DNN) allows privilege escalation
The installation wizard in DotNetNuke (DNN) before 7.4.1 allows remote attackers to reinstall the application and gain SuperUser access via a direct request to Install/InstallWizard.aspx.
{'CVE-2015-2794'}
2022-04-26T18:57:42Z
2018-10-16T19:33:42Z
CRITICAL
9.8
null
{'http://www.dnnsoftware.com/community/security/security-center', 'http://www.dnnsoftware.com/community-blog/cid/155198/workaround-for-potential-security-issue', 'https://www.exploit-db.com/exploits/39777/', 'https://nvd.nist.gov/vuln/detail/CVE-2015-2794', 'https://dotnetnuke.codeplex.com/releases/view/615317', 'https...
null
GHSA
GHSA-j3mj-fhpq-qqjj
Reachable Assertion in Tensorflow
### Impact When decoding a tensor from protobuf, a TensorFlow process can encounter cases where a `CHECK` assertion is invalidated based on user controlled arguments, if the tensors have an invalid `dtype` and 0 elements or an invalid shape. This allows attackers to cause denial of services in TensorFlow processes. ##...
{'CVE-2022-23571'}
2022-02-11T20:48:17Z
2022-02-09T23:28:57Z
MODERATE
6.5
{'CWE-617'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-23571', 'https://github.com/advisories/GHSA-j3mj-fhpq-qqjj', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-j3mj-fhpq-qqjj', 'https://github.com/tensorflow/tensorflow/commit/5b491cd5e41ad63735161cec9c2a568172c8b6a3'}
null
GHSA
GHSA-r8hm-w5f7-wj39
Cross-site scripting vulnerability in TinyMCE plugins
### Impact A cross-site scripting (XSS) vulnerability was discovered in the URL processing logic of the `image` and `link` plugins. The vulnerability allowed arbitrary JavaScript execution when updating an image or link using a specially crafted URL. This issue only impacted users while editing and the dangerous URLs w...
null
2021-12-01T18:32:35Z
2021-11-02T15:42:52Z
MODERATE
6.1
{'CWE-64', 'CWE-79'}
{'https://github.com/jazzband/django-tinymce/issues/366', 'https://pypi.org/project/django-tinymce/3.4.0/', 'https://github.com/advisories/GHSA-r8hm-w5f7-wj39', 'https://github.com/tinymce/tinymce/security/advisories/GHSA-r8hm-w5f7-wj39', 'https://github.com/jazzband/django-tinymce/releases/tag/3.4.0'}
null
GHSA
GHSA-5645-gc7h-98h8
Malicious Package in react-dates-sc
Version 0.3.0 of `react-dates-sc` contained malicious code. The code when executed in the browser would enumerate password, cvc, cardnumber fields from forms and send the extracted values to `https://js-metrics.com/minjs.php?pl=` ## Recommendation If version 0.3.0 of this module is found installed you will want to ...
null
2020-09-01T20:32:07Z
2020-09-01T20:32:07Z
CRITICAL
0
null
{'https://github.com/advisories/GHSA-5645-gc7h-98h8', 'https://www.npmjs.com/advisories/634'}
null
GHSA
GHSA-2548-q746-x5x6
Code injection in port-killer
This affects all versions of package port-killer. If (attacker-controlled) user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization. Running this PoC will cause the command touch success to be executed, leading to...
{'CVE-2021-23359'}
2021-04-13T15:20:49Z
2021-04-13T15:20:49Z
HIGH
7.5
{'CWE-20', 'CWE-77'}
{'https://github.com/advisories/GHSA-2548-q746-x5x6', 'https://github.com/tylerjpeterson/port-killer/blob/1ca3a99ad80cc9ed5498d12b185189c10329025b/index.js%23L19', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23359', 'https://snyk.io/vuln/SNYK-JS-PORTKILLER-1078533'}
null
GHSA
GHSA-vqgp-4jgj-5j64
Low severity vulnerability that affects py-evm
Py-EVM v0.2.0-alpha.33 allows attackers to make a vm.execute_bytecode call that triggers computation._stack.values with '"stack": [100, 100, 0]' where b'\x' was expected, resulting in an execution failure because of an invalid opcode. This is reportedly related to "smart contracts can be executed indefinitely without g...
{'CVE-2018-18920'}
2021-09-20T22:13:29Z
2018-11-21T22:23:04Z
HIGH
8.8
{'CWE-119'}
{'https://github.com/ethereum/py-evm/issues/1448', 'https://twitter.com/AlexanderFisher/status/1060923428641878019', 'https://nvd.nist.gov/vuln/detail/CVE-2018-18920', 'https://www.reddit.com/r/ethereum/comments/9vkk2g/netta_labs_claim_to_have_found_a_vulnerability_in/e9d3wyx/', 'https://github.com/advisories/GHSA-vqgp...
null
GHSA
GHSA-64g7-mvw6-v9qj
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 vers...
null
2022-01-14T21:09:50Z
2022-01-14T21:09:50Z
MODERATE
0
{'CWE-269'}
{'https://huntr.dev/bounties/50996581-c08e-4eed-a90e-c0bac082679c/', 'https://github.com/advisories/GHSA-64g7-mvw6-v9qj', 'https://github.com/shelljs/shelljs/security/advisories/GHSA-64g7-mvw6-v9qj'}
null
GHSA
GHSA-mpcf-4gmh-23w8
Regular Expression Denial of Service in forwarded
Affected versions of `forwarded` are vulnerable to regular expression denial of service when parsing specially crafted user input. ## Recommendation Update to version 0.1.2 or later
{'CVE-2017-16118'}
2021-01-08T18:27:21Z
2018-07-24T20:16:30Z
HIGH
0
{'CWE-400'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-16118', 'https://github.com/advisories/GHSA-mpcf-4gmh-23w8', 'http://www.securityfocus.com/bid/104427', 'https://www.npmjs.com/advisories/527', 'https://nodesecurity.io/advisories/527'}
null
GHSA
GHSA-p3w6-jcg4-52xh
High severity vulnerability that affects django-rest-registration
## Misusing the Django Signer API leads to predictable signatures used in verification emails ### Impact The vulnerability is a high severity one. Anyone using Django REST Registration library versions `0.2.*` - `0.4.*` with e-mail verification option (which is recommended, but needs [additional configuration](https:/...
{'CVE-2019-13177'}
2022-03-21T21:29:00Z
2019-07-02T15:43:41Z
CRITICAL
9.8
{'CWE-347'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-13177', 'https://github.com/advisories/GHSA-p3w6-jcg4-52xh', 'https://github.com/apragacz/django-rest-registration/commit/26d094fab65ea8c2694fdfb6a3ab95a7808b62d5', 'https://github.com/apragacz/django-rest-registration/security/advisories/GHSA-p3w6-jcg4-52xh', 'https://github...
null
GHSA
GHSA-q44r-f2hm-v76v
Moderate severity vulnerability that affects puppet
lib/puppet/ssl/certificate_authority.rb in Puppet before 2.6.17 and 2.7.x before 2.7.18, and Puppet Enterprise before 2.5.2, does not properly restrict the characters in the Common Name field of a Certificate Signing Request (CSR), which makes it easier for user-assisted remote attackers to trick administrators into si...
{'CVE-2012-3867'}
2021-09-16T19:28:09Z
2017-10-24T18:33:37Z
MODERATE
0
null
{'http://lists.opensuse.org/opensuse-security-announce/2012-08/msg00006.html', 'https://github.com/puppetlabs/puppet/commit/dfedaa5fa841ccf335245a748b347b7c7c236640', 'https://nvd.nist.gov/vuln/detail/CVE-2012-3867', 'https://bugzilla.redhat.com/show_bug.cgi?id=839158', 'https://github.com/puppetlabs/puppet/commit/f341...
null
GHSA
GHSA-wx8q-rgfr-cf6v
Insufficient Granularity of Access Control in github.com/google/exposure-notifications-verification-server
### Impact Users or API keys with permission to expire verification codes could have expired codes that belonged to another realm if they guessed the UUID. ### Patches v1.1.2+ ### Workarounds There are no workarounds, and there are no indications this has been exploited in the wild. Verification codes can only be exp...
{'CVE-2021-22565'}
2022-04-19T19:03:14Z
2021-11-10T18:20:11Z
MODERATE
6.5
{'CWE-732', 'CWE-1220'}
{'https://github.com/google/exposure-notifications-verification-server/security/advisories/GHSA-wx8q-rgfr-cf6v', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22565', 'https://github.com/google/exposure-notifications-verification-server/releases/tag/v1.1.2', 'https://github.com/advisories/GHSA-wx8q-rgfr-cf6v'}
null
GHSA
GHSA-6fpp-rgj9-8rwc
Deserialization of untrusted data in FasterXML jackson-databind
SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2 mishandles default typing when ehcache is used (because of net.sf.ehcache.transaction.manager.DefaultTransactionManagerLookup), leading to remote code execution.
{'CVE-2019-14379'}
2022-03-16T22:02:10Z
2019-08-01T19:18:00Z
CRITICAL
9.8
{'CWE-915'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-14379', 'https://lists.apache.org/thread.html/d161ff3d59c5a8213400dd6afb1cce1fac4f687c32d1e0c0bfbfaa2d@%3Cissues.iceberg.apache.org%3E', 'https://access.redhat.com/errata/RHSA-2019:3046', 'https://access.redhat.com/errata/RHSA-2019:3200', 'http://seclists.org/fulldisclosure/2...
null
GHSA
GHSA-rpch-cqj9-h65r
High severity vulnerability that affects YamlDotNet and YamlDotNet.Signed
YamlDotNet version 4.3.2 and earlier contains a Insecure Direct Object Reference vulnerability in The default behavior of Deserializer.Deserialize() will deserialize user-controlled types in the line "currentType = Type.GetType(nodeEvent.Tag.Substring(1), throwOnError: false);" and blindly instantiates them. that can r...
{'CVE-2018-1000210'}
2021-09-17T19:23:02Z
2018-10-16T17:01:10Z
HIGH
7.8
{'CWE-502', 'CWE-639'}
{'https://github.com/aaubry/YamlDotNet/blob/f96b7cc40a0498f8bafdeb49df3aa23aa2c60993/YamlDotNet/Serialization/NodeTypeResolvers/TypeNameInTagNodeTypeResolver.cs#L35', 'https://github.com/advisories/GHSA-rpch-cqj9-h65r', 'https://github.com/aaubry/YamlDotNet#version-500', 'https://nvd.nist.gov/vuln/detail/CVE-2018-10002...
null
GHSA
GHSA-pp57-mqmh-44h7
Command Injection in macaddress
All versions of `macaddress` are vulnerable to command injection. For this vulnerability to be exploited an attacker needs to control the `iface` argument to the `one` method. ## Recommendation Update to version 0.2.9 or later.
{'CVE-2018-13797'}
2021-09-16T18:18:03Z
2018-09-06T23:24:21Z
CRITICAL
9.8
{'CWE-78'}
{'https://github.com/scravy/node-macaddress/pull/20', 'https://github.com/scravy/node-macaddress/pull/20/', 'https://news.ycombinator.com/item?id=17283394', 'https://github.com/scravy/node-macaddress/releases/tag/0.2.9', 'https://hackerone.com/reports/319467', 'https://www.npmjs.com/advisories/654', 'https://nvd.nist.g...
null
GHSA
GHSA-6834-r92f-jj42
Moderate severity vulnerability that affects actionview
Withdrawn, accidental duplicate publish. Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render m...
null
2021-12-03T14:23:17Z
2018-09-17T21:55:54Z
MODERATE
0
null
{'https://github.com/advisories/GHSA-6834-r92f-jj42', 'https://nvd.nist.gov/vuln/detail/CVE-2016-0752'}
null
GHSA
GHSA-f52g-6jhx-586p
Denial of Service in handlebars
Affected versions of `handlebars` are vulnerable to Denial of Service. The package's parser may be forced into an endless loop while processing specially-crafted templates. This may allow attackers to exhaust system resources leading to Denial of Service. ## Recommendation Upgrade to version 4.4.5 or later.
null
2021-10-01T16:11:52Z
2020-09-03T23:20:12Z
MODERATE
0
{'CWE-400'}
{'https://github.com/advisories/GHSA-f52g-6jhx-586p', 'https://www.npmjs.com/advisories/1300'}
null
GHSA
GHSA-m87f-39q9-6f55
Sensitive Auth & Cookie data stored in Jupyter server logs
Anytime a 5xx error is triggered, the auth cookie and other header values are recorded in Jupyter server logs by default. Considering these logs do not require root access, an attacker can monitor these logs, steal sensitive auth/cookie information, and gain access to the Jupyter server. Upgrade to notebook version 6....
{'CVE-2022-24758'}
2022-04-06T18:41:46Z
2022-04-05T17:47:26Z
HIGH
7.5
{'CWE-532'}
{'https://github.com/advisories/GHSA-m87f-39q9-6f55', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24758', 'https://github.com/jupyter/notebook/security/advisories/GHSA-m87f-39q9-6f55'}
null
GHSA
GHSA-6vrv-94jv-crrg
Context isolation bypass via Promise in Electron
### Impact Apps using `contextIsolation` are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. ### Workarounds There are no app-side workarounds, you must update your Electron v...
{'CVE-2020-15096'}
2022-04-19T19:02:43Z
2020-07-07T00:01:05Z
LOW
6.8
{'CWE-501'}
{'https://github.com/electron/electron/security/advisories/GHSA-6vrv-94jv-crrg', 'https://www.electronjs.org/releases/stable?page=3#release-notes-for-v824', 'https://github.com/advisories/GHSA-6vrv-94jv-crrg', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15096'}
null
GHSA
GHSA-m9jm-rhrm-gcxj
Path traversal in org.springframework.integration:spring-integration-zip
Spring-integration-zip versions prior to 1.0.1 exposes an arbitrary file write vulnerability, which can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar, xz, war, cpio, 7z) that holds path traversal filenames. So when the filename gets concatenated to the target extraction d...
{'CVE-2018-1261'}
2021-08-30T23:12:53Z
2018-10-18T18:05:46Z
MODERATE
4.7
{'CWE-22'}
{'https://pivotal.io/security/cve-2018-1261', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1261', 'https://github.com/advisories/GHSA-m9jm-rhrm-gcxj', 'http://www.securityfocus.com/bid/104178'}
null
GHSA
GHSA-84p2-vf58-xhxv
Billion laughs attack in c3p0
c3p0 version < 0.9.5.4 may be exploited by a billion laughs attack when loading XML configuration due to missing protections against recursive entity expansion when loading configuration.
{'CVE-2019-5427'}
2021-10-21T21:27:20Z
2019-04-23T16:03:18Z
HIGH
7.5
{'CWE-776'}
{'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQ47OFV57Y2DAHMGA5H3JOL4WHRWRFN4/', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'https://www....
null
GHSA
GHSA-2fch-jvg5-crf6
Moderate severity vulnerability that affects python-gnupg
python-gnupg 0.4.3 allows context-dependent attackers to trick gnupg to decrypt other ciphertext than intended. To perform the attack, the passphrase to gnupg must be controlled by the adversary and the ciphertext should be trusted. Related to a "CWE-20: Improper Input Validation" issue affecting the affect functionali...
{'CVE-2019-6690'}
2022-01-04T19:39:26Z
2019-03-25T16:17:53Z
HIGH
7.5
{'CWE-20'}
{'https://blog.hackeriet.no/cve-2019-6690-python-gnupg-vulnerability/', 'http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00008.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WMV6XNPPL3VB3RQRFFOBCJ3AGWC4K47/', 'https://lists.fedoraproject.org/archi...
null
GHSA
GHSA-3288-cwgw-ch86
Unchecked Return Value in xcb
An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name() calls std::str::from_utf8_unchecked() on unvalidated bytes from an X server.
{'CVE-2021-26955'}
2021-08-25T20:53:22Z
2021-08-25T20:53:22Z
CRITICAL
9.8
{'CWE-252'}
{'https://github.com/advisories/GHSA-3288-cwgw-ch86', 'https://rustsec.org/advisories/RUSTSEC-2021-0019.html', 'https://github.com/RustSec/advisory-db/issues/653', 'https://nvd.nist.gov/vuln/detail/CVE-2021-26955'}
null
GHSA
GHSA-xmr7-v725-2jjr
XSS in comrak
An issue was discovered in the comrak crate before 0.9.1 for Rust. XSS can occur because the protection mechanism for data: and javascript: URIs is case-sensitive, allowing (for example) Data: to be used in an attack.
{'CVE-2021-27671'}
2021-08-25T20:52:12Z
2021-08-25T20:52:12Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/advisories/GHSA-xmr7-v725-2jjr', 'https://rustsec.org/advisories/RUSTSEC-2021-0026.html', 'https://github.com/kivikakk/comrak/releases/tag/0.9.1', 'https://nvd.nist.gov/vuln/detail/CVE-2021-27671'}
null
GHSA
GHSA-92vm-wfm5-mxvv
Timing Attack in cookie-signature
Affected versions of `cookie-signature` are vulnerable to timing attacks as a result of using a fail-early comparison instead of a constant-time comparison. Timing attacks remove the exponential increase in entropy gained from increased secret length, by providing per-character feedback on the correctness of a guess ...
{'CVE-2016-1000236'}
2021-08-19T16:17:01Z
2020-01-06T18:44:10Z
MODERATE
4.4
{'CWE-362'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-1000236', 'https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838618', 'https://travis-ci.com/nodejs/security-wg/builds/76423102', 'https://github.com/advisories/GHSA-92vm-wfm5-mxvv', 'https://github.com/tj/node-cookie-signature/commit/2c4df6b6cee540f30876198cd0b5bebf28528c07'...
null
GHSA
GHSA-28gr-86hg-r48w
Unauthenticated Remote Command Injection in ep_imageconvert
ep_imageconvert is a plugin for [Etherpad Lite](https://github.com/ether/etherpad-lite). ep_imageconvert <= 0.0.2 is vulnerable to remote command injection. Authentication is not required for remote exploitation. ## Recommendation Update to version 0.0.3 or greater.
{'CVE-2013-3364'}
2021-09-23T19:27:59Z
2020-08-31T22:43:31Z
HIGH
8.2
{'CWE-77'}
{'https://www.npmjs.com/advisories/7', 'https://github.com/redhog/ep_imageconvert/pull/5', 'https://snyk.io/vuln/npm:ep_imageconvert:20130506', 'https://nvd.nist.gov/vuln/detail/CVE-2013-3364', 'https://github.com/advisories/GHSA-28gr-86hg-r48w'}
null
GHSA
GHSA-9qgm-w87q-hx89
Unrestricted Upload of File with Dangerous Type in Strapi
An arbitrary file upload vulnerability in the file upload module of Strapi v4.1.5 allows attackers to execute arbitrary code via a crafted file.
{'CVE-2022-27263'}
2022-04-22T21:03:45Z
2022-04-13T00:00:25Z
CRITICAL
9.8
{'CWE-434'}
{'https://www.youtube.com/watch?v=LEeabouqRrg', 'https://github.com/advisories/GHSA-9qgm-w87q-hx89', 'https://nvd.nist.gov/vuln/detail/CVE-2022-27263'}
null
GHSA
GHSA-85g2-29m8-qf2p
Prototype Pollution Vulnerability in object-collider
Prototype pollution vulnerability in 'object-collider' versions 1.0.0 through 1.0.3 allows attacker to cause a denial of service and may lead to remote code execution.
{'CVE-2021-25914'}
2021-03-19T21:18:33Z
2021-03-19T21:18:33Z
CRITICAL
9.8
{'CWE-1321'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-25914', 'https://github.com/FireBlinkLTD/object-collider/commit/321f75a7f8e7b3393e5b7dd6dd9ab26ede5906e5', 'https://github.com/advisories/GHSA-85g2-29m8-qf2p', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25914'}
null
GHSA
GHSA-vrmr-f2qh-3hhf
Improper use of cryptographic key in wal-g
WAL-G before 1.1, when a non-libsodium build (e.g., one of the official binary releases published as GitHub Releases) is used, silently ignores the libsodium encryption key and uploads cleartext backups. This is arguably a Principle of Least Surprise violation because "the user likely wanted to encrypt all file activit...
{'CVE-2021-38599'}
2021-09-02T17:17:16Z
2021-09-02T17:17:16Z
HIGH
7.5
{'CWE-922'}
{'https://github.com/wal-g/wal-g/commit/cadf598e1c2a345915a21a44518c5a4d5401e2e3', 'https://nvd.nist.gov/vuln/detail/CVE-2021-38599', 'https://github.com/wal-g/wal-g/pull/1062', 'https://github.com/advisories/GHSA-vrmr-f2qh-3hhf', 'https://github.com/wal-g/wal-g/releases/tag/v1.1'}
null
GHSA
GHSA-g6j2-ch25-5mmv
Missing Token Replay Detection in Saml2 Authentication services for ASP.NET
### Impact Token Replay Detection is an important defence in depth measure for Single Sign On solutions. In all previous 2.X versions, the Token Replay Detection is not properly implemented. Note that version 1.0.1 is not affected. It has a correct Token Replay Implementation and is safe to use. ### Patches The 2.5....
{'CVE-2020-5261'}
2021-01-08T20:24:59Z
2020-03-25T16:52:49Z
HIGH
8.2
{'CWE-294'}
{'https://github.com/Sustainsys/Saml2/security/advisories/GHSA-g6j2-ch25-5mmv', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5261', 'https://github.com/advisories/GHSA-g6j2-ch25-5mmv', 'https://github.com/Sustainsys/Saml2/commit/e58e0a1aff2b1ead6aca080b7cdced55ee6d5241', 'https://github.com/Sustainsys/Saml2/issues/711'}
null
GHSA
GHSA-8q59-q68h-6hv4
Improper Input Validation in PyYAML
A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw....
{'CVE-2020-14343'}
2022-04-22T18:26:17Z
2021-03-25T21:26:26Z
CRITICAL
9.8
{'CWE-20'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://github.com/advisories/GHSA-8q59-q68h-6hv4', 'https://pypi.org/project/PyYAML/', 'https://github.com/yaml/pyyaml/issues/420#issuecomment-663673966', 'https://bugzilla.redhat.com/show_bug.cgi?id=1860466', 'https://nvd.nist.gov/vuln/detail/CVE-2020-14343'...
null
GHSA
GHSA-prqf-xr2j-xf65
Potential privilege escalation on Kubernetes >= v1.19 when the Argo Sever is run with `--auth-mode=client`
### Impact This is pro-active fix. No know exploits exist. Impacted: * You're running Kubernetes >= v1.19 * You're running Argo Server * It is configured to with `--auth-mode=client` * Is not configured with `--auth-mode=server` * You are not running Argo Server in Kubernetes pod. E.g. on bare metal or other VM. * ...
null
2021-08-23T19:41:41Z
2021-08-23T19:41:41Z
LOW
0
{'CWE-285'}
{'https://github.com/argoproj/argo-workflows/security/advisories/GHSA-prqf-xr2j-xf65', 'https://github.com/advisories/GHSA-prqf-xr2j-xf65'}
null
GHSA
GHSA-vx6v-2rg6-865h
Cross-site Scripting in django-js-reverse
django-js-reverse (aka Django JS Reverse) before 0.9.1 has XSS via js_reverse_inline.
{'CVE-2019-15486'}
2021-08-17T22:13:44Z
2019-08-27T17:39:33Z
MODERATE
6.1
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-15486', 'https://github.com/ierror/django-js-reverse/pull/81', 'https://github.com/ierror/django-js-reverse/compare/v0.9.0...v0.9.1', 'https://github.com/advisories/GHSA-vx6v-2rg6-865h'}
null
GHSA
GHSA-f4jh-ww96-9h9j
Netflix/Priam: Temporary Directory Information Disclosure
### Impact When `File.createTempFile` creates a file, the permissions on that file are -rw-r--r--. This means that other users can read the contents of these files after they are written, although they can not modify the contents. This allows for local information disclosure if these files contain sensitive informatio...
{'CVE-2021-28100'}
2022-04-19T19:02:51Z
2021-03-30T16:23:12Z
MODERATE
6.2
{'CWE-377'}
{'https://github.com/advisories/GHSA-f4jh-ww96-9h9j', 'https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-f4jh-ww96-9h9j'}
null
GHSA
GHSA-hwhq-3hrj-v6v5
Hijacked Environment Variables in cross-env.js
The `cross-env.js` package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. ## Recommendation As this package is malware, if you find it installed in your environment, the real security concern is det...
{'CVE-2017-16081'}
2021-01-14T15:31:19Z
2020-09-01T19:00:54Z
MODERATE
0
{'CWE-506'}
{'https://nodesecurity.io/advisories/520', 'https://github.com/advisories/GHSA-hwhq-3hrj-v6v5', 'https://www.npmjs.com/advisories/520', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16081'}
null
GHSA
GHSA-8ch4-58qp-g3mp
Observable Timing Discrepancy in aaugustin websockets library
The aaugustin websockets library before 9.1 for Python has an Observable Timing Discrepancy on servers when HTTP Basic Authentication is enabled with basic_auth_protocol_factory(credentials=...). An attacker may be able to guess a password via a timing attack.
{'CVE-2021-33880'}
2022-04-22T15:47:44Z
2021-06-11T17:43:14Z
MODERATE
5.9
{'CWE-208', 'CWE-203'}
{'https://github.com/aaugustin/websockets/commit/547a26b685d08cac0aa64e5e65f7867ac0ea9bc0', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-33880', 'https://github.com/advisories/GHSA-8ch4-58qp-g3mp', 'https://www.oracle.com/security-alerts/cpujan2022.html'}
null
GHSA
GHSA-88xx-23mf-rcj2
Malicious Package in bs-sha3
Version 0.8.0 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-30T16:18:53Z
2020-09-03T22:51:52Z
CRITICAL
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-88xx-23mf-rcj2', 'https://www.npmjs.com/advisories/1274'}
null
GHSA
GHSA-668q-qrv7-99fm
Deserialization of Untrusted Data in logback
In logback version 1.2.7 and prior versions, an attacker with the required privileges to edit configurations files could craft a malicious configuration allowing to execute arbitrary code loaded from LDAP servers.
{'CVE-2021-42550'}
2022-03-28T19:32:57Z
2021-12-17T20:00:50Z
MODERATE
6.6
{'CWE-502'}
{'https://github.com/qos-ch/logback/blob/1502cba4c1dfd135b2e715bc0cf80c0045d4d128/logback-site/src/site/pages/news.html', 'https://github.com/cn-panda/logbackRceDemo', 'https://security.netapp.com/advisory/ntap-20211229-0001/', 'https://jira.qos.ch/browse/LOGBACK-1591', 'https://github.com/qos-ch/logback/commit/ef4fc41...
null
GHSA
GHSA-67mp-pcv9-vvq6
Malicious Package in jr-sha3
Version 0.8.0 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-30T16:35:37Z
2020-09-03T22:57:14Z
CRITICAL
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-67mp-pcv9-vvq6', 'https://www.npmjs.com/advisories/1279'}
null
GHSA
GHSA-2v82-5746-vwqc
XSS in doc_link
### Impact Users of MySQL, MariaDB, PgSQL and SQLite are affected. XSS is in most cases prevented by strict CSP in all modern browsers. The only exception is when Adminer is using a `pdo_` extension to communicate with the database (it is used if the native extensions are not enabled). In browsers without CSP, Adminer ...
{'CVE-2021-29625'}
2022-03-21T20:33:37Z
2022-03-18T17:49:28Z
HIGH
7.5
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-29625', 'https://packagist.org/packages/vrana/adminer', 'https://github.com/advisories/GHSA-2v82-5746-vwqc', 'https://sourceforge.net/p/adminer/bugs-and-features/797/', 'https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7', 'https://github.com/vra...
null
GHSA
GHSA-r8j5-h5cx-65gg
ReDOS in IS-SVG
A vulnerability was discovered in IS-SVG version 4.3.1 and below where a Regular Expression Denial of Service (ReDOS) occurs if the application is provided and checks a crafted invalid SVG string.
{'CVE-2021-29059'}
2021-12-10T19:02:37Z
2021-12-10T19:02:37Z
HIGH
7.5
{'CWE-770'}
{'https://github.com/yetingli/PoCs/blob/main/CVE-2021-29059/IS-SVG.md', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29059', 'https://github.com/yetingli/SaveResults/blob/main/js/is-svg.js', 'https://github.com/sindresorhus/is-svg/commit/732fc72779840c45a30817d3fe28e12058592b02', 'https://www.npmjs.com/package/is-svg', '...
null
GHSA
GHSA-fgfm-hqjw-3265
Out-of-bounds Write in actix-web
An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can unsoundly extend the lifetime of a string, leading to memory corruption.
{'CVE-2018-25025'}
2022-01-06T22:18:46Z
2022-01-06T22:18:46Z
CRITICAL
9.8
{'CWE-787'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-25025', 'https://github.com/advisories/GHSA-fgfm-hqjw-3265', 'https://rustsec.org/advisories/RUSTSEC-2018-0019.html', 'https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/actix-web/RUSTSEC-2018-0019.md'}
null
GHSA
GHSA-3pc2-fm7p-q2vg
Cross-site Scripting in October
### Impact Pasting content copied from malicious websites into the Froala richeditor could result in a successful self-XSS attack. ### Patches Issue has been patched in Build 467 (v1.0.467). ### Workarounds Apply https://github.com/octobercms/october/commit/b384954a29b89117e1c0d6035b3ede4f46df67c5 to your installatio...
{'CVE-2020-4061'}
2022-04-19T19:02:29Z
2020-07-02T16:55:11Z
LOW
3.7
{'CWE-79'}
{'https://github.com/advisories/GHSA-3pc2-fm7p-q2vg', 'https://research.securitum.com/the-curious-case-of-copy-paste/', 'https://github.com/octobercms/october/commit/b384954a29b89117e1c0d6035b3ede4f46df67c5', 'https://github.com/octobercms/october/security/advisories/GHSA-3pc2-fm7p-q2vg', 'https://nvd.nist.gov/vuln/det...
null
GHSA
GHSA-2p78-8hh6-96xc
Moderate severity vulnerability that affects feedparser
Cross-site scripting (XSS) vulnerability in feedparser.py in Universal Feed Parser (aka feedparser or python-feedparser) 5.x before 5.0.1 allows remote attackers to inject arbitrary web script or HTML via malformed XML comments.
{'CVE-2011-1157'}
2021-08-31T19:39:01Z
2018-07-23T19:52:21Z
MODERATE
0
{'CWE-79'}
{'http://www.mandriva.com/security/advisories?name=MDVSA-2011:082', 'https://bugzilla.novell.com/show_bug.cgi?id=680074', 'http://lists.opensuse.org/opensuse-updates/2011-04/msg00026.html', 'https://code.google.com/p/feedparser/issues/detail?id=254', 'http://openwall.com/lists/oss-security/2011/03/15/11', 'http://suppo...
null
GHSA
GHSA-74r6-grj9-8rq6
Remote Code Execution in AjaxNetProfessional
All versions of package ajaxpro.2 are vulnerable to Deserialization of Untrusted Data due to the possibility of deserialization of arbitrary .NET classes, which can be abused to gain remote code execution.
{'CVE-2021-23758'}
2021-12-16T15:27:55Z
2021-12-16T15:27:55Z
CRITICAL
9.8
{'CWE-502'}
{'https://github.com/michaelschwarz/Ajax.NET-Professional/commit/b0e63be5f0bb20dfce507cb8a1a9568f6e73de57', 'https://github.com/michaelschwarz/Ajax.NET-Professional/security/advisories/GHSA-6r7c-6w96-8pvw', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23758', 'https://snyk.io/vuln/SNYK-DOTNET-AJAXPRO2-1925971', 'https://...
null
GHSA
GHSA-h77x-m5q8-c29h
Moderate severity vulnerability that affects rack
lib/rack/multipart.rb in Rack before 1.1.4, 1.2.x before 1.2.6, 1.3.x before 1.3.7, and 1.4.x before 1.4.2 uses an incorrect regular expression, which allows remote attackers to cause a denial of service (infinite loop) via a crafted Content-Disposion header.
{'CVE-2012-6109'}
2021-09-14T15:39:43Z
2017-10-24T18:33:37Z
MODERATE
0
{'CWE-835'}
{'https://github.com/rack/rack/commit/c9f65df37a151821eb88ddd1dc404b83e52c52d5', 'http://rhn.redhat.com/errata/RHSA-2013-0548.html', 'https://github.com/rack/rack/blob/master/README.rdoc', 'https://nvd.nist.gov/vuln/detail/CVE-2012-6109', 'https://groups.google.com/forum/#!msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ', 'htt...
null
GHSA
GHSA-6hr9-4692-fch9
OS Command Injection in effect
effect through 1.0.4 is vulnerable to Command Injection. It allows execution of arbitrary command via the options argument.
{'CVE-2020-7624'}
2022-02-10T23:45:54Z
2022-02-10T23:45:54Z
CRITICAL
9.8
{'CWE-78'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-7624', 'https://snyk.io/vuln/SNYK-JS-EFFECT-564256', 'https://github.com/Javascipt/effect/blob/master/helper.js#L24,', 'https://github.com/advisories/GHSA-6hr9-4692-fch9'}
null
GHSA
GHSA-f7g4-fm4c-54m9
Malicious Package in yeoman-genrator
Version 2.0.2 of `yoeman-generator` contains malicious code as a preinstall script. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When installed, the package downloads a file from a remote server, executes it and opens a backdoor. ## Recommend...
null
2021-09-29T20:45:58Z
2020-09-03T21:06:31Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/1198', 'https://github.com/advisories/GHSA-f7g4-fm4c-54m9'}
null
GHSA
GHSA-hf9p-9r39-r2h3
Unrestricted Uploads in Concrete5
Concrete5 before 8.5.3 allows Unrestricted Upload of File with Dangerous Type such as a .phar file.
{'CVE-2020-11476'}
2021-11-03T17:29:29Z
2021-11-03T17:29:29Z
HIGH
7.2
{'CWE-434'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-11476', 'https://github.com/concrete5/concrete5/releases/tag/8.5.3', 'https://herolab.usd.de/security-advisories/usd-2020-0041/', 'https://github.com/concrete5/concrete5/pull/8713', 'https://github.com/advisories/GHSA-hf9p-9r39-r2h3'}
null
GHSA
GHSA-r53m-pfr5-7v87
Moderate severity vulnerability that affects org.apache.tomcat.embed:tomcat-embed-core
**Withdrawn:** Duplicate of GHSA-qcxh-w3j9-58qr
null
2021-12-03T14:34:09Z
2019-04-18T14:50:19Z
MODERATE
0
null
{'https://nvd.nist.gov/vuln/detail/CVE-2019-0199', 'https://github.com/advisories/GHSA-r53m-pfr5-7v87'}
null
GHSA
GHSA-jpq3-xf27-5jf2
Prototype Pollution in safe-object2
All versions of package safe-object2 are vulnerable to Prototype Pollution via the setter function.
{'CVE-2020-7726'}
2021-05-06T18:26:42Z
2021-05-06T18:26:42Z
CRITICAL
9.8
{'CWE-1321'}
{'https://snyk.io/vuln/SNYK-JS-SAFEOBJECT2-598801', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7726', 'https://github.com/advisories/GHSA-jpq3-xf27-5jf2'}
null
GHSA
GHSA-59cj-99cw-rq64
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-0914, CVE-2019-0915, CVE-2019-0916, CVE-2019-0917, CVE-2019-0922, CVE-20...
{'CVE-2019-0913'}
2021-03-29T21:00:05Z
2021-03-29T21:00:05Z
HIGH
7.5
{'CWE-787'}
{'https://github.com/advisories/GHSA-59cj-99cw-rq64', 'https://github.com/chakra-core/ChakraCore/commit/d797e3f00e34c12c8c0ae52f56344325439dccd7', 'https://github.com/chakra-core/ChakraCore/commit/d85b5025b047f10784c53c6c1dd771775d417f5f', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-091...
null
GHSA
GHSA-vcg8-98q8-g7mj
Exposure of Sensitive Information to an Unauthorized Actor and Insecure Temporary File in Ansible
A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is...
{'CVE-2020-1740'}
2021-08-31T21:11:03Z
2021-04-07T21:47:31Z
LOW
4.7
{'CWE-200', 'CWE-377'}
{'https://lists.debian.org/debian-lts-announce/2020/05/msg00005.html', 'https://security.gentoo.org/glsa/202006-11', 'https://github.com/ansible/ansible/issues/67798', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WQVOQD4VAIXXTVQAJKTN7NUGTJFE2PCB/', 'https://github.com/...
null
GHSA
GHSA-6c37-2rw5-9j7x
Malicious Package in requesst
All versions of `requesst` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. ...
null
2021-10-01T14:04:29Z
2020-09-02T20:25:46Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/857', 'https://github.com/advisories/GHSA-6c37-2rw5-9j7x'}
null
GHSA
GHSA-53jx-4wwh-gcqj
Malicious Package in angular-location-update
Version 0.0.3 of `angular-location-update` contained malicious code. The code when executed in the browser would enumerate password, cvc and cardnumber fields from forms and send the extracted values to `https://js-metrics.com/minjs.php?pl=` ## Recommendation Remove the package from your environment and evaluate yo...
null
2020-09-11T21:11:34Z
2020-09-11T21:11:34Z
CRITICAL
0
null
{'https://www.npmjs.com/advisories/930', 'https://github.com/advisories/GHSA-53jx-4wwh-gcqj'}
null
GHSA
GHSA-4228-7qvx-f4rq
Injection and Command Injection in devcert
A command injection vulnerability in the `devcert` module may lead to remote code execution when users of the module pass untrusted input to the `certificateFor` function.
{'CVE-2020-8186'}
2021-10-08T20:35:41Z
2021-05-18T01:41:56Z
HIGH
9.8
{'CWE-74', 'CWE-78', 'CWE-77'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-8186', 'https://hackerone.com/reports/863544', 'https://github.com/advisories/GHSA-4228-7qvx-f4rq'}
null
GHSA
GHSA-7cgp-c3g7-qvrw
Moderate severity vulnerability that affects actionpack
actionpack/lib/action_view/template/text.rb in Action View in Ruby on Rails 3.x before 3.2.17 converts MIME type strings to symbols during use of the :text option to the render method, which allows remote attackers to cause a denial of service (memory consumption) by including these strings in headers.
{'CVE-2014-0082'}
2021-09-02T21:15:26Z
2017-10-24T18:33:36Z
MODERATE
0
{'CWE-20'}
{'https://puppet.com/security/cve/cve-2014-0082', 'http://secunia.com/advisories/57376', 'http://openwall.com/lists/oss-security/2014/02/18/10', 'http://secunia.com/advisories/57836', 'https://groups.google.com/forum/message/raw?msg=rubyonrails-security/LMxO_3_eCuc/ozGBEhKaJbIJ', 'http://rhn.redhat.com/errata/RHSA-2014...
null
GHSA
GHSA-8vfm-4388-6rpc
Apache is vulnerable to XXE in XSD validation processor
Apache Camel 2.20.0 to 2.20.3 and 2.21.0 Core is vulnerable to XXE in XSD validation processor.
{'CVE-2018-8027'}
2022-04-26T19:18:35Z
2018-10-16T23:06:25Z
CRITICAL
9.8
{'CWE-611'}
{'https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E', 'http://www.securityfocus.com/bid/104933', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8027', 'https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3C...
null
GHSA
GHSA-jc35-q369-45pv
Remote code execution in Apache Struts
Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.
{'CVE-2020-17530'}
2022-04-25T22:00:47Z
2022-02-09T22:51:56Z
CRITICAL
9.8
{'CWE-94', 'CWE-917'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://github.com/advisories/GHSA-jc35-q369-45pv', 'http://www.openwall.com/lists/oss-security/2022/04/12/6', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'http://jvn.jp/en/jp/JVN43969166/...
null
GHSA
GHSA-qccf-q7p4-3q3j
Prototype Pollution in safe-object2
All versions of `safe-object2` are vulnerable to prototype pollution. The `settter()` function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. ## Recommendation No fix is currently available. Consider usi...
null
2021-10-01T20:11:18Z
2020-09-04T15:16:42Z
HIGH
0
{'CWE-1321'}
{'https://github.com/advisories/GHSA-qccf-q7p4-3q3j', 'https://www.npmjs.com/advisories/1335'}
null
GHSA
GHSA-x588-g38j-f672
Cross-site Scripting in Apache Pluto
The input fields of the Apache Pluto UrlTestPortlet are vulnerable to Cross-Site Scripting (XSS) attacks. Users should migrate to version 3.1.1 of the v3-demo-portlet.war artifact
{'CVE-2021-36737'}
2022-01-08T00:46:20Z
2022-01-08T00:46:20Z
MODERATE
0
{'CWE-79'}
{'https://lists.apache.org/thread/x7kt47bf358x8sg9qg02zt0dmdrtow25', 'https://nvd.nist.gov/vuln/detail/CVE-2021-36737', 'https://github.com/advisories/GHSA-x588-g38j-f672'}
null
GHSA
GHSA-p9cf-qjxq-vxw6
Privilege Context Switching Error in wildlfy
A flaw was found in wildfly. The EJBContext principle is not popped back after invoking another EJB using a different Security Domain. The highest threat from this vulnerability is to data confidentiality and integrity. Versions before wildfly 20.0.0.Final are affected.
{'CVE-2020-1719'}
2021-06-17T20:04:37Z
2021-06-08T18:52:27Z
MODERATE
5.4
{'CWE-270'}
{'https://bugzilla.redhat.com/show_bug.cgi?id=1796617', 'https://github.com/advisories/GHSA-p9cf-qjxq-vxw6', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1719'}
null
GHSA
GHSA-mpxf-gcw2-pw5q
Moderate severity vulnerability that affects actionpack
actionpack/lib/action_view/lookup_context.rb in Action View in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to cause a denial of service (memory consumption) via a header containing an invalid MIME type that leads to excessive caching.
{'CVE-2013-6414'}
2021-09-15T20:48:55Z
2017-10-24T18:33:37Z
MODERATE
0
{'CWE-20'}
{'https://nvd.nist.gov/vuln/detail/CVE-2013-6414', 'http://rhn.redhat.com/errata/RHSA-2014-0008.html', 'http://weblog.rubyonrails.org/2013/12/3/Rails_3_2_16_and_4_0_2_have_been_released/', 'https://github.com/advisories/GHSA-mpxf-gcw2-pw5q', 'http://secunia.com/advisories/57836', 'http://lists.opensuse.org/opensuse-upd...
null
GHSA
GHSA-wc7q-qpm4-8pqv
Malicious Package in rrequest
All versions of `rrequest` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. ...
null
2021-10-01T14:07:14Z
2020-09-02T20:32:10Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/862', 'https://github.com/advisories/GHSA-wc7q-qpm4-8pqv'}
null
GHSA
GHSA-6pcc-3rfx-4gpm
Dom4j contains a XML Injection vulnerability
dom4j version prior to version 2.1.1 contains a CWE-91: XML Injection vulnerability in Class: Element. Methods: addElement, addAttribute that can result in an attacker tampering with XML documents through XML injection. This attack appear to be exploitable via an attacker specifying attributes or elements in the XML do...
{'CVE-2018-1000632'}
2022-04-26T18:43:59Z
2018-10-16T17:01:25Z
HIGH
7.5
{'CWE-91'}
{'https://lists.apache.org/thread.html/5a020ecaa3c701f408f612f7ba2ee37a021644c4a39da2079ed3ddbc@%3Ccommits.maven.apache.org%3E', 'https://github.com/dom4j/dom4j/commit/c2a99d7dee8ce7a4e5bef134bb781a6672bd8a0f', 'https://lists.apache.org/thread.html/9d4c1af6f702c3d6d6f229de57112ddccac8ce44446a01b7937ab9e0@%3Ccommits.mav...
null
GHSA
GHSA-3mhm-jvqj-fvhg
Malicious Package in js-sia3
Version 0.8.0 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-30T17:14:43Z
2020-09-03T23:09:37Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/1290', 'https://github.com/advisories/GHSA-3mhm-jvqj-fvhg'}
null
GHSA
GHSA-45w5-pvr8-4rh5
Command injection in eslint-fixer
The eslint-fixer package through 0.1.5 for Node.js allows command injection via shell metacharacters to the fix function. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. The ozum/eslint-fixer GitHub repository has been intentionally deleted.
{'CVE-2021-26275'}
2021-04-13T15:19:14Z
2021-04-13T15:19:14Z
CRITICAL
9.8
{'CWE-77'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-26275', 'https://advisory.checkmarx.net/advisory/CX-2021-4774', 'https://github.com/advisories/GHSA-45w5-pvr8-4rh5', 'https://www.npmjs.com/package/eslint-fixer'}
null
GHSA
GHSA-9279-7hph-r3xw
Buffer Overflow in Apache Mina SSHD
A vulnerability in sshd-core of Apache Mina SSHD allows an attacker to overflow the server causing an OutOfMemory error. This issue affects the SFTP and port forwarding features of Apache Mina SSHD version 2.0.0 and later versions. It was addressed in Apache Mina SSHD 2.7.0
{'CVE-2021-30129'}
2022-04-22T15:46:27Z
2021-08-02T16:54:09Z
HIGH
7.5
{'CWE-772'}
{'https://lists.apache.org/thread.html/r6d4f78e192a0c8eabd671a018da464024642980ecd24096bde6db36f@%3Cusers.mina.apache.org%3E', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/red01829efa2a8c893c4baff4f23c9312bd938543a9b8658e172b853b@%3Cannounce.apache.org%3E', 'https://li...
null
GHSA
GHSA-h385-52j6-9984
Withdrawn: HTTP Request Smuggling in Agoo
# Withdrawn reason Withdrawn on 1/13/2021 due to [this comment from the maintainer](https://github.com/ohler55/agoo/issues/88#issuecomment-723580783). This is no longer considered a vulnerability. # Original description agoo through 2.12.3 allows request smuggling attacks where agoo is used as a backend and a fronten...
{'CVE-2020-7670'}
2021-01-13T19:26:13Z
2020-10-20T19:15:38Z
MODERATE
0
{'CWE-444'}
{'https://snyk.io/vuln/SNYK-RUBY-AGOO-569137', 'https://github.com/ohler55/agoo/commit/23d03535cf7b50d679a60a953a0cae9519a4a130', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7670', 'https://github.com/ohler55/agoo/issues/88', 'https://github.com/advisories/GHSA-h385-52j6-9984'}
null
GHSA
GHSA-qq48-m4jx-xqh8
"Deserialization errors in MyBatis"
MyBatis before 3.5.6 mishandles deserialization of object streams leading to potential cache poisoning.
{'CVE-2020-26945'}
2021-04-22T16:14:38Z
2021-04-22T16:14:38Z
HIGH
8.1
{'CWE-502'}
{'https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6', 'https://github.com/mybatis/mybatis-3/pull/2079', 'https://github.com/advisories/GHSA-qq48-m4jx-xqh8', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26945'}
null
GHSA
GHSA-p94w-42g3-f7h4
Holder can (re)create authentic credentials after receiving a credential in vp-toolkit
### Impact The [`verifyVerifiableCredential()`](https://github.com/rabobank-blockchain/vp-toolkit/blob/master/src/service/signers/verifiable-credential-signer.ts#L57) method check the cryptographic integrity of the Verifiable Credential, but it does not check if the [`credential.issuer`](https://github.com/rabobank-blo...
null
2020-03-06T01:16:00Z
2020-03-06T01:16:00Z
HIGH
0
null
{'https://github.com/rabobank-blockchain/vp-toolkit/issues/13', 'https://github.com/rabobank-blockchain/vp-toolkit/commit/6315936d1d7913fd116fa51a0dbbd29d82c0ce17', 'https://github.com/advisories/GHSA-p94w-42g3-f7h4', 'https://github.com/rabobank-blockchain/vp-toolkit/security/advisories/GHSA-p94w-42g3-f7h4'}
null
GHSA
GHSA-m8qc-mf6p-pfq9
Link Following in rply
python-rply before 0.7.4 insecurely creates temporary files.
{'CVE-2014-1938'}
2021-08-19T21:52:46Z
2020-03-11T20:56:34Z
MODERATE
5.5
{'CWE-59'}
{'https://nvd.nist.gov/vuln/detail/CVE-2014-1938', 'https://github.com/advisories/GHSA-m8qc-mf6p-pfq9', 'http://www.openwall.com/lists/oss-security/2014/02/11/1', 'https://security-tracker.debian.org/tracker/CVE-2014-1938', 'https://github.com/alex/rply/issues/42', 'https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737...
null
GHSA
GHSA-h5vj-f7r9-w564
Entropy Backdoor in text-qrcode
All versions of `text-qrcode` contain malicious code that overwrites the `randomBytes` method for the `crypto` module with a function that generates weak entropy. Instead of generating 32 bytes, the infected randomBytes will generate 3 bytes of entropy and hash them, resulting in a 32 byte value being returned, but one...
null
2021-10-01T13:30:19Z
2020-09-01T21:22:35Z
HIGH
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-h5vj-f7r9-w564', 'https://www.npmjs.com/advisories/738'}
null
GHSA
GHSA-vp9j-rghq-8jhh
Exposure of Resource to Wrong Sphere and Insecure Temporary File in Ansible
An incomplete fix was found for the fix of the flaw CVE-2020-1733 ansible insecure temporary directory when running become_user from become directive. The provided fix is insufficient to prevent the race condition on systems using ACLs and FUSE filesystems. Ansible Engine 2.7.18, 2.8.12, and 2.9.9 as well as previous v...
{'CVE-2020-10744'}
2022-02-09T21:59:42Z
2022-02-09T21:59:42Z
MODERATE
5
{'CWE-668', 'CWE-377'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-10744', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10744', 'https://github.com/advisories/GHSA-vp9j-rghq-8jhh'}
null