schema_version
stringclasses
1 value
id
stringlengths
19
19
modified
stringlengths
20
20
published
stringlengths
20
20
withdrawn
stringlengths
20
20
aliases
stringlengths
2
20
summary
stringlengths
8
154
details
stringlengths
31
19.1k
severity
stringlengths
2
92
affected
stringlengths
75
28.5k
references
stringlengths
79
7.48k
database_specific
stringlengths
131
196
1.4.0
GHSA-fwvc-9xhj-26v5
2022-10-31T15:41:00Z
2022-10-26T12:00:31Z
null
['CVE-2022-41711']
Badaso vulnerable to Remote Code Execution via malicious file upload
Badaso allows an unauthenticated remote attacker to execute arbitrary code remotely on the server. This is possible because the application does not properly validate the data uploaded by users.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'badaso/core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-41711'}, {'type': 'WEB', 'url': 'https://github.com/uasoft-indonesia/badaso/issues/802'}, {'type': 'WEB', 'url': 'https://github.com/uasoft-indonesia/badaso/commit/22250eca7c364d991ce9e0a723941eae4889d6f9'}, {'type': 'WEB', 'url': 'https://fluidatt...
{'cwe_ids': ['CWE-434'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-10-26T23:22:48Z', 'nvd_published_at': '2022-10-25T21:15:00Z'}
1.4.0
GHSA-f4p5-x4vc-mh4v
2023-02-14T21:24:24Z
2022-10-19T18:40:02Z
null
['CVE-2022-39272']
Improper use of metav1.Duration allows for Denial of Service
Flux controllers within the affected versions range are vulnerable to a denial of service attack. Users that have permissions to change Flux’s objects, either through a Flux source or directly within a cluster, can provide invalid data to fields `.spec.interval` or `.spec.timeout` (and structured variations of these fi...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/fluxcd/flux2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.1.0'}, {'fixed': '0.35.0'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/fluxcd/source-controller'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.0.1-alpha-1'}, ...
[{'type': 'WEB', 'url': 'https://github.com/fluxcd/flux2/security/advisories/GHSA-f4p5-x4vc-mh4v'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-39272'}, {'type': 'WEB', 'url': 'https://github.com/kubernetes/apimachinery/issues/131'}, {'type': 'WEB', 'url': 'https://github.com/fluxcd/helm-cont...
{'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-10-19T18:40:02Z', 'nvd_published_at': '2022-10-22T00:15:00Z'}
1.4.0
GHSA-q6f6-6c4p-xph4
2022-10-21T13:02:06Z
2022-10-19T19:00:18Z
null
['CVE-2022-43416']
Jenkins Katalon Plugin vulnerable to Protection Mechanism Failure
Jenkins Katalon Plugin 1.0.32 and earlier implements an agent/controller message that does not limit where it can be executed and allows invoking Katalon with configurable arguments, allowing attackers able to control agent processes to invoke Katalon on the Jenkins controller with attacker-controlled version, install ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:katalon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.33'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-43416'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2844'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2022/10/19/3'}]
{'cwe_ids': ['CWE-693'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-10-19T21:23:58Z', 'nvd_published_at': '2022-10-19T16:15:00Z'}
1.4.0
GHSA-7vr5-72w7-q6jc
2022-12-16T16:21:38Z
2022-10-19T19:00:21Z
null
['CVE-2022-43401']
Sandbox bypass vulnerabilities in Jenkins Script Security Plugin and in Pipeline: Groovy Plugin
Script Security Plugin provides a sandbox feature that allows low privileged users to define scripts, including Pipelines, that are generally safe to execute. Calls to code defined inside a sandboxed script are intercepted, and various allowlists are checked to determine whether the call is to be allowed. Multiple san...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:script-security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1184.v85d16b_d851b_3'}]}], 'database_specific': {'last_known_affected_version_range': '< 1184.v85d16b'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jen...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-43401'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2824%20(1)'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2022/10/19/3'}]
{'cwe_ids': ['CWE-693'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-10-19T22:04:01Z', 'nvd_published_at': '2022-10-19T16:15:00Z'}
1.4.0
GHSA-m332-53r6-2w93
2022-10-06T23:03:57Z
2022-10-06T23:03:57Z
null
['CVE-2020-15112']
etcd's WAL `ReadAll` method vulnerable to an entry with large index causing panic
### Vulnerability type Data Validation ### Detail In the ReadAll method in wal/wal.go, it is possible to have an entry index greater then the number of entries. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime panic when re...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}]
[{'package': {'ecosystem': 'Go', 'name': 'go.etcd.io/etcd/v3'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.3.23'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'go.etcd.io/etcd/v3'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.4.0'}, {'fixed': '3.4.10'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/security/advisories/GHSA-m332-53r6-2w93'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-15112'}, {'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/pull/11793'}, {'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/commit/7d1cf64...
{'cwe_ids': ['CWE-129', 'CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-10-06T23:03:57Z', 'nvd_published_at': '2020-08-05T20:15:00Z'}
1.4.0
GHSA-6rj8-9cm9-6gff
2022-10-21T13:03:12Z
2022-10-19T19:00:24Z
null
['CVE-2022-3608']
phpMyFAQ vulnerable to Cross-site Scripting
phpMyFAQ versions 3.1.7 and prior are vulnerable to stored cross-site scripting (XSS). A patch is available on the `main` branch of the repository and anticipated to be part of version 3.2.0-alpha.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'thorsten/phpmyfaq'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.2.0-alpha'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.1.7'}}, {'package': {'ecosystem': 'Packagist', 'name': 'phpmyfaq/phpmyfaq'}, 'ranges': [{'t...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-3608'}, {'type': 'WEB', 'url': 'https://github.com/thorsten/phpmyfaq/commit/37123edd50f854bd141e6fbe65221af2d5cf2677'}, {'type': 'PACKAGE', 'url': 'https://github.com/thorsten/phpMyFAQ'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/8f0f3635-...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-10-19T22:22:07Z', 'nvd_published_at': '2022-10-19T13:15:00Z'}
1.4.0
GHSA-x459-p2rx-f8ff
2022-10-21T20:29:04Z
2022-10-21T20:29:04Z
null
['CVE-2022-21986']
.NET Denial of Service Vulnerability
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0 and .NET 5.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A Denial of Service vulnerability exists in .NET 6.0 and .NET 5.0 when the Kestr...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.AspNetCore.App.Runtime.win-x64'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '5.0.14'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.AspNetCore.App.Runtime.linux-x64'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'i...
[{'type': 'WEB', 'url': 'https://github.com/dotnet/aspnetcore/security/advisories/GHSA-x459-p2rx-f8ff'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-21986'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/207'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/asp...
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-10-21T20:29:04Z', 'nvd_published_at': '2022-02-09T17:15:00Z'}
1.4.0
GHSA-px9g-8hgv-jvg2
2022-10-06T19:53:39Z
2022-10-06T19:53:39Z
null
['CVE-2021-21235']
kamadak-exif vulnerable to Infinite loop when parsing PNG files
### Impact Reader::read_from_container can cause an infinite loop when a crafted PNG file is given. ### Patches Version 0.5.3 includes the fix. ### Workarounds No workaround is available. Applications that do not pass files with the PNG signature to Reader::read_from_container are not affected. ### References * <htt...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'kamadak-exif'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.5.2'}, {'fixed': '0.5.3'}]}], 'versions': ['0.5.2']}]
[{'type': 'WEB', 'url': 'https://github.com/kamadak/exif-rs/security/advisories/GHSA-px9g-8hgv-jvg2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21235'}, {'type': 'WEB', 'url': 'https://github.com/kamadak/exif-rs/commit/1b05eab57e484cd7d576d4357b9cda7fdc57df8c'}, {'type': 'WEB', 'url': 'htt...
{'cwe_ids': ['CWE-400', 'CWE-835'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-10-06T19:53:39Z', 'nvd_published_at': '2021-01-06T02:15:00Z'}
1.4.0
GHSA-vg46-2rrj-3647
2023-01-11T15:00:01Z
2022-10-26T22:08:39Z
null
['CVE-2022-39348']
Twisted vulnerable to NameVirtualHost Host header injection
When the host header does not match a configured host, `twisted.web.vhost.NameVirtualHost` will return a `NoResource` resource which renders the Host header unescaped into the 404 response allowing HTML and script injection. Example configuration: ```python from twisted.web.server import Site from twisted.web.vhost im...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'twisted'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.9.4'}, {'fixed': '22.10.0rc1'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/twisted/twisted/security/advisories/GHSA-vg46-2rrj-3647'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-39348'}, {'type': 'WEB', 'url': 'https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b'}, {'type': 'WEB', 'url': 'htt...
{'cwe_ids': ['CWE-79', 'CWE-80'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-10-26T22:08:39Z', 'nvd_published_at': '2022-10-26T20:15:00Z'}
1.4.0
GHSA-528j-9r78-wffx
2023-03-30T14:46:31Z
2022-10-06T23:17:24Z
null
[]
etcd user credentials are stored in WAL logs in plaintext
### Vulnerability type Data Exposure ### Workarounds The etcd assumes that the on disk files are secure. The possible fixes have been provided, however, it is the responsibility of the etcd users to make sure that the etcd server WAL log files are secure. The [etcd doesn't encrypt key/value data stored on disk drives]...
[]
[{'package': {'ecosystem': 'Go', 'name': 'go.etcd.io/etcd/client/v3'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.4.0'}, {'fixed': '3.4.10'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'go.etcd.io/etcd/client/v3'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.3.23'}]...
[{'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/security/advisories/GHSA-528j-9r78-wffx'}, {'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/issues/10132'}, {'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/pull/11818'}, {'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/commit/585814082b8c8b7...
{'cwe_ids': ['CWE-256'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-10-06T23:17:24Z', 'nvd_published_at': None}
1.4.0
GHSA-cg8c-gc2j-2wf7
2022-10-07T07:29:01Z
2022-10-07T07:29:01Z
null
['CVE-2021-23385']
Flask-Security vulnerable to Open Redirect
This affects all versions of package Flask-Security. When using the `get_post_logout_redirect` and `get_post_login_redirect` functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as `\\\evil.com/path`. This vulnerability is only exploitable if...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'Flask-Security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.0.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-23385'}, {'type': 'PACKAGE', 'url': 'https://github.com/mattupstate/flask-security'}, {'type': 'WEB', 'url': 'https://security.snyk.io/vuln/SNYK-PYTHON-FLASKSECURITY-1293234'}, {'type': 'WEB', 'url': 'https://snyk.io/blog/url-confusion-vulnerabilit...
{'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-10-07T07:29:01Z', 'nvd_published_at': '2022-08-02T14:15:00Z'}
1.4.0
GHSA-5qxq-vgmm-q39m
2022-10-29T00:29:08Z
2022-10-29T00:29:08Z
null
['CVE-2022-39365']
RCE vulnerability in Pimcore/Mail & Dynamic Text Layout
### Impact The user controlled twig templates rendering in `Pimcore/Mail` & `ClassDefinition\Layout\Text` is vulnerable to server-side template Injection RCE. ### Patches Update to version 10.5.9 or apply this patch manually https://github.com/pimcore/pimcore/pull/13347.patch ### Workarounds Apply https://github.com/...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'pimcore/pimcore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '10.5.9'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/pimcore/pimcore/security/advisories/GHSA-5qxq-vgmm-q39m'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-39365'}, {'type': 'WEB', 'url': 'https://github.com/pimcore/pimcore/pull/13347'}, {'type': 'WEB', 'url': 'https://github.com/pimcore/pimcore/pull/...
{'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-10-29T00:29:08Z', 'nvd_published_at': '2022-10-27T15:15:00Z'}
1.4.0
GHSA-mqqv-chpx-vq25
2022-10-07T07:17:56Z
2022-10-07T07:17:56Z
null
['CVE-2020-7711']
goxmldsig vulnerable to crash on nil-pointer dereference caused by sending malformed XML signatures
This affects all versions of package github.com/russellhaering/goxmldsig prior to 1.1.1. There is a crash on nil-pointer dereference caused by sending malformed XML signatures. This issue is patched in version 1.1.1.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/russellhaering/goxmldsig'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.1'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/russellhaering/gosaml2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-7711'}, {'type': 'WEB', 'url': 'https://github.com/russellhaering/goxmldsig/issues/48'}, {'type': 'PACKAGE', 'url': 'https://github.com/russellhaering/goxmldsig'}, {'type': 'WEB', 'url': 'https://pkg.go.dev/vuln/GO-2020-0046'}, {'type': 'WEB', 'url...
{'cwe_ids': ['CWE-476'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-10-07T07:17:56Z', 'nvd_published_at': None}
1.4.0
GHSA-2qc6-mcvw-92cw
2022-10-18T18:13:48Z
2022-10-18T18:12:31Z
null
[]
Update bundled libxml2 to v2.10.3 to resolve multiple CVEs
### Summary Nokogiri v1.13.9 upgrades the packaged version of its dependency libxml2 to [v2.10.3](https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.3) from v2.9.14. libxml2 v2.10.3 addresses the following known vulnerabilities: - [CVE-2022-2309](https://nvd.nist.gov/vuln/detail/CVE-2022-2309) - [CVE-2022-40304...
[]
[{'package': {'ecosystem': 'RubyGems', 'name': 'nokogiri'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.13.9'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-2qc6-mcvw-92cw'}, {'type': 'PACKAGE', 'url': 'https://github.com/sparklemotion/nokogiri'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-10-18T18:12:31Z', 'nvd_published_at': None}
1.4.0
GHSA-745p-r637-7vvp
2022-10-06T20:01:41Z
2022-10-06T20:01:41Z
null
['CVE-2022-39284']
Codeigniter4's Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued
### Impact Setting `$secure` or `$httponly` value to `true` in `Config\Cookie` is not reflected in `set_cookie()` or `Response::setCookie()`. > **Note** > This vulnerability does not affect session cookies. The following code does not issue a cookie with the secure flag even if you set `$secure = true` in `Config\Coo...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'codeigniter4/framework'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.2.7'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-745p-r637-7vvp'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-39284'}, {'type': 'WEB', 'url': 'https://github.com/codeigniter4/CodeIgniter4/issues/6540'}, {'type': 'WEB', 'url': 'https://github.com/...
{'cwe_ids': ['CWE-665', 'CWE-732'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-10-06T20:01:41Z', 'nvd_published_at': '2022-10-06T20:15:00Z'}
1.4.0
GHSA-gmwp-3pwc-3j3g
2023-07-28T21:01:11Z
2022-10-12T19:00:41Z
null
['CVE-2022-37614']
mockery is vulnerable to prototype pollution
Prototype pollution vulnerability in function enable in mockery.js in mfncooper mockery commit 822f0566fd6d72af8c943ae5ca2aa92e516aa2cf via the key variable in mockery.js.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'mockery'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.1.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-37614'}, {'type': 'WEB', 'url': 'https://github.com/mfncooper/mockery/issues/77'}, {'type': 'PACKAGE', 'url': 'https://github.com/mfncooper/mockery'}, {'type': 'WEB', 'url': 'https://github.com/mfncooper/mockery/blob/822f0566fd6d72af8c943ae5ca2aa92...
{'cwe_ids': ['CWE-1321'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T21:01:11Z', 'nvd_published_at': '2022-10-12T12:15:00Z'}
1.4.0
GHSA-qj6r-fhrc-jj5r
2022-10-13T19:12:05Z
2022-10-13T19:12:05Z
null
['CVE-2022-36023']
Remote denial of service in Hyperledger Fabric Gateway
### Impact If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. This fix checks for the malformed gateway request and returns an error to the gateway client. ### Patches Fixed in v2.4.6. ### Workarounds None, users must upgrade to v2.4.6. ### References https://gith...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/hyperledger/fabric'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.4.0'}, {'fixed': '2.4.6'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/hyperledger/fabric/security/advisories/GHSA-qj6r-fhrc-jj5r'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-36023'}, {'type': 'WEB', 'url': 'https://github.com/hyperledger/fabric/pull/3572'}, {'type': 'WEB', 'url': 'https://github.com/hyperledger/fabr...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-10-13T19:12:05Z', 'nvd_published_at': '2022-08-18T16:15:00Z'}
1.4.0
GHSA-jr6h-r7vg-f9mc
2022-10-18T17:07:30Z
2022-10-12T12:00:20Z
null
['CVE-2022-41404']
org.ini4j allows attackers to cause a Denial of Service (DoS)
An issue in the fetch() method in the BasicProfile class of org.ini4j before v0.5.4 allows attackers to cause a Denial of Service (DoS) via unspecified vectors.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.ini4j:ini4j'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-41404'}, {'type': 'WEB', 'url': 'https://lists.debian.org/debian-lts-announce/2022/11/msg00037.html'}, {'type': 'WEB', 'url': 'https://sourceforge.net/p/ini4j/bugs/56/'}, {'type': 'PACKAGE', 'url': 'https://sourceforge.net/projects/ini4j/'}]
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-10-18T17:07:30Z', 'nvd_published_at': '2022-10-11T23:15:00Z'}
1.4.0
GHSA-xmjj-3c76-5w84
2022-04-05T18:30:15Z
2022-04-05T18:30:15Z
null
['CVE-2022-24814']
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in directus
### Impact Unauthorized JavaScript can be executed by inserting an iframe into the rich text html interface that links to a file uploaded HTML file that loads another uploaded JS file in its script tag. This satisfies the regular content security policy header, which in turn allows the file to run any arbitrary JS. #...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'directus'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '9.7.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24814'}, {'type': 'WEB', 'url': 'https://github.com/directus/directus/pull/12020'}, {'type': 'PACKAGE', 'url': 'https://github.com/directus/dire...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-05T18:30:15Z', 'nvd_published_at': '2022-04-04T18:15:00Z'}
1.4.0
GHSA-3vjf-82ff-p4r3
2022-04-14T20:13:56Z
2022-04-06T00:01:31Z
null
['CVE-2022-1243']
Incorrect protocol extraction via \r, \n and \t characters
\r, \n and \t characters in user-input URLs can potentially lead to incorrect protocol extraction when using npm package urijs prior to version 1.19.11. This can lead to XSS when the module is used to prevent passing in malicious javascript: links into HTML or Javascript (see following example): ```` const parse = req...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'npm', 'name': 'urijs'}, 'ecosystem_specific': {'affected_functions': ['urijs.parse']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.19.11'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1243'}, {'type': 'WEB', 'url': 'https://github.com/medialize/uri.js/commit/b0c9796aa1a95a85f40924fb18b1e5da3dc8ffae'}, {'type': 'PACKAGE', 'url': 'https://github.com/medialize/uri.js'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/8c5afc47-15...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-07T15:45:58Z', 'nvd_published_at': '2022-04-05T15:15:00Z'}
1.4.0
GHSA-phwq-j96m-2c2q
2022-08-11T14:48:47Z
2022-04-26T00:00:40Z
null
['CVE-2022-29078']
ejs template injection vulnerability
The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'ejs'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.7'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29078'}, {'type': 'WEB', 'url': 'https://github.com/mde/ejs/commit/15ee698583c98dadc456639d6245580d17a24baf'}, {'type': 'WEB', 'url': 'https://eslam.io/posts/ejs-server-side-template-injection-rce/'}, {'type': 'PACKAGE', 'url': 'https://github.com/...
{'cwe_ids': ['CWE-74'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-04-27T14:36:21Z', 'nvd_published_at': '2022-04-25T15:15:00Z'}
1.4.0
GHSA-qpp2-2mcp-2wm5
2022-04-19T18:26:55Z
2022-04-08T22:00:54Z
null
['CVE-2022-24820']
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...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-web'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '12.10.11'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-web'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced'...
[{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-qpp2-2mcp-2wm5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24820'}, {'type': 'PACKAGE', 'url': 'https://github.com/xwiki/xwiki-platform'}, {'type': 'WEB', 'url': 'https://jira.xwiki.org/browse/XWIKI-1...
{'cwe_ids': ['CWE-200', 'CWE-306', 'CWE-359'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-08T22:00:54Z', 'nvd_published_at': '2022-04-08T20:15:00Z'}
1.4.0
GHSA-cqcc-mm6x-vmvw
2022-04-20T16:29:00Z
2022-04-12T20:45:22Z
null
['CVE-2022-24833']
Persistent Cross-site Scripting vulnerability in PrivateBin
In PrivateBin < v1.4.0 a cross-site scripting (XSS) vulnerability was found. The vulnerability is present since attachments with image preview got introduced in v0.21 of the project, which was at the time still called ZeroBin. The issue is caused by the fact that SVGs can contain JavaScript. This can allow an attacker ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'privatebin/privatebin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.21'}, {'fixed': '1.4.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/PrivateBin/PrivateBin/security/advisories/GHSA-cqcc-mm6x-vmvw'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24833'}, {'type': 'WEB', 'url': 'https://github.com/PrivateBin/PrivateBin/commit/2a4d572c1e9eb9b608d32b0cc0cb3b6c3b684eab'}, {'type': 'PACKA...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-12T20:45:22Z', 'nvd_published_at': '2022-04-11T21:15:00Z'}
1.4.0
GHSA-j35p-q24r-5367
2022-04-22T20:23:04Z
2022-04-22T20:23:04Z
null
[]
Dep Group Remote Memory Exhaustion (Denial of Service) in ckb
### Impact A remote attacker could exploit this vulnerability to exhaust ckb process memory of an affected node. ### Patches Upgrade to 0.43.1 or later. ### References After resolving the outpoints of one dep group, we put the corresponding content into a vec ( https://github.com/nervosnetwork/ckb/blob/v0.42.0/util/t...
[]
[{'package': {'ecosystem': 'crates.io', 'name': 'ckb'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.43.1'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/nervosnetwork/ckb/security/advisories/GHSA-j35p-q24r-5367'}, {'type': 'PACKAGE', 'url': 'https://github.com/nervosnetwork/ckb'}, {'type': 'WEB', 'url': 'https://github.com/nervosnetwork/ckb/blob/v0.42.0/util/types/src/core/cell.rs#L600-L617'}]
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:23:04Z', 'nvd_published_at': None}
1.4.0
GHSA-fx5p-f64h-93xc
2022-04-04T21:23:55Z
2022-04-04T21:23:55Z
null
[]
Opened exploitable ports in default docker-compose.yaml in go-ipfs
### Impact Allows admin API access to the IPFS node. ### Who ? This affects people running the [docker-compose.yaml](https://github.com/ipfs/go-ipfs/blob/master/docker-compose.yaml) service in an environment where the docker host is directly attached to a public or untrusted IP. In the vulnerable version, the priv...
[]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/ipfs/go-ipfs'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.11.0'}, {'fixed': '0.12.1'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/ipfs/go-ipfs/security/advisories/GHSA-fx5p-f64h-93xc'}, {'type': 'WEB', 'url': 'https://github.com/ipfs/go-ipfs/pull/8773'}, {'type': 'WEB', 'url': 'https://github.com/ipfs/go-ipfs/commit/816a128aaf963d72c4930852ce32b9a4e31924a1'}, {'type': 'PACKAGE', 'url': 'https://github.c...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-04T21:23:55Z', 'nvd_published_at': None}
1.4.0
GHSA-xcr3-4qvr-54rh
2022-04-22T20:46:44Z
2022-04-15T00:00:45Z
null
['CVE-2022-1351']
Cross-site Scripting in Pimcore
Pimcore prior to version 10.4 is vulnerable to stored cross-site scripting in Tooltip.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'pimcore/pimcore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '10.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1351'}, {'type': 'WEB', 'url': 'https://github.com/pimcore/pimcore/commit/8c39a8b8f14dce078b31f61c4da599ca6f8fc7ac'}, {'type': 'PACKAGE', 'url': 'https://github.com/pimcore/pimcore'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/c23ae6c2-2e53...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:46:44Z', 'nvd_published_at': '2022-04-14T10:15:00Z'}
1.4.0
GHSA-pjm3-f4vh-3h3h
2022-12-02T21:21:46Z
2022-04-13T00:00:17Z
null
['CVE-2022-29043']
Stored Cross-site Scripting in Jenkins Mask Passwords Plugin
Jenkins Mask Passwords Plugin 3.0 and earlier does not escape the name and description of Non-Stored Password parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission. Exploitation of this vulnerability requires th...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:mask-passwords'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29043'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/mask-passwords-plugin/commit/55022b3f1935dc005c4075161c176b29bce7b849'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/mask-passwords-plugin'}, {'type': 'WEB', 'url': 'https:/...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-02T21:21:46Z', 'nvd_published_at': '2022-04-12T20:15:00Z'}
1.4.0
GHSA-fcrx-8829-jpqx
2022-04-01T19:59:52Z
2022-04-01T00:00:45Z
null
['CVE-2021-43142']
Improper Restriction of XML External Entity Reference in wutka jox
An XML External Entity (XXE) vulnerability exists in wutka jox 1.16 in the readObject method in JOXSAXBeanInput.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'com.wutka:jox'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.16'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-43142'}, {'type': 'WEB', 'url': 'https://novysodope.github.io/2021/10/29/64/'}]
{'cwe_ids': ['CWE-611'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-01T19:59:52Z', 'nvd_published_at': '2022-03-30T22:15:00Z'}
1.4.0
GHSA-whph-446h-6m9v
2023-08-03T19:30:54Z
2022-04-16T00:00:28Z
null
['CVE-2022-26907']
Azure SDK for .NET Information Disclosure Vulnerability.
Azure SDK for .NET Information Disclosure Vulnerability via undisclosed methods relating to lack of sanitization of exception messages.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.Rest.ClientRuntime'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.24'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-26907'}, {'type': 'WEB', 'url': 'https://github.com/Azure/azure-sdk-for-net/pull/28169'}, {'type': 'WEB', 'url': 'https://github.com/Azure/azure-sdk-for-net/commit/e67f2a9fc5aa1060bd465d1458c347671268f6f5'}, {'type': 'PACKAGE', 'url': 'https://gith...
{'cwe_ids': ['CWE-532'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T21:30:44Z', 'nvd_published_at': '2022-04-15T19:15:00Z'}
1.4.0
GHSA-jmxr-w2jc-qp7w
2023-05-22T19:32:57Z
2022-04-13T00:00:16Z
null
['CVE-2022-29049']
Promotion names in Jenkins promoted builds Plugin are not validated when using Job DSL
Jenkins promoted builds Plugin provides dedicated support for defining promotions using [Job DSL Plugin](https://plugins.jenkins.io/job-dsl). promoted builds Plugin 873.v6149db_d64130 and earlier does not validate the names of promotions defined in Job DSL. This allows attackers with Job/Configure permission to create...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:promoted-builds'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.10.1'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:promoted-builds'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29049'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/promoted-builds-plugin/commit/d6fd95688ae2052bf9ac7158bc2579c755167fe0'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/promoted-builds-plugin'}, {'type': 'WEB', 'url': 'https...
{'cwe_ids': ['CWE-20', 'CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T21:07:53Z', 'nvd_published_at': '2022-04-12T20:15:00Z'}
1.4.0
GHSA-66vw-v2x9-hw75
2022-05-26T19:47:59Z
2022-04-30T00:00:35Z
null
['CVE-2022-1227']
Podman publishes a malicious image to public registries
Podman is a tool for managing OCI containers and pods. A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This act...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/containers/podman/v3'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.4'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/containers/psgo'}, 'ecosystem_specific': {'affected_...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1227'}, {'type': 'WEB', 'url': 'https://github.com/containers/podman/issues/10941'}, {'type': 'WEB', 'url': 'https://github.com/containers/podman/pull/13862'}, {'type': 'WEB', 'url': 'https://github.com/containers/podman/pull/13862/commits/79a3e149...
{'cwe_ids': ['CWE-269'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-03T06:15:16Z', 'nvd_published_at': '2022-04-29T16:15:00Z'}
1.4.0
GHSA-g9hh-vvx3-v37v
2022-05-05T13:38:33Z
2022-04-23T00:03:04Z
null
['CVE-2022-28366']
Denial of service in HtmlUnit-Neko
Certain Neko-related HTML parsers allow a denial of service via crafted Processing Instruction (PI) input that causes excessive heap memory consumption. In particular, this issue exists in HtmlUnit-Neko through 2.26, and is fixed in 2.27. This issue also exists in CyberNeko HTML through 1.9.22 (also affecting OWASP Ant...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'net.sourceforge.htmlunit:neko-htmlunit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.27'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-28366'}, {'type': 'PACKAGE', 'url': 'https://github.com/HtmlUnit/htmlunit-neko'}, {'type': 'WEB', 'url': 'https://github.com/nahsra/antisamy/releases/tag/v1.6.6'}, {'type': 'WEB', 'url': 'https://search.maven.org/artifact/net.sourceforge.htmlunit/n...
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-26T20:12:38Z', 'nvd_published_at': '2022-04-21T23:15:00Z'}
1.4.0
GHSA-7gm7-8q8v-9gf2
2022-04-22T21:04:07Z
2022-04-22T21:04:07Z
null
['CVE-2022-24871']
Server-Side Request Forgery (SSRF) in Shopware
### Impact The attacker can abuse the Admin SDK functionality on the server to read or update internal resources. ### Patches We recommend updating to the current version 6.4.10.1. You can get the update to 6.4.10.1 regularly via the Auto-Updater or directly via the download overview. https://www.shopware.com/en/d...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'shopware/platform'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.4.10.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 6.4.9.0'}}, {'package': {'ecosystem': 'Packagist', 'name': 'shopware/core'}, 'ranges': [{'type':...
[{'type': 'WEB', 'url': 'https://github.com/shopware/platform/security/advisories/GHSA-7gm7-8q8v-9gf2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24871'}, {'type': 'WEB', 'url': 'https://github.com/shopware/platform/commit/083765e2d64a00315050c4891800c9e98ba0c77c'}, {'type': 'WEB', 'url': ...
{'cwe_ids': ['CWE-918'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T21:04:07Z', 'nvd_published_at': '2022-04-20T19:15:00Z'}
1.4.0
GHSA-hh6f-6fp5-gfpv
2022-12-02T21:35:59Z
2022-04-13T00:00:17Z
null
['CVE-2022-29047']
Untrusted users can modify some Pipeline libraries in Jenkins Pipeline: Deprecated Groovy Libraries Plugin
Multibranch Pipelines by default limit who can change the Pipeline definition from the Jenkinsfile. This is useful for SCMs like GitHub: Jenkins can build content from users without commit access, but who can submit pull requests, without granting them the ability to modify the Pipeline definition. In that case, Jenkin...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins.workflow:workflow-cps-global-lib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.21.3'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins.workflow:workflow-cps-global-lib'}, 'ranges': [{'type': 'EC...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29047'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/workflow-cps-global-lib-plugin/commit/97bf32458e60ad252cfe5e7949bacf04459cee64'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/workflow-cps-global-lib-plugin/commit/bae59b46cb524...
{'cwe_ids': ['CWE-863'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-02T21:35:05Z', 'nvd_published_at': '2022-04-12T20:15:00Z'}
1.4.0
GHSA-vhgr-gfx3-fg37
2022-04-12T20:35:52Z
2022-04-01T00:00:41Z
null
['CVE-2021-34257']
Unrestricted Upload of File with Dangerous Type in WPanel 4
Multiple Remote Code Execution (RCE) vulnerabilities exist in WPanel 4 4.3.1 and below via a malicious PHP file upload to (1) Dashboard's Avatar image, (2) Posts Folder image, (3) Pages Folder image and (4) Gallery Folder image.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'wpanel/wpanel4-cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '4.3.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-34257'}, {'type': 'WEB', 'url': 'https://github.com/Sentinal920/WPanel4-Authenticated-RCE'}, {'type': 'PACKAGE', 'url': 'https://github.com/wpanel/wpanel4-cms'}, {'type': 'WEB', 'url': 'https://latestpcsolution.wordpress.com/2021/06/05/wpanel4-cms-...
{'cwe_ids': ['CWE-434'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-12T20:35:52Z', 'nvd_published_at': '2022-03-31T16:15:00Z'}
1.4.0
GHSA-4pm3-f52j-8ggh
2022-04-22T20:39:10Z
2022-04-22T20:39:10Z
null
['CVE-2022-24847']
Improper Input Validation in GeoServer
### Impact The GeoServer security mechanism can perform an unchecked JNDI lookup, which in turn can be used to perform class deserialization and result in arbitrary code execution. The same can happen while configuring data stores with data sources located in JNDI, or while setting up the disk quota mechanism. In order...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.geoserver:gs-main'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.20.0'}, {'fixed': '2.20.4'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.geoserver:gs-main'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.19.6'}]}...
[{'type': 'WEB', 'url': 'https://github.com/geoserver/geoserver/security/advisories/GHSA-4pm3-f52j-8ggh'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24847'}, {'type': 'WEB', 'url': 'https://github.com/geoserver/geoserver/commit/b94a69943992df999d627b21a4ed056fad4569f8'}, {'type': 'PACKAGE',...
{'cwe_ids': ['CWE-20', 'CWE-917'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:39:10Z', 'nvd_published_at': '2022-04-13T22:15:00Z'}
1.4.0
GHSA-4w2q-9hp2-vxj5
2022-04-22T20:22:27Z
2022-04-05T00:00:28Z
null
['CVE-2021-44138']
Path Traversal in Caucho Resin
There is a Directory traversal vulnerability in Caucho Resin, as distributed in Resin 4.0.52 - 4.0.56, which allows remote attackers to read files in arbitrary directories via a ; in a pathname within an HTTP request.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.caucho:resin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.52'}, {'last_affected': '4.0.56'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-44138'}, {'type': 'WEB', 'url': 'https://github.com/maybe-why-not/reponame/issues/2'}]
{'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:22:27Z', 'nvd_published_at': '2022-04-04T13:15:00Z'}
1.4.0
GHSA-xcjx-m2pj-8g79
2022-04-22T20:54:41Z
2022-04-22T20:54:41Z
null
['CVE-2022-24859']
Manipulated inline images can cause Infinite Loop in PyPDF2
### Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop if the PyPDF2 user wrote the following code: ```python from PyPDF2 import PdfFileReader, PdfFileWriter from PyPDF2.pdf import ContentStream reader = PdfFileReader("malicious.pdf", strict=False) for page in reader.pages...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'PyPDF2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.27.5'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/py-pdf/PyPDF2/security/advisories/GHSA-xcjx-m2pj-8g79'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24859'}, {'type': 'WEB', 'url': 'https://github.com/py-pdf/PyPDF2/issues/329'}, {'type': 'WEB', 'url': 'https://github.com/py-pdf/PyPDF2/pull/740'},...
{'cwe_ids': ['CWE-835'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:54:41Z', 'nvd_published_at': '2022-04-18T19:15:00Z'}
1.4.0
GHSA-r3r5-jhw6-4634
2022-04-19T18:16:59Z
2022-04-08T00:00:24Z
null
['CVE-2022-27818']
Insecure temporary file usage in SWHKD
SWHKD 1.1.5 unsafely uses the /tmp/swhkd.sock pathname. There can be an information leak or denial of service.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'Simple-Wayland-HotKey-Daemon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-27818'}, {'type': 'WEB', 'url': 'https://github.com/waycrate/swhkd/commit/f70b99dd575fab79d8a942111a6980431f006818'}, {'type': 'PACKAGE', 'url': 'https://github.com/waycrate/swhkd'}, {'type': 'WEB', 'url': 'https://github.com/waycrate/swhkd/release...
{'cwe_ids': ['CWE-668'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-04-08T22:12:19Z', 'nvd_published_at': '2022-04-07T02:15:00Z'}
1.4.0
GHSA-cm29-6wx7-p874
2023-07-11T23:38:35Z
2022-04-03T00:01:01Z
null
['CVE-2021-3461']
Keycloak insufficient session expiration
A flaw was found in keycloak where keycloak may fail to logout user session if the logout request comes from external SAML identity provider and Principal Type is set to Attribute [Name].
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.keycloak:keycloak-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '14.0.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-3461'}, {'type': 'WEB', 'url': 'https://github.com/keycloak/keycloak/issues/11203'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1941565'}]
{'cwe_ids': ['CWE-613'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-11T23:38:35Z', 'nvd_published_at': '2022-04-01T23:15:00Z'}
1.4.0
GHSA-qggc-pj29-j27m
2022-04-22T21:05:51Z
2022-04-14T00:00:17Z
null
['CVE-2022-1332']
Improper Privilege Management in Mattermost
One of the API in Mattermost version 6.4.1 and earlier fails to properly protect the permissions, which allows the authenticated members with restricted custom admin role to bypass the restrictions and view the server logs and server config.json file contents. Per the Mattermost security updates page, versions 6.4.2, 6...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/mattermost/mattermost-server/v6'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.4.0'}, {'fixed': '6.4.2'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/mattermost/mattermost-server/v6'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introd...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1332'}, {'type': 'PACKAGE', 'url': 'https://github.com/mattermost/mattermost-server'}, {'type': 'WEB', 'url': 'https://mattermost.com/security-updates/'}]
{'cwe_ids': ['CWE-200', 'CWE-269'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T21:05:32Z', 'nvd_published_at': '2022-04-13T18:15:00Z'}
1.4.0
GHSA-fxwj-v664-wv5g
2022-04-28T19:49:33Z
2022-04-20T00:00:30Z
null
['CVE-2022-1385']
Improper Control of a Resource Through its Lifetime in Mattermost
Mattermost 6.4.x and earlier fails to properly invalidate pending email invitations when the action is performed from the system console, which allows accidentally invited users to join the workspace and access information from the public teams and channels.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/mattermost/mattermost-server/v6'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.5.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1385'}, {'type': 'WEB', 'url': 'https://hackerone.com/reports/1486820'}, {'type': 'PACKAGE', 'url': 'https://github.com/mattermost/mattermost-server'}, {'type': 'WEB', 'url': 'https://mattermost.com/security-updates/'}]
{'cwe_ids': ['CWE-664', 'CWE-668'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:57:43Z', 'nvd_published_at': '2022-04-19T21:15:00Z'}
1.4.0
GHSA-cmfh-8f8r-fj96
2023-09-07T23:06:08Z
2022-04-12T21:16:09Z
null
['CVE-2017-1000163']
Phoenix Arbitrary URL Redirect
The Phoenix team designed `Phoenix.Controller.redirect/2` to protect against redirects allowing user input to redirect to an external URL where your application code otherwise assumes a local path redirect. This is why the `:to` option is used for “local” URL redirects and why you must pass the `:external` option to in...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Hex', 'name': 'phoenix'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.6'}]}]}, {'package': {'ecosystem': 'Hex', 'name': 'phoenix'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000163'}, {'type': 'WEB', 'url': 'https://elixirforum.com/t/security-releases-for-phoenix/4143'}, {'type': 'PACKAGE', 'url': 'https://github.com/phoenixframework/phoenix'}]
{'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-12T21:16:09Z', 'nvd_published_at': None}
1.4.0
GHSA-m5cw-c64p-77h6
2022-12-01T23:49:29Z
2022-04-13T00:00:16Z
null
['CVE-2022-29048']
CSRF vulnerability in Jenkins Subversion Plugin
Subversion Plugin 2.15.3 and earlier does not require POST requests for several form validation methods, resulting in cross-site request forgery (CSRF) vulnerabilities. These vulnerabilities allow attackers to connect to an attacker-specified URL.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:subversion'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.15.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29048'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/subversion-plugin/commit/882a7d359f6ac73c53d787bff4d62eba837001ea'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/subversion-plugin'}, {'type': 'WEB', 'url': 'https://support...
{'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-01T23:49:29Z', 'nvd_published_at': '2022-04-12T20:15:00Z'}
1.4.0
GHSA-w97x-xfxf-f9xj
2023-09-18T22:43:28Z
2022-04-29T01:25:43Z
null
['CVE-2003-0045']
Jakarta Tomcat Denial of Service vulnerability
Jakarta Tomcat before 3.3.1a on certain Windows systems may allow remote attackers to cause a denial of service (thread hang and resource consumption) via a request for a JSP page containing an MS-DOS device name, such as aux.jsp.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.3.1a'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2003-0045'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/12102'}, {'type': 'WEB', 'url': 'http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1a/RELEASE-NOTES-3.3.1a.txt'}]
{'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T22:43:28Z', 'nvd_published_at': '2003-02-07T05:00:00Z'}
1.4.0
GHSA-8xc6-g8xw-h2c4
2022-04-22T20:23:44Z
2022-04-22T20:23:44Z
null
['CVE-2022-26924']
YARP Denial of Service Vulnerability
### Impact A denial of service vulnerability exists in how YARP processes input. ### Patches If you're using YARP `1.0.0`, you should update to NuGet package version [`1.0.1`](https://www.nuget.org/packages/Yarp.ReverseProxy/1.0.1). If you're using YARP `1.1.0-RC.1`, you should update to NuGet package version [`1.1....
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Yarp.ReverseProxy'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.1'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Yarp.ReverseProxy'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.1.0-rc.1.22152.1'}, {'fixed': '1.1.0-r...
[{'type': 'WEB', 'url': 'https://github.com/microsoft/reverse-proxy/security/advisories/GHSA-8xc6-g8xw-h2c4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-26924'}, {'type': 'WEB', 'url': 'https://github.com/microsoft/reverse-proxy/commit/11e6272da17beb03d0b44a19d3c4f1ffa52b7c38'}, {'type': 'P...
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:23:44Z', 'nvd_published_at': '2022-04-15T19:15:00Z'}
1.4.0
GHSA-qvf8-p83w-v58j
2022-04-19T18:03:15Z
2022-04-01T20:52:29Z
null
['CVE-2022-27649']
Podman's default inheritable capabilities for linux container not empty
A bug was found in Podman where containers were created with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container secur...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/containers/podman/v4'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.3'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/containers/podman/security/advisories/GHSA-qvf8-p83w-v58j'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-27649'}, {'type': 'WEB', 'url': 'https://github.com/containers/podman/commit/aafa80918a245edcbdaceb1191d749570f1872d0'}, {'type': 'WEB', 'url': ...
{'cwe_ids': ['CWE-276'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-01T20:52:29Z', 'nvd_published_at': '2022-04-04T20:15:00Z'}
1.4.0
GHSA-5hgm-qm5m-5vmw
2023-09-18T22:43:30Z
2022-04-29T01:25:44Z
null
['CVE-2003-0044']
Jakarta Tomcat cross-site scripting (XSS) vulnerability
Multiple cross-site scripting (XSS) vulnerabilities in the (1) examples and (2) ROOT web applications for Jakarta Tomcat 3.x through 3.3.1a allow remote attackers to insert arbitrary web script or HTML.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.0'}, {'fixed': '3.3.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.3.1a'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2003-0044'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/11196'}, {'type': 'WEB', 'url': 'http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1a/'}, {'type': 'WEB', 'url': 'http://jakarta.apache.org/builds/jakar...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T22:43:30Z', 'nvd_published_at': '2003-02-07T05:00:00Z'}
1.4.0
GHSA-g694-m8vq-gv9h
2022-04-15T02:53:33Z
2022-04-05T00:00:17Z
null
['CVE-2022-1233']
URL Confusion When Scheme Not Supplied in medialize/uri.js
Medialize is a Javascript URL mutation library. When parsing a URL without a scheme and with excessive slashes, like ///www.example.com, URI.js will parse the hostname as null and the path as /www.example.com. Such behaviour is different from that exhibited by browsers, which will parse ///www.example.com as http://www...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'npm', 'name': 'urijs'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.19.11'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1233'}, {'type': 'WEB', 'url': 'https://github.com/medialize/uri.js/commit/88805fd3da03bd7a5e60947adb49d182011f1277'}, {'type': 'PACKAGE', 'url': 'https://github.com/medialize/uri.js'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/228d5548-11...
{'cwe_ids': ['CWE-115', 'CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-05T18:34:38Z', 'nvd_published_at': '2022-04-04T20:15:00Z'}
1.4.0
GHSA-2cfc-865j-gm4w
2022-04-26T13:03:16Z
2022-04-22T00:00:36Z
null
['CVE-2022-0272']
XML External Entity Reference in detekt
Improper Restriction of XML External Entity Reference in GitHub repository detekt/detekt prior to 1.20.0.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'Maven', 'name': 'io.gitlab.arturbosch.detekt:detekt-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.20.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-0272'}, {'type': 'WEB', 'url': 'https://github.com/detekt/detekt/commit/c965a8d2a6bbdb9bcfc6acfa7bbffd3da81f5395'}, {'type': 'PACKAGE', 'url': 'https://github.com/detekt/detekt'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/23e37ba7-96d5-403...
{'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-26T13:03:16Z', 'nvd_published_at': '2022-04-21T17:15:00Z'}
1.4.0
GHSA-jj47-x69x-mxrm
2022-05-26T18:54:24Z
2022-04-05T15:55:51Z
null
['CVE-2022-24795']
Buffer Overflow in yajl-ruby
_NOTE: A previous patch, 1.4.2, fixed the heap memory issue, but could still lead to a DoS infinite loop. Please update to version 1.4.3_ The 1.x branch and the 2.x branch of [yajl](https://github.com/lloyd/yajl) contain an integer overflow which leads to subsequent heap memory corruption when dealing with large (~2GB...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'RubyGems', 'name': 'yajl-ruby'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.4.2'}}]
[{'type': 'WEB', 'url': 'https://github.com/brianmario/yajl-ruby/security/advisories/GHSA-jj47-x69x-mxrm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24795'}, {'type': 'WEB', 'url': 'https://github.com/brianmario/yajl-ruby/commit/7168bd79b888900aa94523301126f968a93eb3a6'}, {'type': 'PACKAGE...
{'cwe_ids': ['CWE-122', 'CWE-190'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-05T15:55:51Z', 'nvd_published_at': '2022-04-05T16:15:00Z'}
1.4.0
GHSA-p885-prv3-m4xv
2022-04-27T20:26:41Z
2022-04-17T00:00:32Z
null
['CVE-2022-1380']
Cross-site Scripting in snipe-it
Stored Cross Site Scripting vulnerability in Item name parameter in GitHub repository snipe/snipe-it prior to v5.4.3. The vulnerability is capable of stolen the user Cookie.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'snipe/snipe-it'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.4.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1380'}, {'type': 'WEB', 'url': 'https://github.com/snipe/snipe-it/commit/f211c11034baf4281aa62e7b5e0347248d995ee9'}, {'type': 'PACKAGE', 'url': 'https://github.com/snipe/snipe-it'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/3d45cfca-3a72-4...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-27T20:26:41Z', 'nvd_published_at': '2022-04-16T12:15:00Z'}
1.4.0
GHSA-28xr-mwxg-3qc8
2022-10-13T15:14:51Z
2022-04-02T00:00:13Z
null
['CVE-2022-24066']
Command injection in simple-git
`simple-git` (maintained as [git-js](https://github.com/steveukx/git-js) named repository on GitHub) is a light weight interface for running git commands in any node.js application.The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of [CVE-2022-24433](https://security.snyk....
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'simple-git'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.5.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24066'}, {'type': 'WEB', 'url': 'https://github.com/steveukx/git-js/commit/2040de601c894363050fef9f28af367b169a56c5'}, {'type': 'WEB', 'url': 'https://gist.github.com/lirantal/a930d902294b833514e821102316426b'}, {'type': 'PACKAGE', 'url': 'https://...
{'cwe_ids': ['CWE-88'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-04T21:59:51Z', 'nvd_published_at': '2022-04-01T20:15:00Z'}
1.4.0
GHSA-2xxx-fhc8-9qvq
2022-04-12T19:42:45Z
2022-04-12T19:42:45Z
null
[]
Missing `is_nil` requirement
Ecto will not raise on queries with non-explicit nil comparisons (ie if they aren't checked with `is_nil`).
[]
[{'package': {'ecosystem': 'Hex', 'name': 'ecto'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'fixed': '2.2.1'}]}], 'versions': ['2.2.0']}]
[{'type': 'WEB', 'url': 'https://github.com/elixir-ecto/ecto/pull/2125'}, {'type': 'WEB', 'url': 'https://github.com/elixir-ecto/ecto/commit/db55b0cba6525c24ebddc88ef9ae0c1c00620250'}, {'type': 'PACKAGE', 'url': 'https://github.com/elixir-ecto/ecto'}, {'type': 'WEB', 'url': 'https://groups.google.com/forum/#!topic/elix...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-12T19:42:45Z', 'nvd_published_at': None}
1.4.0
GHSA-hpx4-xjp7-m4vr
2022-05-18T20:01:39Z
2022-04-25T00:00:49Z
null
['CVE-2022-1445']
Stored cross-site scripting in Snipe-IT
Snipe-IT prior to version 5.4.3 is vulnerable to stored cross-site scripting because the input to the `checked_out_to` parameter is not escaped. The vulnerability is capable of stealing a user's cookie.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'snipe/snipe-it'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.4.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1445'}, {'type': 'WEB', 'url': 'https://github.com/snipe/snipe-it/commit/f623d05d0c3487ae24c4f13907e4709484e5bf41'}, {'type': 'PACKAGE', 'url': 'https://github.com/snipe/snipe-it'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/f4420149-5236-4...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-18T20:01:39Z', 'nvd_published_at': '2022-04-24T15:15:00Z'}
1.4.0
GHSA-5chx-gg25-v37m
2022-04-12T21:17:38Z
2022-04-12T21:17:38Z
null
['CVE-2018-20302']
Cross-site Scripting in xain
XSS is possible via the use of the order query parameter. An example request would look like: ``` http://host/ressources?order=%27><script>alert(1);</script> ```
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Hex', 'name': 'xain'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.6.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-20302'}, {'type': 'WEB', 'url': 'https://github.com/smpallen99/xain/issues/18'}, {'type': 'WEB', 'url': 'https://github.com/dependabot/elixir-security-advisories/blob/master/packages/xain/2018-09-03.yml'}, {'type': 'PACKAGE', 'url': 'https://github...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-12T21:17:38Z', 'nvd_published_at': None}
1.4.0
GHSA-9w7h-3wwh-6m5q
2022-04-26T13:14:56Z
2022-04-23T00:03:02Z
null
['CVE-2022-1439']
Cross-site Scripting in Microweber
Microweber prior to 1.2.15 is vulnerable to reflected cross-site scripting on demo.microweber.org/demo/module/. This allows the execution of arbitrary JavaScript as the attacked user.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'microweber/microweber'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.15'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1439'}, {'type': 'WEB', 'url': 'https://github.com/microweber/microweber/commit/ad3928f67b2cd4443f4323d858b666d35a919ba8'}, {'type': 'PACKAGE', 'url': 'https://github.com/microweber/microweber'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/8...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-26T13:14:56Z', 'nvd_published_at': '2022-04-22T17:15:00Z'}
1.4.0
GHSA-x7cr-6qr6-2hh6
2022-04-22T20:15:38Z
2022-04-22T20:15:38Z
null
['CVE-2022-24828']
Missing input validation can lead to command execution in composer
The Composer method `VcsDriver::getFileContent()` with user-controlled `$file` or `$identifier` arguments is susceptible to an argument injection vulnerability. It can be leveraged to gain arbitrary command execution if the Mercurial or the Git driver are used. This led to a vulnerability on Packagist.org and Private ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'composer/composer'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.10.26'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'composer/composer'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0'}, {'fixed': '2.2.12'}]}]}...
[{'type': 'WEB', 'url': 'https://github.com/composer/composer/security/advisories/GHSA-x7cr-6qr6-2hh6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24828'}, {'type': 'WEB', 'url': 'https://github.com/composer/composer/commit/2c40c53637c5c7e43fff7c09d3d324d632734709'}, {'type': 'PACKAGE', 'ur...
{'cwe_ids': ['CWE-20', 'CWE-88', 'CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:15:38Z', 'nvd_published_at': '2022-04-13T21:15:00Z'}
1.4.0
GHSA-g5rr-p69h-7v3g
2022-04-22T20:57:12Z
2022-04-22T20:57:12Z
null
[]
Insufficient type validation in pocketmine/pocketmine-mp
When an inventory interaction is performed (e.g. moving an item around an inventory), the client sends a serialized version of the itemstack to the server, which the server then deserializes and compares against its own copy. If the copies don't match, the transaction is invalid. This involves deserializing item NBT fr...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'pocketmine/pocketmine-mp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.2.9'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-g5rr-p69h-7v3g'}, {'type': 'WEB', 'url': 'https://github.com/pmmp/PocketMine-MP/commit/5a98b08ee8dc8ff14862cd83d2e4af9d212fefc2'}, {'type': 'PACKAGE', 'url': 'https://github.com/pmmp/PocketMine-MP'}, {'type': 'WEB', 'url': 'https://...
{'cwe_ids': ['CWE-1287', 'CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:57:12Z', 'nvd_published_at': None}
1.4.0
GHSA-h6xw-mghq-7523
2022-04-15T16:14:51Z
2022-04-08T00:00:24Z
null
['CVE-2022-27819']
Unsafe parsing in SWHKD
SWHKD 1.1.5 allows unsafe parsing via the -c option. An information leak might occur but there is a simple denial of service (memory exhaustion) upon an attempt to parse a large or infinite file (such as a block or character device).
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:H'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'Simple-Wayland-HotKey-Daemon'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-27819'}, {'type': 'WEB', 'url': 'https://github.com/waycrate/swhkd/commit/b4e6dc76f4845ab03104187a42ac6d1bbc1e0021'}, {'type': 'PACKAGE', 'url': 'https://github.com/waycrate/swhkd'}, {'type': 'WEB', 'url': 'https://github.com/waycrate/swhkd/release...
{'cwe_ids': ['CWE-400', 'CWE-770'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-08T22:12:17Z', 'nvd_published_at': '2022-04-07T02:15:00Z'}
1.4.0
GHSA-f32v-vf79-p29q
2022-05-26T19:40:49Z
2022-04-27T00:00:19Z
null
['CVE-2022-1466']
Improper authorization in Keycloak
Due to improper authorization, Red Hat Single Sign-On is vulnerable to users performing actions that they should not be allowed to perform. It was possible to add users to the master realm even though no respective permission was granted.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.keycloak:keycloak-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '17.0.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1466'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=2050228'}, {'type': 'PACKAGE', 'url': 'https://github.com/keycloak/keycloak'}, {'type': 'WEB', 'url': 'https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS...
{'cwe_ids': ['CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-28T21:03:04Z', 'nvd_published_at': '2022-04-26T19:15:00Z'}
1.4.0
GHSA-m3p3-2gp6-ghq8
2022-12-02T21:26:56Z
2022-04-13T00:00:17Z
null
['CVE-2022-29041']
Stored Cross-site Scripting vulnerability in Jenkins Jira Plugin
Jenkins Jira Plugin 3.7 and earlier, except 3.6.1, does not escape the name and description of Jira Issue and Jira Release Version parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission. Exploitation of this vuln...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:jira'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.7.0'}, {'fixed': '3.7.1'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:jira'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29041'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/jira-plugin/commit/e1eed0d64b4e32ce84946d632dab76c3f0ff6c4e'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jira-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/secu...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-02T21:26:56Z', 'nvd_published_at': '2022-04-12T20:15:00Z'}
1.4.0
GHSA-h8pj-cxx2-jfg2
2022-05-10T14:08:21Z
2022-04-29T00:00:25Z
null
['CVE-2021-41945']
Improper Input Validation in httpx
Encode OSS httpx <=1.0.0.beta0 is affected by improper input validation in `httpx.URL`, `httpx.Client` and some functions using `httpx.URL.copy_with`.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'httpx'}, 'ecosystem_specific': {'affected_functions': ['httpx._urls.URL.copy_with']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.23.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-41945'}, {'type': 'WEB', 'url': 'https://github.com/encode/httpx/issues/2184'}, {'type': 'WEB', 'url': 'https://github.com/encode/httpx/pull/2185'}, {'type': 'WEB', 'url': 'https://github.com/encode/httpx/pull/2185/commits/e3c495a32c63d8aa7f1bcf3b7...
{'cwe_ids': ['CWE-20'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-04-29T22:55:38Z', 'nvd_published_at': '2022-04-28T14:15:00Z'}
1.4.0
GHSA-2v6v-q994-xvxx
2022-04-15T03:08:35Z
2022-04-06T00:01:30Z
null
['CVE-2021-27117']
Privilege escalation in beego
beego is an open-source, high-performance web framework for the Go programming language. An issue was discovered in file profile.go in function GetCPUProfile in beego through 2.0.2, allows attackers to launch symlink attacks locally.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/beego/beego/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.0.2'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/beego/beego'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}]}], 'database_specific': ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-27117'}, {'type': 'WEB', 'url': 'https://github.com/beego/beego/issues/4484'}, {'type': 'PACKAGE', 'url': 'https://github.com/beego/beego'}]
{'cwe_ids': ['CWE-59'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-07T22:04:06Z', 'nvd_published_at': '2022-04-05T16:15:00Z'}
1.4.0
GHSA-rxfq-3vpc-vv72
2022-04-22T20:33:36Z
2022-04-06T00:01:33Z
null
['CVE-2021-43008']
Files or Directories Accessible to External Parties in Adminer
Improper Access Control in Adminer versions 1.12.0 to 4.6.2 (fixed in version 4.6.3) allows an attacker to achieve Arbitrary File Read on the remote server by requesting the Adminer to connect to a remote MySQL database.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'vrana/adminer'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.12.0'}, {'fixed': '4.6.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-43008'}, {'type': 'PACKAGE', 'url': 'https://github.com/vrana/adminer'}, {'type': 'WEB', 'url': 'https://github.com/vrana/adminer/releases/tag/v4.6.3'}, {'type': 'WEB', 'url': 'https://lists.debian.org/debian-lts-announce/2022/05/msg00012.html'}, {...
{'cwe_ids': ['CWE-552'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:33:36Z', 'nvd_published_at': '2022-04-05T02:15:00Z'}
1.4.0
GHSA-8m5q-crqq-6pmf
2022-07-13T19:27:31Z
2022-04-23T00:40:23Z
null
['CVE-2012-1592']
Unrestricted Upload of File with Dangerous Type in Apache Struts2
A local code execution issue exists in Apache Struts2 when processing malformed XSLT files, which could let a malicious user upload and execute arbitrary files. A patch exists as of version 2.5.22.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0'}, {'fixed': '2.5.22'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-1592'}, {'type': 'WEB', 'url': 'https://access.redhat.com/security/cve/cve-2012-1592'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-1592'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/struts'}, {'type': 'W...
{'cwe_ids': ['CWE-434'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-13T19:27:31Z', 'nvd_published_at': '2019-12-05T21:15:00Z'}
1.4.0
GHSA-ghq2-m3pq-qf3p
2022-05-03T20:52:54Z
2022-04-13T00:00:18Z
null
['CVE-2022-29037']
Stored XSS in Jenkins CVS Plugin
Jenkins CVS Plugin 2.19 and earlier does not escape the name and description of CVS Symbolic Name parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:cvs'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.19.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29037'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/cvs-plugin/commit/043ef8801a7b3fbbf778245c3c7174d21e42efe2'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/cvs-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/securi...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-03T20:52:54Z', 'nvd_published_at': '2022-04-12T20:15:00Z'}
1.4.0
GHSA-g5mm-vmx4-3rg7
2022-04-25T23:18:51Z
2022-04-15T00:00:32Z
null
['CVE-2022-22968']
Improper handling of case sensitivity in Spring Framework
In Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions, the patterns for disallowedFields on a DataBinder are case sensitive which means a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including upper and ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.springframework:spring-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.3.0'}, {'fixed': '5.3.19'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.springframework:spring-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-22968'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-framework/commit/833e750175349ab4fd502109a8b41af77e25cdea'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2...
{'cwe_ids': ['CWE-178'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:45:32Z', 'nvd_published_at': '2022-04-14T21:15:00Z'}
1.4.0
GHSA-fv3m-xhqw-9m79
2022-04-27T21:05:15Z
2022-04-27T21:05:15Z
null
['CVE-2022-24881']
ballcat-codegen template engine remote code execution injection
### Impact Ballcat Codegen provides the function of online editing code to generate templates. In version < 1.0.0.beta.2, since Velocity and freemarker templates are introduced but input verification is not done, attackers can implement remote code execution through malicious code injection of the template engine. ###...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.hccake:ballcat-codegen'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0.beta.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.0.0.beta.1'}}]
[{'type': 'WEB', 'url': 'https://github.com/ballcat-projects/ballcat-codegen/security/advisories/GHSA-fv3m-xhqw-9m79'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24881'}, {'type': 'WEB', 'url': 'https://github.com/ballcat-projects/ballcat-codegen/issues/5'}, {'type': 'WEB', 'url': 'https://...
{'cwe_ids': ['CWE-20', 'CWE-78'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-27T21:05:15Z', 'nvd_published_at': '2022-04-26T16:15:00Z'}
1.4.0
GHSA-h3cq-j957-vhxg
2022-04-22T20:26:49Z
2022-04-13T00:00:16Z
null
['CVE-2022-1330']
Cross-site Scripting in fullpage.js
using fullpage.js you can create a anchor tag . But when put href in anchor then it does not sanitize the url which allow for a break in the context of anchor element and can add our new element.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'npm', 'name': 'fullpage.js'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1330'}, {'type': 'WEB', 'url': 'https://github.com/alvarotrigo/fullPage.js/pull/4360'}, {'type': 'WEB', 'url': 'https://github.com/alvarotrigo/fullpage.js/commit/e7a5db42711700c8a584e61b5e532a64039fe92b'}, {'type': 'PACKAGE', 'url': 'https://github...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:26:49Z', 'nvd_published_at': '2022-04-12T21:15:00Z'}
1.4.0
GHSA-pf38-v6qj-j23h
2022-04-28T21:01:53Z
2022-04-28T21:01:53Z
null
['CVE-2022-24879']
Malfunction of CSRF token validation in Shopware
### Impact The CSRF tokens were not renewed after login and logout. An attacker could impersonate the victim if the attacker is able to use the same device as the victim used beforehand. ### Patches We recommend updating to the current version 5.7.9. You can get the update to 5.7.9 regularly via the Auto-Updater or di...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'shopware/shopware'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.2.0'}, {'fixed': '5.7.9'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24879'}, {'type': 'WEB', 'url': 'https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022'}, {'type': 'PACKAGE', 'url...
{'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-28T21:01:53Z', 'nvd_published_at': '2022-04-28T15:15:00Z'}
1.4.0
GHSA-j68f-8h6p-9h5q
2023-08-16T21:41:30Z
2022-04-22T00:24:08Z
null
['CVE-2011-3923']
Struts ParameterInterceptor vulnerability allows remote command execution
Regular expression in ParametersInterceptor matches `top['foo'](0)` as a valid expression, which OGNL treats as `(top['foo'])(0)` and evaluates the value of 'foo' action parameter as an OGNL expression. This lets malicious users put arbitrary OGNL statements into any String variable exposed by an action and have it eva...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.3.1.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2011-3923'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3923'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/72585'}, {'type': 'WEB', 'url': 'https://security-tracker.debian.org/tracker/C...
{'cwe_ids': ['CWE-732', 'CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T23:46:44Z', 'nvd_published_at': '2019-11-01T14:15:00Z'}
1.4.0
GHSA-45hc-r4fj-qj89
2022-04-18T21:49:17Z
2022-04-02T00:00:15Z
null
['CVE-2021-44135']
SQL injection in pagekit/pagekit
Pagekit is a modular and lightweight CMS built with Symfony components and Vue.js. The configAction in SettingsController allow user to set the order of comments listing. The allowed options are ASC and DESC. That config then get concatenated directly to the SQL query. Due to the fact that there wasnt any sanitizion be...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'pagekit/pagekit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0.18'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-44135'}, {'type': 'PACKAGE', 'url': 'https://github.com/pagekit/pagekit'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/82f09b08-ceeb-4249-8855-b8bc718c4868/'}]
{'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-04-05T17:52:07Z', 'nvd_published_at': '2022-04-01T14:15:00Z'}
1.4.0
GHSA-j636-crp3-m584
2022-04-22T20:17:22Z
2022-04-11T00:00:22Z
null
['CVE-2022-1291']
Cross-site Scripting in tableexport.jquery.plugin
There is a cross-site scripting vulnerability with default `onCellHtmlData` function in GitHub repository hhurz/tableexport.jquery.plugin prior to 1.25.0. This can result in transmitting cookies to third-party servers and/or sending data from secure sessions to third-party servers.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'npm', 'name': 'tableexport.jquery.plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.25.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1291'}, {'type': 'WEB', 'url': 'https://github.com/hhurz/tableexport.jquery.plugin/commit/dcbaee23cf98328397a153e71556f75202988ec9'}, {'type': 'PACKAGE', 'url': 'https://github.com/hhurz/tableexport.jquery.plugin'}, {'type': 'WEB', 'url': 'https://...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:17:22Z', 'nvd_published_at': '2022-04-10T20:15:00Z'}
1.4.0
GHSA-29f8-q7mf-7cqj
2022-04-17T15:34:42Z
2022-04-06T00:01:28Z
null
['CVE-2022-23974']
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...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.pinot:pinot'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.10.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-23974'}, {'type': 'WEB', 'url': 'https://github.com/apache/pinot/pull/7969'}, {'type': 'WEB', 'url': 'https://docs.pinot.apache.org/basics/releases/0.10.0'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/pinot'}, {'type': 'WEB', 'url': 'htt...
{'cwe_ids': ['CWE-674'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-07T22:37:30Z', 'nvd_published_at': '2022-04-05T20:15:00Z'}
1.4.0
GHSA-h5wh-7h2j-h999
2022-04-26T13:04:22Z
2022-04-15T00:00:40Z
null
['CVE-2022-27817']
Exposure of Resource to Wrong Sphere in Simple-Wayland-HotKey-Daemon
SWHKD 1.1.5 consumes the keyboard events of unintended users. This could potentially cause an information leak, but is usually a denial of functionality.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'Simple-Wayland-HotKey-Daemon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.1.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-27817'}, {'type': 'PACKAGE', 'url': 'https://github.com/waycrate/swhkd'}, {'type': 'WEB', 'url': 'https://github.com/waycrate/swhkd/releases'}, {'type': 'WEB', 'url': 'https://www.openwall.com/lists/oss-security/2022/04/14/1'}]
{'cwe_ids': ['CWE-668'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-26T13:04:22Z', 'nvd_published_at': '2022-04-14T17:15:00Z'}
1.4.0
GHSA-jm35-h8q2-73mp
2023-05-04T19:31:11Z
2022-04-07T22:09:03Z
null
['CVE-2021-43177']
Improper one time password handling in devise-two-factor
### Impact As a result of an incomplete fix for CVE-2015-7225, in versions of devise-two-factor prior to 4.0.2 it is possible to reuse a One-Time-Password (OTP) for one (and only one) immediately trailing interval. ### Patches This vulnerability has been patched in version 4.0.2 which was released on March 24th, 2022...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'RubyGems', 'name': 'devise-two-factor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.2'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/tinfoil/devise-two-factor/security/advisories/GHSA-jm35-h8q2-73mp'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-43177'}, {'type': 'WEB', 'url': 'https://github.com/tinfoil/devise-two-factor/issues/106'}, {'type': 'WEB', 'url': 'https://github.com/r...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-07T22:09:03Z', 'nvd_published_at': '2022-04-11T20:15:00Z'}
1.4.0
GHSA-m98g-63qj-fp8j
2022-04-28T21:01:28Z
2022-04-28T21:01:28Z
null
[]
Reflected XSS on clients-registrations endpoint
A POST based reflected Cross Site Scripting vulnerability on has been identified in Keycloak. When a malicious request is sent to the client registration endpoint, the error message is not properly escaped, allowing an attacker to execute malicious scripts into the user's browser. ### Acknowledgement Keycloak would l...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.keycloak:keycloak-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '10.0.0'}, {'fixed': '18.0.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/keycloak/keycloak/security/advisories/GHSA-m98g-63qj-fp8j'}, {'type': 'PACKAGE', 'url': 'https://github.com/keycloak/keycloak'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-28T21:01:28Z', 'nvd_published_at': None}
1.4.0
GHSA-v8j6-6c2r-r27c
2022-07-27T04:19:48Z
2022-04-13T00:00:30Z
null
['CVE-2021-31805']
Expression Language Injection in Apache Struts
The fix issued for CVE-2020-17530 was incomplete. So from Apache Struts 2.0.0 to 2.5.29, still some of the tag’s attributes could perform a double evaluation if a developer applied forced OGNL evaluation by using the %{...} syntax. Using forced OGNL evaluation on untrusted user input can lead to a Remote Code Execution...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.5.30'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-31805'}, {'type': 'WEB', 'url': 'https://cwiki.apache.org/confluence/display/WW/S2-062'}, {'type': 'WEB', 'url': 'https://security.netapp.com/advisory/ntap-20220420-0001/'}, {'type': 'WEB', 'url': 'https://www.oracle.com/security-alerts/cpujul2022....
{'cwe_ids': ['CWE-917'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:30:35Z', 'nvd_published_at': '2022-04-12T16:15:00Z'}
1.4.0
GHSA-8mw8-j583-vqfg
2023-07-05T19:44:03Z
2022-04-23T00:40:14Z
null
['CVE-2012-6135']
RubyGems passenger gem allows remote attackers to delete files
RubyGems passenger 4.0.0 betas 1 and 2 allows remote attackers to delete arbitrary files during the startup process. Affects both open source and Enterprise versions (4.0.0.beta1, 4.0.0.beta2).
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'RubyGems', 'name': 'passenger'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.0.rc4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-6135'}, {'type': 'WEB', 'url': 'https://github.com/phusion/passenger/commit/8c6693e0818772c345c979840d28312c2edd4ba4'}, {'type': 'WEB', 'url': 'https://github.com/phusion/passenger/commit/8c6693e0818772c345c979840d28312c2edd4ba4#commitcomment-26435...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-03-20T19:27:49Z', 'nvd_published_at': '2019-11-19T17:15:00Z'}
1.4.0
GHSA-3227-r97m-8j95
2022-04-22T20:16:45Z
2022-04-22T20:16:45Z
null
[]
Relative Path Traversal in afire serve_static
### Impact This vulnerability effects the built-in afire serve_static extension allowing paths containing `//....` to bypass the previous path sanitation and request files in higher directories that should not be accessible. ### Patches The issue has been fixed in [afire 1.1.0](https://crates.io/crates/afire/1.1.0). I...
[]
[{'package': {'ecosystem': 'crates.io', 'name': 'afire'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.2.1'}, {'fixed': '1.1.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/Basicprogrammer10/afire/security/advisories/GHSA-3227-r97m-8j95'}, {'type': 'WEB', 'url': 'https://github.com/Basicprogrammer10/afire/commit/da7904c04f82e1cb43cc42eaf6a1dba072b5c921'}, {'type': 'PACKAGE', 'url': 'https://github.com/Basicprogrammer10/afire'}, {'type': 'WEB', '...
{'cwe_ids': ['CWE-22', 'CWE-34'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:16:45Z', 'nvd_published_at': None}
1.4.0
GHSA-fvc6-qjp7-m4g4
2022-04-22T20:29:43Z
2022-04-13T00:00:24Z
null
['CVE-2022-27139']
Arbitrary file upload in Ghost
An arbitrary file upload vulnerability in the file upload module of Ghost v4.39.0 allows attackers to execute arbitrary code via a crafted SVG file.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'ghost'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '4.39.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-27139'}, {'type': 'PACKAGE', 'url': 'https://github.com/TryGhost/Ghost'}, {'type': 'WEB', 'url': 'https://youtu.be/FCqWEvir2wE'}, {'type': 'WEB', 'url': 'http://ghost.org/docs/security/#privilege-escalation-attacks'}]
{'cwe_ids': ['CWE-434'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T20:29:43Z', 'nvd_published_at': '2022-04-12T17:15:00Z'}
1.4.0
GHSA-pf38-cw3p-22q9
2022-04-28T21:00:21Z
2022-04-28T21:00:21Z
null
['CVE-2021-3424']
Keycloak is vulnerable to IDN homograph attack
A flaw was found in keycloak as shipped in Red Hat Single Sign-On 7.4 where IDN homograph attacks are possible. A malicious user can register himself with a name already registered and trick admin to grant him extra privileges.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.keycloak:keycloak-services'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '18.0.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-3424'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1933320'}, {'type': 'PACKAGE', 'url': 'https://github.com/keycloak/keycloak'}]
{'cwe_ids': ['CWE-287'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-28T21:00:21Z', 'nvd_published_at': '2021-06-01T19:15:00Z'}
1.4.0
GHSA-7wj2-48c4-2684
2023-09-18T22:40:43Z
2022-04-29T01:27:08Z
null
['CVE-2003-0866']
Apache Tomcat Denial of Service vulnerability in the Catalina package
The Catalina org.apache.catalina.connector.http package in Tomcat 4.0.x up to 4.0.6 allows remote attackers to cause a denial of service via several requests that do not follow the HTTP protocol, which causes Tomcat to reject later requests.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0'}, {'fixed': '4.1.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2003-0866'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/13429'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@%3Cdev.tomcat.apache.org%3E'}, {'typ...
{'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T22:40:43Z', 'nvd_published_at': '2003-11-17T05:00:00Z'}
1.4.0
GHSA-m2r5-4w96-qxg5
2022-04-28T19:31:55Z
2022-04-28T19:31:55Z
null
['CVE-2022-24898']
Arbitrary file access through XML parsing in org.xwiki.commons:xwiki-commons-xml
### Impact It's possible in a script to access any file accessing to the user running XWiki application server with XML External Entity Injection through the XML script service. For example: ``` {{velocity}} #set($xml=$services.get('xml')) #set($xxe_payload = "<?xml version='1.0' encoding='UTF-8'?><!DOCTYPE root[<!E...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.commons:xwiki-commons-xml'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.7'}, {'fixed': '12.10.10'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.commons:xwiki-commons-xml'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': ...
[{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-commons/security/advisories/GHSA-m2r5-4w96-qxg5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24898'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-commons/commit/947e8921ebd95462d5a7928f397dd1b64f77c7d5'}, {'type': 'PACKAGE',...
{'cwe_ids': ['CWE-611'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-28T19:31:55Z', 'nvd_published_at': '2022-04-28T20:15:00Z'}
1.4.0
GHSA-3p5m-j98p-c698
2022-05-24T20:54:23Z
2022-04-27T00:00:20Z
null
['CVE-2022-1173']
Stored cross site scripting in getgrav/grav
Stored cross-site scripting in GitHub repository getgrav/grav prior to 1.7.33.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'getgrav/grav'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.33'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1173'}, {'type': 'WEB', 'url': 'https://github.com/getgrav/grav/commit/1c0ed43afa5dc14169e6aa693b38e1a2f7aecad9'}, {'type': 'PACKAGE', 'url': 'https://github.com/getgrav/grav'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/b6016e95-9f48-4945-...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-24T20:54:23Z', 'nvd_published_at': '2022-04-26T16:15:00Z'}
1.4.0
GHSA-gwc9-348x-qwv2
2022-04-12T23:16:15Z
2022-04-01T13:36:12Z
null
['CVE-2022-24791']
Use after free in Wasmtime
There is a use after free vulnerability in Wasmtime when both running Wasm that uses `externref`s and enabling [epoch interruption](https://docs.rs/wasmtime/latest/wasmtime/struct.Config.html#method.epoch_interruption) in Wasmtime. If you are not explicitly enabling epoch interruption (it is disabled by default) then y...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'wasmtime'}, 'ecosystem_specific': {'affected_functions': ['wasmtime::Config::epoch_interruption']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.34.2'}]}]}, {'package': {'ecosystem': 'crates.io', 'name': 'wasmtime'}, 'ecosystem_specific':...
[{'type': 'WEB', 'url': 'https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-gwc9-348x-qwv2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24791'}, {'type': 'WEB', 'url': 'https://github.com/bytecodealliance/wasmtime/commit/666c2554ea0e1728c35aa41178cf235920db888a'}, {'type'...
{'cwe_ids': ['CWE-416'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-01T13:36:12Z', 'nvd_published_at': '2022-03-31T23:15:00Z'}
1.4.0
GHSA-g3vv-g2j5-45f2
2023-08-30T17:56:37Z
2022-04-08T22:08:45Z
null
[]
ipld/go-codec-dagpb panics when processing certain blocks
### Impact Decoding certain blocks using the go-ipld-prime version of the dag-pb codec (go-codec-dagpb) can cause a panic. The panic comes from an assumption that the reported link length is accurate, but if the block ends before that reported length then it’s a buffer overread. ### Patches The issue is fixed in v1....
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/ipld/go-codec-dagpb'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.1'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/ipld/go-codec-dagpb/security/advisories/GHSA-g3vv-g2j5-45f2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-2584'}, {'type': 'WEB', 'url': 'https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57'}, {'type': 'WEB', 'url...
{'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-08T22:08:45Z', 'nvd_published_at': None}
1.4.0
GHSA-mqf3-28j7-3mj6
2023-02-03T20:43:21Z
2022-04-12T22:40:14Z
null
['CVE-2015-7528']
Information Exposure in Kubernetes
Kubernetes before 1.2.0-alpha.5 allows remote attackers to read arbitrary pod logs via a container name.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/kubernetes/kubernetes'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-7528'}, {'type': 'WEB', 'url': 'https://github.com/kubernetes/kubernetes/pull/17886'}, {'type': 'WEB', 'url': 'https://github.com/openshift/origin/pull/6113'}, {'type': 'WEB', 'url': 'https://github.com/kubernetes/kubernetes/commit/afd56495a1052a33...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2021-05-19T22:12:31Z', 'nvd_published_at': '2016-04-11T21:59:00Z'}
1.4.0
GHSA-rvg5-f5fj-mxvg
2022-04-22T21:06:53Z
2022-04-13T00:00:18Z
null
['CVE-2022-29036']
Cross-site Scripting in Jenkins Credentials Plugin
Jenkins Credentials Plugin 1111.v35a_307992395 and earlier, except 1087.1089.v2f1b_9a_b_040e4, 1074.1076.v39c30cecb_0e2, and 2.6.1.1, does not escape the name and description of Credentials parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:credentials'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.1.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.6.1'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:credent...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29036'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2617'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T21:06:53Z', 'nvd_published_at': '2022-04-12T20:15:00Z'}
1.4.0
GHSA-mj2c-5mjv-gmmj
2022-04-22T21:06:22Z
2022-04-14T00:00:19Z
null
['CVE-2022-1339']
SQL Injection in Pimcore
Pimcore prior to version 10.3.5 is vulnerable to SQL injection in ElementController.php. This vulnerability causes loss of data confidentiality.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'pimcore/pimcore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '10.3.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1339'}, {'type': 'WEB', 'url': 'https://github.com/pimcore/pimcore/commit/adae3be64427466bf0df15ceaea2ac30da93752c'}, {'type': 'PACKAGE', 'url': 'https://github.com/pimcore/pimcore'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/ae8dc737-844e...
{'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-22T21:06:22Z', 'nvd_published_at': '2022-04-13T10:15:00Z'}
1.4.0
GHSA-6jmm-mp6w-4rrg
2022-06-02T17:30:10Z
2022-04-26T21:14:57Z
null
['CVE-2022-29546']
OutOfMemory Exception by specifically crafted processing instruction in NekoHtml Parser
### Impact NekoHtml Parser suffers from a denial of service vulnerability on versions 2.60.0 and below. A specifically crafted input regarding the parsing of processing instructions leads to heap memory consumption. Please update to version 2.61.0. ### For more information If you have any questions or comments about t...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'net.sourceforge.htmlunit:neko-htmlunit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.61.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/HtmlUnit/htmlunit-neko/security/advisories/GHSA-6jmm-mp6w-4rrg'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29546'}, {'type': 'WEB', 'url': 'https://github.com/HtmlUnit/htmlunit-neko/commit/9d2aecd69223469e40c12ca3edddda09009110cc'}, {'type': 'PAC...
{'cwe_ids': ['CWE-400'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-26T21:14:57Z', 'nvd_published_at': '2022-04-25T03:15:00Z'}
1.4.0
GHSA-5jq3-8437-x35p
2022-04-26T20:47:40Z
2022-04-23T00:40:39Z
null
['CVE-2012-6133']
Multiple cross-site scripting (XSS) vulnerabilities in Roundup
Multiple cross-site scripting (XSS) vulnerabilities in Roundup before 1.4.20 allow remote attackers to inject arbitrary web script or HTML via the (1) @ok_message or (2) @error_message parameter to issue*.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'roundup'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.20'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-6133'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=722672'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-5jq3-8437-x35p'}, {'type': 'WEB', 'url': 'https://github.com/pypa/advisory-database/tree/main/vuln...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-26T20:47:40Z', 'nvd_published_at': '2020-01-30T21:15:00Z'}
1.4.0
GHSA-7whr-j8vf-r4wj
2023-09-18T22:26:34Z
2022-04-30T18:15:07Z
null
['CVE-2000-1212']
Zope allows attackers to modify raw image and file data
Zope 2.2.0 through 2.2.4 does not properly protect a data updating method on Image and File objects, which allows attackers with DTML editing privileges to modify the raw data of these objects.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'zope'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'last_affected': '2.2.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2000-1212'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/5778'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20020117134418/http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000365'}, {'type': 'WEB', 'url...
{'cwe_ids': ['CWE-284'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T22:26:34Z', 'nvd_published_at': '2000-12-18T05:00:00Z'}
1.4.0
GHSA-75p6-52g3-rqc8
2022-07-21T16:21:16Z
2022-04-26T21:21:00Z
null
['CVE-2022-1245']
Keycloak vulnerable to privilege escalation on Token Exchange feature
A privilege escalation flaw was found in the token exchange feature of keycloak. Missing authorization allows a client application holding a valid access token to exchange tokens for any target client by passing the client_id of the target. This could allow a client to gain unauthorized access to additional services.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.keycloak:keycloak-services'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '18.0.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/keycloak/keycloak/security/advisories/GHSA-75p6-52g3-rqc8'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1245'}, {'type': 'WEB', 'url': 'https://github.com/keycloak/keycloak/commit/76d83f46fad94ebcbedaa49e6daad458e2894e52'}, {'type': 'PACKAGE', 'url...
{'cwe_ids': ['CWE-639', 'CWE-862', 'CWE-863'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-04-26T21:21:00Z', 'nvd_published_at': '2022-07-08T00:15:00Z'}
1.4.0
GHSA-mx3x-rmrh-9wf6
2022-04-07T15:41:25Z
2022-04-06T00:01:35Z
null
['CVE-2022-26585']
SQL injection in net.mingsoft:ms-mcms
Mingsoft MCMS v5.2.7 was discovered to contain a SQL injection vulnerability via /cms/content/list.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'net.mingsoft:ms-mcms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.2.7'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-26585'}, {'type': 'WEB', 'url': 'https://gitee.com/mingSoft/MCMS/issues/I4W1S9'}]
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-07T15:41:25Z', 'nvd_published_at': '2022-04-05T01:15:00Z'}
1.4.0
GHSA-7xj5-fwqr-5378
2022-04-18T22:20:39Z
2022-04-04T00:00:54Z
null
['CVE-2022-28378']
Cross-site Scripting in craftcms/cms
Craft CMS before 3.7.29 allows cross-site scripting.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'craftcms/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.7.29'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-28378'}, {'type': 'WEB', 'url': 'https://github.com/craftcms/cms/commit/7ca2b2d2ccecfb524525afc8ceac6f6e44f84b88'}, {'type': 'PACKAGE', 'url': 'https://github.com/craftcms/cms'}, {'type': 'WEB', 'url': 'https://github.com/craftcms/cms/blob/develop/...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-04-05T18:29:03Z', 'nvd_published_at': '2022-04-03T18:15:00Z'}
1.4.0
GHSA-m6ch-gg5f-wxx3
2022-04-07T13:59:22Z
2022-04-07T13:59:22Z
null
['CVE-2016-5385']
HTTP Proxy header vulnerability
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary p...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'guzzlehttp/guzzle'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6'}, {'fixed': '6.2.1'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'guzzlehttp/guzzle'}, 'ecosystem_specific': {'affected_functio...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-5385'}, {'type': 'WEB', 'url': 'https://github.com/bugsnag/bugsnag-laravel/pull/143'}, {'type': 'WEB', 'url': 'https://github.com/bugsnag/bugsnag-laravel/pull/145'}, {'type': 'WEB', 'url': 'https://github.com/humbug/file_get_contents/pull/23'}, {'t...
{'cwe_ids': ['CWE-601'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-04-07T13:59:22Z', 'nvd_published_at': '2016-07-19T02:00:00Z'}
1.4.0
GHSA-wm2r-rp98-8pmh
2022-04-27T21:09:13Z
2022-04-27T21:09:13Z
null
[]
Exposure of SSH credentials in Rancher/Fleet
### Impact This vulnerability only affects customers using Fleet for continuous delivery with authenticated Git and/or Helm repositories. A security vulnerability ([CVE-2022-29810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29810)) was discovered in `go-getter` library in versions prior to [`v1.5.11`](htt...
[]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.13'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6.0'}, {'fixed': '2.6.4'}...
[{'type': 'WEB', 'url': 'https://github.com/rancher/rancher/security/advisories/GHSA-wm2r-rp98-8pmh'}, {'type': 'PACKAGE', 'url': 'github.com/rancher/rancher'}]
{'cwe_ids': ['CWE-200'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-04-27T21:09:13Z', 'nvd_published_at': None}
1.4.0
GHSA-qfw2-wvrw-mvw4
2023-09-18T22:43:32Z
2022-04-29T01:25:43Z
null
['CVE-2003-0042']
Jakarta Tomcat Directory Listing vulnerability
Jakarta Tomcat before 3.3.1a, when used with JDK 1.3.1 or earlier, allows remote attackers to list directories even with an index.html or other file present, or obtain unprocessed source code for a JSP file, via a URL containing a null character.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.3.1a'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2003-0042'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/11194'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/tomcat'}, {'type': 'WEB', 'url': 'http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1a/'}...
{'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T22:43:32Z', 'nvd_published_at': '2003-02-07T05:00:00Z'}