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 20 140 | details stringlengths 56 37.2k | severity stringlengths 2 92 | affected stringlengths 88 7.07k | references stringlengths 139 4.72k | database_specific stringlengths 131 185 |
|---|---|---|---|---|---|---|---|---|---|---|---|
1.4.0 | GHSA-j8wr-fwf2-vvr9 | 2023-02-03T20:29:29Z | 2023-01-26T21:30:25Z | null | ['CVE-2022-25908'] | Command Injection in create-choo-electron | All versions of the package create-choo-electron are vulnerable to Command Injection via the devInstall function due to improper user-input sanitization. | [{'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': 'create-choo-electron'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25908'}, {'type': 'WEB', 'url': 'https://security.snyk.io/vuln/SNYK-JS-CREATECHOOELECTRON-3157953'}] | {'cwe_ids': ['CWE-77'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:06:29Z', 'nvd_published_at': '2023-01-26T21:15:00Z'} |
1.4.0 | GHSA-r3gm-jwf4-xgv2 | 2023-01-27T01:27:59Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24437'] | Cross-site request forgery vulnerability in Jenkins JIRA Pipeline Steps Plugin | A cross-site request forgery (CSRF) vulnerability in Jenkins JIRA Pipeline Steps Plugin 2.0.165.v8846cf59f3db and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:jira-steps'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.0.165.v8846cf59f3db'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24437'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2786'}] | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:27:59Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-8gcg-vwmw-rxj4 | 2023-01-23T18:52:11Z | 2023-01-10T22:27:13Z | null | ['CVE-2023-22488'] | Flarum notifications can leak restricted content | Using the notifications feature, one can read restricted/private content and bypass access checks that would be in place for such content.
The notification-sending component does not check that the subject of the notification can be seen by the receiver, and proceeds to send notifications through their different chann... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'flarum/core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.3'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/flarum/framework/security/advisories/GHSA-8gcg-vwmw-rxj4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22488'}, {'type': 'WEB', 'url': 'https://github.com/flarum/framework/commit/d0a2b95dca57d3dae9a0d77b610b1cb1d0b1766a'}, {'type': 'PACKAGE', 'url'... | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-10T22:27:13Z', 'nvd_published_at': '2023-01-12T20:15:00Z'} |
1.4.0 | GHSA-7p8m-22h4-9pj7 | 2023-01-20T22:38:04Z | 2023-01-20T22:38:04Z | null | ['CVE-2022-23538'] | scs-library-client may leak user credentials to third-party service via HTTP redirect | ### Impact
When the scs-library-client is used to pull a container image, with authentication, the HTTP Authorization header sent by the client to the library service may be incorrectly leaked to an S3 backing storage provider. This occurs in a specific flow, where the library service redirects the client to a backing... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/sylabs/scs-library-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.4.0'}, {'fixed': '1.4.2'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/sylabs/scs-library-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'},... | [{'type': 'WEB', 'url': 'https://github.com/sylabs/scs-library-client/security/advisories/GHSA-7p8m-22h4-9pj7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-23538'}, {'type': 'WEB', 'url': 'https://github.com/sylabs/scs-library-client/commit/68ac4cab5cda0afd8758ff5b5e2e57be6a22fcfa'}, {'type'... | {'cwe_ids': ['CWE-522', 'CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T22:38:04Z', 'nvd_published_at': '2023-01-17T21:15:00Z'} |
1.4.0 | GHSA-v3cg-7r9h-r2g6 | 2023-01-24T20:54:28Z | 2023-01-24T20:54:28Z | null | ['CVE-2023-23613'] | Field-level security issue with .keyword fields in OpenSearch | ### Advisory title: Field-level security issue with .keyword fields
### Affected versions:
OpenSearch 1.0.0-1.3.7 and 2.0.0-2.4.1
### Patched versions:
OpenSearch 1.3.8 and 2.5.0
### Impact:
There is an issue in the implementation of field-level security (FLS) and field masking where rules written to explicitly excl... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.opensearch:opensearch-security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.opensearch:opensearch-security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'... | [{'type': 'WEB', 'url': 'https://github.com/opensearch-project/security/security/advisories/GHSA-v3cg-7r9h-r2g6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23613'}, {'type': 'WEB', 'url': 'https://github.com/opensearch-project/OpenSearch/releases/tag/2.5.0'}, {'type': 'PACKAGE', 'url': 'ht... | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-24T20:54:28Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-64wp-jh9p-5cg2 | 2023-01-23T22:17:31Z | 2023-01-11T22:04:44Z | null | ['CVE-2023-22493'] | RSSHub SSRF vulnerability | ## Summary
RSSHub is vulnerable to Server-Side Request Forgery (SSRF) attacks. This vulnerability allows an attacker to send arbitrary HTTP requests from the server to other servers or resources on the network.
## Description
An attacker can exploit this vulnerability by sending a request to the affected routes with... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L'}] | [{'package': {'ecosystem': 'npm', 'name': 'rsshub'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0-master.a66cbcf'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/DIYgod/RSSHub/security/advisories/GHSA-64wp-jh9p-5cg2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22493'}, {'type': 'WEB', 'url': 'https://github.com/DIYgod/RSSHub/pull/11588'}, {'type': 'WEB', 'url': 'https://github.com/DIYgod/RSSHub/commit/a66c... | {'cwe_ids': ['CWE-918'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-11T22:04:44Z', 'nvd_published_at': '2023-01-13T15:15:00Z'} |
1.4.0 | GHSA-8ph8-9q2j-c3rq | 2023-01-12T23:41:46Z | 2023-01-06T12:31:34Z | null | ['CVE-2018-25066'] | nodebatis SQL Injection vulnerability | A vulnerability was found in PeterMu nodebatis up to 2.1.x. It has been classified as critical. Affected is an unknown function. The manipulation leads to sql injection. Upgrading to version 2.2.0 can address this issue. The name of the patch is 6629ff5b7e3d62ad8319007a54589ec1f62c7c35. It is recommended to upgrade the... | [{'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': 'nodebatis'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.2.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-25066'}, {'type': 'WEB', 'url': 'https://github.com/PeterMu/nodebatis/commit/6629ff5b7e3d62ad8319007a54589ec1f62c7c35'}, {'type': 'PACKAGE', 'url': 'https://github.com/PeterMu/nodebatis'}, {'type': 'WEB', 'url': 'https://github.com/PeterMu/nodebati... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T23:41:46Z', 'nvd_published_at': '2023-01-06T11:15:00Z'} |
1.4.0 | GHSA-3p73-mm7v-4f6m | 2023-01-28T00:31:24Z | 2023-01-27T00:55:11Z | null | ['CVE-2023-23617'] | DoS vulnerability in MaliciousCode filter | ### Impact
Infinite loop in malicious code filter in certain conditions.
### Workarounds
None | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'openmage/magento-lts'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '19.4.22'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'openmage/magento-lts'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '20.0.0'}, {'fixed': '20.... | [{'type': 'WEB', 'url': 'https://github.com/OpenMage/magento-lts/security/advisories/GHSA-3p73-mm7v-4f6m'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23617'}, {'type': 'WEB', 'url': 'https://github.com/OpenMage/magento-lts/commit/494027785bdb7db53e60c11ef03c144b61cd3172'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-835'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T00:55:11Z', 'nvd_published_at': '2023-01-28T00:15:00Z'} |
1.4.0 | GHSA-9h7x-9pmh-7gg8 | 2023-01-12T16:49:06Z | 2023-01-07T06:30:19Z | null | ['CVE-2023-0112'] | usememos/memos vulnerable to stored Cross-site Scripting | Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0. | [{'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': 'Go', 'name': 'github.com/usememos/memos'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.10.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0112'}, {'type': 'WEB', 'url': 'https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c'}, {'type': 'PACKAGE', 'url': 'https://github.com/usememos/memos'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/ec2a29dc-79a3-4... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T21:51:50Z', 'nvd_published_at': '2023-01-07T04:15:00Z'} |
1.4.0 | GHSA-chgc-rqjr-46gg | 2023-01-25T02:56:08Z | 2023-01-17T09:30:24Z | null | ['CVE-2010-10008'] | Cross Site Scripting in simplesamlphp-module-openidprovider | A vulnerability was found in simplesamlphp simplesamlphp-module-openidprovider up to 0.8.x. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file templates/trust.tpl.php. The manipulation of the argument StateID leads to cross site scripting. The attack can be launc... | [{'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': 'simplesamlphp/simplesamlphp-module-openidprovider'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.9.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2010-10008'}, {'type': 'WEB', 'url': 'https://github.com/simplesamlphp/simplesamlphp-module-openidprovider/commit/8365d48c863cf06ccf1465cc0a161cefae29d69d'}, {'type': 'PACKAGE', 'url': 'https://github.com/simplesamlphp/simplesamlphp-module-openidprovide... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-25T02:56:08Z', 'nvd_published_at': '2023-01-17T08:15:00Z'} |
1.4.0 | GHSA-g298-59pg-93h7 | 2023-01-28T01:20:05Z | 2023-01-19T18:30:19Z | null | ['CVE-2023-0406'] | Cross-Site Request Forgery in modoboa | Cross-Site Request Forgery (CSRF) in GitHub repository modoboa/modoboa prior to 2.0.4. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'modoboa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0406'}, {'type': 'WEB', 'url': 'https://github.com/modoboa/modoboa/commit/7f0573e917227686d2cc127be1364e2908740807'}, {'type': 'PACKAGE', 'url': 'https://github.com/modoboa/modoboa'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/d7007f76-3dbc... | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-28T01:20:05Z', 'nvd_published_at': '2023-01-19T18:15:00Z'} |
1.4.0 | GHSA-fpjc-cxr6-w6h8 | 2023-01-12T16:49:23Z | 2023-01-07T06:30:19Z | null | ['CVE-2023-0108'] | usememos/memos vulnerable to stored Cross-site Scripting | Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0. | [{'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': 'Go', 'name': 'github.com/usememos/memos'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.10.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0108'}, {'type': 'WEB', 'url': 'https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c'}, {'type': 'PACKAGE', 'url': 'https://github.com/usememos/memos'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/f66d33df-6588-4... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T21:53:46Z', 'nvd_published_at': '2023-01-07T04:15:00Z'} |
1.4.0 | GHSA-8xww-x3g3-6jcv | 2023-05-16T15:48:14Z | 2023-01-18T18:20:51Z | null | ['CVE-2023-22795'] | ReDoS based DoS vulnerability in Action Dispatch | There is a possible regular expression based DoS vulnerability in Action Dispatch related to the If-None-Match header. This vulnerability has been assigned the CVE identifier CVE-2023-22795.
Versions Affected: All Not affected: None Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1
Impact
A specially crafted HT... | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'actionpack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.1.7.1'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'actionpack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.4.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22795'}, {'type': 'WEB', 'url': 'https://discuss.rubyonrails.org/t/cve-2023-22795-possible-redos-based-dos-vulnerability-in-action-dispatch/82118'}, {'type': 'PACKAGE', 'url': 'https://github.com/rails/rails'}, {'type': 'WEB', 'url': 'https://githu... | {'cwe_ids': ['CWE-1333'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-01-18T18:20:51Z', 'nvd_published_at': '2023-02-09T20:15:00Z'} |
1.4.0 | GHSA-g3j5-mpp2-2fqm | 2023-01-26T19:53:12Z | 2023-01-26T19:53:11Z | null | [] | symfont/process typosquatting malware spoofs symfony/process | In September 2021, security researchers discovered a malicious Composer package called `symfont/process`, a typosquat targeting users of `symfony/process`. The malicious package has since been removed from Packagist. | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'symfont/process'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/FriendsOfPHP/security-advisories/blob/master/symfont/process/2021-09-10.yaml'}, {'type': 'WEB', 'url': 'https://www.kernelmode.blog/typosquatting-malware-found-in-composer-repository/'}] | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-26T19:53:11Z', 'nvd_published_at': None} |
1.4.0 | GHSA-79wq-g4v9-gfj4 | 2023-01-20T23:36:16Z | 2023-01-14T15:30:24Z | null | ['CVE-2022-2815'] | Publify Core does not strip metadata from images | Insecure Storage of Sensitive Information in GitHub repository publify/publify prior to 9.2.10. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'publify_core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '9.2.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-2815'}, {'type': 'WEB', 'url': 'https://github.com/publify/publify/commit/af69097d349f4c00f244c51cd3c3e937fd3387cd'}, {'type': 'WEB', 'url': 'https://github.com/publify/publify_core/commit/33f897c12b6efdcdfd8cf9df924deba0f878b71e'}, {'type': 'PACKA... | {'cwe_ids': ['CWE-922'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T23:36:16Z', 'nvd_published_at': '2023-01-14T14:15:00Z'} |
1.4.0 | GHSA-m4ch-rfv5-x5g3 | 2023-01-20T23:36:41Z | 2023-01-20T23:36:41Z | null | [] | git2-rs fails to verify SSH keys by default | The git2 and libgit2-sys crates are Rust wrappers around the [libgit2](https://libgit2.org/) C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks.
The libgit2 team assigned [CVE-2023-22742]... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'crates.io', 'name': 'libgit2-sys'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.14.0'}, {'fixed': '0.14.2'}]}]}, {'package': {'ecosystem': 'crates.io', 'name': 'libgit2-sys'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.13.5'}]}]}, {'packag... | [{'type': 'WEB', 'url': 'https://github.com/libgit2/libgit2/security/advisories/GHSA-8643-3wh5-rmjq'}, {'type': 'WEB', 'url': 'https://github.com/rust-lang/git2-rs/security/advisories/GHSA-m4ch-rfv5-x5g3'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22742'}, {'type': 'WEB', 'url': 'https://g... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T23:36:41Z', 'nvd_published_at': None} |
1.4.0 | GHSA-6rrr-78xp-5jp8 | 2023-01-24T18:55:45Z | 2023-01-11T18:27:48Z | null | ['CVE-2023-22492'] | Zitadel RefreshToken invalidation vulnerability | ### Impact
RefreshTokens is an OAuth 2.0 feature that allows applications to retrieve new access tokens and refresh the user's session without the need for interacting with a UI.
RefreshTokens were not invalidated when a user was locked or deactivated. The deactivated or locked user was able to obtain a valid access t... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/zitadel/zitadel'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.17.0'}, {'fixed': '2.17.3'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/zitadel/zitadel'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.... | [{'type': 'WEB', 'url': 'https://github.com/zitadel/zitadel/security/advisories/GHSA-6rrr-78xp-5jp8'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22492'}, {'type': 'WEB', 'url': 'https://github.com/zitadel/zitadel/commit/301e22c4956ead6014a8179463c37263f7301a83'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': ['CWE-613'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-11T18:27:48Z', 'nvd_published_at': '2023-01-11T20:15:00Z'} |
1.4.0 | GHSA-5v8v-gwmw-qw97 | 2023-01-24T18:06:35Z | 2023-01-13T21:28:46Z | null | ['CVE-2022-23532'] | org.neo4j.procedure:apoc Path Traversal Vulnerability | ### Impact
A Path Traversal Vulnerability found in the apoc.export.* procedures of apoc plugins in Neo4j Graph database.
The issue allows a malicious actor to potentially break out of the expected directory. The vulnerability is such that files could only be created but not overwritten.
For the vulnerability to be exp... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:L'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.neo4j.procedure:apoc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.3.0.12'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.neo4j.procedure:apoc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.4.0.0'}, {'fixed': '4... | [{'type': 'WEB', 'url': 'https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-5v8v-gwmw-qw97'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-23532'}, {'type': 'WEB', 'url': 'https://github.com/neo4j-contrib/neo4j-apoc-procedures/commit/01e63ed2d187cd2a8aa1d78bf831ef0... | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-13T21:28:46Z', 'nvd_published_at': '2023-01-14T01:15:00Z'} |
1.4.0 | GHSA-7vcx-v65q-9wpg | 2023-01-11T23:53:34Z | 2023-01-11T23:53:34Z | null | [] | XML-RPC for PHP's `Wrapper::buildClientWrapperCode` method allows code injection via malicious `$client` argument | In order for this weakness to be exploited, the following conditions have to apply, at the same time:
- method `Wrapper::buildClientWrapperCode`, or any methods which depend on it, such as `Wrapper::wrapXmlrpcServer`, `Wrapper::wrapXmlrpcMethod` or `Wrapper::buildWrapMethodSource` must be in use. Note that they are _n... | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'phpxmlrpc/phpxmlrpc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.9.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/gggeek/phpxmlrpc/security/advisories/GHSA-7vcx-v65q-9wpg'}, {'type': 'WEB', 'url': 'https://github.com/gggeek/phpxmlrpc/issues/80'}, {'type': 'WEB', 'url': 'https://github.com/gggeek/phpxmlrpc/commit/cf6e605e09d001ce520bfa8e7b168cfa514e663b'}, {'type': 'PACKAGE', 'url': 'http... | {'cwe_ids': ['CWE-94'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-11T23:53:34Z', 'nvd_published_at': None} |
1.4.0 | GHSA-h857-2g56-468g | 2023-01-05T12:18:35Z | 2023-01-05T12:18:35Z | null | ['CVE-2023-22461'] | @mattkrick/sanitize-svg vulnerable to Cross-Site Scripting (XSS) | ### Impact
The *sanitize-svg* package uses a deny-list-pattern to sanitize SVGs to prevent cross-site scripting (XSS). In doing so, literal `<script>`-tags and on-event handlers were detected:
```typescript
[...]
const svgEl = div.firstElementChild!
const attributes = Array.from(svgEl.attributes).map(({ name }) => ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N'}] | [{'package': {'ecosystem': 'npm', 'name': '@mattkrick/sanitize-svg'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.4.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 0.3.1'}}] | [{'type': 'WEB', 'url': 'https://github.com/mattkrick/sanitize-svg/security/advisories/GHSA-h857-2g56-468g'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22461'}, {'type': 'WEB', 'url': 'https://github.com/mattkrick/sanitize-svg/commit/b107e453ede7b58adcccae74a3e474c012eec85d'}, {'type': 'PAC... | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-05T12:18:35Z', 'nvd_published_at': '2023-01-04T15:15:00Z'} |
1.4.0 | GHSA-9mq4-9556-6qxq | 2023-02-07T23:23:31Z | 2023-01-29T00:30:34Z | null | ['CVE-2021-4315'] | NYUCCL psiTurk IS vulnerable to Improper Neutralization of Special Elements | A vulnerability has been found in NYUCCL psiTurk up to 3.2.0 and classified as critical. This vulnerability affects unknown code of the file psiturk/experiment.py. The manipulation of the argument mode leads to improper neutralization of special elements used in a template engine. The exploit has been disclosed to the ... | [{'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': 'PyPI', 'name': 'psiTurk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.2.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-4315'}, {'type': 'WEB', 'url': 'https://github.com/NYUCCL/psiTurk/pull/517'}, {'type': 'WEB', 'url': 'https://github.com/NYUCCL/psiTurk/commit/47787e15cecd66f2aa87687bf852ae0194a4335f'}, {'type': 'PACKAGE', 'url': 'https://github.com/NYUCCL/psiTurk... | {'cwe_ids': ['CWE-1336', 'CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-31T22:53:23Z', 'nvd_published_at': '2023-01-28T23:15:00Z'} |
1.4.0 | GHSA-xgv7-pqqh-h2w9 | 2023-01-24T16:38:33Z | 2023-01-19T17:51:27Z | null | ['CVE-2009-4123'] | jruby-openssl gem for JRuby fails to do proper certificate validation | A security problem involving peer certificate verification was found where failed verification silently did nothing, making affected applications vulnerable to attackers. Attackers could lead a client application to believe that a secure connection to a rogue SSL server is legitimate. Attackers could also penetrate cli... | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'jruby-openssl'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.6'}]}]}] | [{'type': 'PACKAGE', 'url': 'https://github.com/jruby/jruby-openssl/'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jruby-openssl/CVE-2009-4123.yml'}, {'type': 'WEB', 'url': 'http://jruby.org/2009/12/07/vulnerability-in-jruby-openssl'}] | {'cwe_ids': ['CWE-295'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-19T17:51:27Z', 'nvd_published_at': None} |
1.4.0 | GHSA-vjhf-8vqx-vqpq | 2023-01-06T17:37:58Z | 2023-01-06T17:37:58Z | null | ['CVE-2023-22463'] | KubePi allows malicious actor to login with a forged JWT token via Hardcoded Jwtsigkeys | ### Summary
The jwt authentication function of kubepi <= v1.6.2 uses hard-coded Jwtsigkeys, resulting in the same Jwtsigkeys for all online projects. This means that an attacker can forge any jwt token to take over the administrator account of any online project.
### Details
[`session.go`](https://github.com/KubeOper... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/KubeOperator/kubepi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.6.2'}}] | [{'type': 'WEB', 'url': 'https://github.com/KubeOperator/KubePi/security/advisories/GHSA-vjhf-8vqx-vqpq'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22463'}, {'type': 'WEB', 'url': 'https://github.com/KubeOperator/KubePi/commit/3be58b8df5bc05d2343c30371dd5fcf6a9fbbf8b'}, {'type': 'PACKAGE',... | {'cwe_ids': ['CWE-798'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-06T17:37:58Z', 'nvd_published_at': '2023-01-04T16:15:00Z'} |
1.4.0 | GHSA-65f5-mfpf-vfhj | 2023-06-23T19:40:01Z | 2023-01-18T18:19:33Z | null | ['CVE-2022-44570'] | Denial of service via header parsing in Rack | There is a possible denial of service vulnerability in the Range header parsing component of Rack. This vulnerability has been assigned the CVE identifier CVE-2022-44570.
Versions Affected: >= 1.5.0 Not affected: None. Fixed Versions: 2.0.9.2, 2.1.4.2, 2.2.6.2, 3.0.0.1
Impact
Carefully crafted input can cause the Ran... | [{'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': 'RubyGems', 'name': 'rack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.5.0'}, {'fixed': '2.0.9.2'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'rack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0.0'}, {'fixed': '2.1.4.2'}]}]}, {'package': {'eco... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-44570'}, {'type': 'WEB', 'url': 'https://discuss.rubyonrails.org/t/cve-2022-44570-possible-denial-of-service-vulnerability-in-racks-range-header-parsing/82125'}, {'type': 'PACKAGE', 'url': 'https://github.com/rack/rack'}, {'type': 'WEB', 'url': 'ht... | {'cwe_ids': ['CWE-1333', 'CWE-400'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-18T18:19:33Z', 'nvd_published_at': '2023-02-09T20:15:00Z'} |
1.4.0 | GHSA-4jqw-vfmj-9rmh | 2023-02-21T20:04:34Z | 2023-01-26T21:30:29Z | null | ['CVE-2021-36686'] | Cross-site Scripting in yapi-vendor | Cross Site Scripting (XSS) vulnerability in yapi 1.9.1 allows attackers to execute arbitrary code via the /interface/api edit page. | [{'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': 'yapi-vendor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.9.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-36686'}, {'type': 'WEB', 'url': 'https://github.com/YMFE/yapi/issues/2190'}, {'type': 'WEB', 'url': 'https://github.com/YMFE/yapi/issues/2240'}, {'type': 'PACKAGE', 'url': 'https://github.com/YMFE/yapi'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:04:11Z', 'nvd_published_at': '2023-01-26T21:15:00Z'} |
1.4.0 | GHSA-x2h8-4mhh-5hwh | 2023-01-24T18:06:00Z | 2023-01-16T00:30:24Z | null | ['CVE-2023-0313'] | phpMyFAQ Stored Cross-site Scripting vulnerability | Cross-site Scripting (XSS) - Stored in GitHub repository thorsten/phpmyfaq prior to 3.1.10. | [{'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': 'thorsten/phpmyfaq'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0313'}, {'type': 'WEB', 'url': 'https://github.com/thorsten/phpmyfaq/commit/1123c0872314fa68d7d0d8136939f62270fb4b7b'}, {'type': 'PACKAGE', 'url': 'https://github.com/thorsten/phpmyfaq'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/bc27e84b-... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T22:01:39Z', 'nvd_published_at': '2023-01-15T22:15:00Z'} |
1.4.0 | GHSA-93pm-5p5f-3ghx | 2023-02-10T00:20:39Z | 2023-01-18T18:24:40Z | null | ['CVE-2022-44571'] | Denial of Service Vulnerability in Rack Content-Disposition parsing | There is a denial of service vulnerability in the Content-Disposition parsing component of Rack. This vulnerability has been assigned the CVE identifier CVE-2022-44571.
Versions Affected: >= 2.0.0 Not affected: None. Fixed Versions: 2.0.9.2, 2.1.4.2, 2.2.6.1, 3.0.0.1
Impact
Carefully crafted input can cause Content-D... | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'rack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.0.9.2'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'rack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'}, {'fixed': '2.1.4.2'}]}]}, {'package': {'ecosy... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-44571'}, {'type': 'WEB', 'url': 'https://discuss.rubyonrails.org/t/cve-2022-44571-possible-denial-of-service-vulnerability-in-rack-content-disposition-parsing/82126'}, {'type': 'PACKAGE', 'url': 'https://github.com/rack/rack'}, {'type': 'WEB', 'url... | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-01-18T18:24:40Z', 'nvd_published_at': '2023-02-09T20:15:00Z'} |
1.4.0 | GHSA-5pm2-9mr2-3frq | 2023-04-13T17:39:27Z | 2023-01-18T00:30:16Z | null | ['CVE-2023-21893'] | Component takeover in Oracle Data Provider for .NET | Vulnerability in the Oracle Data Provider for .NET component of Oracle Database Server. Supported versions that are affected are 19c and 21c. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TCPS to compromise Oracle Data Provider for .NET. Successful attacks require human i... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Oracle.ManagedDataAccess'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '21.0.0'}, {'fixed': '21.9.0'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Oracle.ManagedDataAccess.Core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.21.0'}, {'fix... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-21893'}, {'type': 'WEB', 'url': 'https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core/3.21.90'}, {'type': 'WEB', 'url': 'https://www.nuget.org/packages/Oracle.ManagedDataAccess/21.9.0'}, {'type': 'WEB', 'url': 'https://www.oracle.com/securi... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-04-12T23:07:14Z', 'nvd_published_at': '2023-01-18T00:15:00Z'} |
1.4.0 | GHSA-j9q2-f9q7-jhgq | 2023-01-20T23:22:09Z | 2023-01-20T23:22:09Z | null | [] | CakePHP SecurityComponent cross form submission issue | Prior to versions 2.4.8 and 1.3.18, forms secured by SecurityComponent could be submitted to any action without triggering SecurityComponent’s tampering protection. If an application contained multiple POST forms to manipulate the same models, it could be vulnerable to mass assignment issues. | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'cakephp/cakephp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.4.8'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'cakephp/cakephp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.3.0'}, {'fixed': '1.3.18'}]}]}... | [{'type': 'WEB', 'url': 'https://github.com/cakephp/cakephp/commit/f23d811ff59c50ef278e98bb75f4ec1e7e54a5b3'}, {'type': 'WEB', 'url': 'https://bakery.cakephp.org/2014/04/29/CakePHP-1-3-18-and-2-4-8-released.html'}, {'type': 'WEB', 'url': 'https://github.com/FriendsOfPHP/security-advisories/blob/master/cakephp/cakephp/2... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T23:22:09Z', 'nvd_published_at': None} |
1.4.0 | GHSA-c732-xvv8-g94c | 2023-02-01T09:17:22Z | 2023-01-21T15:30:18Z | null | ['CVE-2023-22884'] | Command Injection in Apache Airflow and Apache Airflow MySQL Provider | Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Software Foundation Apache Airflow, Apache Software Foundation Apache Airflow MySQL Provider.This issue affects Apache Airflow: before 2.5.1; Apache Airflow MySQL Provider: before 4.0.0. | [{'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': 'PyPI', 'name': 'apache-airflow'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.1'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'apache-airflow-providers-mysql'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22884'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/pull/28811'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airflow'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/0l0j3nt0t7fzrcjl2ch0jgj6c58kxs5h'}] | {'cwe_ids': ['CWE-77'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-23T20:42:27Z', 'nvd_published_at': '2023-01-21T14:15:00Z'} |
1.4.0 | GHSA-4p88-cfhq-f3vg | 2023-01-23T18:50:41Z | 2023-01-16T00:30:25Z | null | ['CVE-2023-0307'] | phpMyFAQ has Weak Password Requirements | Weak Password Requirements in GitHub repository thorsten/phpmyfaq prior to 3.1.10 | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'thorsten/phpmyfaq'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0307'}, {'type': 'WEB', 'url': 'https://github.com/thorsten/phpmyfaq/commit/8beed2fca5b0b82c6ba866d0ffd286d0c1fbf596'}, {'type': 'PACKAGE', 'url': 'https://github.com/thorsten/phpmyfaq'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/fac01e9f-... | {'cwe_ids': ['CWE-521'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T22:46:36Z', 'nvd_published_at': '2023-01-15T22:15:00Z'} |
1.4.0 | GHSA-6m7c-45ff-3328 | 2023-01-10T22:28:54Z | 2023-01-03T09:30:25Z | null | ['CVE-2015-10012'] | FrameworkUserBundle Generates Error Message Containing Sensitive Information | A vulnerability was found in sumocoders FrameworkUserBundle up to 1.3.x. It has been rated as problematic. Affected by this issue is some unknown functionality of the file Resources/views/Security/login.html.twig. The manipulation leads to information exposure through error message. Upgrading to version 1.4.0 can addre... | [{'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': 'sumocoders/framework-user-bundle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-10012'}, {'type': 'WEB', 'url': 'https://github.com/sumocoders/FrameworkUserBundle/commit/abe4993390ba9bd7821ab12678270556645f94c8'}, {'type': 'PACKAGE', 'url': 'https://github.com/sumocoders/FrameworkUserBundle'}, {'type': 'WEB', 'url': 'https://g... | {'cwe_ids': ['CWE-209'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-10T22:28:54Z', 'nvd_published_at': '2023-01-03T09:15:00Z'} |
1.4.0 | GHSA-jqh6-9574-5x22 | 2023-02-28T20:40:27Z | 2023-01-23T22:05:28Z | null | ['CVE-2023-24057'] | MITM based Zip Slip in `ca.uhn.hapi.fhir:org.hl7.fhir.core` | ### Impact
MITM can enable Zip-Slip.
### Vulnerability
#### Vulnerability 1: `Scanner.java`
There is no validation that the zip file being unpacked has entries that are not maliciously writing outside of the intended destination directory.
https://github.com/hapifhir/org.hl7.fhir.core/blob/8c43e21094af971303131efd0... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'ca.uhn.hapi.fhir:org.hl7.fhir.core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.6.92'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'ca.uhn.hapi.fhir:org.hl7.fhir.convertors'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': ... | [{'type': 'WEB', 'url': 'https://github.com/HL7/fhir-ig-publisher/security/advisories/GHSA-xr8x-pxm6-prjg'}, {'type': 'WEB', 'url': 'https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-jqh6-9574-5x22'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24057'}, {'type': 'WEB', 'u... | {'cwe_ids': ['CWE-22'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-23T22:05:28Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-f259-h6m8-hm8m | 2023-01-12T16:49:52Z | 2023-01-06T06:30:25Z | null | ['CVE-2022-25923'] | exec-local-bin vulnerable to Command Injection | Versions of the package exec-local-bin before 1.2.0 are vulnerable to Command Injection via the `theProcess()` functionality due to improper user-input sanitization. | [{'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': 'exec-local-bin'}, 'ecosystem_specific': {'affected_functions': ['exec-local-bin']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25923'}, {'type': 'WEB', 'url': 'https://github.com/saeedseyfi/exec-local-bin/commit/d425866375c85038133a6f79db2aac66c0a72624'}, {'type': 'PACKAGE', 'url': 'https://github.com/saeedseyfi/exec-local-bin'}, {'type': 'WEB', 'url': 'https://github.com/... | {'cwe_ids': ['CWE-77'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T20:11:57Z', 'nvd_published_at': '2023-01-06T05:15:00Z'} |
1.4.0 | GHSA-xrh7-m5pp-39r6 | 2023-02-08T22:37:39Z | 2023-01-31T22:39:40Z | null | ['CVE-2023-23630'] | XSS Attack with Express API | ### Impact
XSS attack - anyone using the Express API is impacted
### Patches
The problem has been resolved. Users should upgrade to version 2.0.0.
### Workarounds
Don't pass user supplied data directly to `res.renderFile`.
### References
_Are there any links users can visit to find out more?_
See https://github.com... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'eta'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23630'}, {'type': 'WEB', 'url': 'https://github.com/eta-dev/eta/commit/5651392462ee0ff19d77c8481081a99e5b9138dd'}, {'type': 'PACKAGE', 'url': 'https:/... | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-31T22:39:40Z', 'nvd_published_at': '2023-02-01T01:15:00Z'} |
1.4.0 | GHSA-88p8-4vv5-82j7 | 2023-01-26T23:51:40Z | 2023-01-26T23:51:40Z | null | ['CVE-2015-2179'] | xaviershay-dm-rails Gem for Ruby exposes sensitive information via the process table | xaviershay-dm-rails Gem for Ruby contains a flaw in the `execute()` function in `/datamapper/dm-rails/blob/master/lib/dm-rails/storage.rb`. The issue is due to the function exposing sensitive information via the process table. This may allow a local attack to gain access to MySQL credential information.
| [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'xaviershay-dm-rails'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.2.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-2179'}, {'type': 'PACKAGE', 'url': 'https://github.com/datamapper/dm-rails'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/xaviershay-dm-rails/CVE-2015-2179.yml'}] | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-26T23:51:40Z', 'nvd_published_at': None} |
1.4.0 | GHSA-h632-p764-pjqm | 2023-02-07T04:10:00Z | 2023-01-27T00:56:58Z | null | ['CVE-2021-41231'] | DataFlow upload remote code execution vulnerability | ### Impact
An administrator with the permissions to upload files via DataFlow and to create products was able to execute arbitrary code via the convert profile.
| [{'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': 'openmage/magento-lts'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '19.4.22'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'openmage/magento-lts'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '20.0.0'}, {'fixed': '20.... | [{'type': 'WEB', 'url': 'https://github.com/OpenMage/magento-lts/security/advisories/GHSA-h632-p764-pjqm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-41231'}, {'type': 'WEB', 'url': 'https://github.com/OpenMage/magento-lts/commit/d16fc6c5a1e66c6f0d9f82020f11702a7ddd78e4'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-434', 'CWE-77'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T00:56:58Z', 'nvd_published_at': '2023-01-27T19:15:00Z'} |
1.4.0 | GHSA-jm3m-wr3p-hjrq | 2023-02-02T17:16:19Z | 2023-01-27T00:30:18Z | null | ['CVE-2023-0519'] | Cross-site Scripting in modoboa | Cross-site Scripting (XSS) - Stored in GitHub repository modoboa/modoboa prior to 2.0.4. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'modoboa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0519'}, {'type': 'WEB', 'url': 'https://github.com/modoboa/modoboa/commit/eef9ab72b5305578a3ad7a7463bd284aa645e98b'}, {'type': 'PACKAGE', 'url': 'https://github.com/modoboa/modoboa'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/891ad0cb-d12f... | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:05:12Z', 'nvd_published_at': '2023-01-26T23:15:00Z'} |
1.4.0 | GHSA-7rrj-xr53-82p7 | 2023-01-06T21:40:58Z | 2023-01-06T21:40:58Z | null | ['CVE-2023-22466'] | Tokio reject_remote_clients configuration may get dropped when creating a Windows named pipe | ### Impact
When configuring a Windows named pipe server, setting `pipe_mode` will reset `reject_remote_clients` to `false`. If the application has previously configured `reject_remote_clients` to `true`, this effectively undoes the configuration. This also applies if `reject_remote_clients` is not explicitly set as th... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L'}] | [{'package': {'ecosystem': 'crates.io', 'name': 'tokio'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.7.0'}, {'fixed': '1.18.4'}]}]}, {'package': {'ecosystem': 'crates.io', 'name': 'tokio'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.19.0'}, {'fixed': '1.20.3'}]}]}, {'package': {'ec... | [{'type': 'WEB', 'url': 'https://github.com/tokio-rs/tokio/security/advisories/GHSA-7rrj-xr53-82p7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22466'}, {'type': 'WEB', 'url': 'https://github.com/tokio-rs/tokio/pull/5336'}, {'type': 'PACKAGE', 'url': 'https://github.com/tokio-rs/tokio'}, {'... | {'cwe_ids': ['CWE-665'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-06T21:40:58Z', 'nvd_published_at': '2023-01-04T22:15:00Z'} |
1.4.0 | GHSA-fhg7-m89q-25r3 | 2023-06-21T18:10:46Z | 2023-01-24T15:36:32Z | null | ['CVE-2022-25927'] | ReDoS Vulnerability in ua-parser-js version | ### Description:
A regular expression denial of service (ReDoS) vulnerability has been discovered in `ua-parser-js`.
### Impact:
This vulnerability bypass the library's `MAX_LENGTH` input limit prevention. By crafting a very-very-long user-agent string with specific pattern, an attacker can turn the script to get stuc... | [{'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': 'npm', 'name': 'ua-parser-js'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.7.33'}]}]}, {'package': {'ecosystem': 'npm', 'name': 'ua-parser-js'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.8.0'}, {'fixed': '1.0.33'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/faisalman/ua-parser-js/security/advisories/GHSA-fhg7-m89q-25r3'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25927'}, {'type': 'WEB', 'url': 'https://github.com/faisalman/ua-parser-js/commit/a6140a17dd0300a35cfc9cff999545f267889411'}, {'type': 'PAC... | {'cwe_ids': ['CWE-1333', 'CWE-400'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-24T15:36:32Z', 'nvd_published_at': '2023-01-26T21:15:00Z'} |
1.4.0 | GHSA-58h4-9m7m-j9m4 | 2023-01-31T01:47:43Z | 2023-01-09T20:06:02Z | null | ['CVE-2022-3145'] | @okta/oidc-middlewareOpen Redirect vulnerability | An open redirect vulnerability exists in Okta OIDC Middleware prior to version 5.0.0 allowing an attacker to redirect a user to an arbitrary URL.
**Affected products and versions**
Okta OIDC Middleware prior to version 5.0.0.
**Resolution**
The vulnerability is fixed in OIDC Middleware 5.0.0. To remediate this vulne... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'npm', 'name': '@okta/oidc-middleware'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.0.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/okta/okta-oidc-middleware/security/advisories/GHSA-58h4-9m7m-j9m4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-3145'}, {'type': 'WEB', 'url': 'https://github.com/okta/okta-oidc-middleware/commit/5d10b3ccdd5d6893de4d8b58696094267d30c113'}, {'type':... | {'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T20:06:02Z', 'nvd_published_at': '2023-01-12T19:15:00Z'} |
1.4.0 | GHSA-6p4m-hw2h-6gmw | 2023-01-25T19:39:03Z | 2023-01-25T19:39:03Z | null | ['CVE-2023-22736'] | Controller reconciles apps outside configured namespaces when sharding is enabled | ### Impact
All Argo CD versions starting with 2.5.0-rc1 are vulnerable to an authorization bypass bug which allows a malicious Argo CD user to deploy Applications outside the configured allowed namespaces.
#### Description of exploit
Reconciled Application namespaces are specified as a comma-delimited list of glob ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/argoproj/argo-cd'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.5.0-rc1'}, {'fixed': '2.5.8'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/argoproj/argo-cd'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6.0-rc4'}, {'fix... | [{'type': 'WEB', 'url': 'https://github.com/argoproj/argo-cd/security/advisories/GHSA-6p4m-hw2h-6gmw'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22736'}, {'type': 'PACKAGE', 'url': 'https://github.com/argoproj/argo-cd'}] | {'cwe_ids': ['CWE-862'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-25T19:39:03Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-w9mr-4mfr-499f | 2023-01-11T23:00:55Z | 2023-01-05T12:30:27Z | null | ['CVE-2017-20162'] | Vercel ms Inefficient Regular Expression Complexity vulnerability | A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has been disclosed to the pu... | [{'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': 'npm', 'name': 'ms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-20162'}, {'type': 'WEB', 'url': 'https://github.com/vercel/ms/pull/89'}, {'type': 'WEB', 'url': 'https://github.com/vercel/ms/commit/caae2988ba2a37765d055c4eee63d383320ee662'}, {'type': 'PACKAGE', 'url': 'https://github.com/vercel/ms'}, {'type': 'W... | {'cwe_ids': ['CWE-1333'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-10T21:45:33Z', 'nvd_published_at': '2023-01-05T12:15:00Z'} |
1.4.0 | GHSA-v9gj-5rgp-w33r | 2023-01-20T23:06:48Z | 2023-01-19T09:30:16Z | null | ['CVE-2023-0398'] | Modoboa is vulnerable to Cross-Site Request Forgery | Modoboa 2.0.3 and prior is vulnerable to Cross-Site Request Forgery. A patch is available and anticipated to be part of version 2.0.4. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'modoboa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.0.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0398'}, {'type': 'WEB', 'url': 'https://github.com/modoboa/modoboa/commit/8e14ac93669df4f35fcdebd55dc9d2f0fed3ed48'}, {'type': 'PACKAGE', 'url': 'https://github.com/modoboa/modoboa'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/0a852351-00ed... | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T23:06:48Z', 'nvd_published_at': '2023-01-19T09:15:00Z'} |
1.4.0 | GHSA-m589-mv4q-p7rj | 2023-01-23T18:49:42Z | 2023-01-13T21:30:26Z | null | ['CVE-2022-45299'] | webbrowser-rs allows attackers to access arbitrary files via supplying a crafted URL | An issue in the IpFile argument of rust-lang webbrowser-rs v0.8.2 allows attackers to access arbitrary files via supplying a crafted URL. | [{'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': 'crates.io', 'name': 'webbrowser'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.8.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-45299'}, {'type': 'WEB', 'url': 'https://github.com/amodm/webbrowser-rs/commit/431b5139e274b7e456bea27e768aaa121b97be4c'}, {'type': 'PACKAGE', 'url': 'https://github.com/amodm/webbrowser-rs'}, {'type': 'WEB', 'url': 'https://github.com/amodm/webbro... | {'cwe_ids': ['CWE-22'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-14T05:18:53Z', 'nvd_published_at': '2023-01-13T21:15:00Z'} |
1.4.0 | GHSA-685j-36qx-3vp2 | 2023-02-06T16:43:39Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24428'] | Cross-site request forgery vulnerability in Jenkins Bitbucket OAuth Plugin | A cross-site request forgery (CSRF) vulnerability in Jenkins Bitbucket OAuth Plugin 0.12 and earlier allows attackers to trick users into logging in to the attacker's account. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:bitbucket-oauth'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.13'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24428'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/bitbucket-oauth-plugin/commit/a927a8ff2e069afebb97f33f6798033ef4451e4f'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/bitbucket-oauth-plugin'}, {'type': 'WEB', 'url': 'https... | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:08:12Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-h6p3-p4vx-wr8q | 2023-01-11T23:47:24Z | 2023-01-11T23:47:24Z | null | [] | dompurify vulnerable to Cross-site Scripting | dompurify prior to version 2.2.3 is vulnerable to a cross-site scripting problem caused by nested headlines. | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'dompurify'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.2.3'}]}]}] | [{'type': 'PACKAGE', 'url': 'https://github.com/cure53/DOMPurify'}, {'type': 'WEB', 'url': 'https://github.com/cure53/DOMPurify/releases/tag/2.2.3'}, {'type': 'WEB', 'url': 'https://security.snyk.io/vuln/SNYK-JS-DOMPURIFY-2863266'}, {'type': 'WEB', 'url': 'https://www.vidocsecurity.com/blog/hacking-swagger-ui-from-xss-... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-11T23:47:24Z', 'nvd_published_at': None} |
1.4.0 | GHSA-r3c9-9j5q-pwv4 | 2023-02-07T21:54:06Z | 2023-01-26T19:51:48Z | null | ['CVE-2021-21395'] | magento-lts Reset Password not protected against well-timed CSRF | ### Impact
Password reset form is vulnerable to CSRF between time reset password link is clicked and user submits new password.
### Patches
PR forthcoming
### Workarounds
None | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'openmage/magento-lts'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '19.4.22'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'openmage/magento-lts'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '20.0.0'}, {'fixed': '20.... | [{'type': 'WEB', 'url': 'https://github.com/OpenMage/magento-lts/security/advisories/GHSA-r3c9-9j5q-pwv4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21395'}, {'type': 'WEB', 'url': 'https://hackerone.com/reports/1086752'}, {'type': 'PACKAGE', 'url': 'https://github.com/OpenMage/magento-lts... | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-26T19:51:48Z', 'nvd_published_at': '2023-01-27T16:15:00Z'} |
1.4.0 | GHSA-2phw-rgr7-5pvh | 2023-01-13T21:05:41Z | 2023-01-09T09:30:25Z | null | ['CVE-2010-10004'] | Information Cards Module vulnerable to Cross-site Scripting | A vulnerability was found in Information Cards Module and classified as problematic. This issue affects some unknown processing. The manipulation leads to cross site scripting. The attack may be initiated remotely. Upgrading to version 1.0 is able to address this issue. The name of the patch is f6bfea49ae16dc6e179df830... | [{'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': 'simplesamlphp/simplesamlphp-module-infocard'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2010-10004'}, {'type': 'WEB', 'url': 'https://github.com/simplesamlphp/simplesamlphp-module-infocard/commit/f6bfea49ae16dc6e179df8306d39c3694f1ef186'}, {'type': 'PACKAGE', 'url': 'https://github.com/simplesamlphp/simplesamlphp-module-infocard'}, {'type'... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-13T21:05:41Z', 'nvd_published_at': '2023-01-09T08:15:00Z'} |
1.4.0 | GHSA-5465-xc2j-6p84 | 2023-02-08T21:36:10Z | 2023-01-26T21:30:20Z | null | ['CVE-2023-0229'] | github.com/openshift/apiserver-library-go Improper Input Validation vulnerability | A flaw was found in github.com/openshift/apiserver-library-go, used in OpenShift 4.12 and 4.11, that contains an issue that can allow low-privileged users to set the seccomp profile for pods they control to "unconfined." By default, the seccomp profile used in the restricted-v2 Security Context Constraint (SCC) is "run... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/openshift/apiserver-library-go'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.0-20230120221150-cefee9e0162b'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0229'}, {'type': 'WEB', 'url': 'https://github.com/openshift/apiserver-library-go/pull/97'}, {'type': 'WEB', 'url': 'https://github.com/openshift/apiserver-library-go/commit/30f75d79e424ca462c6de53ee8b93f91183763e6'}, {'type': 'WEB', 'url': 'https:... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T21:36:10Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-5qq4-m6c3-xxmf | 2023-01-30T18:17:38Z | 2023-01-26T21:30:28Z | null | ['CVE-2022-21192'] | Directory Traversal vulnerability in serve-lite | All versions of the package serve-lite are vulnerable to Directory Traversal due to missing input sanitization or other checks and protections employed to the req.url passed as-is to path.join(). | [{'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': 'npm', 'name': 'serve-lite'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-21192'}, {'type': 'WEB', 'url': 'https://gist.github.com/lirantal/9ccdfda0edcb95e36d07a04b0b6c2db0'}, {'type': 'PACKAGE', 'url': 'https://github.com/beenotung/serve-lite'}, {'type': 'WEB', 'url': 'https://security.snyk.io/vuln/SNYK-JS-SERVELITE-314... | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-30T18:17:38Z', 'nvd_published_at': '2023-01-26T21:15:00Z'} |
1.4.0 | GHSA-g25r-gvq3-wrq7 | 2023-02-07T15:49:33Z | 2023-01-25T19:36:09Z | null | ['CVE-2022-21953'] | Authenticated user can gain unauthorized shell pod and kubectl access in the local cluster | ### Impact
An issue was discovered in Rancher where an authorization logic flaw allows an authenticated user on any downstream cluster to (1) open a shell pod in the Rancher `local` cluster and (2) have limited `kubectl` access to it. The expected behavior is that a user does not have such access in the Rancher `local... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.5.0'}, {'fixed': '2.5.17'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6.0'}, {'fixed': '2.6... | [{'type': 'WEB', 'url': 'https://github.com/rancher/rancher/security/advisories/GHSA-g25r-gvq3-wrq7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-21953'}, {'type': 'WEB', 'url': 'https://bugzilla.suse.com/show_bug.cgi?id=1199731'}, {'type': 'PACKAGE', 'url': 'https://github.com/rancher/ranch... | {'cwe_ids': ['CWE-284', 'CWE-285', 'CWE-862'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-25T19:36:09Z', 'nvd_published_at': '2023-02-07T13:15:00Z'} |
1.4.0 | GHSA-j94p-hv25-rm5g | 2023-01-03T12:28:06Z | 2023-01-03T12:28:06Z | null | ['CVE-2022-47551'] | Apiman has potential permissions bypass | ### Impact
Incorrect default permissions for certain read-only resources in the Apiman 1.5.7.Final through 2.2.3.Final in the Apiman Manager REST API allows a remote authenticated attacker to access information and resources in an Apiman Organizations they are not a member of and/or do not have permissions for.
For e... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.apiman:apiman-manager-api-rest-impl'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.5.7'}, {'fixed': '3.0.0.Final'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.2.3.Final'}}] | [{'type': 'WEB', 'url': 'https://github.com/apiman/apiman/security/advisories/GHSA-j94p-hv25-rm5g'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-47551'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-54r5-wr8x-x5v3'}, {'type': 'PACKAGE', 'url': 'https://github.com/apiman/api... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-03T12:28:06Z', 'nvd_published_at': None} |
1.4.0 | GHSA-2x48-p6cq-5xcw | 2023-01-31T01:59:08Z | 2023-01-23T06:30:20Z | null | ['CVE-2022-46959'] | Path Traversal in github.com/go-sonic/sonic | An issue in the component /admin/backups/work-dir of Sonic v1.0.4 allows attackers to execute a directory traversal. | [{'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/go-sonic/sonic'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.5'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-46959'}, {'type': 'WEB', 'url': 'https://github.com/go-sonic/sonic/issues/56'}, {'type': 'WEB', 'url': 'https://github.com/go-sonic/sonic/pull/61/commits/3b00266a13fa69284f4b3f4b37d29be8f8e02f31'}, {'type': 'PACKAGE', 'url': 'https://github.com/go-... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-23T20:37:57Z', 'nvd_published_at': '2023-01-23T05:15:00Z'} |
1.4.0 | GHSA-6mjp-2rm6-9g85 | 2023-01-10T21:42:55Z | 2023-01-06T17:15:47Z | null | ['CVE-2023-22457'] | XWiki CKEditor.HTMLConverter vulnerable to Remote Code Execution via Cross-Site Request Forgery | ### Impact
The `CKEditor.HTMLConverter` document lacked a protection against Cross-Site Request Forgery (CSRF), allowing to execute macros with the rights of the current user. If a privileged user with programming rights was tricked into executing a GET request to this document with certain parameters (e.g., via an ima... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.contrib:application-ckeditor-ui'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.64.3'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/xwiki-contrib/application-ckeditor/security/advisories/GHSA-6mjp-2rm6-9g85'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22457'}, {'type': 'WEB', 'url': 'https://github.com/xwiki-contrib/application-ckeditor/commit/6b1053164386aefc526df7512bc664918... | {'cwe_ids': ['CWE-352'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-06T17:15:47Z', 'nvd_published_at': '2023-01-04T15:15:00Z'} |
1.4.0 | GHSA-8686-4cr3-76wj | 2023-01-12T16:49:30Z | 2023-01-07T06:30:20Z | null | ['CVE-2023-0106'] | usememos/memos vulnerable to stored Cross-site Scripting | Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0. | [{'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': 'Go', 'name': 'github.com/usememos/memos'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.10.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0106'}, {'type': 'WEB', 'url': 'https://github.com/usememos/memos/commit/0f8ce3dd1696722f951d7195ad1f88b39a5d15d7'}, {'type': 'PACKAGE', 'url': 'https://github.com/usememos/memos'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/5c0809cb-f4ff-4... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T21:53:55Z', 'nvd_published_at': '2023-01-07T04:15:00Z'} |
1.4.0 | GHSA-v436-q368-hvgg | 2023-01-23T18:47:54Z | 2023-01-12T23:39:39Z | null | ['CVE-2023-0091'] | Keycloak has lack of validation of access token on client registrations endpoint | When a service account with the create-client or manage-clients role can use the client-registration endpoints to create/manage clients with an access token.
If the access token is leaked, there is an option to revoke the specific token. However, the check is not performed in client-registration endpoints. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.keycloak:keycloak-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '20.0.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 20.0.2'}}] | [{'type': 'WEB', 'url': 'https://github.com/keycloak/keycloak/security/advisories/GHSA-v436-q368-hvgg'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0091'}, {'type': 'WEB', 'url': 'https://access.redhat.com/security/cve/CVE-2023-0091'}, {'type': 'PACKAGE', 'url': 'https://github.com/keycloak/... | {'cwe_ids': ['CWE-284', 'CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T23:39:39Z', 'nvd_published_at': '2023-01-13T06:15:00Z'} |
1.4.0 | GHSA-prcg-mc23-hgjh | 2023-02-02T22:19:25Z | 2023-01-26T21:30:29Z | null | ['CVE-2020-22452'] | phpmyadmin contains SQL Injection vulnerability | SQL Injection vulnerability in function getTableCreationQuery in CreateAddField.php in phpMyAdmin 5.x before 5.0.2 via the tbl_storage_engine or tbl_collation parameters to tbl_create.php. | [{'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': 'phpmyadmin/phpmyadmin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '5.0.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-22452'}, {'type': 'WEB', 'url': 'https://github.com/phpmyadmin/phpmyadmin/issues/15898'}, {'type': 'WEB', 'url': 'https://github.com/phpmyadmin/phpmyadmin/pull/16004'}, {'type': 'WEB', 'url': 'https://github.com/phpmyadmin/phpmyadmin/commit/bc98246... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-02T22:19:25Z', 'nvd_published_at': '2023-01-26T21:15:00Z'} |
1.4.0 | GHSA-r4hg-4cpq-q57c | 2023-02-07T21:17:31Z | 2023-01-31T06:30:26Z | null | ['CVE-2022-25979'] | jSuites subect to Cross-site Scripting | Versions of the package jsuites before 5.0.1 are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization in the Editor() function. | [{'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': 'npm', 'name': 'jsuites'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25979'}, {'type': 'WEB', 'url': 'https://github.com/jsuites/jsuites/issues/134'}, {'type': 'WEB', 'url': 'https://github.com/jsuites/jsuites/commit/b31770d5fe91684a00177f629aab933139c32d9f'}, {'type': 'PACKAGE', 'url': 'https://github.com/jsuites/j... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-01T20:58:02Z', 'nvd_published_at': '2023-01-31T05:15:00Z'} |
1.4.0 | GHSA-c467-5c2g-jp86 | 2023-01-27T01:16:04Z | 2023-01-27T00:30:18Z | null | ['CVE-2023-0470'] | Cross-site Scripting in modoboa | Cross-site Scripting (XSS) - Stored in GitHub repository modoboa/modoboa prior to 2.0.4. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'modoboa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0470'}, {'type': 'WEB', 'url': 'https://github.com/modoboa/modoboa/commit/354ab6884019009249097a7f3a1881d81ecd2fd2'}, {'type': 'PACKAGE', 'url': 'https://github.com/modoboa/modoboa'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/baae3180-b63b... | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:16:04Z', 'nvd_published_at': '2023-01-26T22:15:00Z'} |
1.4.0 | GHSA-r894-5r7v-7rx3 | 2023-01-12T23:40:22Z | 2023-01-07T09:30:17Z | null | ['CVE-2014-125055'] | easy-scrypt Observable Timing Discrepancy vulnerability | A vulnerability, which was classified as problematic, was found in agnivade easy-scrypt. Affected is the function `VerifyPassphrase` of the file `scrypt.go`. The manipulation leads to observable timing discrepancy. Upgrading to version 1.0.0 can address this issue. The name of the patch is 477c10cf3b144ddf96526aa09f5fd... | [{'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': 'Go', 'name': 'github.com/agnivade/easy-scrypt'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-125055'}, {'type': 'WEB', 'url': 'https://github.com/agnivade/easy-scrypt/commit/477c10cf3b144ddf96526aa09f5fdea613f21812'}, {'type': 'PACKAGE', 'url': 'https://github.com/agnivade/easy-scrypt'}, {'type': 'WEB', 'url': 'https://github.com/agnivade/... | {'cwe_ids': ['CWE-208'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T23:40:22Z', 'nvd_published_at': '2023-01-07T09:15:00Z'} |
1.4.0 | GHSA-x9vc-5q77-m7x4 | 2023-01-23T20:40:08Z | 2023-01-22T03:30:28Z | null | ['CVE-2023-0434'] | Improper Input Validation in pyload-ng | Improper Input Validation in GitHub repository pyload/pyload prior to 0.5.0b3.dev40. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:P/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'pyload-ng'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.0b3.dev40'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0434'}, {'type': 'WEB', 'url': 'https://github.com/pyload/pyload/commit/a2b1eb1028f45ac58dea5f58593c1d3db2b4a104'}, {'type': 'PACKAGE', 'url': 'https://github.com/pyload/pyload'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/7d9332d8-6997-483... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-23T20:40:08Z', 'nvd_published_at': '2023-01-22T01:15:00Z'} |
1.4.0 | GHSA-8mmh-h4jh-2g34 | 2023-02-03T20:34:57Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24455'] | Path Traversal in Jenkins visualexpert Plugin | Jenkins visualexpert Plugin 1.3 and earlier does not restrict the names of files in methods implementing form validation, allowing attackers with Item/Configure permission to check for the existence of an attacker-specified file path on the Jenkins controller file system. | [{'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': 'Maven', 'name': 'io.jenkins.plugins:visualexpert'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24455'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2709'}] | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T00:56:07Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-9jwh-qvg7-gr59 | 2023-01-27T01:26:59Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24432'] | CSRF vulnerability in Jenkins Orka Plugin allow capturing credentials | A cross-site request forgery (CSRF) vulnerability in Jenkins Orka by MacStadium Plugin 1.31 and earlier allows attackers to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins.plugins:macstadium-orka'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.32'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24432'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2772%20(2)'}] | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:26:59Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-g7mw-9pf9-p2pm | 2023-01-12T23:40:45Z | 2023-01-07T21:30:39Z | null | ['CVE-2014-125064'] | gosqljson SQL Injection vulnerability | A vulnerability, which was classified as critical, has been found in elgs gosqljson. This issue affects the function `QueryDbToArray/QueryDbToMap/ExecDb` of the file `gosqljson.go`. The manipulation of the argument sqlStatement leads to sql injection. The name of the patch is 2740b331546cb88eb61771df4c07d389e9f0363a. I... | [{'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': 'Go', 'name': 'github.com/elgs/gosqljson'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.0-20220916234230-750f26ee23c7'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-125064'}, {'type': 'WEB', 'url': 'https://github.com/elgs/gosqljson/commit/2740b331546cb88eb61771df4c07d389e9f0363a'}, {'type': 'PACKAGE', 'url': 'https://github.com/elgs/gosqljson'}, {'type': 'WEB', 'url': 'https://pkg.go.dev/vuln/GO-2023-1494'}, ... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T23:40:45Z', 'nvd_published_at': '2023-01-07T20:15:00Z'} |
1.4.0 | GHSA-6c25-cxcc-pmc4 | 2023-02-08T22:20:19Z | 2023-01-31T18:30:23Z | null | ['CVE-2023-24163'] | Dromara hutool vulnerable to SQL Injection | SQL Inection vulnerability in Dromara hutool v5.8.11 allows attacker to execute arbitrary code via the aviator template engine. | [{'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': 'cn.hutool:hutool-all'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.8.11'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24163'}, {'type': 'PACKAGE', 'url': 'https://gitee.com/dromara/hutool'}, {'type': 'WEB', 'url': 'https://gitee.com/dromara/hutool/issues/I6AJWJ#note_15801868'}] | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T22:20:19Z', 'nvd_published_at': '2023-01-31T16:15:00Z'} |
1.4.0 | GHSA-5xpc-c4xv-7w62 | 2023-02-03T20:39:19Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24449'] | Path traversal vulnerability in Jenkins PWauth Security Realm Plugin | Jenkins PWauth Security Realm Plugin 0.4 and earlier does not restrict the names of files in methods implementing form validation, allowing attackers with Overall/Read permission to check for the existence of an attacker-specified file path on the Jenkins controller file system. | [{'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': 'Maven', 'name': 'org.jvnet.hudson.plugins:pwauth'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24449'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2985'}] | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:28:27Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-g5mj-c26g-vmpm | 2023-02-03T20:36:33Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24443'] | XML Entity Expansion in Jenkins TestComplete support Plugin | Jenkins TestComplete support Plugin 2.8.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. | [{'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.jenkins-ci.plugins:TestComplete'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.8.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24443'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2741'}] | {'cwe_ids': ['CWE-611', 'CWE-776'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:00:03Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-v4w5-r2xc-7f8h | 2023-07-21T18:02:01Z | 2023-01-09T21:57:10Z | null | ['CVE-2023-22479'] | KubePi session fixation attack allows an attacker to hijack a legitimate user session. | ### Summary
A session fixation attack allows an attacker to hijack a legitimate user session. The attack investigates a flaw in how the online application handles the session ID, especially the susceptible web application.
### Affected Version
<= v1.6.3
### Patches
The vulnerability has been fixed in [v1.6.4](https:/... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/KubeOperator/kubepi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.4'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.6.3'}}] | [{'type': 'WEB', 'url': 'https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h'}, {'type': 'WEB', 'url': 'https://github.com/KubeOperator/KubePi/security/advisories/GHSA-v4w5-r2xc-7f8h'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22479'}, {'type': 'WEB', 'url': 'https... | {'cwe_ids': ['CWE-384'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T21:57:10Z', 'nvd_published_at': '2023-01-10T21:15:00Z'} |
1.4.0 | GHSA-vf99-xw26-86g5 | 2023-01-11T20:54:21Z | 2023-01-05T09:30:28Z | null | ['CVE-2023-22626'] | PgHero Allows Information Disclosure Through EXPLAIN Feature | PgHero before 3.1.0 allows Information Disclosure via EXPLAIN because query results may be present in an error message. (Depending on database user privileges, this may only be information from the database, or may be information from file contents on the database server.) | [{'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': 'RubyGems', 'name': 'pghero'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22626'}, {'type': 'WEB', 'url': 'https://github.com/ankane/pghero/issues/439'}, {'type': 'PACKAGE', 'url': 'https://github.com/ankane/pghero'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/pghero/CVE-2023-226... | {'cwe_ids': ['CWE-209'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T20:03:14Z', 'nvd_published_at': '2023-01-05T08:15:00Z'} |
1.4.0 | GHSA-9963-gmh8-vvm6 | 2023-02-03T20:35:06Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24456'] | Session fixation vulnerability in Jenkins Keycloak Authentication Plugin | Jenkins Keycloak Authentication Plugin 2.3.0 and earlier does not invalidate the previous session on login. | [{'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.jenkins-ci.plugins:keycloak'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.3.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24456'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2987'}] | {'cwe_ids': ['CWE-384'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T00:57:52Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-w475-749h-c77m | 2023-01-23T18:50:19Z | 2023-01-16T00:30:25Z | null | ['CVE-2023-0308'] | phpMyFAQ Stored Cross-site Scripting vulnerability | Cross-site Scripting (XSS) - Stored in GitHub repository thorsten/phpmyfaq prior to 3.1.10. | [{'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': 'thorsten/phpmyfaq'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0308'}, {'type': 'WEB', 'url': 'https://github.com/thorsten/phpmyfaq/commit/810ee26d25c3d97664532861863099952f0e9a1f'}, {'type': 'PACKAGE', 'url': 'https://github.com/thorsten/phpmyfaq'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/83cfed62-... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T22:02:26Z', 'nvd_published_at': '2023-01-15T22:15:00Z'} |
1.4.0 | GHSA-jjvp-wfp8-rv69 | 2023-01-12T20:58:04Z | 2023-01-06T21:30:40Z | null | ['CVE-2018-25068'] | globalpom-utils has Insecure Temporary File | A vulnerability has been found in devent globalpom-utils up to 4.5.0 and classified as critical. This vulnerability affects the function `createTmpDir` of the file `globalpomutils-fileresources/src/main/java/com/anrisoftware/globalpom/fileresourcemanager/FileResourceManagerProvider.java`. The manipulation leads to inse... | [{'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': 'com.anrisoftware.globalpom:globalpomutils'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.5.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-25068'}, {'type': 'WEB', 'url': 'https://github.com/devent/globalpom-utils/commit/77a820bac2f68e662ce261ecb050c643bd7ee560'}, {'type': 'PACKAGE', 'url': 'https://github.com/devent/globalpom-utils'}, {'type': 'WEB', 'url': 'https://github.com/devent... | {'cwe_ids': ['CWE-377'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T20:58:04Z', 'nvd_published_at': '2023-01-06T21:15:00Z'} |
1.4.0 | GHSA-864v-6qj7-62qj | 2023-02-03T20:32:27Z | 2023-01-24T20:47:19Z | null | ['CVE-2023-23612'] | Issue with whitespace in JWT roles in OpenSearch | ### Advisory title: Issue with whitespace in JWT roles
### Affected versions:
OpenSearch 1.0.0-1.3.7 and 2.0.0-2.4.1
### Patched versions:
OpenSearch 1.3.8 and 2.5.0
### Impact:
OpenSearch uses JWTs to store role claims obtained from the Identity Provider (IdP) when the authentication backend is SAML or OpenID Conne... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.opensearch:opensearch-security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.opensearch:opensearch-security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'... | [{'type': 'WEB', 'url': 'https://github.com/opensearch-project/security/security/advisories/GHSA-864v-6qj7-62qj'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23612'}, {'type': 'WEB', 'url': 'https://github.com/opensearch-project/OpenSearch/releases/tag/2.5.0'}, {'type': 'PACKAGE', 'url': 'ht... | {'cwe_ids': ['CWE-269', 'CWE-287'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-24T20:47:19Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-3xq5-wjfh-ppjc | 2023-01-09T14:10:49Z | 2023-01-09T14:10:49Z | null | ['CVE-2023-22467'] | Luxon Inefficient Regular Expression Complexity vulnerability | # Impact
Luxon's `DateTime.fromRFC2822() has quadratic (N^2) complexity on some specific inputs. This causes a noticeable slowdown for inputs with lengths above 10k characters. Users providing untrusted data to this method are therefore vulnerable to (Re)DoS attacks.
This is the same bug as Moment's https://github.com... | [{'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': 'npm', 'name': 'luxon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.0'}, {'fixed': '1.28.1'}]}]}, {'package': {'ecosystem': 'npm', 'name': 'luxon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.5.2'}]}]}, {'package': {'ecosystem': 'npm... | [{'type': 'WEB', 'url': 'https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc'}, {'type': 'WEB', 'url': 'https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22467'}, {'type': 'WEB', 'url': 'https://github.c... | {'cwe_ids': ['CWE-1333'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T14:10:49Z', 'nvd_published_at': '2023-01-04T22:15:00Z'} |
1.4.0 | GHSA-8f7f-vqg5-jrv9 | 2023-01-23T18:52:27Z | 2023-01-10T22:43:38Z | null | ['CVE-2023-21538'] | .NET Denial of Service Vulnerability | # Microsoft Security Advisory CVE-2023-21538: .NET Denial of Service Vulnerability
## <a name="executive-summary"></a>Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0. This advisory also provides guidance on what developers can do to update their... | [{'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.NetCore.App.Runtime.linux-arm'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fixed': '6.0.13'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NetCore.App.Runtime.linux-arm64'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'int... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/runtime/security/advisories/GHSA-8f7f-vqg5-jrv9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-21538'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/runtime'}, {'type': 'WEB', 'url': 'https://lists.fedoraproject.org/archives/list/pac... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-10T22:43:38Z', 'nvd_published_at': '2023-01-10T22:15:00Z'} |
1.4.0 | GHSA-8fcj-gf77-47mg | 2023-02-07T15:50:58Z | 2023-01-25T19:40:26Z | null | ['CVE-2022-43756'] | Denial of service (DoS) when processing Git credentials | ### Impact
A denial of services (DoS) vulnerability was discovered in Wrangler Git package affecting versions up to and including `v1.0.0`.
Specially crafted Git credentials can result in a denial of service (DoS) attack on an application that uses Wrangler due to the exhaustion of the available memory and CPU resour... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/wrangler'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.7.4-security1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 0.7.3'}}, {'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/wrangler'}, 'ran... | [{'type': 'WEB', 'url': 'https://github.com/rancher/wrangler/security/advisories/GHSA-8fcj-gf77-47mg'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-43756'}, {'type': 'WEB', 'url': 'https://github.com/rancher/wrangler/commit/341018c8fef3e12867c7cb2649bd2cecac75f287'}, {'type': 'WEB', 'url': 'h... | {'cwe_ids': ['CWE-150', 'CWE-74'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-25T19:40:26Z', 'nvd_published_at': '2023-02-07T13:15:00Z'} |
1.4.0 | GHSA-h8r9-467r-vjjf | 2023-01-11T20:55:13Z | 2023-01-05T03:30:37Z | null | ['CVE-2023-0057'] | pyLoad vulnerable to Improper Restriction of Rendered UI Layers or Frames | Improper Restriction of Rendered UI Layers or Frames in GitHub repository pyload/pyload prior to 0.5.0b3.dev33. | [{'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': 'pyload-ng'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.0b3.dev33'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0057'}, {'type': 'WEB', 'url': 'https://github.com/pyload/pyload/commit/bd2a31b7de54570b919aa1581d486e6ee18c0f64'}, {'type': 'PACKAGE', 'url': 'https://github.com/pyload/pyload'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/12b64f91-d048-490... | {'cwe_ids': ['CWE-1021'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T19:54:21Z', 'nvd_published_at': '2023-01-05T01:15:00Z'} |
1.4.0 | GHSA-46h7-vj7x-fxg2 | 2023-01-20T23:18:41Z | 2023-01-20T23:18:41Z | null | ['CVE-2023-22734'] | Shopware has Improper Input Validation issue in newsletter subscription | ### Impact
The newsletter double opt-in validation was not checked properly, and it was possible to skip the complete double opt in process.
### Patches
The problem has been fixed with 6.4.18.1
### Workarounds
For older versions of 6.1, 6.2, and 6.3, corresponding security measures are also available via a plugin. F... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'shopware/platform'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.4.18.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 6.4.18.0'}}, {'package': {'ecosystem': 'Packagist', 'name': 'shopware/core'}, 'ranges': [{'type'... | [{'type': 'WEB', 'url': 'https://github.com/shopware/platform/security/advisories/GHSA-46h7-vj7x-fxg2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22734'}, {'type': 'WEB', 'url': 'https://github.com/shopware/platform/commit/f5a95ee2bcf1e546878450963ef1d9886e59a620'}, {'type': 'WEB', 'url': ... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T23:18:41Z', 'nvd_published_at': '2023-01-17T22:15:00Z'} |
1.4.0 | GHSA-j6gc-792m-qgm2 | 2023-08-18T21:10:40Z | 2023-01-18T18:23:20Z | null | ['CVE-2023-22796'] | ReDoS based DoS vulnerability in Active Support's underscore | There is a possible regular expression based DoS vulnerability in Active Support. This vulnerability has been assigned the CVE identifier CVE-2023-22796.
Versions Affected: All Not affected: None Fixed Versions: 5.2.8.15 (Rails LTS, which is a paid service and not part of the rubygem), 6.1.7.1, 7.0.4.1
Impact
A speci... | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'activesupport'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.1.7.1'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'activesupport'}, 'ecosystem_specific': {'affected_functions': [''... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22796'}, {'type': 'WEB', 'url': 'https://github.com/rails/rails/commit/2164d4f6a1bde74b911fe9ba3c8df1b5bf345bf8'}, {'type': 'WEB', 'url': 'https://github.com/rails/rails/commit/a7cda7e6aa5334ab41b1f4b0f671be931be946ef'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': ['CWE-1333'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-01-18T18:23:20Z', 'nvd_published_at': '2023-02-09T20:15:00Z'} |
1.4.0 | GHSA-rc42-jghf-vr8f | 2023-01-23T20:34:52Z | 2023-01-14T15:30:25Z | null | ['CVE-2022-1812'] | Integer overflow in publify_core | Integer Overflow or Wraparound in GitHub repository publify/publify prior to 9.2.10 due to an unlimited length user name field. | [{'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': 'RubyGems', 'name': 'publify_core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '9.2.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1812'}, {'type': 'WEB', 'url': 'https://github.com/publify/publify/commit/29a5837c29620e33857d7a5afce01384e3f8e41a'}, {'type': 'PACKAGE', 'url': 'https://github.com/publify/publify_core'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-adv... | {'cwe_ids': ['CWE-190'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-23T20:34:52Z', 'nvd_published_at': '2023-01-14T14:15:00Z'} |
1.4.0 | GHSA-3ppr-72x5-x67q | 2023-01-27T01:03:33Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24441'] | XML external entity vulnerability on agents in Jenkins MSTest Plugin | Jenkins MSTest Plugin 1.0.0 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jvnet.hudson.plugins:mstest'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24441'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/mstest-plugin/releases/tag/mstest-1.0.1'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2292'}] | {'cwe_ids': ['CWE-776'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:03:33Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-798h-g4j5-5537 | 2023-01-19T16:38:30Z | 2023-01-11T15:30:28Z | null | ['CVE-2020-36649'] | PapaParse Inefficient Regular Expression Complexity vulnerability | A vulnerability was found in mholt PapaParse up to 5.1.x. It has been classified as problematic. Affected is an unknown function of the file papaparse.js. The manipulation leads to inefficient regular expression complexity. Upgrading to version 5.2.0 is able to address this issue. The name of the patch is 235a12758cd77... | [{'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': 'npm', 'name': 'papaparse'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.2.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-36649'}, {'type': 'WEB', 'url': 'https://github.com/mholt/PapaParse/issues/777'}, {'type': 'WEB', 'url': 'https://github.com/mholt/PapaParse/pull/779'}, {'type': 'WEB', 'url': 'https://github.com/mholt/PapaParse/commit/235a12758cd77266d2e98fd715f53... | {'cwe_ids': ['CWE-1333'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T20:51:49Z', 'nvd_published_at': '2023-01-11T15:15:00Z'} |
1.4.0 | GHSA-3g2g-rcm6-rrq2 | 2023-02-06T16:40:55Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24440'] | Cleartext Transmission of Sensitive Information in Jenkins JIRA Pipeline Steps Plugin | Jenkins JIRA Pipeline Steps Plugin 2.0.165.v8846cf59f3db and earlier transmits the private key in plain text as part of the global Jenkins configuration form, potentially resulting in their exposure. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:jira-steps'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.0.165.v8846cf59f3db'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24440'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2774'}] | {'cwe_ids': ['CWE-319'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:19:05Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-ww43-mcvh-35p4 | 2023-01-12T23:43:48Z | 2023-01-08T00:30:15Z | null | ['CVE-2014-125029'] | PaginationServiceProvider SQL Injection vulnerability | A vulnerability was found in ttskch PaginationServiceProvider up to 0.x. It has been declared as critical. This vulnerability affects unknown code of the file `demo/index.php` of the component demo. The manipulation of the argument sort/id leads to sql injection. Upgrading to version 1.0.0 can address this issue. The n... | [{'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': 'ttskch/pagination-service-provider'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-125029'}, {'type': 'WEB', 'url': 'https://github.com/ttskch/PaginationServiceProvider/commit/619de478efce17ece1a3b913ab16e40651e1ea7b'}, {'type': 'PACKAGE', 'url': 'https://github.com/ttskch/PaginationServiceProvider'}, {'type': 'WEB', 'url': 'http... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T23:43:48Z', 'nvd_published_at': '2023-01-07T22:15:00Z'} |
1.4.0 | GHSA-87rh-wc85-xqvc | 2023-02-03T20:40:22Z | 2023-01-26T21:30:18Z | null | ['CVE-2023-24431'] | Missing permission checks in Jenkins Orka Plugin allow enumerating credentials IDs | A missing permission check in Jenkins Orka by MacStadium Plugin 1.31 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. | [{'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': 'Maven', 'name': 'io.jenkins.plugins:macstadium-orka'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.32'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24431'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2772%20(1)'}] | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:27:22Z', 'nvd_published_at': '2023-01-26T21:18:00Z'} |
1.4.0 | GHSA-cp68-42pf-6627 | 2023-01-24T18:05:37Z | 2023-01-16T03:30:25Z | null | ['CVE-2023-0315'] | Froxlor vulnerable to Command Injection | Command Injection in GitHub repository froxlor/froxlor prior to 2.0.8. | [{'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': 'froxlor/froxlor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.8'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0315'}, {'type': 'WEB', 'url': 'https://github.com/froxlor/froxlor/commit/090cfc26f2722ac3036cc7fd1861955bc36f065a'}, {'type': 'PACKAGE', 'url': 'https://github.com/Froxlor/Froxlor'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/ff4e177b-ba48... | {'cwe_ids': ['CWE-77'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-18T18:24:58Z', 'nvd_published_at': '2023-01-16T01:15:00Z'} |
1.4.0 | GHSA-h2ph-9r76-37v5 | 2023-01-12T16:47:52Z | 2023-01-07T06:30:19Z | null | ['CVE-2023-0111'] | usememos/memos vulnerable to stored Cross-site Scripting | Cross-site Scripting (XSS) - Stored in GitHub repository usememos/memos prior to 0.10.0. | [{'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': 'Go', 'name': 'github.com/usememos/memos'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.10.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0111'}, {'type': 'WEB', 'url': 'https://github.com/usememos/memos/commit/46c13a4b7f675b92d297df6dabb4441f13c7cd9c'}, {'type': 'PACKAGE', 'url': 'https://github.com/usememos/memos'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/70da256c-977a-4... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T21:52:08Z', 'nvd_published_at': '2023-01-07T04:15:00Z'} |
1.4.0 | GHSA-4jrm-c32x-w4jf | 2023-02-09T17:41:49Z | 2023-01-10T21:50:00Z | null | ['CVE-2023-0163'] | convict vulnerable to Prototype Pollution | ### Impact
* An attacker can inject attributes that are used in other components
* An attacker can override existing attributes with ones that have incompatible type, which may lead to a crash.
The main use case of Convict is for handling server-side configurations written by the admins owning the servers, and not ra... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'convict'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.2.4'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/mozilla/node-convict/security/advisories/GHSA-4jrm-c32x-w4jf'}, {'type': 'WEB', 'url': 'https://github.com/mozilla/node-convict/commit/fb602fbe1e9f14f2e88ecb8179d0f76466d21ecb'}, {'type': 'PACKAGE', 'url': 'https://github.com/mozilla/node-convict'}] | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-10T21:50:00Z', 'nvd_published_at': None} |
1.4.0 | GHSA-mjgw-f2c4-f8qj | 2023-01-12T23:42:27Z | 2023-01-08T12:30:24Z | null | ['CVE-2021-4308'] | WebPA SQL Injection vulnerability | A vulnerability was found in WebPA up to 3.1.1. It has been rated as critical. This issue affects some unknown processing. The manipulation leads to sql injection. Upgrading to version 3.1.2 can to address this issue. The name of the patch is 8836c4f549181e885a68e0e7ca561fdbcbd04bf0. It is recommended to upgrade the af... | [{'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': 'webpa/webpa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-4308'}, {'type': 'WEB', 'url': 'https://github.com/WebPA/WebPA/pull/87'}, {'type': 'WEB', 'url': 'https://github.com/WebPA/WebPA/commit/8836c4f549181e885a68e0e7ca561fdbcbd04bf0'}, {'type': 'PACKAGE', 'url': 'https://github.com/WebPA/WebPA'}, {'type... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T23:42:27Z', 'nvd_published_at': '2023-01-08T10:15:00Z'} |
1.4.0 | GHSA-68hv-8926-j34c | 2023-01-12T23:42:44Z | 2023-01-06T15:30:45Z | null | ['CVE-2015-10018'] | DBRisinajumi d2files SQL Injection vulnerability | A vulnerability has been found in DBRisinajumi d2files and classified as critical. Affected by this vulnerability is the function `actionUpload/actionDownloadFile` of the file `controllers/D2filesController.php`. The manipulation leads to sql injection. Upgrading to version 1.0.0 can address this issue. The name of the... | [{'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': 'dbrisinajumi/d2files'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-10018'}, {'type': 'WEB', 'url': 'https://github.com/DBRisinajumi/d2files/commit/b5767f2ec9d0f3cbfda7f13c84740e2179c90574'}, {'type': 'PACKAGE', 'url': 'https://github.com/DBRisinajumi/d2files'}, {'type': 'WEB', 'url': 'https://github.com/DBRisinaju... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-12T23:42:44Z', 'nvd_published_at': '2023-01-06T13:15:00Z'} |
1.4.0 | GHSA-vqqm-c9gx-773q | 2023-02-07T21:14:09Z | 2023-01-30T00:30:35Z | null | ['CVE-2023-0565'] | Froxlor contains Business Logic Errors | Business Logic Errors in GitHub repository froxlor/froxlor prior to 2.0.10. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'froxlor/froxlor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0565'}, {'type': 'WEB', 'url': 'https://github.com/froxlor/froxlor/commit/2feb8020941a82bfb4ac68890f6ced0e5b3c4a15'}, {'type': 'PACKAGE', 'url': 'https://github.com/Froxlor/Froxlor'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/12d78294-1723... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-01T01:38:25Z', 'nvd_published_at': '2023-01-29T22:15:00Z'} |
1.4.0 | GHSA-p84v-45xj-wwqj | 2023-02-10T22:06:15Z | 2023-01-18T18:23:34Z | null | ['CVE-2023-22792'] | ReDoS based DoS vulnerability in Action Dispatch | There is a possible regular expression based DoS vulnerability in Action Dispatch. This vulnerability has been assigned the CVE identifier CVE-2023-22792.
Versions Affected: >= 3.0.0 Not affected: < 3.0.0 Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1
Impact
Specially crafted cookies, in combination with a sp... | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'actionpack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.0.0'}, {'fixed': '5.2.8.15'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'actionpack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fixed': '6.1.7.1'}]}]}, {'pack... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22792'}, {'type': 'WEB', 'url': 'https://discuss.rubyonrails.org/t/cve-2023-22792-possible-redos-based-dos-vulnerability-in-action-dispatch/82115'}, {'type': 'WEB', 'url': 'https://github.com/rails/rails/releases/tag/v7.0.4.1'}, {'type': 'WEB', 'ur... | {'cwe_ids': ['CWE-1333'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-01-18T18:23:34Z', 'nvd_published_at': '2023-02-09T20:15:00Z'} |
1.4.0 | GHSA-23c2-gwp5-pxw9 | 2023-09-18T20:31:36Z | 2023-01-18T18:13:19Z | null | ['CVE-2023-22799'] | ReDoS based DoS vulnerability in GlobalID | There is a ReDoS based DoS vulnerability in the GlobalID gem. This vulnerability has been assigned the CVE identifier CVE-2023-22799.
Versions Affected: >= 0.2.1 Not affected: NOTAFFECTED Fixed Versions: 1.0.1
Impact
There is a possible DoS vulnerability in the model name parsing section of the GlobalID gem. Carefull... | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'globalid'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.2.1'}, {'fixed': '1.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22799'}, {'type': 'WEB', 'url': 'https://github.com/rails/globalid/commit/4a75ecbfd73a8e92e32a1723b81a17e3136bd8fc'}, {'type': 'WEB', 'url': 'https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127'... | {'cwe_ids': ['CWE-1333'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-01-18T18:13:19Z', 'nvd_published_at': '2023-02-09T20:15:00Z'} |
1.4.0 | GHSA-ffxj-547x-5j7c | 2023-02-03T20:29:55Z | 2023-01-26T21:30:25Z | null | ['CVE-2022-25882'] | Directory Traversal in onnx | Versions of the package onnx before 1.13.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory, for example "../../../etc/passwd" | [{'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': 'PyPI', 'name': 'onnx'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.13.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25882'}, {'type': 'WEB', 'url': 'https://github.com/onnx/onnx/issues/3991'}, {'type': 'WEB', 'url': 'https://github.com/onnx/onnx/pull/4400'}, {'type': 'WEB', 'url': 'https://github.com/onnx/onnx/commit/f369b0e859024095d721f1d1612da5a8fa38988d'}, {... | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T01:04:53Z', 'nvd_published_at': '2023-01-26T21:15:00Z'} |
1.4.0 | GHSA-fw3g-2h3j-qmm7 | 2023-01-28T01:17:44Z | 2023-01-28T01:17:44Z | null | ['CVE-2023-23627'] | Improper neutralization of `noscript` element content may allow XSS in Sanitize | ### Impact
Using carefully crafted input, an attacker may be able to sneak arbitrary HTML through Sanitize `>= 5.0.0, < 6.0.1` when Sanitize is configured with a custom allowlist that allows `noscript` elements. This could result in XSS (cross-site scripting) or other undesired behavior when that HTML is rendered in a... | [{'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': 'RubyGems', 'name': 'sanitize'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '6.0.1'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/rgrove/sanitize/security/advisories/GHSA-fw3g-2h3j-qmm7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23627'}, {'type': 'WEB', 'url': 'https://github.com/rgrove/sanitize/commit/ec14265e530dc3fe31ce2ef773594d3a97778d22'}, {'type': 'PACKAGE', 'url': ... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-28T01:17:44Z', 'nvd_published_at': '2023-01-28T00:15:00Z'} |
1.4.0 | GHSA-wg99-5vrx-j2gg | 2023-01-11T23:01:28Z | 2023-01-05T12:30:28Z | null | ['CVE-2020-36640'] | bonita-connector-webservice XML External Entity vulnerability | A vulnerability, which was classified as problematic, was found in bonitasoft bonita-connector-webservice up to 1.3.0. This affects the function `TransformerConfigurationException` of the file `src/main/java/org/bonitasoft/connectors/ws/SecureWSConnector.java`. The manipulation leads to xml external entity reference. U... | [{'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.bonitasoft.connectors:bonita-connector-webservice'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-36640'}, {'type': 'WEB', 'url': 'https://github.com/bonitasoft/bonita-connector-webservice/pull/17'}, {'type': 'WEB', 'url': 'https://github.com/bonitasoft/bonita-connector-webservice/commit/a12ad691c05af19e9061d7949b6b828ce48815d5'}, {'type': 'PAC... | {'cwe_ids': ['CWE-611'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-09T20:04:58Z', 'nvd_published_at': '2023-01-05T10:15:00Z'} |
1.4.0 | GHSA-c653-6hhg-9x92 | 2023-01-05T12:04:09Z | 2023-01-05T12:04:09Z | null | ['CVE-2023-22460'] | go-ipld-prime/codec/json may panic if asked to encode bytes | `go-ipld-prime` is a series of Go interfaces for manipulating IPLD data and a Go module that contains the `go-ipld-prime/codec/json` codec.
### Impact
Encoding data which contains a `Bytes` kind Node will pass a `Bytes` token to the JSON encoder which will panic as it doesn't expect to receive `Bytes` tokens. Such an... | [{'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': 'Go', 'name': 'github.com/ipld/go-ipld-prime'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.19.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/ipld/go-ipld-prime/security/advisories/GHSA-c653-6hhg-9x92'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22460'}, {'type': 'WEB', 'url': 'https://github.com/ipld/go-ipld-prime/pull/472'}, {'type': 'WEB', 'url': 'https://github.com/ipld/go-ipld-prim... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-05T12:04:09Z', 'nvd_published_at': '2023-01-04T15:15:00Z'} |
1.4.0 | GHSA-qrg7-hfx7-95c5 | 2023-02-08T22:37:02Z | 2023-01-25T19:40:43Z | null | ['CVE-2022-31249'] | Command injection in Git package in Wrangler | ### Impact
A command injection vulnerability was discovered in Wrangler's Git package affecting versions up to and including `v1.0.0`.
Wrangler's Git package uses the underlying Git binary present in the host OS or container image to execute Git operations. Specially crafted commands can be passed to Wrangler that wi... | [{'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/rancher/wrangler'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.7.4-security1'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/wrangler'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.8.0'}, {'fixed... | [{'type': 'WEB', 'url': 'https://github.com/rancher/wrangler/security/advisories/GHSA-qrg7-hfx7-95c5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-31249'}, {'type': 'WEB', 'url': 'https://github.com/rancher/wrangler/commit/12397eec50155cb2d24aa70bdf9e90c5f3b9a727'}, {'type': 'WEB', 'url': 'h... | {'cwe_ids': ['CWE-77', 'CWE-78', 'CWE-88'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-25T19:40:43Z', 'nvd_published_at': '2023-02-07T13:15:00Z'} |
1.4.0 | GHSA-894c-rg7f-3c62 | 2023-01-24T23:28:21Z | 2023-01-17T12:30:33Z | null | ['CVE-2023-22298'] | pgAdmin 4 Open Redirect vulnerability | Open redirect vulnerability in pgAdmin 4 versions prior to v6.14 allows a remote unauthenticated attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL. | [{'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': 'pgadmin4'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.14'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22298'}, {'type': 'WEB', 'url': 'https://github.com/pgadmin-org/pgadmin4/issues/5343'}, {'type': 'PACKAGE', 'url': 'https://github.com/pgadmin-org/pgadmin4'}, {'type': 'WEB', 'url': 'https://jvn.jp/en/jp/JVN03832974/index.html'}, {'type': 'WEB', 'u... | {'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-20T23:17:38Z', 'nvd_published_at': '2023-01-17T10:15:00Z'} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.