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-g2xc-35jw-c63p
HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress
### Impact Waitress would parse the `Transfer-Encoding` header and only look for a single string value, if that value was not `chunked` it would fall through and use the `Content-Length` header instead. According to the HTTP standard `Transfer-Encoding` should be a comma separated list, with the inner-most encoding f...
{'CVE-2019-16786'}
2022-04-25T23:07:25Z
2019-12-20T23:04:18Z
HIGH
7.1
{'CWE-444'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16786', 'https://github.com/Pylons/waitress/security/advisories/GHSA-g2xc-35jw-c63p', 'https://github.com/Pylons/waitress/commit/f11093a6b3240fc26830b6111e826128af7771c3', 'https://lists.fedoraproject.org/archives/list...
null
GHSA
GHSA-7xx3-m584-x994
A poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack
## Keepalive thread overload/DoS ### Impact A poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait permanently if the attacker sends re...
{'CVE-2019-16770'}
2021-01-08T19:12:48Z
2019-12-05T19:26:37Z
MODERATE
5.3
{'CWE-770'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-16770', 'https://github.com/puma/puma/security/advisories/GHSA-7xx3-m584-x994', 'https://github.com/advisories/GHSA-7xx3-m584-x994'}
null
GHSA
GHSA-6866-x7cf-rmh5
Directory Traversal in sencisho
Affected versions of `sencisho` are vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the URL. Example request: ``` GET /../../../../../../../../../../etc/passwd HTTP/1.1 host:foo ``` ## Recommendation No patch is available for this vulnerability. It is reco...
{'CVE-2017-16092'}
2021-01-08T19:47:05Z
2018-07-24T13:50:01Z
HIGH
0
{'CWE-22'}
{'https://www.npmjs.com/advisories/340', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/sencisho', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16092', 'https://nodesecurity.io/advisories/340', 'https://github.com/advisories/GHSA-6866-x7cf-rmh5'}
null
GHSA
GHSA-rch9-xh7r-mqgw
Cross-Site Scripting in simple-server
Versions of `simple-server` before 1.1.0 are vulnerable to stored cross-site scripting (XSS). This is exploitable if an attacker can control a filename on the server. ## Recommendation Update to version 1.1.0 or later.
{'CVE-2018-3717'}
2021-01-08T01:58:09Z
2018-07-26T15:08:05Z
HIGH
0
{'CWE-79'}
{'https://github.com/advisories/GHSA-rch9-xh7r-mqgw', 'https://hackerone.com/reports/309641', 'https://github.com/JacksonTian/anywhere/issues/33#issuecomment-366527448', 'https://www.npmjs.com/advisories/584', 'https://github.com/senchalabs/connect/commit/6d5dd30075d2bc4ee97afdbbe3d9d98d8d52d74b', 'https://hackerone.co...
null
GHSA
GHSA-qg54-694p-wgpp
Regular expression denial of service vulnerability (ReDoS) in date
Date’s parsing methods including Date.parse are using Regexps internally, some of which are vulnerable against regular expression denial of service. Applications and libraries that apply such methods to untrusted input may be affected. The fix limits the input length up to 128 bytes by default instead of changing the ...
{'CVE-2021-41817'}
2022-03-17T23:00:37Z
2021-11-16T00:32:30Z
MODERATE
0
{'CWE-1333'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-41817', 'https://www.ruby-lang.org/en/news/2021/11/15/date-parsing-method-regexp-dos-cve-2021-41817/', 'https://hackerone.com/reports/1254844', 'https://github.com/advisories/GHSA-qg54-694p-wgpp', 'https://github.com/ruby/date/commit/3959accef8da5c128f8a8e2fd54e932a4fb253b0'}
null
GHSA
GHSA-9j59-75qj-795w
Path traversal in Pillow
If the path to the temporary directory on Linux or macOS contained a space, this would break removal of the temporary image file after im.show() (and related actions), and potentially remove an unrelated file. This been present since PIL.
{'CVE-2022-24303'}
2022-04-07T15:09:46Z
2022-03-11T23:10:32Z
CRITICAL
9.1
null
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W4ZUXPKEX72O3E5IHBPVY5ZCPMJ4GHHV/', 'https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html#security', 'https://github.com/advisories/GHSA-9j59-75qj-795w', 'https://github.com/python-pillow/Pillow/commit/427221ef5f...
null
GHSA
GHSA-v648-p92f-9996
Out-of-bounds write
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-0912, CVE-2019-0913, CVE-2019-0914, CVE-2019-0915, CVE-2019-0916, CVE-2019-0917, CVE-20...
{'CVE-2019-0925'}
2021-03-29T20:57:39Z
2021-03-29T20:57:39Z
HIGH
7.5
{'CWE-787'}
{'https://github.com/chakra-core/ChakraCore/commit/d797e3f00e34c12c8c0ae52f56344325439dccd7', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0925', 'https://github.com/advisories/GHSA-v648-p92f-9996', 'https://github.com/chakra-core/ChakraCore/commit/32ca10f3955f2a3ca56c6671c721b1264eca06b...
null
GHSA
GHSA-xxr8-833v-c7wc
Moderate severity vulnerability that affects rails
Cross-site scripting (XSS) vulnerability in the i18n translations helper method in Ruby on Rails 3.0.x before 3.0.11 and 3.1.x before 3.1.2, and the rails_xss plugin in Ruby on Rails 2.3.x, allows remote attackers to inject arbitrary web script or HTML via vectors related to a translations string whose name ends with a...
{'CVE-2011-4319'}
2021-09-22T18:27:19Z
2017-10-24T18:33:38Z
MODERATE
0
{'CWE-79'}
{'http://openwall.com/lists/oss-security/2011/11/18/8', 'https://github.com/advisories/GHSA-xxr8-833v-c7wc', 'http://www.securitytracker.com/id?1026342', 'http://weblog.rubyonrails.org/2011/11/18/rails-3-0-11-has-been-released', 'http://groups.google.com/group/rubyonrails-security/browse_thread/thread/2b61d70fb73c7cc5?...
null
GHSA
GHSA-jfcc-rm7f-xgf8
Cross-Site Scripting in mavon-editor
All versions of `mavon-editor` are vulnerable to Cross-Site Scripting. The package fails to sanitize entered input, allowing attackers to execute arbitrary JavaScript in a victim's browser. ## Recommendation No fix is currently available. Consider using an alternative package until a fix is made available.
null
2021-11-29T17:41:18Z
2020-09-03T20:36:35Z
MODERATE
6.5
{'CWE-79'}
{'https://github.com/hinesboy/mavonEditor/commit/5592ec3761bd3b5a12ba6f99ce3c4057c6e33f72', 'https://www.npmjs.com/advisories/1169', 'https://github.com/advisories/GHSA-jfcc-rm7f-xgf8', 'https://github.com/hinesboy/mavonEditor/issues/472', 'https://github.com/hinesboy/mavonEditor/pull/548', 'https://snyk.io/vuln/SNYK-J...
null
GHSA
GHSA-5875-p652-2ppm
Exposure of Resource to Wrong Sphere in microweber
Exposure of Resource to Wrong Sphere in microweber prior to 1.3 allows users to add deleted products to a cart and buy it.
{'CVE-2022-0762'}
2022-03-09T20:31:40Z
2022-02-27T00:00:16Z
MODERATE
4.3
{'CWE-668'}
{'https://huntr.dev/bounties/125b5244-5099-485e-bf75-e5f1ed80dd48', 'https://github.com/microweber/microweber/commit/76361264d9fdfff38a1af79c63141455cc4d36e3', 'https://github.com/advisories/GHSA-5875-p652-2ppm', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0762'}
null
GHSA
GHSA-4v5p-v5h9-6xjx
`CHECK`-failures in Tensorflow
### Impact An attacker can trigger denial of service via assertion failure by altering a `SavedModel` on disk such that `AttrDef`s of some operation are duplicated. ### Patches We have patched the issue in GitHub commit [c2b31ff2d3151acb230edc3f5b1832d2c713a9e0](https://github.com/tensorflow/tensorflow/commit/c2b31ff2...
{'CVE-2022-23565'}
2022-02-11T15:06:54Z
2022-02-09T23:49:01Z
MODERATE
6.5
{'CWE-617'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-4v5p-v5h9-6xjx', 'https://github.com/advisories/GHSA-4v5p-v5h9-6xjx', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23565', 'https://github.com/tensorflow/tensorflow/commit/c2b31ff2d3151acb230edc3f5b1832d2c713a9e0'}
null
GHSA
GHSA-9chw-xrwx-f86j
Downloads Resources over HTTP in frames-compiler
Affected versions of `frames-compiler` 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 `f...
{'CVE-2016-10649'}
2021-01-14T15:57:36Z
2020-09-01T16:07:53Z
HIGH
0
{'CWE-311'}
{'https://www.npmjs.com/advisories/247', 'https://nodesecurity.io/advisories/247', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10649', 'https://github.com/advisories/GHSA-9chw-xrwx-f86j'}
null
GHSA
GHSA-5x33-h32w-6vr2
Cross site-scripting (XSS) moodle
The filter in the tag manager required extra sanitizing to prevent a reflected XSS risk. This affects 3.9 to 3.9.1, 3.8 to 3.8.4, 3.7 to 3.7.7, 3.5 to 3.5.13 and earlier unsupported versions. Fixed in 3.9.2, 3.8.5, 3.7.8 and 3.5.14.
{'CVE-2020-25628'}
2021-03-29T20:43:15Z
2021-03-29T20:43:15Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/moodle/moodle/commit/e8632a4ad0b4da3763cbbe5949594aa449b483bb', 'https://github.com/advisories/GHSA-5x33-h32w-6vr2', 'https://moodle.org/mod/forum/discuss.php?d=410840', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25628', 'http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-69340'}
null
GHSA
GHSA-vgwr-773q-7j3c
Path Traversal within joomla/archive zip class
An issue was discovered in Joomla! 3.0.0 through 3.9.24. Extracting an specifilcy crafted zip package could write files outside of the intended path.
{'CVE-2021-26028'}
2021-03-24T17:58:13Z
2021-03-24T17:58:13Z
MODERATE
0
{'CWE-22'}
{'https://github.com/FriendsOfPHP/security-advisories/blob/master/joomla/archive/CVE-2021-26028.yaml', 'https://github.com/advisories/GHSA-vgwr-773q-7j3c', 'https://github.com/joomla-framework/archive/commit/32c9009a1020d16bc1060c0d06339898b697cf2c', 'https://nvd.nist.gov/vuln/detail/CVE-2021-26028', 'https://developer...
null
GHSA
GHSA-hj5w-xgw9-w4rj
Malicious Package in coinstrng
All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. ## Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d...
null
2021-10-01T20:58:49Z
2020-09-03T19:41:44Z
CRITICAL
9.1
{'CWE-506'}
{'https://www.npmjs.com/advisories/1385', 'https://github.com/advisories/GHSA-hj5w-xgw9-w4rj'}
null
GHSA
GHSA-mmjr-5q74-p3m4
Exposure of Resource to Wrong Sphere in Drupal Core
Information Disclosure vulnerability in file module of Drupal Core allows an attacker to gain access to the file metadata of a permanent private file that they do not have access to by guessing the ID of the file. This issue affects: Drupal Core 8.8.x versions prior to 8.8.10; 8.9.x versions prior to 8.9.6; 9.0.x versi...
{'CVE-2020-13670'}
2022-02-26T00:27:15Z
2022-02-12T00:00:47Z
HIGH
7.5
{'CWE-668'}
{'https://www.drupal.org/sa-core-2020-011', 'https://github.com/advisories/GHSA-mmjr-5q74-p3m4', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13670'}
null
GHSA
GHSA-6rw3-3whw-jvjj
Git LFS can execute a binary from the current directory on Windows
### Impact On Windows, if Git LFS operates on a malicious repository with a `..exe` file as well as a file named `git.exe`, and `git.exe` is not found in `PATH`, the `..exe` program will be executed, permitting the attacker to execute arbitrary code. This does not affect Unix systems. Similarly, if the malicious repo...
{'CVE-2022-24826'}
2022-04-22T20:13:24Z
2022-04-22T20:13:21Z
CRITICAL
9.8
{'CWE-426'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-24826', 'https://github.com/advisories/GHSA-6rw3-3whw-jvjj', 'https://github.com/git-lfs/git-lfs/security/advisories/GHSA-6rw3-3whw-jvjj'}
null
GHSA
GHSA-7fw7-gh23-f832
Vulnerability in singleCrunch function leads to arbitrary code execution via filePath parameters
aaptjs is a node wraper for aapt. An issue was discovered in the singleCrunch function in shenzhim aaptjs 1.3.1, allows attackers to execute arbitrary code via the filePath parameters.
{'CVE-2020-36381'}
2022-05-05T13:48:37Z
2021-11-01T19:19:29Z
CRITICAL
9.8
{'CWE-77', 'CWE-78'}
{'https://github.com/advisories/GHSA-7fw7-gh23-f832', 'https://github.com/shenzhim/aaptjs/issues/2', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36381'}
null
GHSA
GHSA-vvwv-h69m-wg6f
XXE in PHPSpreadsheet due to incomplete fix for previous encoding issue
PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml payload to utf-7 it is poss...
{'CVE-2019-12331'}
2021-08-18T22:44:16Z
2019-11-20T01:39:57Z
HIGH
8.8
{'CWE-611'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-12331', 'https://github.com/PHPOffice/PhpSpreadsheet/releases/tag/1.8.0', 'https://github.com/advisories/GHSA-vvwv-h69m-wg6f', 'https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md#180---2019-07-01', 'https://herolab.usd.de/security-advisories/usd-2019-0046/'}
null
GHSA
GHSA-cxcf-78mr-wpg7
Malicious Package in oauth-validator
Version 1.0.2 of `oauth-validator` 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.2 of this module is found installed you will want to...
null
2020-09-01T20:29:59Z
2020-09-01T20:29:59Z
CRITICAL
0
null
{'https://github.com/advisories/GHSA-cxcf-78mr-wpg7', 'https://www.npmjs.com/advisories/632'}
null
GHSA
GHSA-hx5x-49mm-vmhw
SQL Injection in sails-mysql
Versions of `sails-mysql` prior to 0.10.8 are vulnerable to SQL Injection. The `sort` keyword is not properly sanitized and may allow attackers to inject SQL statements and execute arbitrary SQL queries ## Recommendation Upgrade to version 0.10.8 or later.
null
2021-09-27T22:40:37Z
2020-09-03T02:36:43Z
HIGH
7.5
{'CWE-89'}
{'https://www.npmjs.com/advisories/950', 'https://snyk.io/vuln/SNYK-JS-SAILSMYSQL-174916', 'https://github.com/balderdashy/sails/issues/6679', 'https://github.com/advisories/GHSA-hx5x-49mm-vmhw'}
null
GHSA
GHSA-56cx-wf47-hx7w
Improper Restriction of Excessive Authentication Attempts
firefly-iii is vulnerable to Improper Restriction of Excessive Authentication Attempts
{'CVE-2021-3663'}
2021-08-31T20:58:22Z
2021-08-09T20:38:37Z
MODERATE
5.3
{'CWE-307'}
{'https://github.com/firefly-iii/firefly-iii/commit/afc9f4b7ebc8a240c85864a6e1abda62bfeefae8', 'https://huntr.dev/bounties/497bdf6d-7dba-49c3-8011-1c64dfbb3380', 'https://github.com/firefly-iii/firefly-iii/releases/tag/5.5.13', 'https://github.com/advisories/GHSA-56cx-wf47-hx7w', 'https://nvd.nist.gov/vuln/detail/CVE-2...
null
GHSA
GHSA-8j49-49jq-vwcq
Prototype Pollution in getsetdeep
All versions of `getsetdeep` are vulnerable to prototype pollution. The `setDeep()` 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 using...
null
2021-10-01T20:11:01Z
2020-09-04T15:15:34Z
HIGH
0
{'CWE-1321'}
{'https://www.npmjs.com/advisories/1334', 'https://github.com/advisories/GHSA-8j49-49jq-vwcq'}
null
GHSA
GHSA-6f34-pq9f-36vf
Hijacked Environment Variables in sqlite.js
The `sqlite.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 dete...
{'CVE-2017-16050'}
2021-01-08T19:45:31Z
2018-07-23T20:50:29Z
MODERATE
0
{'CWE-506'}
{'https://nodesecurity.io/advisories/491', 'https://www.npmjs.com/advisories/491', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16050', 'https://github.com/advisories/GHSA-6f34-pq9f-36vf'}
null
GHSA
GHSA-3fjq-93xj-3f3f
Cross-Site Scripting in serialize-to-js
Versions of `serialize-to-js` prior to 3.0.1 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize serialized regular expressions. This vulnerability does not affect Node.js applications. ## Recommendation Upgrade to version 3.0.1 or later.
{'CVE-2019-16772'}
2021-01-08T20:02:21Z
2019-12-06T23:20:26Z
MODERATE
3.1
{'CWE-79'}
{'https://github.com/commenthol/serialize-to-js/security/advisories/GHSA-3fjq-93xj-3f3f', 'https://github.com/commenthol/serialize-to-js/commit/181d7d583ae5293cd47cc99b14ad13352875f3e3', 'https://github.com/advisories/GHSA-3fjq-93xj-3f3f', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16772', 'https://www.npmjs.com/adviso...
null
GHSA
GHSA-v9qg-3j8p-r63v
Uncontrolled Recursion in Django
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If passed certain inputs, django.utils.encoding.uri_to_iri could lead to significant memory usage due to a recursion when repercent-encoding invalid UTF-8 octet sequences.
{'CVE-2019-14235'}
2021-05-10T18:17:48Z
2019-08-06T01:43:31Z
HIGH
7.5
{'CWE-674'}
{'https://security.gentoo.org/glsa/202004-17', 'https://nvd.nist.gov/vuln/detail/CVE-2019-14235', 'https://www.djangoproject.com/weblog/2019/aug/01/security-releases/', 'https://docs.djangoproject.com/en/dev/releases/security/', 'http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html', 'https://www....
null
GHSA
GHSA-r863-p739-275c
Malicious Package in reuest
All versions of `reuest` 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-01T14:09:37Z
2020-09-11T21:09:24Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/866', 'https://github.com/advisories/GHSA-r863-p739-275c'}
null
GHSA
GHSA-mpf2-q34c-fc6j
Infinite Loop in scapy
scapy 2.4.0 is affected by Denial of Service. The impact is infinite loop, resource consumption and program unresponsive. The component is _RADIUSAttrPacketListField.getfield(self..). The attack vector is over the network or in a pcap. both work.
{'CVE-2019-1010142'}
2021-05-11T16:03:58Z
2019-07-22T14:53:58Z
HIGH
7.5
{'CWE-835'}
{'http://www.securityfocus.com/bid/106674', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42NRPMC3NS2QVFNIXYP6WV2T3LMLLY7E/', 'https://github.com/advisories/GHSA-mpf2-q34c-fc6j', 'https://github.com/secdev/scapy/pull/1409', 'https://nvd.nist.gov/vuln/detail/CVE-2019-101...
null
GHSA
GHSA-67cx-rhhq-mfhq
High severity vulnerability that affects indico
## Local file disclosure through LaTeX injection ### Impact An external audit of the Indico codebase has discovered a vulnerability in Indico's LaTeX sanitization code, which could have malicious users to run unsafe LaTeX commands on the server. Such commands allowed for example to read local files (e.g. `indico.conf`...
null
2021-09-01T22:40:24Z
2019-10-11T18:28:07Z
HIGH
0
{'CWE-77'}
{'https://github.com/advisories/GHSA-67cx-rhhq-mfhq', 'https://github.com/indico/indico/security/advisories/GHSA-67cx-rhhq-mfhq'}
null
GHSA
GHSA-p4pj-9g59-4ppv
Remote Code Execution in SyliusResourceBundle
### Impact Request parameters injected inside an expression evaluated by `symfony/expression-language` package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution. The vulnerable versions include: `<=1.3.13 |...
{'CVE-2020-15143'}
2022-04-19T19:02:33Z
2020-08-19T21:04:25Z
HIGH
7.7
{'CWE-917', 'CWE-74'}
{'https://github.com/advisories/GHSA-p4pj-9g59-4ppv', 'https://github.com/Sylius/SyliusResourceBundle/security/advisories/GHSA-p4pj-9g59-4ppv', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15143'}
null
GHSA
GHSA-wv23-pfj7-2mjj
Authenticated file write leads to remote code execution in october/system
### Impact Assuming an attacker with "create, modify and delete website pages" privileges in the backend is able to execute PHP code by running specially crafted Twig code in the template markup. ### Patches Issue has been patched in Build 473 and v1.1.6 ### Workarounds Apply https://github.com/octobercms/october/...
{'CVE-2021-32649'}
2022-04-19T19:03:20Z
2022-01-14T21:08:23Z
HIGH
8.8
{'CWE-74'}
{'https://github.com/octobercms/october/commit/167b592eed291ae1563c8fcc5b9b34a03a300f26', 'https://github.com/advisories/GHSA-wv23-pfj7-2mjj', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32649', 'https://github.com/octobercms/october/security/advisories/GHSA-wv23-pfj7-2mjj'}
null
GHSA
GHSA-5w4r-wwc3-6qcp
Malicious Package in precode.js
Version 1.1.1 of `precode.js` 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 your applicatio...
null
2020-09-11T21:23:29Z
2020-09-11T21:23:29Z
CRITICAL
0
null
{'https://www.npmjs.com/advisories/941', 'https://github.com/advisories/GHSA-5w4r-wwc3-6qcp'}
null
GHSA
GHSA-mcx4-f5f5-4859
Prevent cache poisoning via a Response Content-Type header in Symfony
Description ----------- When a `Response` does not contain a `Content-Type` header, Symfony falls back to the format defined in the `Accept` header of the request, leading to a possible mismatch between the response's content and `Content-Type` header. When the response is cached, this can lead to a corrupted cache wh...
{'CVE-2020-5255'}
2022-04-19T19:02:57Z
2020-03-30T20:09:16Z
LOW
2.6
{'CWE-435'}
{'https://symfony.com/blog/cve-2020-5255-prevent-cache-poisoning-via-a-response-content-type-header', 'https://github.com/advisories/GHSA-mcx4-f5f5-4859', 'https://github.com/symfony/symfony/security/advisories/GHSA-mcx4-f5f5-4859', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org...
null
GHSA
GHSA-qr82-2c78-4m8h
Reference binding to nullptr in map operations
### Impact An attacker can cause undefined behavior via binding a reference to null pointer in `tf.raw_ops.Map*` and `tf.raw_ops.OrderedMap*` operations: ```python import tensorflow as tf tf.raw_ops.MapPeek( key=tf.constant([8],dtype=tf.int64), indices=[], dtypes=[tf.int32], capacity=8, memory_limit=128) ...
{'CVE-2021-37671'}
2021-08-25T14:41:42Z
2021-08-25T14:41:42Z
HIGH
7.8
{'CWE-824'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-qr82-2c78-4m8h', 'https://github.com/advisories/GHSA-qr82-2c78-4m8h', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37671', 'https://github.com/tensorflow/tensorflow/commit/532f5c5a547126c634fefd43bbad1dc6417678ac'}
null
GHSA
GHSA-h2f4-v4c4-6wx4
Moderate severity vulnerability that affects org.eclipse.jetty:jetty-server
In Eclipse Jetty version 9.3.x and 9.4.x, the server is vulnerable to Denial of Service conditions if a remote client sends either large SETTINGs frames container containing many settings, or many small SETTINGs frames. The vulnerability is due to the additional CPU and memory allocations required to handle changed set...
{'CVE-2018-12545'}
2021-06-10T23:29:56Z
2019-03-28T18:33:38Z
HIGH
7.5
{'CWE-400'}
{'https://lists.apache.org/thread.html/ff8dcfe29377088ab655fda9d585dccd5b1f07fabd94ae84fd60a7f8@%3Ccommits.pulsar.apache.org%3E', 'https://lists.apache.org/thread.html/9317fd092b257a0815434b116a8af8daea6e920b6673f4fd5583d5fe@%3Ccommits.druid.apache.org%3E', 'https://www.oracle.com/technetwork/security-advisory/cpuoct20...
null
GHSA
GHSA-j7px-6hwj-hpjg
Open Redirect in OAuth2 Proxy
### Impact As users can provide a redirect address for the proxy to send the authenticated user to at the end of the authentication flow. This is expected to be the original URL that the user was trying to access. This redirect URL is checked within the proxy and validated before redirecting the user to prevent malicio...
{'CVE-2020-11053'}
2022-04-19T19:02:25Z
2021-12-20T17:59:10Z
HIGH
7.1
{'CWE-601'}
{'https://github.com/oauth2-proxy/oauth2-proxy/security/advisories/GHSA-j7px-6hwj-hpjg', 'https://github.com/oauth2-proxy/oauth2-proxy/commit/0d5fa211df8ef2449347a56b22c779eb8d894c43', 'https://github.com/advisories/GHSA-j7px-6hwj-hpjg', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11053'}
null
GHSA
GHSA-86fh-j58m-7pf5
Improper Privilege Management in Apache Ozone
In Apache Ozone versions prior to 1.2.0, Initially generated block tokens are persisted to the metadata database and can be retrieved with authenticated users with permission to the key. Authenticated users may use them even after access is revoked.
{'CVE-2021-36372'}
2021-11-23T17:57:14Z
2021-11-23T17:57:14Z
CRITICAL
9.8
{'CWE-273'}
{'https://github.com/advisories/GHSA-86fh-j58m-7pf5', 'https://mail-archives.apache.org/mod_mbox/ozone-dev/202111.mbox/%3C5029c1ac-4685-8492-e3cb-ab48c5c370cf%40apache.org%3E', 'http://www.openwall.com/lists/oss-security/2021/11/19/1', 'https://nvd.nist.gov/vuln/detail/CVE-2021-36372'}
null
GHSA
GHSA-jr34-mff8-pc6f
SQL Injection in Cloud Native Computing Foundation Harbor
Cloud Native Computing Foundation Harbor prior to 1.8.6 and 1.9.3 allows SQL Injection via user-groups in the VMware Harbor Container Registry for the Pivotal Platform.
{'CVE-2019-19029'}
2021-05-18T18:27:36Z
2021-05-18T18:27:36Z
MODERATE
7.2
{'CWE-89'}
{'https://github.com/advisories/GHSA-jr34-mff8-pc6f', 'https://nvd.nist.gov/vuln/detail/CVE-2019-19029', 'https://github.com/goharbor/harbor/security/advisories/GHSA-qcfv-8v29-469w', 'https://github.com/goharbor/harbor/security/advisories', 'https://tanzu.vmware.com/security/cve-2019-19029'}
null
GHSA
GHSA-prg5-hg25-8grq
Ability to switch channels via GET parameter enabled in production environments
### Impact This vulnerability gives the ability to switch channels via the `_channel_code` GET parameter in production environments. This was meant to be enabled only when `%kernel.debug%` is set to true. However, if no `sylius_channel.debug` is set explicitly in the configuration, the default value which is `%kerne...
{'CVE-2020-5218'}
2021-01-08T20:32:24Z
2020-01-31T18:00:58Z
LOW
4.4
{'CWE-444'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-5218', 'https://github.com/advisories/GHSA-prg5-hg25-8grq', 'https://github.com/Sylius/SyliusResourceBundle/security/advisories/GHSA-8vp7-j5cj-vvm2', 'https://github.com/Sylius/Sylius/security/advisories/GHSA-prg5-hg25-8grq', 'https://github.com/FriendsOfPHP/security-advisori...
null
GHSA
GHSA-hwvq-6gjx-j797
Special Element Injection in notebook
### Impact Untrusted notebook can execute code on load. This is a remote code execution, but requires user action to open a notebook. ### Patches 5.7.11, 6.4.1 ### References [OWASP Page on Injection Prevention](https://cheatsheetseries.owasp.org/cheatsheets/Injection_Prevention_Cheat_Sheet.html#injection-preventi...
{'CVE-2021-32798'}
2022-04-19T19:03:05Z
2021-08-23T19:40:38Z
CRITICAL
10
{'CWE-79'}
{'https://github.com/jupyter/notebook/commit/79fc76e890a8ec42f73a3d009e44ef84c14ef0d5', 'https://github.com/jupyter/notebook/security/advisories/GHSA-hwvq-6gjx-j797', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32798', 'https://github.com/advisories/GHSA-hwvq-6gjx-j797'}
null
GHSA
GHSA-m3q7-rj8g-m457
Moderate severity vulnerability that affects ember-source
Cross-site scripting (XSS) vulnerability in Ember.js 1.8.x through 1.10.x, 1.11.x before 1.11.4, 1.12.x before 1.12.2, 1.13.x before 1.13.12, 2.0.x before 2.0.3, 2.1.x before 2.1.2, and 2.2.x before 2.2.1 allows remote attackers to inject arbitrary web script or HTML.
{'CVE-2015-7565'}
2022-04-19T19:03:25Z
2018-08-28T22:33:24Z
MODERATE
6.1
{'CWE-79'}
{'http://emberjs.com/blog/2016/01/14/security-releases-ember-1-11-4-1-12-2-1-13-12-2-0-3-2-1-2-2-2-1.html', 'https://nvd.nist.gov/vuln/detail/CVE-2015-7565', 'https://groups.google.com/forum/#!topic/ember-security/OfyQkoSuppY', 'https://github.com/advisories/GHSA-m3q7-rj8g-m457'}
null
GHSA
GHSA-75cq-g75g-rxff
use-after-free vulnerability in Rust array-queue
An issue was discovered in the array-queue crate through 2020-09-26 for Rust. A pop_back() call may lead to a use-after-free.
{'CVE-2020-35900'}
2021-08-25T21:00:43Z
2021-08-25T21:00:43Z
MODERATE
5.5
{'CWE-416'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-35900', 'https://github.com/raviqqe/array-queue/issues/2', 'https://github.com/advisories/GHSA-75cq-g75g-rxff', 'https://rustsec.org/advisories/RUSTSEC-2020-0047.html'}
null
GHSA
GHSA-q7pf-qr96-2vq5
Moderate severity vulnerability that affects io.swagger:swagger-codegen and io.swagger:swagger-parser
A vulnerability in Swagger-Parser's (version <= 1.0.30) yaml parsing functionality results in arbitrary code being executed when a maliciously crafted yaml Open-API specification is parsed. This in particular, affects the 'generate' and 'validate' command in swagger-codegen (<= 2.2.2) and can lead to arbitrary code bei...
{'CVE-2017-1000208'}
2021-09-16T19:37:01Z
2018-10-19T16:46:41Z
HIGH
8.8
{'CWE-502'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-1000208', 'https://lgtm.com/blog/swagger_snakeyaml_CVE-2017-1000207_CVE-2017-1000208', 'https://github.com/advisories/GHSA-q7pf-qr96-2vq5', 'https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31'}
null
GHSA
GHSA-6gv8-p3vj-pxvr
Null pointer dereference in `UncompressElement`
### Impact The code for `tf.raw_ops.UncompressElement` can be made to trigger a null pointer dereference: ```python import tensorflow as tf data = tf.data.Dataset.from_tensors([0.0]) tf.raw_ops.UncompressElement( compressed=tf.data.experimental.to_variant(data), output_types=[tf.int64], output_shapes=[2]) ``` ...
{'CVE-2021-37649'}
2021-08-25T14:43:27Z
2021-08-25T14:43:27Z
HIGH
7.7
{'CWE-476'}
{'https://github.com/advisories/GHSA-6gv8-p3vj-pxvr', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37649', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6gv8-p3vj-pxvr', 'https://github.com/tensorflow/tensorflow/commit/7bdf50bb4f5c54a4997c379092888546c97c3ebd'}
null
GHSA
GHSA-x8h6-xgqx-jqgp
Undefined behavior and `CHECK`-fail in `FractionalMaxPoolGrad`
### Impact The implementation of `tf.raw_ops.FractionalMaxPoolGrad` triggers an undefined behavior if one of the input tensors is empty: ```python import tensorflow as tf orig_input = tf.constant([2, 3], shape=[1, 1, 1, 2], dtype=tf.int64) orig_output = tf.constant([], dtype=tf.int64) out_backprop = tf.zeros([2, 3, ...
{'CVE-2021-29580'}
2021-05-21T14:26:26Z
2021-05-21T14:26:26Z
LOW
2.5
{'CWE-908'}
{'https://github.com/advisories/GHSA-x8h6-xgqx-jqgp', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-x8h6-xgqx-jqgp', 'https://github.com/tensorflow/tensorflow/commit/32fdcbff9d06d010d908fcc4bd4b36eb3ce15925', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29580'}
null
GHSA
GHSA-64gv-qg2v-vxv6
Array size is not checked in sized-chunks
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with From<InlineArray<A, T>>.
{'CVE-2020-25793'}
2021-08-25T20:45:04Z
2021-08-25T20:45:04Z
HIGH
7.5
{'CWE-129'}
{'https://github.com/bodil/sized-chunks/issues/11', 'https://rustsec.org/advisories/RUSTSEC-2020-0041.html', 'https://github.com/advisories/GHSA-64gv-qg2v-vxv6', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25793'}
null
GHSA
GHSA-43f8-p5w3-5m25
SSRF by connecting to privileged ports
### Impact All users are affected. ### Patches * Unsuccessfully patched by 0fae40fb, included in version [4.4.0](https://github.com/vrana/adminer/releases/tag/v4.4.0). * Patched by 35bfaa75, included in version [4.7.8](https://github.com/vrana/adminer/releases/tag/v4.7.8). ### Workarounds Protect access to Adminer al...
{'CVE-2018-7667'}
2022-04-19T19:02:47Z
2021-02-11T21:20:40Z
MODERATE
0
{'CWE-918'}
{'http://hyp3rlinx.altervista.org/advisories/ADMINER-UNAUTHENTICATED-SERVER-SIDE-REQUEST-FORGERY.txt', 'https://packagist.org/packages/vrana/adminer', 'https://github.com/advisories/GHSA-43f8-p5w3-5m25', 'https://github.com/vrana/adminer/security/advisories/GHSA-43f8-p5w3-5m25', 'https://sourceforge.net/p/adminer/bugs-...
null
GHSA
GHSA-hf64-x4gq-p99h
Out-of-bounds Read
In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.
{'CVE-2020-35655'}
2021-03-18T19:55:34Z
2021-03-18T19:55:34Z
HIGH
5.4
{'CWE-125'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-35655', 'https://pillow.readthedocs.io/en/stable/releasenotes/index.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6BYVI5G44MRIPERKYDQEL3S3YQCZTVHE/', 'https://github.com/advisories/GHSA-hf64-x4gq-p99h', 'https://lists.f...
null
GHSA
GHSA-g8j8-mgh9-q77p
File upload leading to RCE in MCMS
An arbitrary file upload vulnerability in the component /ms/file/uploadTemplate.do of MCMS v5.2.4 allows attackers to execute arbitrary code.
{'CVE-2021-46036'}
2022-03-01T21:32:43Z
2022-02-19T00:01:25Z
CRITICAL
9.8
{'CWE-434'}
{'https://github.com/advisories/GHSA-g8j8-mgh9-q77p', 'https://nvd.nist.gov/vuln/detail/CVE-2021-46036', 'https://lycshub.github.io/2021/12/28/MCMS-vulnerabilities/'}
null
GHSA
GHSA-wm77-q74p-5763
Path Traversal in superstatic
Affected of `superstatic` are vulnerable to path traversal when used on Windows. Additionally, it is vulnerable to path traversal on other platforms combined with certain Node.js versions which erroneously normalize `\\` to `/` in paths on all platforms (a known example being Node.js v9.9.0). ## Recommendation Upd...
null
2021-08-09T22:21:04Z
2018-07-27T17:06:03Z
HIGH
0
{'CWE-177'}
{'https://github.com/firebase/superstatic/commit/e396ff62f588732989137d6c40d46b310e51ef2b', 'https://github.com/firebase/superstatic/pull/255', 'https://github.com/advisories/GHSA-wm77-q74p-5763', 'https://github.com/firebase/superstatic/blob/v5.0.1/lib/providers/fs.js#L71', 'https://www.npmjs.com/advisories/652'}
null
GHSA
GHSA-x88j-93vc-wpmp
Moderate severity vulnerability that affects django
django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier.
{'CVE-2011-4136'}
2021-09-21T22:24:48Z
2018-07-23T19:52:39Z
MODERATE
0
{'CWE-20'}
{'http://openwall.com/lists/oss-security/2011/09/13/2', 'https://github.com/advisories/GHSA-x88j-93vc-wpmp', 'https://hermes.opensuse.org/messages/14700881', 'https://www.djangoproject.com/weblog/2011/sep/09/', 'https://www.djangoproject.com/weblog/2011/sep/10/127/', 'http://openwall.com/lists/oss-security/2011/09/11/1...
null
GHSA
GHSA-753c-phhg-cj29
Improper Neutralization of Special Elements used in a Command
This affects the package madge before 4.0.1. It is possible to specify a custom Graphviz path via the graphVizPath option parameter which when the .image(), .svg() or .dot() functions are called, is executed by the childprocess.exec function.
{'CVE-2021-23352'}
2021-03-15T18:08:06Z
2021-03-12T23:01:49Z
HIGH
0
{'CWE-89', 'CWE-77'}
{'https://snyk.io/vuln/SNYK-JS-MADGE-1082875', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23352', 'https://github.com/advisories/GHSA-753c-phhg-cj29', 'https://github.com/pahen/madge/commit/da5cbc9ab30372d687fa7c324b22af7ffa5c6332', 'https://github.com/pahen/madge/blob/master/lib/graph.js%23L27'}
null
GHSA
GHSA-fm9p-5m9f-rq85
Out-of-bounds write
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-0912, CVE-2019-0913, CVE-2019-0914, CVE-2019-0916, CVE-2019-0917, CVE-2019-0922, CVE-20...
{'CVE-2019-0915'}
2021-03-29T21:00:03Z
2021-03-29T21:00:03Z
HIGH
7.5
{'CWE-787'}
{'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0915', 'https://github.com/advisories/GHSA-fm9p-5m9f-rq85', 'https://nvd.nist.gov/vuln/detail/CVE-2019-0915', 'https://github.com/chakra-core/ChakraCore/commit/d797e3f00e34c12c8c0ae52f56344325439dccd7', 'https://github.com/chakra-core/ChakraC...
null
GHSA
GHSA-xfv3-rrfm-f2rv
Information Exposure in Netty
Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final, and 4.1.x before 4.1.0.Beta5 and Play Framework 2.x before 2.3.9 might allow remote attackers to bypass the httpOnly flag on cookies and obtain sensitive information by leveraging improper validation of cookie name and value characters.
{'CVE-2015-2156'}
2021-09-22T18:45:31Z
2020-06-30T21:01:21Z
HIGH
7.5
{'CWE-20'}
{'https://lists.apache.org/thread.html/ff8dcfe29377088ab655fda9d585dccd5b1f07fabd94ae84fd60a7f8@%3Ccommits.pulsar.apache.org%3E', 'https://snyk.io/vuln/SNYK-JAVA-IONETTY-73571', 'https://github.com/netty/netty/commit/31815598a2af37f0b71ea94eada70d6659c23752', 'http://netty.io/news/2015/05/08/3-9-8-Final-and-3.html', 'h...
null
GHSA
GHSA-hwpc-8xqv-jvj4
XStream is vulnerable to a Remote Command Execution attack
### Impact The vulnerability may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. ### Patches ...
{'CVE-2021-21345'}
2022-02-10T11:35:08Z
2021-03-22T23:28:38Z
MODERATE
5.8
{'CWE-94'}
{'https://github.com/x-stream/xstream/security/advisories/GHSA-hwpc-8xqv-jvj4', '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/PVPHZA7VW2RRSDCOIPP...
null
GHSA
GHSA-mh74-4m5g-fcjx
Malicious users could control the content of invitation emails
### Impact A malicious user could abuse Sydent to send out arbitrary emails from the Sydent email address. This could be used to construct plausible phishing emails, for example. ### Patches Fixed in 4469d1d, 6b405a8, 65a6e91. Note that these patches include changes to the *default* email templates. If these templa...
{'CVE-2021-29432'}
2021-04-19T14:54:24Z
2021-04-19T14:54:24Z
MODERATE
5.3
{'CWE-20'}
{'https://github.com/matrix-org/sydent/releases/tag/v2.3.0', 'https://github.com/advisories/GHSA-mh74-4m5g-fcjx', 'https://github.com/matrix-org/sydent/commit/4469d1d42b2b1612b70638224c07e19623039c42', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29432', 'https://github.com/matrix-org/sydent/security/advisories/GHSA-mh74...
null
GHSA
GHSA-9fcc-7g44-mxrj
Cross-site Scripting in ShowDoc
ShowDoc prior to 2.10.4 is vulnerable to stored cross-site scripting via uploading files with files in `.xsd`, `.asa`, and `.aspx` formats.
{'CVE-2022-0942'}
2022-03-29T21:28:00Z
2022-03-16T00:00:47Z
MODERATE
5.4
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0942', 'https://github.com/advisories/GHSA-9fcc-7g44-mxrj', 'https://huntr.dev/bounties/a412707c-18da-4c84-adc0-9801ed8068c9', 'https://github.com/star7th/showdoc/commit/3caa32334db0c277b84e993eaca2036f5d1dbef8'}
null
GHSA
GHSA-f522-ffg8-j8r6
Regular Expression Denial of Service in is-my-json-valid
Version of `is-my-json-valid` before 1.4.1 or 2.17.2 are vulnerable to regular expression denial of service (ReDoS) via the email validation function. ## Recommendation Update to version 1.4.1, 2.17.2 or later.
{'CVE-2016-2537'}
2021-09-09T21:38:37Z
2017-10-24T18:33:35Z
HIGH
7.5
{'CWE-20'}
{'https://hackerone.com/reports/317548', 'https://www.npmjs.com/advisories/572', 'https://www.npmjs.com/advisories/76', 'https://nvd.nist.gov/vuln/detail/CVE-2016-2537', 'https://nodesecurity.io/advisories/76', 'https://github.com/mafintosh/is-my-json-valid/pull/159', 'https://github.com/advisories/GHSA-f522-ffg8-j8r6'...
null
GHSA
GHSA-g8jx-66p8-vcm2
SQL injection in pimcore/pimcore
This affects the package pimcore/pimcore before 10.0.7. This issue exists due to the absence of check on the storeId parameter in the method collectionsActionGet and groupsActionGet method within the ClassificationstoreController class.
{'CVE-2021-23405'}
2021-07-28T17:37:01Z
2021-07-13T17:42:31Z
HIGH
8.8
{'CWE-89'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-23405', 'https://github.com/pimcore/pimcore/pull/9572', 'https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1316297', 'https://github.com/advisories/GHSA-g8jx-66p8-vcm2'}
null
GHSA
GHSA-m56g-3g8v-2rxw
XSS in Adminer
**Withdrawn:** Duplicate of GHSA-9pgx-gcph-mpqr. Adminer before 4.7.9 allows XSS via the history parameter to the default URI.
{'CVE-2020-35572'}
2021-02-11T20:46:56Z
2021-02-11T20:46:53Z
MODERATE
0
{'CWE-79'}
{'https://github.com/vrana/adminer', 'https://sourceforge.net/p/adminer/bugs-and-features/775/', 'https://sourceforge.net/p/adminer/news/2021/02/adminer-479-released/', 'https://sourceforge.net/p/adminer/news/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35572', 'https://github.com/advisories/GHSA-m56g-3g8v-2rxw', 'htt...
null
GHSA
GHSA-m434-m5pv-p35w
Insufficient user authorization in Moodle
A flaw was found in Moodle in versions 3.11 to 3.11.4, 3.10 to 3.10.8, 3.9 to 3.9.11 and earlier unsupported versions. The calendar:manageentries capability allowed managers to access or modify any calendar event, but should have been restricted from accessing user level events.
{'CVE-2022-0333'}
2022-02-02T16:12:14Z
2022-01-28T22:08:02Z
LOW
3.8
{'CWE-863'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0333', 'https://github.com/advisories/GHSA-m434-m5pv-p35w', 'https://moodle.org/mod/forum/discuss.php?d=431100', 'https://github.com/moodle/moodle/commit/2ee27313cea0d7073f5a6a35eccdfddcb3a9adad', 'https://bugzilla.redhat.com/show_bug.cgi?id=2043663'}
null
GHSA
GHSA-mx9f-w8qq-q5jf
Low severity vulnerability that affects rest-client
REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and passwords, which allows local users to obtain sensitive information by reading the log.
{'CVE-2015-3448'}
2021-09-15T21:04:36Z
2017-10-24T18:33:36Z
LOW
0
{'CWE-200'}
{'http://lists.opensuse.org/opensuse-updates/2015-04/msg00026.html', 'http://www.osvdb.org/117461', 'https://github.com/advisories/GHSA-mx9f-w8qq-q5jf', 'https://github.com/rest-client/rest-client/issues/349', 'http://www.securityfocus.com/bid/74415', 'https://nvd.nist.gov/vuln/detail/CVE-2015-3448'}
null
GHSA
GHSA-v8w9-2789-6hhr
Deserialization of Untrusted Data in bson
All versions of bson before 1.1.4 are vulnerable to Deserialization of Untrusted Data. The package will ignore an unknown value for an object's _bsotype, leading to cases where an object is serialized as a document rather than the intended BSON type.
{'CVE-2020-7610'}
2021-05-07T16:04:54Z
2021-05-07T16:04:54Z
HIGH
9.8
{'CWE-502'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-7610', 'https://snyk.io/vuln/SNYK-JS-BSON-561052', 'https://github.com/advisories/GHSA-v8w9-2789-6hhr'}
null
GHSA
GHSA-qv32-7r6p-xhhh
Moderate severity vulnerability that affects com.adobe.xmp:xmpcore
XMPCore in Adobe XMP Toolkit for Java before 5.1.3 allows remote attackers to read arbitrary files via XML data containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
{'CVE-2016-4216'}
2021-09-16T21:06:36Z
2018-10-19T16:39:29Z
HIGH
7.5
{'CWE-611'}
{'https://helpx.adobe.com/security/products/xmpcore/apsb16-24.html', 'https://github.com/advisories/GHSA-qv32-7r6p-xhhh', 'https://nvd.nist.gov/vuln/detail/CVE-2016-4216', 'http://www.securityfocus.com/bid/91717'}
null
GHSA
GHSA-h289-x5wc-xcv8
Improper Validation of Certificate with Host Mismatch in mellium.im/xmpp/websocket
### Impact If no TLS configuration is provided by the user, the websocket package constructs its own TLS configuration using recommended defaults. When looking up a WSS endpoint using the DNS TXT record method described in [XEP-0156: Discovering Alternative XMPP Connection Methods](https://xmpp.org/extensions/xep-0156...
null
2022-04-19T19:03:23Z
2022-02-16T22:56:21Z
MODERATE
0
{'CWE-295'}
{'https://github.com/mellium/xmpp/security/advisories/GHSA-h289-x5wc-xcv8', 'https://github.com/advisories/GHSA-h289-x5wc-xcv8'}
null
GHSA
GHSA-crv7-7245-f45f
Improper Handling of Length Parameter Inconsistency in Compress
When reading a specially crafted 7Z archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' sevenz package.
{'CVE-2021-35516'}
2022-04-22T15:45:20Z
2021-08-02T16:55:15Z
HIGH
7.5
{'CWE-130', 'CWE-770'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://github.com/advisories/GHSA-crv7-7245-f45f', 'https://lists.apache.org/thread.html/r67ef3c07fe3b8c1b02d48012149d280ad6da8e4cec253b527520fb2b@%3Cdev.poi.apache.org%3E', 'https://lists.apache.org/thread.html/rf68442d67eb166f4b6cf0bbbe6c7f99098c12954f37332...
null
GHSA
GHSA-7hmh-8gwv-mfvq
SQL Injection in Kylin
Kylin has some restful apis which will concatenate SQLs with the user input string, a user is likely to be able to run malicious database queries.
{'CVE-2020-1937'}
2021-09-22T21:57:08Z
2020-07-27T22:51:47Z
MODERATE
6.5
{'CWE-89'}
{'https://lists.apache.org/thread.html/r61666760d8a4e8764b2d5fe158d8a48b569414480fbfadede574cdc0@%3Ccommits.kylin.apache.org%3E', 'https://lists.apache.org/thread.html/r021baf9d8d4ae41e8c8332c167c4fa96c91b5086563d9be55d2d7acf@%3Ccommits.kylin.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1937', 'https://sn...
null
GHSA
GHSA-g3wg-6mcf-8jj6
Local Temp Directory Hijacking Vulnerability
### Impact On Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race...
{'CVE-2020-27216'}
2022-04-19T19:02:38Z
2020-11-04T17:50:24Z
HIGH
7
{'CWE-552', 'CWE-379', 'CWE-378'}
{'https://lists.apache.org/thread.html/rc77918636d8744d50312e4f67ba2e01f47db3ec5144540df8745cb38@%3Cissues.beam.apache.org%3E', 'https://lists.apache.org/thread.html/r503045a75f4419d083cb63ac89e765d6fb8b10c7dacc0c54fce07cff@%3Creviews.iotdb.apache.org%3E', 'https://lists.apache.org/thread.html/rc9d2ab8a6c7835182f20b011...
null
GHSA
GHSA-xw4p-crpj-vjx2
A Server-Side Forgery Request can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host
### Impact The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream with a Java runtime version 14 to 8. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelis...
{'CVE-2021-39152'}
2022-04-22T15:42:45Z
2021-08-25T14:46:59Z
HIGH
8.5
{'CWE-502', 'CWE-918'}
{'https://github.com/x-stream/xstream/security/advisories/GHSA-xw4p-crpj-vjx2', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://github.com/advisories/GHSA-xw4p-crpj-vjx2', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/...
null
GHSA
GHSA-cfx7-2xpc-8w4h
Division by zero in TFLite's implementation of `BatchToSpaceNd`
### Impact The implementation of the `BatchToSpaceNd` TFLite operator is [vulnerable to a division by zero error](https://github.com/tensorflow/tensorflow/blob/b5ed552fe55895aee8bd8b191f744a069957d18d/tensorflow/lite/kernels/batch_to_space_nd.cc#L81-L82): ```cc TF_LITE_ENSURE_EQ(context, output_batch_size % block_shap...
{'CVE-2021-29593'}
2021-05-21T14:27:01Z
2021-05-21T14:27:01Z
LOW
2.5
{'CWE-369'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-29593', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cfx7-2xpc-8w4h', 'https://github.com/advisories/GHSA-cfx7-2xpc-8w4h', 'https://github.com/tensorflow/tensorflow/commit/2c74674348a4708ced58ad6eb1b23354df8ee044'}
null
GHSA
GHSA-89v2-g37m-g3ff
Improper Verification of Cryptographic Signature in aws-encryption-sdk-cli
### Impact This advisory addresses several LOW severity issues with streaming signed messages and restricting processing of certain types of invalid messages. This ESDK supports a streaming mode where callers may stream the plaintext of signed messages before the ECDSA signature is validated. In addition to these si...
null
2021-06-01T21:18:53Z
2021-06-01T21:18:53Z
MODERATE
0
{'CWE-347'}
{'https://github.com/aws/aws-encryption-sdk-cli/security/advisories/GHSA-89v2-g37m-g3ff', 'https://github.com/advisories/GHSA-89v2-g37m-g3ff'}
null
GHSA
GHSA-8ffc-79xg-29w8
Code Injection in Apache Cassandra
When running Apache Cassandra with the following configuration: enable_user_defined_functions: true enable_scripted_user_defined_functions: true enable_user_defined_functions_threads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissions to create...
{'CVE-2021-44521'}
2022-02-26T00:32:56Z
2022-02-12T00:00:48Z
CRITICAL
9.1
{'CWE-94'}
{'https://issues.apache.org/jira/browse/CASSANDRA-17352', 'https://lists.apache.org/thread/y4nb9s4co34j8hdfmrshyl09lokm7356', 'https://security.netapp.com/advisory/ntap-20220225-0001/', 'http://www.openwall.com/lists/oss-security/2022/02/11/4', 'https://jfrog.com/blog/cve-2021-44521-exploiting-apache-cassandra-user-def...
null
GHSA
GHSA-qr28-7j6p-9hmv
Content Injection via TileJSON attribute in mapbox.js
Versions 1.x prior to 1.6.5 and 2.x prior to 2.1.7 of `mapbox.js` are vulnerable to a cross-site-scripting attack in certain uncommon usage scenarios. If `L.mapbox.map` or `L.mapbox.tileLayer` are used to load untrusted TileJSON content from a non-Mapbox URL, it is possible for a malicious user with control over the T...
{'CVE-2017-1000042'}
2021-09-16T21:03:24Z
2018-11-09T17:47:45Z
MODERATE
6.1
{'CWE-79'}
{'https://www.npmjs.com/advisories/49', 'https://github.com/advisories/GHSA-qr28-7j6p-9hmv', 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000042', 'https://nodesecurity.io/advisories/49', 'https://hackerone.com/reports/54327'}
null
GHSA
GHSA-gf7x-2j2x-7f73
Missing authorization in xwiki-platform
### Impact Any user with edit right can copy the content of a page it does not have access to by using it as template of a new page. ### Patches It has been patched in XWiki 13.2CR1 and 12.10.6 ### Workarounds There is no workaround beside patching. ### References https://jira.xwiki.org/browse/XWIKI-18430 ### F...
{'CVE-2022-23617'}
2022-02-11T15:01:15Z
2022-02-09T21:41:46Z
MODERATE
6.5
{'CWE-862'}
{'https://github.com/xwiki/xwiki-platform/commit/b35ef0edd4f2ff2c974cbeef6b80fcf9b5a44554', 'https://jira.xwiki.org/browse/XWIKI-18430', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23617', 'https://github.com/advisories/GHSA-gf7x-2j2x-7f73', 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gf7x-2j2x-7f7...
null
GHSA
GHSA-jf43-3v8j-qwwr
Data races in multiqueue
Affected versions of multiqueue unconditionally implemented `Send` for types used in queue implementations (`InnerSend<RW, T>`, `InnerRecv<RW, T>`, `FutInnerSend<RW, T>`, `FutInnerRecv<RW, T>`). This allows users to send non-Send types to other threads, which can lead to data race bugs or other undefined behavior.
null
2021-08-25T20:59:56Z
2021-08-25T20:59:56Z
MODERATE
0
{'CWE-362'}
{'https://github.com/schets/multiqueue/issues/31', 'https://rustsec.org/advisories/RUSTSEC-2020-0143.html', 'https://github.com/advisories/GHSA-jf43-3v8j-qwwr'}
null
GHSA
GHSA-q43c-g2g7-6gxj
Cross-Site Request Forgery (CSRF) in keystone
Versions of `keystone` prior to 4.0.0 are vulnerable to Cross-Site Request Forgery (CSRF). The package fails to validate the presence of the `X-CSRF-Token` header, which may allow attackers to carry actions on behalf of other users on all endpoints. ## Recommendation Update to version 4.0.0 or later.
{'CVE-2017-16570'}
2021-06-10T21:18:40Z
2017-11-30T23:14:47Z
HIGH
8.8
{'CWE-352'}
{'https://snyk.io/vuln/SNYK-JS-KEYSTONE-449663', 'https://www.npmjs.com/advisories/979', 'https://securelayer7.net/download/pdf/KeystoneJS-Pentest-Report-SecureLayer7.pdf', 'https://github.com/keystonejs/keystone/pull/4478', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16570', 'https://github.com/advisories/GHSA-q43c-g2g...
null
GHSA
GHSA-pch5-whg9-qr2r
netmask npm package vulnerable to octal input data
The netmask package before 2.0.1 for Node.js mishandles certain unexpected characters in an IP address string, such as an octal digit of 9. This (in some situations) allows attackers to bypass access control that is based on IP addresses. NOTE: this issue exists because of an incomplete fix for CVE-2021-28918.
{'CVE-2021-29418'}
2021-06-09T23:10:54Z
2021-03-29T21:32:05Z
MODERATE
5.3
{'CWE-20'}
{'https://sick.codes/universal-netmask-npm-package-used-by-270000-projects-vulnerable-to-octal-input-data-server-side-request-forgery-remote-file-inclusion-local-file-inclusion-and-more-cve-2021-28918/', 'https://github.com/advisories/GHSA-pch5-whg9-qr2r', 'https://security.netapp.com/advisory/ntap-20210604-0001/', 'ht...
null
GHSA
GHSA-mj63-64x7-57xf
Path traversal in impacket
Multiple path traversal vulnerabilities exist in smbserver.py in Impacket before 0.9.23. An attacker that connects to a running smbserver instance can list and write to arbitrary files via ../ directory traversal. This could potentially be abused to achieve arbitrary code execution by replacing /etc/shadow or an SSH au...
{'CVE-2021-31800'}
2021-06-18T18:43:14Z
2021-06-18T18:43:14Z
CRITICAL
9.8
{'CWE-22'}
{'https://github.com/SecureAuthCorp/impacket/blob/cb6d43a677c338db930bc4e9161620832c1ec624/impacket/smbserver.py#L2008', 'https://github.com/SecureAuthCorp/impacket/blob/cb6d43a677c338db930bc4e9161620832c1ec624/impacket/smbserver.py#L3485', 'https://github.com/SecureAuthCorp/impacket/releases/tag/impacket_0_9_23', 'htt...
null
GHSA
GHSA-pfwp-8pq4-g7pv
Moderate severity vulnerability that affects com.alipay.sofa:hessian
SOFA-Hessian through 4.0.2 allows remote attackers to execute arbitrary commands via a crafted serialized Hessian object because blacklisting of com.caucho.naming.QName and com.sun.org.apache.xpath.internal.objects.XString is mishandled, related to Resin Gadget.
{'CVE-2019-9212'}
2021-09-16T17:29:50Z
2019-03-06T17:36:08Z
CRITICAL
9.8
{'CWE-184', 'CWE-502'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-9212', 'https://github.com/alipay/sofa-hessian/issues/34', 'https://github.com/advisories/GHSA-pfwp-8pq4-g7pv'}
null
GHSA
GHSA-j378-6mmw-hqfr
Denial of service vulnerability exists when System.IO.Pipelines improperly handles requests
A denial of service vulnerability exists when System.IO.Pipelines improperly handles requests, aka "System.IO.Pipelines Denial of Service." This affects .NET Core 2.1, System.IO.Pipelines, ASP.NET Core 2.1.
{'CVE-2018-8409'}
2022-04-26T19:05:24Z
2018-10-16T19:56:38Z
HIGH
7.5
null
{'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8409', 'http://www.securityfocus.com/bid/105223', 'https://github.com/advisories/GHSA-j378-6mmw-hqfr', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8409'}
null
GHSA
GHSA-6rg3-8h8x-5xfv
Unchecked hostname resolution could allow access to local network resources by users outside the local network
### Impact A newly implemented route allowing users to download files from remote endpoints was not properly verifying the destination hostname for user provided URLs. This would allow malicious users to potentially access resources on local networks that would otherwise be inaccessible. This vulnerability requires va...
null
2021-10-05T17:24:12Z
2021-06-23T18:04:50Z
MODERATE
6.4
{'CWE-284', 'CWE-441'}
{'https://github.com/pterodactyl/wings/security/advisories/GHSA-6rg3-8h8x-5xfv', 'https://github.com/advisories/GHSA-6rg3-8h8x-5xfv'}
null
GHSA
GHSA-q9cp-mc96-m4w2
XML External Entity in Dashboard Widget
### Problem It has been discovered that RSS widgets are susceptible to XML external entity processing. This vulnerability is reasonable, but is theoretical - it was not possible to actually reproduce the vulnerability with current PHP versions of supported and maintained system distributions. At least with _libxml2_ v...
{'CVE-2020-26229'}
2021-01-07T22:39:30Z
2020-11-23T21:18:44Z
LOW
3.7
{'CWE-611'}
{'https://github.com/advisories/GHSA-q9cp-mc96-m4w2', 'https://typo3.org/security/advisory/typo3-core-sa-2020-012', 'https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-q9cp-mc96-m4w2', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26229'}
null
GHSA
GHSA-rjmq-6v55-4rjv
Improper Authorization in org.cometd.oort
### Impact Internal usage of Oort and Seti channels is improperly authorized, so any remote user could subscribe and publish to those channels. By subscribing to those channels, a remote user may be able to watch cluster-internal traffic that contains other user's (possibly sensitive) data. By publishing to those chann...
{'CVE-2022-24721'}
2022-04-19T19:03:24Z
2022-03-15T19:02:36Z
HIGH
8.1
{'CWE-863'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-24721', 'https://github.com/cometd/cometd/commit/bb445a143fbf320f17c62e340455cd74acfb5929', 'https://github.com/cometd/cometd/security/advisories/GHSA-rjmq-6v55-4rjv', 'https://github.com/advisories/GHSA-rjmq-6v55-4rjv', 'https://github.com/cometd/cometd/issues/1146'}
null
GHSA
GHSA-65rm-h285-5cc5
Improper Certificate Validation in Twisted
In words.protocols.jabber.xmlstream in Twisted through 19.2.1, XMPP support did not verify certificates when used with TLS, allowing an attacker to MITM connections.
{'CVE-2019-12855'}
2021-08-17T21:07:08Z
2019-08-16T14:02:35Z
HIGH
7.4
{'CWE-295'}
{'https://github.com/advisories/GHSA-65rm-h285-5cc5', 'https://github.com/twisted/twisted/pull/1147', 'https://nvd.nist.gov/vuln/detail/CVE-2019-12855', 'https://twistedmatrix.com/trac/ticket/9561'}
null
GHSA
GHSA-8mjx-h23h-w2pg
Double free in stack_dst
An issue was discovered in the stack_dst crate before 0.6.1 for Rust. Because of the push_inner behavior, a double free can occur upon a val.clone() panic.
{'CVE-2021-28034'}
2021-09-01T18:30:44Z
2021-09-01T18:30:44Z
CRITICAL
9.8
{'CWE-415'}
{'https://github.com/advisories/GHSA-8mjx-h23h-w2pg', 'https://nvd.nist.gov/vuln/detail/CVE-2021-28034', 'https://rustsec.org/advisories/RUSTSEC-2021-0033.html', 'https://github.com/thepowersgang/stack_dst-rs/commit/2a4d53809e3000f40085f2b229b6b1a33759881d'}
null
GHSA
GHSA-6w83-22gj-5pv9
Directory Traversal in cyber-js
Affected versions of `cyber-js` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example request: ``` GET /../...
{'CVE-2017-16093'}
2021-01-08T19:20:25Z
2018-07-27T14:06:00Z
HIGH
0
{'CWE-22'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-16093', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/cyber-js', 'https://github.com/advisories/GHSA-6w83-22gj-5pv9', 'https://nodesecurity.io/advisories/347', 'https://www.npmjs.com/advisories/347'}
null
GHSA
GHSA-v33x-prhc-gph5
Insufficiently Protected Credentials and Improper Authentication in Spring Security
Spring Security, versions 4.2.x up to 4.2.12, and older unsupported versions support plain text passwords using PlaintextPasswordEncoder. If an application using an affected version of Spring Security is leveraging PlaintextPasswordEncoder and a user has a null encoded password, a malicious user (or attacker) can authe...
{'CVE-2019-11272'}
2021-06-09T20:12:58Z
2019-06-27T17:24:58Z
HIGH
7.3
{'CWE-287', 'CWE-522'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-11272', 'https://github.com/advisories/GHSA-v33x-prhc-gph5', 'https://lists.debian.org/debian-lts-announce/2019/07/msg00008.html', 'https://pivotal.io/security/cve-2019-11272'}
null
GHSA
GHSA-mqvp-7rrg-9jxc
Improper Input Validation and Allocation of Resources Without Limits or Throttling in poi-scratchpad
A shortcoming in the HMEF package of poi-scratchpad (Apache POI) allows an attacker to cause an Out of Memory exception. This package is used to read TNEF files (Microsoft Outlook and Microsoft Exchange Server). If an application uses poi-scratchpad to parse TNEF files and the application allows untrusted users to supp...
{'CVE-2022-26336'}
2022-03-29T19:10:59Z
2022-03-05T00:00:44Z
MODERATE
5.5
{'CWE-20', 'CWE-770'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-26336', 'https://lists.apache.org/thread/sprg0kq986pc2271dc3v2oxb1f9qx09j', 'https://github.com/advisories/GHSA-mqvp-7rrg-9jxc'}
null
GHSA
GHSA-6qq8-5wq3-86rp
Open redirect in Traefik
## Summary There exists a potential open redirect vulnerability in Traefik's handling of the `X-Forwarded-Prefix` header. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenari...
{'CVE-2020-15129'}
2022-04-19T19:02:31Z
2022-02-11T23:19:21Z
MODERATE
6.1
{'CWE-601'}
{'https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2', 'https://github.com/containous/traefik/releases/tag/v1.7.26', 'https://github.com/containous/traefik/releases/tag/v2.3.0-rc3', 'https://github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254', 'https://githu...
null
GHSA
GHSA-rc75-cf5c-mxvh
Use of Cryptographically Weak Pseudo-Random Number Generator in org.pac4j:pac4j-saml
The SAML identifier generated within SAML2Utils.java was found to make use of the apache commons-lang3 RandomStringUtils class which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml.
{'CVE-2019-10755'}
2021-08-18T22:08:18Z
2019-11-06T17:06:28Z
MODERATE
4.9
{'CWE-338'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-10755', 'https://snyk.io/vuln/SNYK-JAVA-ORGPAC4J-467407', 'https://github.com/pac4j/pac4j/commit/34d5b1028a2db201ee81ec51b52a782fe073f609', 'https://github.com/advisories/GHSA-rc75-cf5c-mxvh'}
null
GHSA
GHSA-h73q-5wmj-q8pj
Cross site scripting in datatables.net
This affects the package datatables.net before 1.11.3. If an array is passed to the HTML escape entities function it would not have its contents escaped.
{'CVE-2021-23445'}
2021-10-13T17:26:02Z
2021-09-29T17:11:28Z
MODERATE
0
{'CWE-79'}
{'https://snyk.io/vuln/SNYK-JS-DATATABLESNET-1540544', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23445', 'https://github.com/advisories/GHSA-h73q-5wmj-q8pj', 'https://github.com/DataTables/Dist-DataTables/commit/59a8d3f8a3c1138ab08704e783bc52bfe88d7c9b', 'https://cdn.datatables.net/1.11.3/', 'https://snyk.io/vuln/SNYK...
null
GHSA
GHSA-vjv5-gp2w-65vm
Encoded URIs can access WEB-INF directory in Eclipse Jetty
### Description URIs can be crafted using some encoded characters to access the content of the `WEB-INF` directory and/or bypass some security constraints. This is a variation of the vulnerability reported in [CVE-2021-28164](https://nvd.nist.gov/vuln/detail/CVE-2021-28164)/[GHSA-v7ff-8wcx-gmc5](https://github.com/ecli...
{'CVE-2021-34429'}
2022-04-22T15:44:29Z
2021-07-19T15:15:24Z
MODERATE
5.3
{'CWE-200', 'CWE-551', 'CWE-863'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/r2e32390cb7aedb39069e5b18aa130ca53e766258518faee63c31d3ea@%3Cnotifications.zookeeper.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2021-34429', 'https://github.com/eclipse/jetty.project/security/advisories/GHSA-vjv5...
null
GHSA
GHSA-mhp6-pxh8-r675
Cross site scripting in Angular
angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "<option>" elements in "<select>" ones changes parsing behavior, leading to possibly unsanitizing code.
{'CVE-2020-7676'}
2021-09-22T18:31:00Z
2020-06-18T14:19:58Z
MODERATE
5.4
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-7676', 'https://lists.apache.org/thread.html/r455ebd83a1c69ae8fd897560534a079c70a483dbe1e75504f1ca499b@%3Cozone-issues.hadoop.apache.org%3E', 'https://lists.apache.org/thread.html/r3f05cfd587c774ea83c18e59eda9fa37fa9bbf3421484d4ee1017a20@%3Cozone-issues.hadoop.apache.org%3E',...
null
GHSA
GHSA-c5x2-p679-95wc
Null pointer dereference in `SparseTensorSliceDataset`
### Impact When a user does not supply arguments that determine a valid sparse tensor, `tf.raw_ops.SparseTensorSliceDataset` implementation can be made to dereference a null pointer: ```python import tensorflow as tf tf.raw_ops.SparseTensorSliceDataset( indices=[[],[],[]], values=[1,2,3], dense_shape=[3,3]) ```...
{'CVE-2021-37647'}
2021-08-25T14:43:32Z
2021-08-25T14:43:32Z
HIGH
7.7
{'CWE-476'}
{'https://github.com/advisories/GHSA-c5x2-p679-95wc', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37647', 'https://github.com/tensorflow/tensorflow/commit/02cc160e29d20631de3859c6653184e3f876b9d7', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-c5x2-p679-95wc'}
null
GHSA
GHSA-cq6w-w5rj-p9x8
Cross-site Scripting in Froala Editor
Froala Editor 3.2.6 is affected by Cross Site Scripting (XSS). Under certain conditions, a base64 crafted string leads to persistent Cross-site scripting (XSS) vulnerability within the hyperlink creation module.
{'CVE-2021-30109'}
2021-10-06T17:47:05Z
2021-10-06T17:47:05Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/advisories/GHSA-cq6w-w5rj-p9x8', 'https://nvd.nist.gov/vuln/detail/CVE-2021-30109', 'http://froala.com', 'https://github.com/Hackdwerg/CVE-2021-30109/blob/main/README.md'}
null
GHSA
GHSA-fxq4-r6mr-9x64
CSRF Vuln can expose user's QRcode
### Impact When a user is setting up two-factor authentication using an authenticator app, a QRcode is generated and made available via a GET request to /tf-qrcode. Since GETs do not have any CSRF protection, it is possible a malicious 3rd party could access the QRcode and therefore gain access to two-factor authentica...
null
2021-04-08T16:46:00Z
2021-04-08T16:46:00Z
LOW
0
{'CWE-352'}
{'https://github.com/Flask-Middleware/flask-security/security/advisories/GHSA-fxq4-r6mr-9x64', 'https://github.com/advisories/GHSA-fxq4-r6mr-9x64', 'https://pypi.org/project/Flask-Security-Too'}
null
GHSA
GHSA-jpwg-6gf5-5vh9
Out of bounds write in reorder
An issue was discovered in the reorder crate through 1.1.0 for Rust. swap_index can return uninitialized values if an iterator returns a len() that is too large.
{'CVE-2021-29942'}
2021-08-25T20:54:10Z
2021-08-25T20:54:10Z
HIGH
7.3
{'CWE-787'}
{'https://rustsec.org/advisories/RUSTSEC-2021-0050.html', 'https://github.com/tiby312/reorder/issues/1', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29942', 'https://github.com/advisories/GHSA-jpwg-6gf5-5vh9'}
null
GHSA
GHSA-2m8h-fgr8-2q9w
Pivotal Spring Framework Paths provided to the ResourceServlet were not properly sanitized
An issue was discovered in Pivotal Spring Framework before 3.2.18, 4.2.x before 4.2.9, and 4.3.x before 4.3.5. Paths provided to the ResourceServlet were not properly sanitized and as a result exposed to directory traversal attacks.
{'CVE-2016-9878'}
2022-04-26T18:36:46Z
2018-10-04T20:29:55Z
HIGH
7.5
{'CWE-22'}
{'https://lists.debian.org/debian-lts-announce/2019/07/msg00012.html', 'http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html', 'https://pivotal.io/security/cve-2016-9878', 'https://security.netapp.com/advisory/ntap-20180419-0002/', 'https://www.oracle.com/technetwork/security-advisory/cpujul2019-...
null
GHSA
GHSA-cpgw-2wxr-pww3
Open Redirect
Open redirect vulnerability in Gogs before 0.12 allows remote attackers to redirect users to arbitrary websites and conduct phishing attacks via an initial /\ substring in the user/login redirect_to parameter, related to the function isValidRedirect in routes/user/auth.go.
{'CVE-2018-15178'}
2021-06-29T18:32:39Z
2021-06-29T18:32:39Z
MODERATE
6.1
{'CWE-601'}
{'https://github.com/gogs/gogs/commit/1f247cf8139cb483276cd8dd06385a800ce9d4b2', 'https://github.com/advisories/GHSA-cpgw-2wxr-pww3', 'https://github.com/gogs/gogs/issues/5364', 'https://nvd.nist.gov/vuln/detail/CVE-2018-15178', 'https://github.com/gogs/gogs/pull/5365'}
null
GHSA
GHSA-7h6j-2268-fhcm
Improper Certificate Handling
configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.
{'CVE-2020-9321'}
2021-09-02T22:00:01Z
2021-09-02T22:00:01Z
MODERATE
4.6
{'CWE-200', 'CWE-295'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-9321', 'https://github.com/containous/traefik/releases/tag/v2.1.4', 'https://github.com/containous/traefik/pull/6281', 'https://github.com/advisories/GHSA-7h6j-2268-fhcm'}
null