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-rxjp-mfm9-w4wr
Path Traversal in Django
In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.
{'CVE-2021-31542'}
2022-02-14T22:15:39Z
2021-06-04T21:15:56Z
HIGH
7.5
{'CWE-434', 'CWE-22'}
{'https://www.djangoproject.com/weblog/2021/may/04/security-releases/', 'https://lists.debian.org/debian-lts-announce/2021/05/msg00005.html', 'https://docs.djangoproject.com/en/3.2/releases/security/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-31542', 'https://lists.fedoraproject.org/archives/list/package-announce@lis...
null
GHSA
GHSA-wp2p-q35g-3rjj
Malicious Package in soket.io
All versions of `soket.io` are considered malicious. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When executed, the package calls home to a Command and Control server to execute arbitrary commands. ## Recommendation This package was publish...
null
2021-10-01T13:29:21Z
2020-09-01T21:13:01Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/686', 'https://github.com/advisories/GHSA-wp2p-q35g-3rjj'}
null
GHSA
GHSA-m647-5wf9-3jp3
OS Command Injection in closure-compiler-stream
closure-compiler-stream through 0.1.15 allows execution of arbitrary commands. The argument "options" of the exports function in "index.js" can be controlled by users without any sanitization.
{'CVE-2020-7603'}
2021-07-28T18:53:04Z
2021-05-07T16:16:06Z
CRITICAL
9.8
{'CWE-78'}
{'https://github.com/advisories/GHSA-m647-5wf9-3jp3', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7603', 'https://snyk.io/vuln/SNYK-JS-CLOSURECOMPILERSTREAM-560123'}
null
GHSA
GHSA-7h8v-2v8x-h264
SQL Injection in moodle
In moodle, some database module web services allowed students to add entries within groups they did not belong to. Versions affected: 3.9 to 3.9.2, 3.8 to 3.8.5, 3.7 to 3.7.8, 3.5 to 3.5.14 and earlier unsupported versions. This is fixed in moodle 3.8.6, 3.7.9, 3.5.15, and 3.10.
{'CVE-2020-25700'}
2021-03-29T20:42:19Z
2021-03-29T20:42:19Z
MODERATE
6.5
{'CWE-89'}
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4NNFCHPPHRJNJROIX6SYMHOC6HMKP3GU/', 'https://github.com/moodle/moodle/commit/8169aeff59d8ed910ca3545413561005282bbd32', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25700', 'https://moodle.org/mod/forum/discuss.php?d=413938',...
null
GHSA
GHSA-6fh5-8wq8-w3wr
Prototype Pollution in unflatten
All versions of `unflatten` are vulnerable to prototype pollution. The function `unflatten` 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 using ...
null
2021-10-01T20:09:09Z
2020-09-04T15:09:55Z
HIGH
0
{'CWE-1321'}
{'https://github.com/advisories/GHSA-6fh5-8wq8-w3wr', 'https://www.npmjs.com/advisories/1329'}
null
GHSA
GHSA-6v73-fgf6-w5j7
Code Injection in Spring Cloud Function
In Spring Cloud Function versions 3.1.6, 3.2.2 and older unsupported versions, when using routing functionality it is possible for a user to provide a specially crafted SpEL as a routing-expression that may result in remote code execution and access to local resources.
{'CVE-2022-22963'}
2022-05-03T17:41:55Z
2022-04-03T00:00:59Z
CRITICAL
9.8
{'CWE-94'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://tanzu.vmware.com/security/cve-2022-22963', 'https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0005', 'https://github.com/advisories/GHSA-6v73-fgf6-w5j7', 'https://nvd.nist.gov/vuln/detail/CVE-2022-22963', 'https://tools.cisco.com/security/cent...
null
GHSA
GHSA-6xxj-gcjq-wgf4
SQL injection in prestashop/prestashop
### Impact Blind SQLi using Search filters with `orderBy` and `sortOrder` parameters ### Patches The problem is fixed in 1.7.8.2
{'CVE-2021-43789'}
2022-04-19T19:03:16Z
2021-12-07T21:23:17Z
HIGH
7.5
{'CWE-89'}
{'https://github.com/PrestaShop/PrestaShop/commit/6482b9ddc9dcebf7588dbfd616d2d635218408d6', 'https://github.com/advisories/GHSA-6xxj-gcjq-wgf4', 'https://github.com/PrestaShop/PrestaShop/issues/26623', 'https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-6xxj-gcjq-wgf4', 'https://nvd.nist.gov/vuln/detail...
null
GHSA
GHSA-fqwf-pjwf-7vqv
jackson-databind mishandles the interaction between serialization gadgets and typing
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus).
{'CVE-2020-10673'}
2021-10-21T21:12:27Z
2020-05-15T18:59:04Z
MODERATE
0
null
{'https://github.com/FasterXML/jackson-databind/issues/2660', 'https://security.netapp.com/advisory/ntap-20200403-0002/', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.debian.org/debian-lts-announce/2020/03/msg00027.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www...
null
GHSA
GHSA-4whc-pp4x-9pf3
Moderate severity vulnerability that affects jquery-rails and jquery-ujs
jquery_ujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x and 4.x, allow remote attackers to bypass the Same Origin Policy, and trigger transmission of a CSRF token to a different-domain web server, via a leading space character in a URL with...
{'CVE-2015-1840'}
2021-09-01T18:38:28Z
2017-10-24T18:33:36Z
MODERATE
0
{'CWE-200'}
{'https://groups.google.com/forum/message/raw?msg=rubyonrails-security/XIZPbobuwaY/fqnzzpuOlA4J', 'http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160906.html', 'https://github.com/rails/jquery-ujs/blob/master/CHANGELOG.md', 'http://openwall.com/lists/oss-security/2015/06/16/15', 'https://github.com...
null
GHSA
GHSA-2p3x-qw9c-25hh
XStream can cause a Denial of Service.
### Impact The vulnerability may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's ...
{'CVE-2021-21341'}
2022-04-19T19:02:49Z
2021-03-22T23:27:51Z
HIGH
7.5
{'CWE-835', 'CWE-400', 'CWE-502'}
{'https://x-stream.github.io/security.html#workaround', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00002.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/', 'https://lists.apache.org/thread.html/r9ac71b047767205aa22e3a0...
null
GHSA
GHSA-9p9m-jm8w-94p2
Improper Handling of Highly Compressed Data (Data Amplification) and Memory Allocation with Excessive Size Value in eventlet
### Impact A websocket peer may exhaust memory on Eventlet side by sending very large websocket frames. Malicious peer may exhaust memory on Eventlet side by sending highly compressed data frame. ### Patches Version 0.31.0 restricts websocket frame to reasonable limits. ### Workarounds Restricting memory usage via OS...
{'CVE-2021-21419'}
2021-09-29T18:51:38Z
2021-05-07T15:50:36Z
MODERATE
5.3
{'CWE-400'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-21419', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R5JZP4LZOSP7CUAM3GIRW6PIAWKH5VGB/', 'https://github.com/advisories/GHSA-9p9m-jm8w-94p2', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject...
null
GHSA
GHSA-w8cj-mvf9-mpc9
OS Command injection in Bolt
Bolt before 3.7.2 does not restrict filter options in a Request in the Twig context, and is therefore inconsistent with the "How to Harden Your PHP for Better Security" guidance.
{'CVE-2020-28925'}
2021-05-06T18:53:29Z
2021-05-06T18:53:29Z
MODERATE
5.3
{'CWE-78'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-28925', 'https://github.com/bolt/bolt/compare/3.7.1...3.7.2', 'https://github.com/advisories/GHSA-w8cj-mvf9-mpc9', 'https://github.com/bolt/bolt/commit/c0cd530e78c2a8c6d71ceb75b10c251b39fb923a'}
null
GHSA
GHSA-gm2x-6475-g9r8
XSS Injection in Media Collection Title was possible
### Impact A logged in admin user was possible to add a script injection (XSS) in the collection title which was executed. ### Workarounds Manual patching the js files. ### For more information If you have any questions or comments about this advisory:' - Email us at [security@sulu.io](mailto:security@sulu.io)
{'CVE-2021-32737'}
2022-04-19T19:03:02Z
2021-07-02T18:32:18Z
MODERATE
4.8
{'CWE-79'}
{'https://github.com/advisories/GHSA-gm2x-6475-g9r8', 'https://github.com/sulu/sulu/security/advisories/GHSA-gm2x-6475-g9r8', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32737', 'https://github.com/sulu/sulu/releases/tag/1.6.41'}
null
GHSA
GHSA-3q6g-vf58-7m4g
Regular Expression Denial of Service in flask-restx
Flask RESTX contains a regular expression that is vulnerable to [ReDoS](https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS) (Regular Expression Denial of Service) in `email_regex`.
{'CVE-2021-32838'}
2022-04-19T19:03:07Z
2021-09-08T15:41:15Z
HIGH
7.5
{'CWE-400'}
{'https://github.com/python-restx/flask-restx/commit/bab31e085f355dd73858fd3715f7ed71849656da', 'https://github.com/python-restx/flask-restx/issues/372', 'https://github.com/advisories/GHSA-3q6g-vf58-7m4g', 'https://github.com/python-restx/flask-restx/security/advisories/GHSA-3q6g-vf58-7m4g', 'https://lists.fedoraproje...
null
GHSA
GHSA-cwp7-92h5-82wx
Downloads Resources over HTTP in haxe-dev
Affected versions of `haxe-dev` 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 `haxe-dev...
{'CVE-2016-10637'}
2021-01-08T18:55:36Z
2019-02-18T23:47:10Z
HIGH
0
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10637', 'https://www.npmjs.com/advisories/237', 'https://github.com/advisories/GHSA-cwp7-92h5-82wx', 'https://nodesecurity.io/advisories/237'}
null
GHSA
GHSA-7pm4-g2qj-j85x
CSRF attack via CORS preflight requests with Spring MVC or Spring WebFlux
Spring Framework, versions 5.2.x prior to 5.2.3 are vulnerable to CSRF attacks through CORS preflight requests that target Spring MVC (spring-webmvc module) or Spring WebFlux (spring-webflux module) endpoints. Only non-authenticated endpoints are vulnerable because preflight requests should not include credentials and ...
{'CVE-2020-5397'}
2022-04-13T16:23:12Z
2020-01-21T20:59:33Z
MODERATE
5.3
{'CWE-352'}
{'https://github.com/advisories/GHSA-7pm4-g2qj-j85x', 'https://github.com/spring-projects/spring-framework', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://www.oracle.com/security-aler...
null
GHSA
GHSA-r2v5-5vcr-h3vq
Cross-site Scripting in Apache Zeppelin
Apache Zeppelin prior to 0.8.0 had a stored XSS issue via Note permissions. Issue reported by "Josna Joseph".
{'CVE-2018-1328'}
2021-08-03T17:54:46Z
2019-04-24T16:07:36Z
MODERATE
6.1
{'CWE-79'}
{'https://lists.apache.org/thread.html/ff6b995a5a3ba8db4d6b14b4d9dd487e7bf2e3bdd5b375b64a25fd06@%3Cusers.zeppelin.apache.org%3E', 'http://www.openwall.com/lists/oss-security/2019/04/23/1', 'https://github.com/advisories/GHSA-r2v5-5vcr-h3vq', 'https://zeppelin.apache.org/releases/zeppelin-release-0.8.0.html', 'https://n...
null
GHSA
GHSA-725f-3pw7-rq6x
Malicious Package in 8.9.4
Versions 1.0.2, 1.0.3, 1.0.4 and 1.0.5 of `8.9.4` contain malicious code as a preinstall script. The package reads the system's SSH keys but does not upload it to a remote server. ## Recommendation Remove the package from your environment. There is no evidence of further compromise at the moment.
null
2021-09-29T20:46:53Z
2020-09-03T21:09:47Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/1201', 'https://github.com/advisories/GHSA-725f-3pw7-rq6x'}
null
GHSA
GHSA-vwqq-5vrc-xw9h
Improper validation of certificate with host mismatch in Apache Log4j SMTP appender
Improper validation of certificate with host mismatch in Apache Log4j SMTP appender prior to version 2.13.2. This could allow an SMTPS connection to be intercepted by a man-in-the-middle attack which could leak any log messages sent through that appender.
{'CVE-2020-9488'}
2022-04-22T18:27:13Z
2020-06-05T14:15:51Z
LOW
3.7
{'CWE-295'}
{'https://lists.apache.org/thread.html/rc6b81c013618d1de1b5d6b8c1088aaf87b4bacc10c2371f15a566701@%3Cnotifications.zookeeper.apache.org%3E', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/ra051e07a0eea4943fa104247e69596f094951f51512d42c924e86c75@%3Cissues.hive.apache.org%...
null
GHSA
GHSA-q4qq-fm7q-cwp5
Multiple XSS Filter Bypasses in validator
Versions of `validator` prior to 1.1.0 are affected by several cross-site scripting vulnerabilities due to bypasses discovered in the blacklist-based filter. ## Proof of Concept Various inputs that could bypass the filter were discovered: Improper parsing of nested tags: ``` <s <onmouseover="alert(1)"> <;s onmouseo...
{'CVE-2013-7454'}
2021-09-16T19:30:37Z
2017-10-24T18:33:36Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/advisories/GHSA-q4qq-fm7q-cwp5', 'https://www.npmjs.com/advisories/41', 'https://nvd.nist.gov/vuln/detail/CVE-2013-7454', 'http://blog.kotowicz.net/2012/07/codeigniter-210-xssclean-cross-site.html', 'https://nealpoole.com/blog/2013/07/xss-filter-bypass-in-validator-nodejs-module/', 'https://nodesec...
null
GHSA
GHSA-32wx-4gxx-h48f
Users can edit the tags of any discussion
This advisory concerns a vulnerability which was patched and publicly released on October 5, 2020. ### Impact This vulnerability allowed any registered user to edit the tags of any discussion for which they have READ access using the REST API. Users were able to remove any existing tag, and add any tag in which they ...
null
2022-04-19T19:02:36Z
2021-01-29T18:13:32Z
MODERATE
0
{'CWE-639'}
{'https://github.com/flarum/tags/commit/c8fcd000857493f1e4cc00b6f2771ce388b93e9d', 'https://github.com/advisories/GHSA-32wx-4gxx-h48f', 'https://discuss.flarum.org/d/25059-security-update-to-flarum-tags-010-beta132', 'https://packagist.org/packages/flarum/tags', 'https://github.com/flarum/tags/security/advisories/GHSA-...
null
GHSA
GHSA-4vr3-9v7h-5f8v
Low severity vulnerability that affects Gw2Sharp
## Leaking cached authenticated requests ### Impact If you've been using one `MemoryCacheMethod` object in multiple instances of `Gw2WebApiClient` and are requesting authenticated endpoints with different access tokens, then you are likely to run into this bug. When using an instance of `MemoryCacheMethod` and using ...
null
2021-12-03T14:36:24Z
2019-06-18T15:38:41Z
LOW
0
null
{'https://github.com/advisories/GHSA-4vr3-9v7h-5f8v', 'https://github.com/Archomeda/Gw2Sharp/security/advisories/GHSA-4vr3-9v7h-5f8v'}
null
GHSA
GHSA-f545-vpwp-r9j7
showdoc is vulnerable to URL Redirection to Untrusted Site
showdoc is vulnerable to URL Redirection to Untrusted Site.
{'CVE-2021-3989'}
2021-12-03T20:41:35Z
2021-12-03T20:41:35Z
MODERATE
6.1
{'CWE-601'}
{'https://github.com/star7th/showdoc/commit/335afc7ed6d6627c3d0434aa9acc168c77117614', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3989', 'https://github.com/advisories/GHSA-f545-vpwp-r9j7', 'https://huntr.dev/bounties/ffc61eff-efea-42c5-92c2-e043fdf904d5'}
null
GHSA
GHSA-gcj7-j438-hjj2
Smokescreen SSRF via deny list bypass
The primary use case for Smokescreen is to prevent server-side request forgery (SSRF) attacks in which external attackers leverage the behavior of applications to connect to or scan internal infrastructure. Smokescreen also offers an option to deny access to additional (e.g., external) URLs by way of a deny list. Ther...
{'CVE-2022-24825'}
2022-04-28T19:13:16Z
2022-04-07T22:10:22Z
MODERATE
5.8
{'CWE-918'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-24825', 'https://github.com/advisories/GHSA-gcj7-j438-hjj2', 'https://github.com/stripe/smokescreen/commit/fafb6ae48c6c40aa011d87b61306abc48db8797b', 'https://github.com/stripe/smokescreen/security/advisories/GHSA-gcj7-j438-hjj2'}
null
GHSA
GHSA-8c89-2vwr-chcq
Heap buffer overflow in `QuantizedResizeBilinear`
### Impact An attacker can cause a heap buffer overflow in `QuantizedResizeBilinear` by passing in invalid thresholds for the quantization: ```python import tensorflow as tf images = tf.constant([], shape=[0], dtype=tf.qint32) size = tf.constant([], shape=[0], dtype=tf.int32) min = tf.constant([], dtype=tf.float32) ...
{'CVE-2021-29537'}
2021-05-21T14:22:35Z
2021-05-21T14:22:35Z
LOW
2.5
{'CWE-131', 'CWE-787'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-8c89-2vwr-chcq', 'https://github.com/tensorflow/tensorflow/commit/f6c40f0c6cbf00d46c7717a26419f2062f2f8694', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29537', 'https://github.com/advisories/GHSA-8c89-2vwr-chcq'}
null
GHSA
GHSA-7638-r9r3-rmjj
chroot isolation: environment value leakage to intermediate processes
### Impact When running processes using "chroot" isolation, the process being run can examine the environment variables of its immediate parent and grandparent processes (CVE-2021-3602). This isolation type is often used when running `buildah` in unprivileged containers, and it is often used to do so in CI/CD environm...
{'CVE-2021-3602'}
2022-03-18T21:03:35Z
2021-07-19T15:19:09Z
MODERATE
5.5
{'CWE-200'}
{'https://github.com/advisories/GHSA-7638-r9r3-rmjj', 'https://ubuntu.com/security/CVE-2021-3602', 'https://github.com/containers/buildah/commit/a468ce0ffd347035d53ee0e26c205ef604097fb0', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3602', 'https://bugzilla.redhat.com/show_bug.cgi?id=1969264', 'https://github.com/contain...
null
GHSA
GHSA-4pwq-fj89-6rjc
Cross-site Scripting in Apache Airflow
In Apache Airflow < 1.10.12, the "origin" parameter passed to some of the endpoints like '/trigger' was vulnerable to XSS exploit.
{'CVE-2020-13944'}
2021-06-18T18:29:54Z
2021-06-18T18:29:54Z
MODERATE
6.1
{'CWE-79'}
{'https://lists.apache.org/thread.html/r97e1b60ca508a86be58c43f405c0c8ff00ba467ba0bee68704ae7e3e%40%3Cdev.airflow.apache.org%3E', 'https://lists.apache.org/thread.html/ra8ce70088ba291f358e077cafdb14d174b7a1ce9a9d86d1b332d6367@%3Cusers.airflow.apache.org%3E', 'http://www.openwall.com/lists/oss-security/2020/12/11/2', 'h...
null
GHSA
GHSA-jjjr-3jcw-f8v6
Potential Observable Timing Discrepancy in Wagtail
### Impact A potential timing attack exists on pages or documents that have been protected with a shared password through Wagtail's "Privacy" controls. This password check is performed through a character-by-character string comparison, and so an attacker who is able to measure the time taken by this check to a high de...
{'CVE-2020-11037'}
2022-04-19T19:02:25Z
2020-05-07T18:04:53Z
MODERATE
6.1
{'CWE-208'}
{'https://github.com/advisories/GHSA-jjjr-3jcw-f8v6', 'https://github.com/wagtail/wagtail/security/advisories/GHSA-jjjr-3jcw-f8v6', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11037'}
null
GHSA
GHSA-f8h4-7rgh-q2gm
Segfault and heap buffer overflow in `{Experimental,}DatasetToTFRecord`
### Impact The implementation for `tf.raw_ops.ExperimentalDatasetToTFRecord` and `tf.raw_ops.DatasetToTFRecord` can trigger heap buffer overflow and segmentation fault: ```python import tensorflow as tf dataset = tf.data.Dataset.range(3) dataset = tf.data.experimental.to_variant(dataset) tf.raw_ops.ExperimentalDatase...
{'CVE-2021-37650'}
2021-08-25T14:43:24Z
2021-08-25T14:43:24Z
HIGH
7.8
{'CWE-787', 'CWE-120'}
{'https://github.com/advisories/GHSA-f8h4-7rgh-q2gm', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-f8h4-7rgh-q2gm', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37650', 'https://github.com/tensorflow/tensorflow/commit/e0b6e58c328059829c3eb968136f17aa72b6c876'}
null
GHSA
GHSA-gf8q-jrpm-jvxq
URL parsing in node-forge could lead to undesired behavior.
### Impact The regex used for the `forge.util.parseUrl` API would not properly parse certain inputs resulting in a parsed data structure that could lead to undesired behavior. ### Patches `forge.util.parseUrl` and other very old related URL APIs were removed in 1.0.0 in favor of letting applications use the more moder...
null
2022-01-08T00:22:02Z
2022-01-08T00:22:02Z
LOW
0
null
{'https://github.com/digitalbazaar/forge/security/advisories/GHSA-gf8q-jrpm-jvxq', 'https://github.com/advisories/GHSA-gf8q-jrpm-jvxq'}
null
GHSA
GHSA-j89m-gcjf-6ghp
Out-of-bounds write in ChakraCore
A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0768, CVE-2020-0823, CVE-2020-0826, CVE-2020-0827, CVE-2020-0828, CVE-2020-0829, CVE-2020-0830, CVE-2020-083...
{'CVE-2020-0825'}
2021-07-28T18:57:02Z
2021-07-28T18:57:02Z
HIGH
7.5
{'CWE-787'}
{'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0825', 'https://nvd.nist.gov/vuln/detail/CVE-2020-0825', 'https://github.com/advisories/GHSA-j89m-gcjf-6ghp'}
null
GHSA
GHSA-49h4-g8p5-jgq6
Moderate severity vulnerability that affects org.apache.juddi:juddi-client
After logging into the portal, the logout jsp page redirects the browser back to the login page after. It is feasible for malicious users to redirect the browser to an unintended web page in Apache jUDDI 3.1.2, 3.1.3, 3.1.4, and 3.1.5 when utilizing the portlets based user interface also known as 'Pluto', 'jUDDI Portal...
{'CVE-2015-5241'}
2021-09-01T14:11:51Z
2018-10-16T19:49:32Z
MODERATE
6.1
{'CWE-601'}
{'http://juddi.apache.org/security.html', 'https://nvd.nist.gov/vuln/detail/CVE-2015-5241', 'https://github.com/advisories/GHSA-49h4-g8p5-jgq6'}
null
GHSA
GHSA-vxf5-wxwp-m7g9
Open Redirect in Next.js
Next.js is an open source website development framework to be used with the React library. In affected versions specially encoded paths could be used when `pages/_error.js` was statically generated, allowing an open redirect to occur to an external site. In general, this redirect does not directly harm users although i...
{'CVE-2021-37699'}
2022-04-28T20:32:19Z
2021-08-12T14:51:14Z
MODERATE
6.9
{'CWE-601'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-37699', 'https://github.com/vercel/next.js/releases/tag/v11.1.0', 'https://github.com/vercel/next.js/security/advisories/GHSA-vxf5-wxwp-m7g9', 'https://github.com/advisories/GHSA-vxf5-wxwp-m7g9'}
null
GHSA
GHSA-pmcr-2rhp-36hr
SQL injection in github.com/navidrome/navidrome
model/criteria/criteria.go in Navidrome before 0.47.5 is vulnerable to SQL injection attacks when processing crafted Smart Playlists. An authenticated user could abuse this to extract arbitrary data from the database, including the user table (which contains sensitive information such as the users' encrypted passwords)...
{'CVE-2022-23857'}
2022-01-27T16:23:02Z
2022-01-27T16:23:02Z
MODERATE
0
{'CWE-89'}
{'https://github.com/navidrome/navidrome/commit/9e79b5cbf2a48c1e4344df00fea4ed3844ea965d', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23857', 'https://github.com/advisories/GHSA-pmcr-2rhp-36hr', 'https://github.com/navidrome/navidrome/releases/tag/v0.47.5'}
null
GHSA
GHSA-gfv4-2vhm-486m
Hijacked Environment Variables in node-fabric
The `node-fabric` 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 deter...
{'CVE-2017-16052'}
2021-01-08T18:47:31Z
2018-07-23T20:50:10Z
MODERATE
0
{'CWE-506'}
{'https://github.com/advisories/GHSA-gfv4-2vhm-486m', 'https://nodesecurity.io/advisories/489', 'https://www.npmjs.com/advisories/489', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16052'}
null
GHSA
GHSA-8fvr-5rqf-3wwh
Information Exposure in Docker Engine
Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.
{'CVE-2015-3630'}
2022-04-12T22:39:05Z
2022-02-15T01:57:18Z
HIGH
8.4
{'CWE-285'}
{'https://groups.google.com/forum/#!searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ', 'https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-3630', 'https://groups.google.com/forum/#%21searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ', 'https://github.com/advisories/GHSA-8fvr-5rqf-3ww...
null
GHSA
GHSA-vj88-5667-w56p
Singleton lacks bounds on Send and Sync.
`Singleton<T>` is meant to be a static object that can be initialized lazily. In order to satisfy the requirement that `static` items must implement `Sync`, `Singleton` implemented both `Sync` and `Send` unconditionally. This allows for a bug where non-`Sync` types such as `Cell` can be used in singletons and cause da...
null
2021-08-25T21:00:11Z
2021-08-25T21:00:11Z
MODERATE
0
{'CWE-362'}
{'https://github.com/advisories/GHSA-vj88-5667-w56p', 'https://rustsec.org/advisories/RUSTSEC-2020-0115.html', 'https://github.com/RusPiRo/ruspiro-singleton/issues/10'}
null
GHSA
GHSA-jqfh-8hw5-fqjr
Improper Handling of Exceptional Conditions in detect-character-encoding
### Impact In detect-character-encoding v0.6.0 and earlier, data matching no charset causes the Node.js process to crash. ### Patches The problem has been patched in [detect-character-encoding v0.7.0](https://github.com/sonicdoe/detect-character-encoding/releases/tag/v0.7.0). ### CVSS score [CVSS:3.1/AV:N/AC:L/PR:...
{'CVE-2021-39157'}
2022-04-19T19:03:06Z
2021-08-25T14:44:48Z
HIGH
7.5
{'CWE-755'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-39157', 'https://github.com/advisories/GHSA-jqfh-8hw5-fqjr', 'https://github.com/sonicdoe/detect-character-encoding/security/advisories/GHSA-jqfh-8hw5-fqjr', 'https://github.com/sonicdoe/detect-character-encoding/releases/tag/v0.7.0', 'https://github.com/sonicdoe/detect-chara...
null
GHSA
GHSA-p979-4mfw-53vg
HTTP Request Smuggling in Netty
Netty before 4.1.42.Final mishandles whitespace before the colon in HTTP headers (such as a "Transfer-Encoding : chunked" line), which leads to HTTP request smuggling.
{'CVE-2019-16869'}
2022-04-11T20:49:20Z
2019-10-11T18:41:23Z
HIGH
7.5
{'CWE-444'}
{'https://lists.apache.org/thread.html/cbf6e6a04cb37e9320ad20e437df63beeab1755fc0761918ed5c5a6e@%3Ccommits.zookeeper.apache.org%3E', 'https://lists.apache.org/thread.html/0acadfb96176768caac79b404110df62d14d30aa9d53b6dbdb1407ac@%3Cissues.spark.apache.org%3E', 'https://lists.apache.org/thread.html/35961d1ae00849974353a9...
null
GHSA
GHSA-7c6q-jqwc-4423
Path Traversal in Crafter CMS Crafter Studio
In Crafter CMS Crafter Studio 3.0.1 a directory traversal vulnerability exists which allows unauthenticated attackers to overwrite files from the operating system which can lead to RCE.
{'CVE-2017-15681'}
2022-02-09T23:07:59Z
2022-02-09T23:07:59Z
CRITICAL
9.8
{'CWE-22'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-15681', 'https://github.com/advisories/GHSA-7c6q-jqwc-4423', 'http://crafter.com', 'https://docs.craftercms.org/en/3.0/security/advisory.html'}
null
GHSA
GHSA-5j5w-g665-5m35
Ambiguous OCI manifest parsing
### Impact In the OCI Distribution Specification version 1.0.0 and prior and in the OCI Image Specification version 1.0.1 and prior, manifest and index documents are ambiguous without an accompanying Content-Type HTTP header. Versions of containerd prior to 1.4.12 and 1.5.8 treat the Content-Type header as trusted an...
null
2021-11-18T16:08:58Z
2021-11-18T16:08:58Z
LOW
3
{'CWE-843'}
{'https://github.com/advisories/GHSA-5j5w-g665-5m35', 'https://github.com/containerd/containerd/releases/tag/v1.5.8', 'https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh', 'https://github.com/containerd/containerd/releases/tag/v1.4.12', 'https://github.com/containerd/containerd/securit...
null
GHSA
GHSA-28xx-8j99-m32j
Malicious Package in nginxbeautifier
Version 1.0.14 of `nginxbeautifier` 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 1.0.14 of this module is found installed you will want ...
null
2021-10-01T13:11:55Z
2020-09-01T20:37:25Z
CRITICAL
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-28xx-8j99-m32j', 'https://www.npmjs.com/advisories/639'}
null
GHSA
GHSA-gc67-crq6-hgh5
Improper Input Validation in Parquet-MR
Improper Input Validation vulnerability in Parquet-MR of Apache Parquet allows an attacker to DoS by malicious Parquet files. This issue affects Apache Parquet-MR version 1.9.0 and later versions.
{'CVE-2021-41561'}
2022-01-06T23:59:25Z
2022-01-06T23:59:25Z
HIGH
7.5
{'CWE-20'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-41561', 'https://github.com/advisories/GHSA-gc67-crq6-hgh5', 'https://lists.apache.org/thread/1bjlscbqtfzl160hrm9lnpjpppp5z3zr', 'http://www.openwall.com/lists/oss-security/2021/12/20/1'}
null
GHSA
GHSA-h72c-w3q3-55qq
OS Command Injection in jw.util
An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safe_load is not used.
{'CVE-2020-13388'}
2021-06-02T21:45:13Z
2021-06-02T21:45:12Z
HIGH
9.8
{'CWE-78'}
{'https://joel-malwarebenchmark.github.io/blog/2020/04/27/cve-2020-13388-jw-util-vulnerability/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13388', 'https://github.com/advisories/GHSA-h72c-w3q3-55qq', 'https://security.netapp.com/advisory/ntap-20200528-0002/', 'https://joel-malwarebenchmark.github.io'}
null
GHSA
GHSA-29f8-q7mf-7cqj
Logic error in Apache Pinot
In 0.9.3 or older versions of Apache Pinot segment upload path allowed segment directories to be imported into pinot tables. In pinot installations that allow open access to the controller a specially crafted request can potentially be exploited to cause disruption in pinot service. Pinot release 0.10.0 fixes this. See...
{'CVE-2022-23974'}
2022-04-17T15:34:43Z
2022-04-06T00:01:28Z
HIGH
7.5
{'CWE-674'}
{'https://docs.pinot.apache.org/basics/releases/0.10.0', 'https://github.com/advisories/GHSA-29f8-q7mf-7cqj', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23974', 'https://lists.apache.org/thread/3dk8pf1n02p8oj2j3czbtchyjsf8khwr', 'https://github.com/apache/pinot/pull/7969'}
null
GHSA
GHSA-56hp-xqp3-w2jf
Repository credentials passed to alternate domain
While working on the Helm source, a Helm core maintainer discovered a situation where the username and password credentials associated with a Helm repository could be passed on to another domain referenced by that Helm repository. ### Impact The `index.yaml` within a Helm chart repository contains a reference where t...
null
2021-06-23T18:14:15Z
2021-06-23T18:14:15Z
MODERATE
0
{'CWE-200'}
{'https://github.com/advisories/GHSA-56hp-xqp3-w2jf', 'https://github.com/helm/helm/security/advisories/GHSA-56hp-xqp3-w2jf'}
null
GHSA
GHSA-j34v-3552-5r7j
Multiple security issues in Pomerium's embedded envoy
Envoy, which Pomerium is based on, has issued multiple CVEs impacting stability and security. Though Pomerium may not be vulnerable to all of the issues, it is recommended that all users upgrade to Pomerium v0.16.4 as soon as possible to minimize risk. ### Impact - Possible DoS or crash - Resources available to unau...
null
2022-03-02T14:45:17Z
2022-03-01T22:04:17Z
MODERATE
0
null
{'https://github.com/advisories/GHSA-j34v-3552-5r7j', 'https://github.com/pomerium/pomerium/security/advisories/GHSA-j34v-3552-5r7j'}
null
GHSA
GHSA-5fvx-5p2r-4mvp
Open Redirect in firefly-iii
firefly-iii is vulnerable to URL Redirection to Untrusted Site
{'CVE-2021-3851'}
2021-10-25T20:08:27Z
2021-10-21T17:48:41Z
MODERATE
5
{'CWE-601'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-3851', 'https://github.com/advisories/GHSA-5fvx-5p2r-4mvp', 'https://huntr.dev/bounties/549a1040-9b5e-420b-9b80-20700dd9d592', 'https://github.com/firefly-iii/firefly-iii/commit/8662dfa4c0f71efef61c31dc015c6f723db8318d'}
null
GHSA
GHSA-5pq8-2q24-mj3p
Downloads Resources over HTTP in fis-parser-sass-bin
Affected versions of `fis-parser-sass-bin` 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 runnin...
{'CVE-2016-10660'}
2021-01-08T19:48:53Z
2019-02-18T23:45:03Z
HIGH
0
{'CWE-311'}
{'https://nodesecurity.io/advisories/269', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10660', 'https://github.com/advisories/GHSA-5pq8-2q24-mj3p', 'https://www.npmjs.com/advisories/269'}
null
GHSA
GHSA-qgmg-gppg-76g5
Inefficient Regular Expression Complexity in validator.js
validator.js prior to 13.7.0 is vulnerable to Inefficient Regular Expression Complexity
{'CVE-2021-3765'}
2021-11-03T17:34:45Z
2021-11-03T17:34:45Z
MODERATE
5.3
{'CWE-1333'}
{'https://huntr.dev/bounties/c37e975c-21a3-4c5f-9b57-04d63b28cfc9', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3765', 'https://github.com/advisories/GHSA-qgmg-gppg-76g5', 'https://github.com/validatorjs/validator.js/commit/496fc8b2a7f5997acaaec33cc44d0b8dba5fb5e1'}
null
GHSA
GHSA-4pv3-63jw-4jw2
Missing Release of Memory after Effective Lifetime in Apache Tika
A carefully crafted or corrupt file may trigger a System.exit in Tika's OneNote Parser. Crafted or corrupted files can also cause out of memory errors and/or infinite loops in Tika's ICNSParser, MP3Parser, MP4Parser, SAS7BDATParser, OneNoteParser and ImageParser. Apache Tika users should upgrade to 1.24.1 or later. The...
{'CVE-2020-9489'}
2021-06-15T17:32:28Z
2021-05-07T15:53:40Z
MODERATE
5.5
{'CWE-401'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-9489', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'https://github.com/advisories/GHSA-4pv3-63jw-4jw2', 'https://lists.apache.org/thread.html/r4d943777e36ca3aa6305a45da5acccc54ad894f2d5a07186cfa2442c%40%3Cdev.tika.apache.org%3E', 'https://www.oracle.com/security...
null
GHSA
GHSA-446m-mv8f-q348
Regular Expression Denial of Service in moment
Affected versions of `moment` are vulnerable to a low severity regular expression denial of service when parsing dates as strings. ## Recommendation Update to version 2.19.3 or later.
{'CVE-2017-18214'}
2021-08-31T21:44:16Z
2018-03-05T18:35:09Z
HIGH
7.5
{'CWE-400'}
{'https://github.com/advisories/GHSA-446m-mv8f-q348', 'https://nodesecurity.io/advisories/532', 'https://www.npmjs.com/advisories/532', 'https://www.tenable.com/security/tns-2019-02', 'https://github.com/moment/moment/pull/4326', 'https://github.com/moment/moment/issues/4163', 'https://nvd.nist.gov/vuln/detail/CVE-2017...
null
GHSA
GHSA-qgcg-p3v2-9h4p
Externally Controlled Reference to a Resource in Another Sphere and Confused Deputy in Spring Cloud Netflix
Spring Cloud Netflix, versions 2.2.x prior to 2.2.4, versions 2.1.x prior to 2.1.6, and older unsupported versions allow applications to use the Hystrix Dashboard proxy.stream endpoint to make requests to any server reachable by the server hosting the dashboard. A malicious user, or attacker, can send a request to othe...
{'CVE-2020-5412'}
2021-04-30T17:29:42Z
2021-04-30T17:29:42Z
MODERATE
6.5
{'CWE-610', 'CWE-441'}
{'https://tanzu.vmware.com/security/cve-2020-5412', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5412', 'https://github.com/advisories/GHSA-qgcg-p3v2-9h4p'}
null
GHSA
GHSA-c4fm-46gm-4469
Malicious Package in sparkies
This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server. ## Recommendation Remove the package from your environment. There are no indications of further compromise.
null
2021-09-30T20:28:30Z
2020-09-03T20:00:05Z
CRITICAL
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-c4fm-46gm-4469', 'https://www.npmjs.com/advisories/1141'}
null
GHSA
GHSA-hgwm-pv9h-q5m7
Potential XSS in jQuery dependency in Mirador
### Impact Mirador users less than v3.0.0 (alpha-rc) versions that have an unpatched jQuery. When adopters update jQuery they will find some of Mirador functionality to be broken. ### Patches Mirador adopters should update to v3.0.0, no updates exist for v2.x releases. ### Workarounds Yes, Mirador users could fork an...
null
2021-10-04T21:19:57Z
2020-09-18T18:03:29Z
MODERATE
0
{'CWE-79'}
{'https://github.com/advisories/GHSA-hgwm-pv9h-q5m7', 'https://github.com/ProjectMirador/mirador/security/advisories/GHSA-hgwm-pv9h-q5m7'}
null
GHSA
GHSA-5f2r-qp73-37mr
`CHECK`-failures during Grappler's `SafeToRemoveIdentity` in Tensorflow
### Impact The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a `SavedModel` such that [`SafeToRemoveIdentity`](https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/grappler/optimizers/dependency_optimizer.cc#L59-L98) would trigger...
{'CVE-2022-23579'}
2022-02-11T20:39:08Z
2022-02-10T00:33:29Z
MODERATE
6.5
{'CWE-617'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-23579', 'https://github.com/tensorflow/tensorflow/commit/92dba16749fae36c246bec3f9ba474d9ddeb7662', 'https://github.com/advisories/GHSA-5f2r-qp73-37mr', 'https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/grappler/optimizers...
null
GHSA
GHSA-fgmr-vx7c-5wj6
Timing attack on HMAC signature comparison in Apache Tapestry
The code which checks HMAC in form submissions used String.equals() for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison should be done with ...
{'CVE-2019-10071'}
2021-07-27T21:51:15Z
2019-09-26T21:30:34Z
CRITICAL
9.8
{'CWE-697', 'CWE-203'}
{'https://lists.apache.org/thread.html/6e8f42c88da7be3c60aafe3f6a85eb00b4f8b444de26b38d36233a43@%3Cusers.tapestry.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10071', 'https://lists.apache.org/thread.html/r7d9c54beb1dc97dcccc58d9b5d31f0f7166f9a25ad1beba5f8091e0c@%3Ccommits.tapestry.apache.org%3E', 'https:...
null
GHSA
GHSA-j586-cj67-vg4p
Cross-Site Request Forgery in Drupal core
The QuickEdit module does not properly validate access to routes, which could allow cross-site request forgery under some circumstances and lead to possible data integrity issues. Sites are only affected if the QuickEdit module (which comes with the Standard profile) is installed. Removing the "access in-place editing"...
{'CVE-2020-13674'}
2022-02-26T00:28:02Z
2022-02-12T00:00:47Z
MODERATE
6.5
{'CWE-352'}
{'https://www.drupal.org/sa-core-2021-007', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13674', 'https://github.com/advisories/GHSA-j586-cj67-vg4p'}
null
GHSA
GHSA-wr2c-ppj9-f2fv
Downloads Resources over HTTP in webdrvr
Affected versions of `webdrvr` 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 `webdrvr`....
{'CVE-2016-10601'}
2021-01-08T01:16:15Z
2019-02-18T23:33:54Z
HIGH
0
{'CWE-311'}
{'https://github.com/advisories/GHSA-wr2c-ppj9-f2fv', 'https://www.npmjs.com/advisories/193', 'https://nodesecurity.io/advisories/193', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10601'}
null
GHSA
GHSA-h372-w3xp-2jg3
Directory Traversal in section2.madisonjbrooks12
Affected versions of `section2.madisonjbrooks12` 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 requ...
{'CVE-2017-16172'}
2021-01-14T15:35:27Z
2020-09-01T18:54:34Z
HIGH
0
{'CWE-22'}
{'https://www.npmjs.com/advisories/468', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16172', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/section2.madisonjbrooks12', 'https://github.com/advisories/GHSA-h372-w3xp-2jg3', 'https://nodesecurity.io/advisories/468'}
null
GHSA
GHSA-hv9c-qwqg-qj3v
Remote Code Execution in electron
GitHub Electron 1.7.15, 1.8.7, 2.0.7, and 3.0.0-beta.6, in certain scenarios involving IFRAME elements and "nativeWindowOpen: true" or "sandbox: true" options, is affected by a WebPreferences vulnerability that can be leveraged to perform remote code execution. More information to determine if you are impacted can be ...
{'CVE-2018-15685'}
2021-09-14T17:29:35Z
2018-08-23T19:12:08Z
HIGH
8.1
{'CWE-1188'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-15685', 'https://www.npmjs.com/advisories/732', 'https://github.com/advisories/GHSA-hv9c-qwqg-qj3v', 'https://www.exploit-db.com/exploits/45272/', 'https://www.contrastsecurity.com/security-influencers/cve-2018-15685', 'https://electronjs.org/blog/web-preferences-fix'}
null
GHSA
GHSA-mvg9-xffr-p774
Out of bounds read in Pillow
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.
{'CVE-2021-25291'}
2021-12-02T15:31:14Z
2021-03-29T16:35:57Z
HIGH
7.5
{'CWE-125'}
{'https://github.com/advisories/GHSA-mvg9-xffr-p774', 'https://security.gentoo.org/glsa/202107-33', 'https://pillow.readthedocs.io/en/stable/releasenotes/8.1.1.html', 'https://github.com/python-pillow/Pillow/commit/cbdce6c5d054fccaf4af34b47f212355c64ace7a', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25291'}
null
GHSA
GHSA-5v7r-jg9r-vq44
Insecure Cryptography Algorithm in simple-crypto-js
Versions of `simple-crypto-js` prior to 2.3.0 use AES-CBC with PKCS#7 padding, which is vulnerable to padding oracle attacks. This may allow attackers to break the encryption and access sensitive data. ## Recommendation Upgrade to version 2.3.0 or later.
null
2021-09-29T20:08:02Z
2020-09-03T21:19:46Z
MODERATE
5.9
{'CWE-327'}
{'https://www.npmjs.com/advisories/1220', 'https://robertheaton.com/2013/07/29/padding-oracle-attack/', 'https://github.com/advisories/GHSA-5v7r-jg9r-vq44', 'https://github.com/danang-id/simple-crypto-js/issues/12', 'https://snyk.io/vuln/SNYK-JS-SIMPLECRYPTOJS-544027'}
null
GHSA
GHSA-2wrq-wmqf-8vcc
Downloads Resources over HTTP in operadriver
operadriver is a Opera Driver for Selenium. operadriver versions below 0.2.3 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the networ...
{'CVE-2016-10565'}
2021-01-08T20:05:54Z
2019-02-18T23:35:48Z
HIGH
0
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10565', 'https://www.npmjs.com/advisories/196', 'https://nodesecurity.io/advisories/196', 'https://github.com/advisories/GHSA-2wrq-wmqf-8vcc'}
null
GHSA
GHSA-7ph8-f946-q5r7
High severity vulnerability that affects Microsoft.ChakraCore
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-0592.
{'CVE-2019-0611'}
2021-09-03T21:01:09Z
2019-04-09T19:43:54Z
HIGH
7.5
{'CWE-787'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-0611', 'https://github.com/advisories/GHSA-7ph8-f946-q5r7', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0611'}
null
GHSA
GHSA-qpp2-2mcp-2wm5
Unauthenticated user can list hidden document from multiple velocity templates in XWiki
### Impact A guest user without the right to view pages of the wiki can still list documents by rendering some velocity documents. ### Patches The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1. ### Workarounds There is no known workaround for this problem. ### References https://jira.xwi...
{'CVE-2022-24820'}
2022-04-19T18:26:56Z
2022-04-08T22:00:54Z
MODERATE
5.3
{'CWE-200', 'CWE-359'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-24820', 'https://github.com/advisories/GHSA-qpp2-2mcp-2wm5', 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-qpp2-2mcp-2wm5', 'https://jira.xwiki.org/browse/XWIKI-16544'}
null
GHSA
GHSA-hh3j-x4mc-g48r
Insufficiently Protected Credentials in Apache Tomcat
When Apache Tomcat 9.0.0.M1 to 9.0.28, 8.5.0 to 8.5.47, 7.0.0 and 7.0.97 is configured with the JMX Remote Lifecycle Listener, a local attacker without access to the Tomcat process or configuration files is able to manipulate the RMI registry to perform a man-in-the-middle attack to capture user names and passwords use...
{'CVE-2019-12418'}
2022-04-19T18:42:25Z
2019-12-26T18:22:36Z
HIGH
7
{'CWE-522'}
{'https://www.debian.org/security/2020/dsa-4680', 'https://security.netapp.com/advisory/ntap-20200107-0001/', 'https://lists.apache.org/thread.html/r6ccee4e849bc77df0840c7f853f6bd09d426f6741247da2b7429d5d9@%3Cdev.tomcat.apache.org%3E', 'https://lists.apache.org/thread.html/r48c1444845fe15a823e1374674bfc297d5008a5453788...
null
GHSA
GHSA-xj6f-x7jm-85ff
Downloads Resources over HTTP in openframe-ascii-image
Affected versions of `openframe-ascii-image` 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 runn...
{'CVE-2016-10690'}
2021-01-08T00:00:46Z
2019-02-18T23:41:54Z
HIGH
0
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10690', 'https://nodesecurity.io/advisories/298', 'https://github.com/advisories/GHSA-xj6f-x7jm-85ff', 'https://www.npmjs.com/advisories/298'}
null
GHSA
GHSA-5gqf-456p-4836
Reference binding to nullptr in `SdcaOptimizer`
### Impact The implementation of `tf.raw_ops.SdcaOptimizer` triggers undefined behavior due to dereferencing a null pointer: ```python import tensorflow as tf sparse_example_indices = [tf.constant((0), dtype=tf.int64), tf.constant((0), dtype=tf.int64)] sparse_feature_indices = [tf.constant([], shape=[0, 0, 0, 0], dty...
{'CVE-2021-29572'}
2021-05-21T14:25:31Z
2021-05-21T14:25:31Z
LOW
2.5
{'CWE-476'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-29572', 'https://github.com/tensorflow/tensorflow/commit/f7cc8755ac6683131fdfa7a8a121f9d7a9dec6fb', 'https://github.com/advisories/GHSA-5gqf-456p-4836', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-5gqf-456p-4836'}
null
GHSA
GHSA-34hv-f45p-4qfq
Open redirect in wwbn/avideo
Open redirect vulnerability in objects/login.json.php in WWBN AVideo through 11.6, allows attackers to arbitrarily redirect users from a crafted url to the login page. A patch is available on the `master` branch of the repository.
{'CVE-2022-27463'}
2022-04-19T14:13:44Z
2022-04-06T00:01:29Z
MODERATE
6.1
{'CWE-601'}
{'https://avideo.tube/', 'https://github.com/WWBN/AVideo/commit/77e9aa6411ff4b97571eb82e587139ec05ff894c', 'https://github.com/advisories/GHSA-34hv-f45p-4qfq', 'https://nvd.nist.gov/vuln/detail/CVE-2022-27463'}
null
GHSA
GHSA-7p8f-8hjm-wm92
Lookup operations do not take into account wildcards in SpiceDB
### Impact Any user making use of a wildcard relationship under the right hand branch of an `exclusion` or within an `intersection` operation will see `Lookup`/`LookupResources` return a resource as "accessible" if it is *not* accessible by virtue of the inclusion of the wildcard in the intersection or the right side o...
{'CVE-2022-21646'}
2022-04-19T19:03:19Z
2022-01-13T15:05:41Z
HIGH
8.1
{'CWE-155', 'CWE-20'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-21646', 'https://github.com/authzed/spicedb/releases/tag/v1.4.0', 'https://github.com/advisories/GHSA-7p8f-8hjm-wm92', 'https://github.com/authzed/spicedb/commit/15bba2e2d2a4bda336a37a7fe8ef8a35028cd970', 'https://github.com/authzed/spicedb/issues/358', 'https://github.com/au...
null
GHSA
GHSA-gx5w-rrhp-f436
XSS in mdBook
> This is a cross-post of [the official security advisory][ml]. The official post contains a signed version with our PGP key, as well. [ml]: https://groups.google.com/g/rustlang-security-announcements/c/3-sO6of29O0 The Rust Security Response Working Group was recently notified of a security issue affecting the search...
{'CVE-2020-26297'}
2022-04-19T19:02:44Z
2021-08-25T20:56:20Z
HIGH
8.2
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-26297', 'https://github.com/rust-lang/mdBook/commit/32abeef088e98327ca0dfccdad92e84afa9d2e9b', 'https://rustsec.org/advisories/RUSTSEC-2021-0001.html', 'https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-045', 'https://github.com/rust-lang/mdBook/security/adv...
null
GHSA
GHSA-pqm6-cgwr-x6pf
Signature validation bypass in XmlSecLibs
Rob Richards XmlSecLibs, all versions prior to v3.0.3, as used for example by SimpleSAMLphp, performed incorrect validation of cryptographic signatures in XML messages, allowing an authenticated attacker to impersonate others or elevate privileges by creating a crafted XML message.
{'CVE-2019-3465'}
2021-08-18T22:14:39Z
2019-11-08T20:06:46Z
HIGH
8.8
{'CWE-347'}
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BBKVDUZ7G5ZOUO4BFJWLNJ6VOKBQJX5U/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ESKJTWLE7QZBQ3EKMYXKMBQG3JDEJWM6/', 'https://github.com/advisories/GHSA-pqm6-cgwr-x6pf', 'h...
null
GHSA
GHSA-6r3p-fcvm-xh7c
SSRF vulnerability in Arache Airflow
In Apache Airflow versions prior to 1.10.13, the Charts and Query View of the old (Flask-admin based) UI were vulnerable for SSRF attack.
{'CVE-2020-17513'}
2020-12-17T21:00:58Z
2020-12-17T21:00:58Z
MODERATE
0
{'CWE-918'}
{'https://github.com/advisories/GHSA-6r3p-fcvm-xh7c', 'https://nvd.nist.gov/vuln/detail/CVE-2020-17513', 'https://lists.apache.org/thread.html/rb3647269f07cc2775ca6568cbfd4994d862c842a58120d2aba9c658a%40%3Cusers.airflow.apache.org%3E'}
null
GHSA
GHSA-ph58-4vrj-w6hr
XSS vulnerability that affects bootstrap
In Bootstrap before 3.4.0, XSS is possible in the affix configuration target property.
{'CVE-2018-20677'}
2021-07-26T21:49:19Z
2019-01-17T13:57:56Z
MODERATE
6.1
{'CWE-79'}
{'https://lists.apache.org/thread.html/52e0e6b5df827ee7f1e68f7cc3babe61af3b2160f5d74a85469b7b0e@%3Cdev.superset.apache.org%3E', 'https://github.com/advisories/GHSA-ph58-4vrj-w6hr', 'https://nvd.nist.gov/vuln/detail/CVE-2018-20677', 'https://access.redhat.com/errata/RHSA-2020:0132', 'https://lists.apache.org/thread.html...
null
GHSA
GHSA-255r-pghp-r5wh
Malicious Package in hdeky
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-01T21:02:18Z
2020-09-03T17:05:34Z
CRITICAL
9.1
{'CWE-506'}
{'https://github.com/advisories/GHSA-255r-pghp-r5wh', 'https://www.npmjs.com/advisories/1398'}
null
GHSA
GHSA-4hq8-gmxx-h6w9
XML Processing error in github.com/crewjam/saml
### Impact There are three vulnerabilities in the go `encoding/xml` package that can allow an attacker to forge part of a signed XML document. For details on this vulnerability see [xml-roundtrip-validator](https://github.com/mattermost/xml-roundtrip-validator) ### Patches In version 0.4.3, all XML input is validate...
{'CVE-2020-27846'}
2021-06-23T17:29:42Z
2021-06-23T17:29:42Z
HIGH
9.8
{'CWE-287', 'CWE-115'}
{'https://github.com/crewjam/saml/commit/da4f1a0612c0a8dd0452cf8b3c7a6518f6b4d053', 'https://github.com/crewjam/saml/security/advisories/GHSA-4hq8-gmxx-h6w9', 'https://bugzilla.redhat.com/show_bug.cgi?id=1907670', 'https://nvd.nist.gov/vuln/detail/CVE-2020-27846', 'https://lists.fedoraproject.org/archives/list/package-...
null
GHSA
GHSA-pqhq-xx62-2v2p
Cross-site scripting in Apache NiFi
A XSS vulnerability was found in Apache NiFi 1.0.0 to 1.10.0. Malicious scripts could be injected to the UI through action by an unaware authenticated user in Firefox. Did not appear to occur in other browsers.
{'CVE-2020-1933'}
2022-01-06T20:35:39Z
2022-01-06T20:35:39Z
MODERATE
6.1
{'CWE-79'}
{'https://nifi.apache.org/security.html#CVE-2020-1933', 'https://github.com/advisories/GHSA-pqhq-xx62-2v2p', 'https://github.com/apache/nifi/pull/3991', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1933'}
null
GHSA
GHSA-735c-r4vc-6gm9
Downloads Resources over HTTP in bionode-sra
Affected versions of `bionode-sra` insecurely downloads resources over HTTP. In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. While the exact severity of impact for a vulnerability like this is highly variable and depends on the behavior of the package ...
{'CVE-2016-10613'}
2021-09-16T20:41:22Z
2019-02-18T23:56:45Z
HIGH
0
{'CWE-311', 'CWE-269'}
{'https://www.npmjs.com/advisories/211', 'https://github.com/advisories/GHSA-735c-r4vc-6gm9', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10613', 'https://nodesecurity.io/advisories/211'}
null
GHSA
GHSA-6h88-qjpv-p32m
OpenSSL gem for Ruby using inadequate encryption strength
The OpenSSL gem for Ruby uses the same initialization vector (IV) in GCM Mode (aes-*-gcm) when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism.
{'CVE-2016-7798'}
2022-04-25T16:33:58Z
2017-10-24T18:33:35Z
HIGH
7.5
{'CWE-326'}
{'http://www.openwall.com/lists/oss-security/2016/09/19/9', 'http://www.openwall.com/lists/oss-security/2016/09/30/6', 'https://github.com/ruby/openssl/commit/8108e0a6db133f3375608303fdd2083eb5115062', 'http://www.openwall.com/lists/oss-security/2016/10/01/2', 'https://github.com/ruby/openssl/issues/49', 'https://www.d...
null
GHSA
GHSA-8w3x-457r-wg53
Out-of-bounds Write in OpenCV
OpenCV (Open Source Computer Vision Library) through 3.3 (corresponding to opencv-python and opencv-contrib-python through 3.3.0.9) has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread.
{'CVE-2017-12597'}
2021-11-18T00:08:10Z
2021-10-12T22:00:41Z
HIGH
8.8
{'CWE-787'}
{'https://github.com/advisories/GHSA-8w3x-457r-wg53', 'https://github.com/opencv/opencv-python/releases/tag/9', 'https://github.com/opencv/opencv-python/releases/tag/11', 'https://nvd.nist.gov/vuln/detail/CVE-2017-12597', 'https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html', 'https://github.com/opencv/o...
null
GHSA
GHSA-4gw3-8f77-f72c
Regular expression denial of service in codemirror
This affects the package codemirror before 5.58.2; the package org.apache.marmotta.webjars:codemirror before 5.58.2. The vulnerable regular expression is located in https://github.com/codemirror/CodeMirror/blob/cdb228ac736369c685865b122b736cd0d397836c/mode/javascript/javascript.jsL129. The ReDOS vulnerability of the r...
{'CVE-2020-7760'}
2022-04-22T17:20:51Z
2021-05-10T18:46:27Z
MODERATE
5.3
{'CWE-400'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCODEMIRROR-1024448', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBCOMPONENTS-1024446', 'https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEMARMOTTAWEBJARS-1024450', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-102...
null
GHSA
GHSA-6m4r-cgm3-6q7q
Cross-Site Scripting in status-board
All versions of `status-board` are vulnerable to Cross-Site Scripting. The `renderJsDashboard()` function concatenates the `safeDashboard` variable to the HTTP response message with insufficient sanitization. If this variable is controlled by user input it may allow attackers to execute arbitrary JavaScript in a victim...
{'CVE-2019-15478'}
2021-08-17T22:30:45Z
2019-09-23T18:32:54Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/jameswlane/status-board/pull/949', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15478', 'https://snyk.io/vuln/SNYK-JS-STATUSBOARD-460293', 'https://github.com/jameswlane/status-board/pull/949/files', 'https://www.npmjs.com/advisories/1151', 'https://github.com/advisories/GHSA-6m4r-cgm3-6q7q'}
null
GHSA
GHSA-6x2m-w449-qwx7
Code Injection in CRI-O
### Impact A flaw introduced in CRI-O version 1.19 which an attacker can use to bypass the safeguards and set arbitrary kernel parameters on the host. As a result, anyone with rights to deploy a pod on a Kubernetes cluster that uses the CRI-O runtime can abuse the `kernel.core_pattern` kernel parameter to achieve conta...
{'CVE-2022-0811'}
2022-03-18T17:53:33Z
2022-03-15T20:13:38Z
HIGH
8.8
{'CWE-94'}
{'https://access.redhat.com/security/cve/CVE-2022-0811', 'https://github.com/cri-o/cri-o/security/advisories/GHSA-6x2m-w449-qwx7', 'https://bugs.gentoo.org/835336', 'https://bugzilla.redhat.com/show_bug.cgi?id=2059475', 'https://www.crowdstrike.com/blog/cr8escape-zero-day-vulnerability-discovered-in-cri-o-container-eng...
null
GHSA
GHSA-vqhp-cxgc-6wmm
regular expression denial-of-service (ReDoS) in Bleach
### Impact `bleach.clean` behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to ``bleach.clean`` with an allowed tag with an allowed ``style`` attribute are vulnerable to ReDoS. For example, ``bleach.clean(..., attributes={'a': ['style']})``. ### Patches 3.1.4 #...
{'CVE-2020-6817'}
2021-08-23T14:43:19Z
2020-03-30T19:45:56Z
HIGH
7.5
{'CWE-400'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-6817', 'https://github.com/advisories/GHSA-vqhp-cxgc-6wmm', 'https://bugzilla.mozilla.org/show_bug.cgi?id=1623633', 'https://snyk.io/vuln/SNYK-PYTHON-BLEACH-561754', 'https://github.com/mozilla/bleach/security/advisories/GHSA-vqhp-cxgc-6wmm', 'https://github.com/mozilla/bleac...
null
GHSA
GHSA-vmjw-c2vp-p33c
Crash in NMS ops caused by integer conversion to unsigned
### Impact An attacker can cause denial of service in applications serving models using `tf.raw_ops.NonMaxSuppressionV5` by triggering a division by 0: ```python import tensorflow as tf tf.raw_ops.NonMaxSuppressionV5( boxes=[[0.1,0.1,0.1,0.1],[0.2,0.2,0.2,0.2],[0.3,0.3,0.3,0.3]], scores=[1.0,2.0,3.0], max_outpu...
{'CVE-2021-37669'}
2021-08-25T14:42:03Z
2021-08-25T14:42:03Z
MODERATE
5.5
{'CWE-681'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-vmjw-c2vp-p33c', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37669', 'https://github.com/tensorflow/tensorflow/commit/b5cdbf12ffcaaffecf98f22a6be5a64bb96e4f58', 'https://github.com/advisories/GHSA-vmjw-c2vp-p33c', 'https://github.com/tensorflow/tensorfl...
null
GHSA
GHSA-wm2m-xrrp-j74c
HTTP Request Smuggling in netius
netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks.
{'CVE-2020-7655'}
2021-06-18T18:31:40Z
2021-06-18T18:31:40Z
MODERATE
6.1
{'CWE-444'}
{'https://github.com/advisories/GHSA-wm2m-xrrp-j74c', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7655', 'https://snyk.io/vuln/SNYK-PYTHON-NETIUS-569141'}
null
GHSA
GHSA-c9h5-hf8r-m97x
Dangling reference in flatbuffers
An issue was discovered in the flatbuffers crate through 2020-04-11 for Rust. read_scalar (and read_scalar_at) can transmute values without unsafe blocks.
{'CVE-2020-35864'}
2021-08-25T20:47:36Z
2021-08-25T20:47:36Z
HIGH
7.5
{'CWE-704'}
{'https://github.com/google/flatbuffers/issues/5825', 'https://github.com/advisories/GHSA-c9h5-hf8r-m97x', 'https://rustsec.org/advisories/RUSTSEC-2020-0009.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35864'}
null
GHSA
GHSA-hg2p-2cvq-4ppv
Cross-site scripting in lazysizes
lazysizes through 5.2.0 allows execution of malicious JavaScript. The following attributes are not sanitized by the video-embed plugin: data-vimeo, data-vimeoparams, data-youtube and data-ytparams which can be abused to inject malicious JavaScript.
{'CVE-2020-7642'}
2021-12-10T20:06:23Z
2021-12-10T20:06:23Z
LOW
5.4
{'CWE-79'}
{'https://github.com/advisories/GHSA-hg2p-2cvq-4ppv', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7642', 'https://snyk.io/vuln/SNYK-JS-LAZYSIZES-567144', 'https://github.com/aFarkas/lazysizes/commit/3720ab8262552d4e063a38d8492f9490a231fd48'}
null
GHSA
GHSA-w749-p3v6-hccq
Possible code injection vulnerability in Rails / Active Storage
The Active Storage module of Rails starting with version 5.2.0 are possibly vulnerable to code injection. This issue was patched in versions 5.2.6.3, 6.0.4.7, 6.1.4.7, and 7.0.2.3. To work around this issue, applications should implement a strict allow-list on accepted transformation methods or arguments. Additionally...
{'CVE-2022-21831'}
2022-04-19T19:03:27Z
2022-03-08T21:25:54Z
HIGH
0
{'CWE-94'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-21831', 'https://github.com/advisories/GHSA-w749-p3v6-hccq', 'https://github.com/rails/rails/commit/0a72f7d670e9aa77a0bb8584cb1411ddabb7546e', 'https://groups.google.com/g/rubyonrails-security/c/n-p-W1yxatI', 'https://rubysec.com/advisories/CVE-2022-21831/'}
null
GHSA
GHSA-6q3p-36f4-cwxv
Server-Side Request Forgery in UReport
UReport v2.2.9 contains a Server-Side Request Forgery (SSRF) in the designer page which allows attackers to detect intranet device ports.
{'CVE-2020-21122'}
2021-09-20T20:45:21Z
2021-09-20T20:45:21Z
HIGH
0
{'CWE-918'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-21122', 'https://github.com/advisories/GHSA-6q3p-36f4-cwxv', 'https://github.com/youseries/ureport/issues/483'}
null
GHSA
GHSA-f89g-whpf-6q9m
Cross-Site Scripting in i18next
Affected versions of `i18next` allow untrusted user input to be injected into dictionary key names, resulting in a cross-site scripting vulnerability. ## Proof of Concept ``` var init = i18n.init({debug: true}, function(){ var test = i18n.t('__firstName__ __lastName__', { escapeInterpolation: true, f...
{'CVE-2017-16008'}
2021-01-08T18:53:47Z
2018-11-09T17:46:56Z
MODERATE
0
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-16008', 'https://github.com/advisories/GHSA-f89g-whpf-6q9m', 'https://nodesecurity.io/advisories/325', 'https://www.npmjs.com/advisories/325', 'https://github.com/i18next/i18next/pull/443'}
null
GHSA
GHSA-qcj6-jqrg-4wp2
Template injection in thymeleaf-spring5
In the thymeleaf-spring5:3.0.12 component, thymeleaf combined with specific scenarios in template injection may lead to remote code execution.
{'CVE-2021-43466'}
2022-03-30T21:14:10Z
2021-11-10T19:52:33Z
CRITICAL
9.8
{'CWE-94'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-43466', 'https://vuldb.com/?id.186365', 'https://github.com/thymeleaf/thymeleaf-spring/issues/263#issuecomment-977199524', 'https://gitee.com/wayne_wwang/wayne_wwang/blob/master/2021/10/31/ruoyi+thymeleaf-rce/index.html', 'https://github.com/advisories/GHSA-qcj6-jqrg-4wp2'}
null
GHSA
GHSA-3fw8-66wf-pr7m
methodOverride Middleware Reflected Cross-Site Scripting in connect
Connect is a stack of middleware that is executed in order in each request. The "methodOverride" middleware allows the http post to override the method of the request with the value of the "_method" post key or with the header "x-http-method-override". Because the user post input was not checked, req.method could con...
{'CVE-2013-7370'}
2021-04-07T19:56:51Z
2020-08-31T22:41:27Z
LOW
0
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2013-7370', 'https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370', 'http://www.openwall.com/lists/oss-security/2014/04/21/2', 'https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting', 'https://www.npmjs.com/advisories/3', 'https://bugzilla....
null
GHSA
GHSA-7c82-mp33-r854
Cross-site scripting in bootstrap-select
bootstrap-select before 1.13.6 allows Cross-Site Scripting (XSS). It does not escape title values in OPTION elements. This may allow attackers to execute arbitrary JavaScript in a victim's browser.
{'CVE-2019-20921'}
2021-05-07T16:47:54Z
2021-05-07T16:47:54Z
MODERATE
6.1
{'CWE-79'}
{'https://snyk.io/vuln/SNYK-JS-BOOTSTRAPSELECT-570457', 'https://github.com/advisories/GHSA-9r7h-6639-v5mw', 'https://github.com/snapappointments/bootstrap-select/commit/ab6e068748040cf3cda5859f6349b382402b8767', 'https://github.com/snapappointments/bootstrap-select/issues/2199', 'https://github.com/advisories/GHSA-7c8...
null
GHSA
GHSA-4mv4-gmmf-q382
Cross-Site Scripting in datatables
Cross-site scripting (XSS) vulnerability in the DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unit_testing/templates/6776.php. ## Recommendation Update to a version greater than 1.10.8.
{'CVE-2015-6584'}
2021-09-23T19:26:59Z
2020-08-31T22:42:29Z
HIGH
0
{'CWE-79'}
{'https://github.com/DataTables/DataTablesSrc/commit/ccf86dc5982bd8e16d', 'https://nvd.nist.gov/vuln/detail/CVE-2015-6584', 'https://github.com/DataTables/DataTables/issues/602', 'https://github.com/advisories/GHSA-4mv4-gmmf-q382', 'https://www.npmjs.com/advisories/5', 'http://www.securityfocus.com/archive/1/archive/1/...
null
GHSA
GHSA-5cp4-xmrw-59wf
XSS via JQLite DOM manipulation functions in AngularJS
### Summary XSS may be triggered in AngularJS applications that sanitize user-controlled HTML snippets before passing them to `JQLite` methods like `JQLite.prepend`, `JQLite.after`, `JQLite.append`, `JQLite.replaceWith`, `JQLite.append`, `new JQLite` and `angular.element`. ### Description JQLite (DOM manipulation lib...
null
2022-04-19T19:02:31Z
2020-08-05T21:47:02Z
MODERATE
5
{'CWE-79'}
{'https://github.com/advisories/GHSA-5cp4-xmrw-59wf', 'https://github.com/google/security-research/security/advisories/GHSA-5cp4-xmrw-59wf', 'https://github.com/jquery/jquery/security/advisories/GHSA-gxr4-xjj5-5px2', 'https://github.com/advisories/GHSA-mhp6-pxh8-r675', 'https://snyk.io/vuln/SNYK-JS-ANGULAR-570058', 'ht...
null
GHSA
GHSA-hvwm-2624-rp9x
Moderate severity vulnerability that affects org.apache.activemq:activemq-web-console
An instance of a cross-site scripting vulnerability was identified to be present in the web based administration console on the queue.jsp page of Apache ActiveMQ versions 5.0.0 to 5.15.5. The root cause of this issue is improper data filtering of the QueueFilter parameter.
{'CVE-2018-8006'}
2021-09-14T17:31:43Z
2018-10-30T20:48:58Z
MODERATE
6.1
{'CWE-79'}
{'https://lists.apache.org/thread.html/a859563f05fbe7c31916b3178c2697165bd9bbf5a65d1cf62aef27d2@%3Ccommits.activemq.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8006', 'https://lists.apache.org/thread.html/fcbe6ad00f1de142148c20d813fae3765dc4274955e3e2f3ca19ff7b@%3Cdev.activemq.apache.org%3E', 'https://gi...
null
GHSA
GHSA-68v9-3jjq-rvp4
Exposure of Sensitive Information to an Unauthorized Actor
Shopware is an open source eCommerce platform. In versions prior to 6.4.1.1 the admin api has exposed some internal hidden fields when an association has been loaded with a to many reference. Users are recommend to update to version 6.4.1.1. You can get the update to 6.4.1.1 regularly via the Auto-Updater or directly v...
{'CVE-2021-32716'}
2021-09-08T18:00:40Z
2021-09-08T18:00:40Z
MODERATE
4.4
{'CWE-200'}
{'https://github.com/shopware/platform/security/advisories/GHSA-gpmh-g94g-qrhr', 'https://github.com/shopware/platform/commit/b5c3ce3e93bd121324d72aa9d367cb636ff1c0eb', 'https://github.com/advisories/GHSA-68v9-3jjq-rvp4', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32716', 'https://docs.shopware.com/en/shopware-6-en/sec...
null
GHSA
GHSA-q7fr-vqhq-v5xr
Improper Access Control in Apache ActiveMQ Artemis
While investigating ARTEMIS-2964 it was found that the creation of advisory messages in the OpenWire protocol head of Apache ActiveMQ Artemis 2.15.0 bypassed policy based access control for the entire session. Production of advisory messages was not subject to access control in error.
{'CVE-2021-26118'}
2021-08-30T22:14:01Z
2021-06-16T17:39:05Z
HIGH
7.5
{'CWE-287', 'CWE-284'}
{'https://security.netapp.com/advisory/ntap-20210827-0002/', 'https://lists.apache.org/thread.html/rafd5d7cf303772a0118865262946586921a65ebd98fc24f56c812574@%3Cannounce.apache.org%3E', 'https://mail-archives.apache.org/mod_mbox/activemq-users/202101.mbox/%3CCAH%2BvQmMUNnkiXv2-d3ucdErWOsdnLi6CgnK%2BVfixyJvTgTuYig%40mail...
null