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-vv6q-6hwp-vrgp | 2023-07-07T16:30:07Z | 2023-06-29T21:30:29Z | null | ['CVE-2020-26710'] | easy-parse XML External Entity Injection vulnerability | easy-parse v0.1.1 was discovered to contain a XML External Entity Injection (XXE) vulnerability which allows attackers to execute arbitrary code via a crafted XML file. | [{'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': 'PyPI', 'name': 'easy-parse'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.1.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-26710'}, {'type': 'WEB', 'url': 'https://github.com/uncmath25/easy-parse/issues/3'}, {'type': 'WEB', 'url': 'https://github.com/pypa/advisory-database/tree/main/vulns/easy-parse/PYSEC-2023-97.yaml'}, {'type': 'PACKAGE', 'url': 'https://github.com/u... | {'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:36:45Z', 'nvd_published_at': None} |
1.4.0 | GHSA-g98v-hv3f-hcfr | 2023-07-10T19:11:40Z | 2023-06-30T20:21:59Z | null | [] | atty potential unaligned read | On windows, `atty` dereferences a potentially unaligned pointer.
In practice however, the pointer won't be unaligned unless a custom global allocator is used.
In particular, the `System` allocator on windows uses `HeapAlloc`, which guarantees a large enough alignment.
# atty is Unmaintained
A Pull Request with a fi... | [] | [{'package': {'ecosystem': 'crates.io', 'name': 'atty'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.2.14'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/softprops/atty/issues/50'}, {'type': 'WEB', 'url': 'https://github.com/softprops/atty/pull/51'}, {'type': 'PACKAGE', 'url': 'https://github.com/softprops/atty'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2021-0145.html'}] | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:21:59Z', 'nvd_published_at': None} |
1.4.0 | GHSA-p4c9-x742-qh8c | 2023-06-27T21:01:15Z | 2023-06-14T15:30:38Z | null | ['CVE-2023-34616'] | pbjson vulnerable to stack exhaustion | An issue was discovered pbjson through 0.4.0 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.progsbase.libraries:JSON'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.4.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34616'}, {'type': 'WEB', 'url': 'https://github.com/InductiveComputerScience/pbJson/issues/2'}, {'type': 'PACKAGE', 'url': 'https://github.com/InductiveComputerScience/pbJson'}] | {'cwe_ids': ['CWE-400', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T20:47:57Z', 'nvd_published_at': None} |
1.4.0 | GHSA-6qmf-mmc7-6c2p | 2023-06-16T17:52:20Z | 2023-06-14T16:44:21Z | null | ['CVE-2023-29337'] | NuGet Client Remote Code Execution Vulnerability | ### Description
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET and NuGet on Linux. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.
A vulnerability exists in .NET 6.0, .NET 7.0 and NuGet(nuget.e... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.Build.NuGetSdkResolver'}, 'versions': ['5.9.0-rc.7122']}, {'package': {'ecosystem': 'NuGet', 'name': 'NuGet.PackageManagement'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fixed': '6.0.5'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': ... | [{'type': 'WEB', 'url': 'https://github.com/NuGet/NuGet.Client/security/advisories/GHSA-6qmf-mmc7-6c2p'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-29337'}, {'type': 'PACKAGE', 'url': 'https://github.com/NuGet/NuGet.Client'}, {'type': 'WEB', 'url': 'https://msrc.microsoft.com/update-guide/v... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T16:44:21Z', 'nvd_published_at': None} |
1.4.0 | GHSA-p976-h52c-26p6 | 2023-06-06T02:00:28Z | 2023-06-06T02:00:28Z | null | ['CVE-2023-22647'] | Rancher vulnerable to Privilege Escalation via manipulation of Secrets | ### Impact
A vulnerability has been identified which enables [Standard users](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/manage-role-based-access-control-rbac/global-permissions) or above to elevate their permissions to Administrator in the... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6.0'}, {'fixed': '2.6.13'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.7.0'}, {'fixed': '2.7.4'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/rancher/rancher/security/advisories/GHSA-p976-h52c-26p6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22647'}, {'type': 'WEB', 'url': 'https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-22647'}, {'type': 'PACKAGE', 'url': 'https://github.com/ranche... | {'cwe_ids': ['CWE-269', 'CWE-281'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T02:00:28Z', 'nvd_published_at': None} |
1.4.0 | GHSA-59x6-g4jr-4hxc | 2023-09-20T14:06:24Z | 2023-06-12T15:30:29Z | null | ['CVE-2023-35042'] | GeoServer RCE due to improper control of generation of code in jai-ext`Jiffle` map algebra language | GeoServer 2, in some configurations, allows remote attackers to execute arbitrary code via `java.lang.Runtime.getRuntime().exec` in `wps:LiteralData` within a `wps:Execute` request, as exploited in the wild in June 2023.
## RCE in Jiffle
The Jiffle map algebra language, provided by jai-ext, allows efficiently execute... | [{'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.geoserver:gs-wms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.18.6'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.geoserver:gs-wfs'}, 'ecosystem_specific': {'affected_function... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35042'}, {'type': 'WEB', 'url': 'https://docs.geoserver.org/stable/en/user/services/wps/operations.html#execute'}, {'type': 'WEB', 'url': 'https://geoserver.org/vulnerability/2022/04/11/geoserver-2-jiffle-jndi-rce.html'}, {'type': 'PACKAGE', 'url':... | {'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-09-19T20:27:27Z', 'nvd_published_at': None} |
1.4.0 | GHSA-3862-fmr3-4f3h | 2023-07-05T19:52:19Z | 2023-06-21T18:31:08Z | null | ['CVE-2023-33725'] | Broadleaf vulnerable to Cross-site Scripting | Broadleaf 5.x and 6.x (including 5.2.25-GA and 6.2.6-GA) was discovered to contain a cross-site scripting (XSS) vulnerability via a customer signup with a crafted email address. This is fixed in 6.2.7-GA. | [{'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': 'Maven', 'name': 'org.broadleafcommerce:broadleaf'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0-GA'}, {'fixed': '6.2.7-GA'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33725'}, {'type': 'PACKAGE', 'url': 'https://github.com/BroadleafCommerce/BroadleafCommerce'}, {'type': 'WEB', 'url': 'https://github.com/Contrast-Security-OSS/Burptrast/tree/main/docs/CVE-2023-33725'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T21:59:31Z', 'nvd_published_at': None} |
1.4.0 | GHSA-hm75-8w6h-4f8f | 2023-06-30T20:17:57Z | 2023-06-23T15:30:43Z | null | ['CVE-2023-3302'] | Admidio Improper Neutralization of Formula Elements in a CSV File vulnerability | Admidio prior to 4.2.9 is vulnerable toImproper Neutralization of Formula Elements in a CSV File. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'admidio/admidio'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.2.9'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3302'}, {'type': 'WEB', 'url': 'https://github.com/admidio/admidio/commit/c87a7074a1a73c4851263060afd76aa4d5b6415f'}, {'type': 'PACKAGE', 'url': 'https://github.com/admidio/admidio'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/5e18619f-8379... | {'cwe_ids': ['CWE-1236'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-23T21:46:18Z', 'nvd_published_at': None} |
1.4.0 | GHSA-7xpv-4pm9-xch2 | 2023-06-02T19:41:31Z | 2023-06-02T19:41:31Z | null | ['CVE-2023-33964'] | mx-chain-go does not treat invalid transaction with wrong username correctly | ### Impact
Metachain cannot process a cross-shard miniblock.
An invalid transaction with the wrong username on metachain is not treated correctly on the metachain transaction processor. This is strictly a processing issue that could have happened on MultiversX chain. If an error like this had occurred, the metachain wo... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/multiversx/mx-chain-go'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.16'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/multiversx/mx-chain-go/security/advisories/GHSA-7xpv-4pm9-xch2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33964'}, {'type': 'WEB', 'url': 'https://github.com/multiversx/mx-chain-go/commit/97295471465f4b5f79e51b32f8b7111f8d921606'}, {'type': 'PAC... | {'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-02T19:41:31Z', 'nvd_published_at': None} |
1.4.0 | GHSA-m54h-5x5f-5m6r | 2023-06-30T20:25:41Z | 2023-06-28T22:48:50Z | null | ['CVE-2023-35930'] | SpiceDB's LookupResources may return partial results | ### Impact
Any user making a negative authorization decision based on the results of a LookupResources request with 1.22.0 is affected.
For example, using `LookupResources` to find a list of resources to allow access to be okay: some subjects that should have access to a resource may not. But if using `LookupResources... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/authzed/spicedb'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.22.0'}, {'fixed': '1.22.2'}]}], 'versions': ['1.22.0']}] | [{'type': 'WEB', 'url': 'https://github.com/authzed/spicedb/security/advisories/GHSA-m54h-5x5f-5m6r'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35930'}, {'type': 'WEB', 'url': 'https://github.com/authzed/spicedb/pull/1397'}, {'type': 'PACKAGE', 'url': 'https://github.com/authzed/spicedb'},... | {'cwe_ids': ['CWE-913'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-06-28T22:48:50Z', 'nvd_published_at': None} |
1.4.0 | GHSA-fjpj-2g6w-x25r | 2023-06-27T21:57:13Z | 2023-06-15T16:28:08Z | null | ['CVE-2023-34454'] | snappy-java's Integer Overflow vulnerability in compress leads to DoS | ## Summary
Due to unchecked multiplications, an integer overflow may occur, causing an unrecoverable fatal error.
## Impact
Denial of Service
## Description
The function [compress(char[] input)](https://github.com/xerial/snappy-java/blob/05c39b2ca9b5b7b39611529cc302d3d796329611/src/main/java/org/xerial/snappy/Snappy.ja... | [{'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': 'Maven', 'name': 'org.xerial.snappy:snappy-java'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.10.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.1.10.0'}}] | [{'type': 'WEB', 'url': 'https://github.com/xerial/snappy-java/security/advisories/GHSA-fjpj-2g6w-x25r'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34454'}, {'type': 'WEB', 'url': 'https://github.com/xerial/snappy-java/commit/d0042551e4a3509a725038eb9b2ad1f683674d94'}, {'type': 'PACKAGE', '... | {'cwe_ids': ['CWE-190'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-15T16:28:08Z', 'nvd_published_at': None} |
1.4.0 | GHSA-47p7-xfcc-4pv9 | 2023-06-21T21:58:58Z | 2023-06-21T21:58:58Z | null | ['CVE-2023-35169'] | php-imap vulnerable to RCE through a directory traversal vulnerability | ### Summary
An unsanitized attachment filename allows any unauthenticated user to leverage a directory traversal vulnerability which results in a remote code execution vulnerability.
### Details
An attacker can send an email with a malicious attachment to the inbox, which gets crawled with webklex/php-imap or webklex/... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'webklex/php-imap'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.3.0'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'webklex/laravel-imap'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.3.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/Webklex/php-imap/security/advisories/GHSA-47p7-xfcc-4pv9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35169'}, {'type': 'WEB', 'url': 'https://github.com/Webklex/php-imap/pull/414'}, {'type': 'PACKAGE', 'url': 'https://github.com/Webklex/php-imap'... | {'cwe_ids': ['CWE-22'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T21:58:58Z', 'nvd_published_at': None} |
1.4.0 | GHSA-fj64-qprx-q7vq | 2023-06-23T19:39:24Z | 2023-06-14T15:30:38Z | null | ['CVE-2023-34617'] | genson vulnerable to stack exhaustion | An issue was discovered genson through 1.6 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.owlike:genson'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.6'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34617'}, {'type': 'WEB', 'url': 'https://github.com/owlike/genson/issues/191'}, {'type': 'PACKAGE', 'url': 'https://github.com/owlike/genson'}] | {'cwe_ids': ['CWE-400', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T20:44:55Z', 'nvd_published_at': None} |
1.4.0 | GHSA-wm7r-3qxj-5xgq | 2023-06-09T22:54:42Z | 2023-06-06T21:30:18Z | 2023-06-09T22:54:42Z | [] | Duplicate Advisory: Grafana Improper Access Control vulnerability | ## Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-cvm3-pp2j-chr3. This link is maintained to preserve external references.
## Original Description
Grafana is an open-source platform for monitoring and observability.
The option to send a test alert is not available from the user... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/grafana/grafana'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '8.5.26'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/grafana/grafana'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '9.0.0'}, {'fixed': '9.2.19'... | [{'type': 'WEB', 'url': 'https://github.com/grafana/bugbounty/security/advisories/GHSA-cvm3-pp2j-chr3'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-2183'}, {'type': 'PACKAGE', 'url': 'https://github.com/grafana/grafana'}, {'type': 'WEB', 'url': 'https://grafana.com/security/security-advisori... | {'cwe_ids': ['CWE-284', 'CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-07T15:08:20Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gqr4-cvf4-3957 | 2023-06-27T21:59:25Z | 2023-06-20T15:31:08Z | null | ['CVE-2020-21246'] | YiiCMS Cross Site Scripting vulnerability | Cross Site Scripting vulnerability in YiiCMS v.1.2.0 and prior allows a remote attacker to execute arbitrary code via the news function. A fix is available at commit 4a9d68564eb78d9f64e3f5dd77186a154093615b. | [{'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': 'sheng/yiicms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.2.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-21246'}, {'type': 'WEB', 'url': 'https://github.com/yongshengli/yiicms/issues/6'}, {'type': 'WEB', 'url': 'https://github.com/yongshengli/yiicms/commit/4a9d68564eb78d9f64e3f5dd77186a154093615b'}, {'type': 'PACKAGE', 'url': 'https://github.com/yongs... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T22:09:54Z', 'nvd_published_at': None} |
1.4.0 | GHSA-qfc5-6r3j-jj22 | 2023-07-05T19:52:13Z | 2023-06-02T17:11:58Z | null | [] | Go package github.com/cosmos/cosmos-sdk module x/crisis does NOT cause chain halt | # x/crisis does NOT cause chain halt
### Impact
If an invariant check fails on a Cosmos SDK network and a transaction is sent to the `x/crisis` module to halt the chain, the chain does not halt. All versions of the `x/crisis` module is affected on all versions of the Cosmos SDK.
### Details
The `x/crisis` module is s... | [] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cosmos/cosmos-sdk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.47.2'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-qfc5-6r3j-jj22'}, {'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/issues/15325'}, {'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/issues/15706'}, {'type': 'PACKAGE', 'url': 'https://github.com/cosmos/cosmos-... | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-06-02T17:11:58Z', 'nvd_published_at': None} |
1.4.0 | GHSA-phwm-87rg-27qq | 2023-06-22T19:59:25Z | 2023-06-22T19:59:25Z | null | ['CVE-2023-35157'] | XWiki Platform vulnerable to reflected cross-site scripting via delattachment action | ### Impact
It's possible to perform an XSS by forging a request to a delete attachment action with a specific attachment name.
Now this XSS can be exploited only if the attacker knows the CSRF token of the user, or if the user ignores the warning about the missing CSRF token.
### Patches
The vulnerability has been ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-oldcore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.2-milestone-3'}, {'fixed': '14.10.6'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-oldcore'}, 'ranges': [{'type': 'ECOSYSTEM', 'ev... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-phwm-87rg-27qq'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35157'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/35e9073ffec567861e0abeea072bd97921a3decf'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-79', 'CWE-80'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-22T19:59:25Z', 'nvd_published_at': None} |
1.4.0 | GHSA-whr7-m3f8-mpm8 | 2023-06-16T19:37:08Z | 2023-06-16T19:37:08Z | null | ['CVE-2023-34448'] | Grav Server-side Template Injection (SSTI) via Twig Default Filters | Hi,
actually we have sent the bug report to [security@getgrav.org](mailto:security@getgrav.org) on 27th March 2023 and on 10th April 2023.
# Grav Server-side Template Injection (SSTI) via Twig Default Filters
## Summary:
| **Product** | Grav CMS |
| ----------------... | [{'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': 'getgrav/grav'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.42'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/getgrav/grav/security/advisories/GHSA-whr7-m3f8-mpm8'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34448'}, {'type': 'WEB', 'url': 'https://github.com/getgrav/grav/commit/244758d4383034fe4cd292d41e477177870b65ec'}, {'type': 'WEB', 'url': 'https://g... | {'cwe_ids': ['CWE-1336', 'CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-16T19:37:08Z', 'nvd_published_at': None} |
1.4.0 | GHSA-q57w-826p-46jr | 2023-07-06T16:02:12Z | 2023-06-27T12:30:42Z | null | ['CVE-2023-35798'] | Apache Airflow ODBC Provider, Apache Airflow MSSQL Provider Improper Input Validation vulnerability | Input Validation vulnerability in Apache Software Foundation Apache Airflow ODBC Provider, Apache Software Foundation Apache Airflow MSSQL Provider.This vulnerability is considered low since it requires DAG code to use `get_sqlalchemy_connection` and someone with access to connection resources specifically updating the... | [{'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': 'PyPI', 'name': 'apache-airflow-providers-odbc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.0'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'apache-airflow-providers-microsoft-mssql'}, 'ecosystem_specific': {'affected_functions': ['airflow.providers.mi... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35798'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/pull/31984'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/commit/b6836986846058e9e5fa271fb7b22ae721020787'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airf... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:26:33Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gq98-53rq-qr5h | 2023-06-09T22:40:33Z | 2023-06-09T18:30:34Z | null | ['CVE-2023-2121'] | Hashicorp Vault vulnerable to Cross-site Scripting | Vault and Vault Enterprise's (Vault) key-value v2 (kv-v2) diff viewer allowed HTML injection into the Vault web UI through key values. This vulnerability, CVE-2023-2121, is fixed in Vault 1.14.0, 1.13.3, 1.12.7, and 1.11.11. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/vault'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.11'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/vault'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.12.0'}, {'fixed': '1.12.... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-2121'}, {'type': 'WEB', 'url': 'https://discuss.hashicorp.com/t/hcsec-2023-17-vault-s-kv-diff-viewer-allowed-html-injection/54814'}, {'type': 'PACKAGE', 'url': 'https://github.com/hashicorp/vault'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T22:40:33Z', 'nvd_published_at': None} |
1.4.0 | GHSA-934g-fvcc-4833 | 2023-06-27T18:38:11Z | 2023-06-16T18:30:33Z | null | ['CVE-2023-34659'] | jeecg-boot SQL injection vulnerability | jeecg-boot 3.5.0 and 3.5.1 have a SQL injection vulnerability the `id` parameter of the `/jeecg-boot/jmreport/show` interface. | [{'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.jeecgframework.boot:jeecg-boot-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.5.0'}, {'last_affected': '3.5.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34659'}, {'type': 'WEB', 'url': 'https://github.com/jeecgboot/jeecg-boot/issues/4976'}, {'type': 'PACKAGE', 'url': 'https://github.com/jeecgboot/jeecg-boot'}] | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-16T20:27:35Z', 'nvd_published_at': None} |
1.4.0 | GHSA-29mf-62xx-28jq | 2023-06-06T01:58:41Z | 2023-06-06T01:58:41Z | null | [] | buffered-reader vulnerable to out-of-bounds array access leading to panic | Affected versions of the crate have a bug where attacker-controlled input can result in the use of an out-of-bound array index. Rust
detects the use of the out-of-bound index and causes the application to panic. An attacker may be able to use this to cause a denial-of-service. However, it is not possible for an attac... | [] | [{'package': {'ecosystem': 'crates.io', 'name': 'buffered-reader'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.2'}]}]}, {'package': {'ecosystem': 'crates.io', 'name': 'buffered-reader'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.1.0'}, {'fixed': '1.1.5'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-25mx-8f3v-8wh7'}, {'type': 'PACKAGE', 'url': 'https://gitlab.com/sequoia-pgp/sequoia'}, {'type': 'WEB', 'url': 'https://gitlab.com/sequoia-pgp/sequoia/-/blob/main/buffered-reader/NEWS'}, {'type': 'WEB', 'url': 'https://lists.sequoia-pgp.org/hyperkitty/lis... | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T01:58:41Z', 'nvd_published_at': None} |
1.4.0 | GHSA-5wfc-hjrc-gq87 | 2023-06-27T20:20:39Z | 2023-06-14T15:30:38Z | null | ['CVE-2023-34620'] | hjson stack exhaustion vulnerability | An issue was discovered hjson through 3.0.0 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.hjson:hjson'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34620'}, {'type': 'WEB', 'url': 'https://github.com/hjson/hjson-java/issues/24'}] | {'cwe_ids': ['CWE-400', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T20:38:48Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gpv5-7x3g-ghjv | 2023-06-15T19:05:13Z | 2023-06-15T19:05:13Z | null | [] | fast-xml-parser regex vulnerability patch could be improved from a safety perspective | ### Summary
This is a comment on https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vw and the patches fixing it.
### Details
The code which validates a name calls the validator:
https://github.com/NaturalIntelligence/fast-xml-parser/blob/ecf6016f9b48aec1a921e673158be0773d07283... | [] | [{'package': {'ecosystem': 'npm', 'name': 'fast-xml-parser'}, 'ecosystem_specific': {'affected_functions': ['fast-xml-parser.XMLParser']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.2.4'}, {'fixed': '4.2.5'}]}], 'versions': ['4.2.4']}] | [{'type': 'WEB', 'url': 'https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vw'}, {'type': 'WEB', 'url': 'https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-gpv5-7x3g-ghjv'}, {'type': 'WEB', 'url': 'https://github.com/NaturalIntelligence/fast-xml-par... | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-06-15T19:05:13Z', 'nvd_published_at': None} |
1.4.0 | GHSA-564w-97r7-c6p9 | 2023-06-22T17:26:28Z | 2023-06-21T22:07:37Z | null | ['CVE-2023-35174'] | Livebook Desktop's protocol handler can be exploited to execute arbitrary command on Windows | On Windows, it is possible to open a `livebook://` link from a browser which opens Livebook Desktop and triggers arbitrary code execution on victim's machine.
Any user using Livebook Desktop on Windows is potentially vulnerable to arbitrary code execution when they expect Livebook to be opened from browser.
| [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L'}] | [{'package': {'ecosystem': 'Hex', 'name': 'livebook'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.8.0'}, {'fixed': '0.8.2'}]}]}, {'package': {'ecosystem': 'Hex', 'name': 'livebook'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.9.0'}, {'fixed': '0.9.3'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/livebook-dev/livebook/security/advisories/GHSA-564w-97r7-c6p9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35174'}, {'type': 'WEB', 'url': 'https://github.com/livebook-dev/livebook/commit/2e11b59f677c6ed3b6aa82dad412a8b3406ffdf1'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-78'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T22:07:37Z', 'nvd_published_at': None} |
1.4.0 | GHSA-w5w5-2882-47pc | 2023-06-30T22:13:02Z | 2023-06-30T22:13:02Z | null | [] | github.com/cosmos/cosmos-sdk's x/crisis does not charge ConstantFee | # x/crisis does not charge ConstantFee
### Impact
If a transaction is sent to the `x/crisis` module to check an invariant, the ConstantFee parameter of the chain is NOT charged. All versions of the `x/crisis` module are affected on all versions of the Cosmos SDK.
### Details
The `x/crisis` module is supposed to allow ... | [] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cosmos/cosmos-sdk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.50.0-alpha.1'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-w5w5-2882-47pc'}, {'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/issues/15706'}, {'type': 'PACKAGE', 'url': 'https://github.com/cosmos/cosmos-sdk'}] | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T22:13:02Z', 'nvd_published_at': None} |
1.4.0 | GHSA-w44m-8mv2-v78h | 2023-06-22T20:01:48Z | 2023-06-22T20:01:48Z | null | [] | Cosmos "Barberry" vulnerability in github.com/cosmos/cosmos-sdk | The cosmos-sdk module is affected by the vulnerability codenamed "Barberry". | [] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cosmos/cosmos-sdk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.46.0'}, {'fixed': '0.46.13'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/cosmos/cosmos-sdk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.47.0'}, {'fixed... | [{'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/pull/16466'}, {'type': 'WEB', 'url': 'https://forum.cosmos.network/t/cosmos-sdk-security-advisory-barberry/10825'}, {'type': 'PACKAGE', 'url': 'https://github.com/cosmos/cosmos-sdk'}] | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-22T20:01:48Z', 'nvd_published_at': None} |
1.4.0 | GHSA-77fw-rf4v-vfp9 | 2023-06-21T22:00:18Z | 2023-06-21T22:00:18Z | null | ['CVE-2017-16897'] | passport-wsfed-saml2 vulnerable to Signature Bypass in SAML2 token | ## Information
Please note that this is not a new disclosure, and is previously reported in our [SECURITY-NOTICE.md](https://github.com/auth0/passport-wsfed-saml2/commit/520b9fc0bb4249ce83bec47e30153419f086ab70
) which we removed in favor of github advisory.
# Overview
This vulnerability allows an attacker to imper... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'passport-wsfed-saml2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.5'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/auth0/passport-wsfed-saml2/security/advisories/GHSA-77fw-rf4v-vfp9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-16897'}, {'type': 'WEB', 'url': 'https://github.com/auth0/passport-wsfed-saml2/commit/520b9fc0bb4249ce83bec47e30153419f086ab70'}, {'typ... | {'cwe_ids': ['CWE-290'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T22:00:18Z', 'nvd_published_at': None} |
1.4.0 | GHSA-h65h-v7fw-4p38 | 2023-09-29T16:13:11Z | 2023-06-09T23:23:42Z | null | ['CVE-2019-12291'] | HashiCorp Consul Incorrect Access Control vulnerability | HashiCorp Consul 1.4.0 through 1.5.0 has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured.
### Specific Go Packages Affected
github.com/hashicorp/consul/acl | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/consul'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.4.0'}, {'fixed': '1.5.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-12291'}, {'type': 'WEB', 'url': 'https://github.com/hashicorp/consul/issues/5888'}, {'type': 'WEB', 'url': 'https://github.com/hashicorp/consul/commit/36ebca1fd0129278487c6570449bc8cc03987890'}, {'type': 'PACKAGE', 'url': 'https://github.com/hashic... | {'cwe_ids': ['CWE-284'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T23:23:42Z', 'nvd_published_at': None} |
1.4.0 | GHSA-5m3m-q8cq-77g4 | 2023-06-28T16:32:04Z | 2023-06-22T15:30:24Z | null | ['CVE-2023-36097'] | fuadmin vulnerable to insecure file upload | funadmin v3.3.2 and v3.3.3 are vulnerable to insecure file upload via the plugins install. | [{'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': 'funadmin/funadmin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.3.2'}, {'last_affected': '3.3.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36097'}, {'type': 'WEB', 'url': 'https://github.com/funadmin/funadmin/issues/17'}, {'type': 'PACKAGE', 'url': 'https://github.com/funadmin/funadmin'}] | {'cwe_ids': ['CWE-434'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-22T20:01:31Z', 'nvd_published_at': None} |
1.4.0 | GHSA-fwv2-65wh-2w8c | 2023-06-09T22:53:25Z | 2023-06-09T22:53:25Z | null | ['CVE-2023-34231'] | Snowflake Golang Driver vulnerable to Command Injection | ### Issue
Snowflake was informed via our bug bounty program of a command injection vulnerability in the Snowflake Golang driver via SSO browser URL authentication.
### Impacted driver package:
gosnowflake
### Impacted version range:
before [Version 1.6.19](https://community.snowflake.com/s/article/Go-Snowflake-Driv... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/snowflakedb/gosnowflake'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.19'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/snowflakedb/gosnowflake/security/advisories/GHSA-fwv2-65wh-2w8c'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34231'}, {'type': 'WEB', 'url': 'https://github.com/snowflakedb/gosnowflake/pull/757'}, {'type': 'WEB', 'url': 'https://github.com/snowfla... | {'cwe_ids': ['CWE-77'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T22:53:25Z', 'nvd_published_at': None} |
1.4.0 | GHSA-v6g2-jwrm-h5r5 | 2023-06-30T20:37:16Z | 2023-06-30T03:30:17Z | null | ['CVE-2023-3469'] | phpMyFAQ Cross-site Scripting | phpMyFAQ prior to 3.2.0-beta.2 contains a cross-site scripting vulnerability. When an administrator restores a backup from a file, it's possible to trigger an error with a specially crafted file that can be displayed on the web page. Since the error message contains the invalid part of the file, any JavaScript code in ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'thorsten/phpmyfaq'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.2.0-beta.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3469'}, {'type': 'WEB', 'url': 'https://github.com/thorsten/phpmyfaq/commit/04a0183c25dd425f4c2bfb5f75b7650b932ae278'}, {'type': 'PACKAGE', 'url': 'https://github.com/thorsten/phpMyFAQ'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/3565cfc9-... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:37:16Z', 'nvd_published_at': None} |
1.4.0 | GHSA-7hh3-3x64-v2g9 | 2023-06-26T13:55:41Z | 2023-06-20T18:50:15Z | null | ['CVE-2023-35167'] | When setting EntityOptions.apiPrefilter to a function, the filter is not applied to API requests for a resource by Id | ### Impact
If you used the [apiPrefilter](https://remult.dev/docs/ref_entity.html#apiprefilter) option of the `@Entity` decorator, by setting it to a function that returns a filter that prevents unauthorized access to data, an attacker who knows the `id` of an entity instance she is not authorized to access, can gain r... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'npm', 'name': 'remult'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.20.6'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/remult/remult/security/advisories/GHSA-7hh3-3x64-v2g9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35167'}, {'type': 'WEB', 'url': 'https://github.com/remult/remult/commit/6892ae97134126d8710ef7302bb2fc37730994c5'}, {'type': 'PACKAGE', 'url': 'htt... | {'cwe_ids': ['CWE-284'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-20T18:50:15Z', 'nvd_published_at': None} |
1.4.0 | GHSA-hxq4-mx37-fqvg | 2023-06-30T22:11:42Z | 2023-06-30T22:11:42Z | null | [] | s2n-quic potential denial of service vulnerability when receiving empty UDP packets | ### Impact
An issue in s2n-quic results in the endpoint shutting down after receiving an empty UDP packet on a connection.
No AWS services are affected by this issue and customers of AWS services do not need to take action. Applications using s2n-quic should upgrade their application to the most recent release of s2... | [] | [{'package': {'ecosystem': 'crates.io', 'name': 's2n-quic'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.22.0'}, {'fixed': '1.23.0'}]}], 'versions': ['1.22.0']}] | [{'type': 'WEB', 'url': 'https://github.com/aws/s2n-quic/security/advisories/GHSA-hxq4-mx37-fqvg'}, {'type': 'WEB', 'url': 'https://github.com/aws/s2n-quic/commit/4b1d417e9de7eafaf5350553c5fcb9264dfa32f5'}, {'type': 'PACKAGE', 'url': 'https://github.com/aws/s2n-quic'}, {'type': 'WEB', 'url': 'https://github.com/aws/s2n... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T22:11:42Z', 'nvd_published_at': None} |
1.4.0 | GHSA-89qm-hm2x-mxm3 | 2023-06-12T18:53:32Z | 2023-06-12T06:30:17Z | null | ['CVE-2023-26133'] | progressbar.js vulnerable to Prototype Pollution | All versions of the package progressbar.js are vulnerable to Prototype Pollution via the function extend() in the file utils.js.
| [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L'}] | [{'package': {'ecosystem': 'npm', 'name': 'progressbar.js'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-26133'}, {'type': 'PACKAGE', 'url': 'https://github.com/kimmobrunfeldt/progressbar.js'}, {'type': 'WEB', 'url': 'https://github.com/kimmobrunfeldt/progressbar.js/blob/74536b9eeeaaf51144706d918ed5a0a679631d96/src/utils.js#L18'}, {'type': 'WEB', 'url... | {'cwe_ids': ['CWE-1321'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-12T18:53:32Z', 'nvd_published_at': None} |
1.4.0 | GHSA-mx27-gg24-h2jc | 2023-06-27T19:48:46Z | 2023-06-14T15:30:38Z | null | ['CVE-2023-34612'] | ph-json vulnerable to stack exhaustion | An issue was discovered in ph-json that allows attackers to cause a denial of service or other unspecified impacts via crafted objects that have deeply nested structures. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.helger.commons:ph-json'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '11.0.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34612'}, {'type': 'WEB', 'url': 'https://github.com/phax/ph-commons/issues/35'}, {'type': 'PACKAGE', 'url': 'https://github.com/phax/ph-commons'}] | {'cwe_ids': ['CWE-400', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T21:09:37Z', 'nvd_published_at': None} |
1.4.0 | GHSA-298m-hvgh-x9cw | 2023-06-27T21:59:30Z | 2023-06-20T15:31:09Z | null | ['CVE-2020-21485'] | Alluxio Cross Site Scripting vulnerability | Cross Site Scripting vulnerability in Alluxio v.1.8.1 allows a remote attacker to executea arbitrary code via the path parameter in the browse board component. | [{'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': 'Maven', 'name': 'org.alluxio:alluxio-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.8.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-21485'}, {'type': 'WEB', 'url': 'https://github.com/Alluxio/alluxio/issues/10552'}, {'type': 'PACKAGE', 'url': 'https://github.com/Alluxio/alluxio'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T22:09:49Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jv4x-j47q-6qvp | 2023-06-26T22:11:47Z | 2023-06-14T15:30:38Z | null | ['CVE-2023-34624'] | htmlcleaner vulnerable to stack exhaustion | An issue was discovered htmlcleaner through version 2.28 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'net.sourceforge.htmlcleaner:htmlcleaner'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.28'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34624'}, {'type': 'WEB', 'url': 'https://github.com/amplafi/htmlcleaner/issues/13'}, {'type': 'PACKAGE', 'url': 'https://github.com/amplafi/htmlcleaner'}, {'type': 'WEB', 'url': 'https://lists.debian.org/debian-lts-announce/2023/08/msg00007.html'},... | {'cwe_ids': ['CWE-400', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T21:01:31Z', 'nvd_published_at': None} |
1.4.0 | GHSA-94pf-92hw-2hjc | 2023-06-30T20:42:02Z | 2023-06-30T20:42:02Z | null | ['CVE-2023-36469'] | XWiki Platform vulnerable to Code injection through NotificationRSSService | ### Impact
Any user who can edit their own user profile and notification settings can execute arbitrary script macros including Groovy and Python macros that allow remote code execution including unrestricted read and write access to all wiki contents. This can be reproduced with the following steps:
1. Login as a us... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-notifications-ui'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '9.6-rc-1'}, {'fixed': '14.10.6'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-notifications-ui'}, 'ranges': [{'type': 'ECOS... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-94pf-92hw-2hjc'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36469'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/217e5bb7a657f2991b154a16ef4d5ae9c29ad39c'}, {'type': 'WEB', '... | {'cwe_ids': ['CWE-74'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:42:02Z', 'nvd_published_at': None} |
1.4.0 | GHSA-h2wm-p2vg-6pw4 | 2023-06-20T14:21:48Z | 2023-06-09T22:40:54Z | null | ['CVE-2023-27531'] | Kredis JSON Possible Deserialization of Untrusted Data Vulnerability | There is a deserialization of untrusted data vulnerability in
the Kredis JSON deserialization code. This vulnerability has
been assigned the CVE identifier CVE-2023-27531.
'Not affected: None.'
'Versions Affected: All.'
'Fixed Versions: 1.3.0.1'
Impact
Carefully crafted JSON data processed by Kredis may result in
... | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'kredis'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.0.1'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/rails/kredis/commit/d576b7ae5c8d3d74eeb4bd84cad0aa64ffc299fa'}, {'type': 'WEB', 'url': 'https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467#post_1'}, {'type': 'PACKAGE', 'url': 'https://github.com/rail... | {'cwe_ids': ['CWE-502'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T22:40:54Z', 'nvd_published_at': None} |
1.4.0 | GHSA-g753-ghr7-q33w | 2023-06-22T20:01:55Z | 2023-06-22T20:01:55Z | null | [] | cyfs-base vulnerable to misaligned pointer dereference in `ChunkId::new` | The function `ChunkId::new` creates a misaligned pointer by casting mutable pointer of `u8` slice which has alignment 1 to the mutable pointer of `u32` which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function.
| [] | [{'package': {'ecosystem': 'crates.io', 'name': 'cyfs-base'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.6.12'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/buckyos/CYFS/issues/275'}, {'type': 'WEB', 'url': 'https://github.com/buckyos/CYFS/commit/e030188895096fd8d91d48753877729f4d37dd24'}, {'type': 'PACKAGE', 'url': 'https://github.com/buckyos/CYFS'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2023-0046.html'}... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-22T20:01:55Z', 'nvd_published_at': None} |
1.4.0 | GHSA-x469-cv7m-77r9 | 2023-06-14T17:17:02Z | 2023-06-14T17:17:02Z | null | ['CVE-2023-33128'] | .NET Remote Code Execution Vulnerability | # Microsoft Security Advisory CVE-2023-33128: .NET Remote Code Execution Vulnerability
## <a name="executive-summary"></a>Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0. This advisory also provides guidance on what developers can do to update t... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NetCore.App.Runtime.linux-arm'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.7'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.5'}}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NetCore.App.R... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/sdk/security/advisories/GHSA-x469-cv7m-77r9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33128'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/253'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/sdk'}, {'t... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T17:17:02Z', 'nvd_published_at': None} |
1.4.0 | GHSA-wg6p-jmpc-xjmr | 2023-06-21T22:00:30Z | 2023-06-21T22:00:30Z | null | ['CVE-2023-35926'] | Backstage Scaffolder plugin has insecure sandbox | The Backstage scaffolder-backend plugin uses a templating library that requires a sandbox, as it by design allows for code injection. The library used for this sandbox so far has been `vm2`, but in light of several past vulnerabilities and existing vulnerabilities that may not have a fix, the plugin has switched to us... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': '@backstage/plugin-scaffolder-backend'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.15.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/backstage/backstage/security/advisories/GHSA-wg6p-jmpc-xjmr'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35926'}, {'type': 'WEB', 'url': 'https://github.com/backstage/backstage/commit/fb7375507d56faedcb7bb3665480070593c8949a'}, {'type': 'PACKAGE',... | {'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T22:00:30Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jh2h-qcrw-ghg7 | 2023-06-14T17:02:24Z | 2023-06-14T17:02:24Z | null | ['CVE-2023-24895'] | .NET Remote Code Execution Vulnerability | # Microsoft Security Advisory CVE-2023-24895: .NET Remote Code Execution Vulnerability
## <a name="executive-summary"></a>Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 6.0. This advisory also provides guidance on what developers can d... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.WindowsDesktop.App.Runtime.win-arm64'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.7'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.5'}}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.Window... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/wpf/security/advisories/GHSA-jh2h-qcrw-ghg7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24895'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/261'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/wpf'}, {'t... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T17:02:24Z', 'nvd_published_at': None} |
1.4.0 | GHSA-rx28-r23p-2qc3 | 2023-06-20T18:06:03Z | 2023-06-19T22:47:26Z | null | ['CVE-2023-35165'] | AWS CDK EKS overly permissive trust policies | If you are using the `eks.Cluster` or `eks.FargateCluster` construct we need you to take action. Other users are not affected and can stop reading.
### Impact
The AWS Cloud Development Kit (CDK) allows for the definition of Amazon Elastic Container Service for Kubernetes (EKS) clusters. `eks.Cluster` and `eks.Fargat... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'aws-cdk-lib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.80.0'}]}]}, {'package': {'ecosystem': 'npm', 'name': '@aws-cdk/aws-eks'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.57.0'}, {'fixed': '1.202.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/aws/aws-cdk/security/advisories/GHSA-rx28-r23p-2qc3'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35165'}, {'type': 'WEB', 'url': 'https://github.com/aws/aws-cdk/issues/25674'}, {'type': 'PACKAGE', 'url': 'https://github.com/aws/aws-cdk'}] | {'cwe_ids': ['CWE-266', 'CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-19T22:47:26Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4jjv-p8x9-rrf7 | 2023-07-06T21:39:13Z | 2023-06-30T15:30:22Z | null | ['CVE-2023-37299'] | Joplin Cross-site Scripting vulnerability | Joplin before 2.11.5 allows XSS via an AREA element of an image map. | [{'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': 'joplin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.11.5'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37299'}, {'type': 'WEB', 'url': 'https://github.com/laurent22/joplin/commit/9e90d9016daf79b5414646a93fd369aedb035071'}, {'type': 'PACKAGE', 'url': 'https://github.com/laurent22/joplin'}, {'type': 'WEB', 'url': 'https://github.com/laurent22/joplin/r... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:39:42Z', 'nvd_published_at': None} |
1.4.0 | GHSA-42r6-p4px-qvv6 | 2023-06-12T20:30:27Z | 2023-06-12T20:30:27Z | null | ['CVE-2018-17107'] | tgstation-server cached user logins in legacy server | Please note this advisory is for a historical preexisting issue in the legacy server from 2018. It has long since been triaged. It is being moved here for visibility. The text below is copied from the original issue #690
# You can login to the server with any username/password combination if someone else is logged in
... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'TGServiceInterface'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.2.1.0'}, {'fixed': '3.2.5.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.2.4.0'}}] | [{'type': 'WEB', 'url': 'https://github.com/tgstation/tgstation-server/security/advisories/GHSA-42r6-p4px-qvv6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-17107'}, {'type': 'WEB', 'url': 'https://github.com/tgstation/tgstation-server/commit/1812a9c6793c8516c138a105ccfb2108164f0eff'}, {'typ... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-12T20:30:27Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jx7q-xxmw-44vf | 2023-06-14T17:04:29Z | 2023-06-14T17:04:29Z | null | ['CVE-2023-24936'] | .NET Elevation of Privilege Vulnerability | # Microsoft Security Advisory CVE-2023-24936: .NET Elevation of Privilege Vulnerability
## <a name="executive-summary"></a>Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 6.0. This advisory also provides guidance on what developers can ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NetCore.App.Runtime.linux-arm'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.7'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.5'}}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NetCore.App.R... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/runtime/security/advisories/GHSA-jx7q-xxmw-44vf'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24936'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/259'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/runtim... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T17:04:29Z', 'nvd_published_at': None} |
1.4.0 | GHSA-p223-c4w6-q454 | 2023-06-08T14:02:02Z | 2023-06-01T15:30:59Z | null | ['CVE-2023-33544'] | hawtio vulnerable to Path Traversal | hawtio 2.17.2 is vulnerable to Path Traversal. it is possible to input malicious zip files, which can result in the high-risk files after decompression being stored in any location, even leading to file overwrite. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.hawt:project'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.17.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33544'}, {'type': 'WEB', 'url': 'https://github.com/hawtio/hawtio/issues/2832'}, {'type': 'PACKAGE', 'url': 'https://github.com/hawtio/hawtio'}] | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T02:03:57Z', 'nvd_published_at': None} |
1.4.0 | GHSA-65wh-g8x8-gm2h | 2023-06-21T13:48:24Z | 2023-06-12T18:30:18Z | null | ['CVE-2023-34212'] | Apache NiFi vulnerable to Deserialization of Untrusted Data | The JndiJmsConnectionFactoryProvider Controller Service, along with the ConsumeJMS and PublishJMS Processors, in Apache NiFi 1.8.0 through 1.21.0 allow an authenticated and authorized user to configure URL and library properties that enable deserialization of untrusted data from a remote location.
The resolution valid... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.nifi:nifi-jms-bundle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.8.0'}, {'fixed': '1.22.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34212'}, {'type': 'WEB', 'url': 'https://github.com/apache/nifi/pull/7313'}, {'type': 'WEB', 'url': 'https://github.com/apache/nifi/commit/3fcb82ee4509d1ad73893d8dca003be6d086c5d6'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/nifi'}, {'t... | {'cwe_ids': ['CWE-502'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-12T20:29:48Z', 'nvd_published_at': None} |
1.4.0 | GHSA-86h2-2g4g-29qx | 2023-06-12T20:09:27Z | 2023-06-06T16:46:57Z | null | ['CVE-2023-34102'] | avo possible unsafe reflection / partial DoS vulnerability | ### Summary
The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes when viewing a manipulated record.
### Details
After reviewing the polymorphic... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'avo'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.33.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.33.2'}}, {'package': {'ecosystem': 'RubyGems', 'name': 'avo'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'in... | [{'type': 'WEB', 'url': 'https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qx'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34102'}, {'type': 'WEB', 'url': 'https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17'}, {'type': 'PACKAGE', 'url': 'https://g... | {'cwe_ids': ['CWE-20', 'CWE-470'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T16:46:57Z', 'nvd_published_at': None} |
1.4.0 | GHSA-h42j-mrmp-9369 | 2023-06-30T20:32:34Z | 2023-06-28T06:30:22Z | null | ['CVE-2023-26134'] | git-commit-info vulnerable to Command Injection | Versions of the package git-commit-info before 2.0.2 are vulnerable to Command Injection such that the package-exported method gitCommitInfo() fails to sanitize its parameter commit, which later flows into a sensitive command execution API. As a result, attackers may inject malicious commands once they control the hash... | [{'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': 'git-commit-info'}, 'ecosystem_specific': {'affected_functions': ['git-commit-info']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-26134'}, {'type': 'WEB', 'url': 'https://github.com/JPeer264/node-git-commit-info/issues/24'}, {'type': 'WEB', 'url': 'https://github.com/JPeer264/node-git-commit-info/commit/f7c491ede51f886a988af9b266797cb24591d18c'}, {'type': 'PACKAGE', 'url': 'h... | {'cwe_ids': ['CWE-77', 'CWE-78'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:32:34Z', 'nvd_published_at': None} |
1.4.0 | GHSA-w65q-jcmv-28gj | 2023-07-03T21:34:40Z | 2023-06-22T21:30:49Z | null | ['CVE-2023-32571'] | Dynamic Linq vulnerable to remote code execution | Dynamic Linq 1.0.7.10 through 1.2.25 before 1.3.0 allows attackers to execute arbitrary code and commands when untrusted input to methods including Where, Select, OrderBy is parsed. | [{'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': 'NuGet', 'name': 'System.Linq.Dynamic.Core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.7.10'}, {'fixed': '1.3.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-32571'}, {'type': 'PACKAGE', 'url': 'https://github.com/zzzprojects/System.Linq.Dynamic.Core'}, {'type': 'WEB', 'url': 'https://research.nccgroup.com/2023/06/13/dynamic-linq-injection-remote-code-execution-vulnerability-cve-2023-32571/'}] | {'cwe_ids': ['CWE-697'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-23T21:38:13Z', 'nvd_published_at': None} |
1.4.0 | GHSA-8f6x-v685-g2xc | 2023-06-21T21:47:08Z | 2023-06-14T09:30:42Z | null | ['CVE-2023-34149'] | Apache Struts vulnerable to memory exhaustion | Denial of service via out of memory (OOM) owing to not properly checking of list bounds. When a Multipart request has non-file normal form fields, Struts used to bring them into memory as Strings without checking their sizes. This could lead to OOM if developer has set struts.multipart.maxSize to a value equal or great... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.31'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fi... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34149'}, {'type': 'WEB', 'url': 'https://github.com/apache/struts/commit/2d6f1bc0a6f5ac575a56784ac6461816b67c4f21'}, {'type': 'WEB', 'url': 'https://cwiki.apache.org/confluence/display/WW/S2-063'}, {'type': 'PACKAGE', 'url': 'https://github.com/apa... | {'cwe_ids': ['CWE-770'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T20:16:47Z', 'nvd_published_at': None} |
1.4.0 | GHSA-6mf5-36v9-3h2w | 2023-06-20T16:46:11Z | 2023-06-20T16:46:11Z | null | ['CVE-2023-35150'] | XWiki Platform vulnerable to privilege escalation (PR) from view right via Invitation application | ### Impact
Any user with view rights on any document can execute code with programming rights, leading to remote code execution by crafting an url with a dangerous payload. See the example below:
Open `<xwiki-host>/xwiki/bin/view/%5D%5D%20%7B%7Basync%20async%3D%22true%22%20cached%3D%22false%22%20context%3D%22doc.refere... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-invitation-ui'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.4-m-2'}, {'fixed': '14.4.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-invitation-ui'}, 'ranges': [{'type': 'ECOSYSTEM', ... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-6mf5-36v9-3h2w'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35150'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/b65220a4d86b8888791c3b643074ebca5c089a3a'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-94', 'CWE-95'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-20T16:46:11Z', 'nvd_published_at': None} |
1.4.0 | GHSA-vcvg-xgr8-p5gq | 2023-06-09T19:31:32Z | 2023-06-09T19:31:32Z | null | ['CVE-2020-15230'] | Arbitrary file read using percent-encoded relative paths in FileMiddleware | ### Impact
Attackers can access data at arbitrary filesystem paths on the same host as an application using `FileMiddleware`.
### Patches
Version [4.29.4](https://github.com/vapor/vapor/releases/tag/4.29.4)
### Workarounds
Upgrade to 4.24.4 or later, or disable `FileMiddleware`.
### References
* Introduced in ht... | [{'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': 'purl-type:swift', 'name': 'github.com/vapor/vapor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0-rc.2.5'}, {'fixed': '4.29.4'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/vapor/vapor/security/advisories/GHSA-vcvg-xgr8-p5gq'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-15230'}, {'type': 'WEB', 'url': 'https://github.com/vapor/vapor/pull/2500'}, {'type': 'WEB', 'url': 'https://github.com/vapor/vapor/commit/cf1651f7ff7... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T19:31:32Z', 'nvd_published_at': '2020-10-02T19:15:00Z'} |
1.4.0 | GHSA-ccrc-9x59-3vc4 | 2023-07-06T21:39:44Z | 2023-06-29T21:30:29Z | null | ['CVE-2020-26708'] | requests-xml XML External Entity Injection vulnerability | requests-xml v0.2.3 was discovered to contain an XML External Entity Injection (XXE) vulnerability which allows attackers to execute arbitrary code via a crafted XML file. | [{'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': 'requests-xml'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.2.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-26708'}, {'type': 'WEB', 'url': 'https://github.com/erinxocon/requests-xml/issues/7'}, {'type': 'PACKAGE', 'url': 'https://github.com/erinxocon/requests-xml'}, {'type': 'WEB', 'url': 'https://github.com/pypa/advisory-database/tree/main/vulns/reques... | {'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:36:25Z', 'nvd_published_at': None} |
1.4.0 | GHSA-3x74-v64j-qc3f | 2023-06-28T23:54:39Z | 2023-06-13T18:30:39Z | 2023-06-28T23:54:39Z | ['CVE-2023-30179'] | Withdrawn Advisory: CraftCMS Server-Side Template Injection vulnerability | ## Withdrawn
This advisory has been withdrawn because the CVE has been disputed and the underlying vulnerability is likely invalid. This link is maintained to preserve external references.
[According to maintainers of Craft CMS](https://github.com/github/advisory-database/pull/2443#issuecomment-1610634200), only admin... | [{'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': 'craftcms/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.4.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-30179'}, {'type': 'WEB', 'url': 'https://github.com/github/advisory-database/pull/2443'}, {'type': 'WEB', 'url': 'https://datnlq.gitbook.io/cve/craft-cms/cve-2023-30179-server-side-template-injection'}, {'type': 'PACKAGE', 'url': 'https://github.co... | {'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T16:47:17Z', 'nvd_published_at': None} |
1.4.0 | GHSA-q9hg-9qj2-mxf9 | 2023-06-30T20:28:38Z | 2023-06-20T17:42:16Z | null | ['CVE-2023-35162'] | XWiki Platform vulnerable to cross-site scripting via xcontinue parameter in previewactions template | ### Impact
Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS).
It's possible to exploit the previewactions template to perform a XSS, e.g. by using URL such as:
> <hostname>/xwiki/bin/get/FlamingoThemes/Cerulean?xpage=xpart&vm=previewactions.vm&xcontinue=javascript:alert(docu... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-flamingo-skin-resources'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.1-rc-1'}, {'fixed': '14.10.5'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-flamingo-skin-resources'}, 'ranges': [... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-q9hg-9qj2-mxf9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35162'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/9f01166b1a8ee9639666099eb5040302df067e4d'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-79'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-20T17:42:16Z', 'nvd_published_at': None} |
1.4.0 | GHSA-fqhp-rhm6-8rrj | 2023-06-28T19:43:29Z | 2023-06-21T21:30:25Z | null | ['CVE-2023-33289'] | urlnorm vulnerable to Regular Expression Denial of Service | The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service (ReDos) via a crafted URL to lib.rs. | [{'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': 'crates.io', 'name': 'urlnorm'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.1.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33289'}, {'type': 'WEB', 'url': 'https://gist.github.com/6en6ar/b118888dc739e8979038f24c8ac33611'}, {'type': 'PACKAGE', 'url': 'https://github.com/progscrape/urlnorm'}, {'type': 'WEB', 'url': 'https://lib.rs/crates/urlnorm'}] | {'cwe_ids': ['CWE-1333'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T21:58:09Z', 'nvd_published_at': None} |
1.4.0 | GHSA-p2mf-q26j-3xmh | 2023-06-27T17:15:10Z | 2023-06-27T15:30:28Z | null | ['CVE-2023-3431'] | PlantUML Improper Access Control vulnerability | Improper Access Control in GitHub repository plantuml/plantuml prior to 1.2023.9. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'net.sourceforge.plantuml:plantuml-mit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2023.9'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3431'}, {'type': 'WEB', 'url': 'https://github.com/plantuml/plantuml/commit/fbe7fa3b25b4c887d83927cffb1009ec6cb8ab1e'}, {'type': 'PACKAGE', 'url': 'https://github.com/plantuml/plantuml'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/fa741f95-... | {'cwe_ids': ['CWE-284'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-27T17:15:10Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gh66-fp7j-98v5 | 2023-06-28T22:34:08Z | 2023-06-28T22:34:08Z | null | ['CVE-2023-34099'] | Shopware improper mail validation vulnerability | ### Impact
The mail validation in the registration process had some flaws, so it was possible to construct different mail addresses, that in the end result in the same address, which is shared by multiple accounts.
### Patches
We recommend updating to the current version 5.7.18. You can get the update to 5.7.18 regul... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'shopware/shopware'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.1.4'}, {'fixed': '5.7.18'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.7.17'}}] | [{'type': 'WEB', 'url': 'https://github.com/shopware/shopware/security/advisories/GHSA-gh66-fp7j-98v5'}, {'type': 'WEB', 'url': 'https://github.com/shopware5/shopware/security/advisories/GHSA-gh66-fp7j-98v5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34099'}, {'type': 'WEB', 'url': 'https:... | {'cwe_ids': ['CWE-754'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-28T22:34:08Z', 'nvd_published_at': None} |
1.4.0 | GHSA-9m3v-v4r5-ppx7 | 2023-06-16T17:54:18Z | 2023-06-06T16:43:01Z | null | ['CVE-2023-33957'] | Notation vulnerable to denial of service from high number of artifact signatures | ### Impact
An attacker who controls or compromises a registry can make the registry serve an infinite number of signatures for the artifact, causing a denial of service to the host machine running `notation verify`.
### Patches
The problem has been fixed in the release [v1.0.0-rc.6](https://github.com/notaryproject/no... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/notaryproject/notation'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0-rc.6'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/notaryproject/notation/security/advisories/GHSA-9m3v-v4r5-ppx7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33957'}, {'type': 'WEB', 'url': 'https://github.com/notaryproject/notation/commit/ed22fde52f6d70ae0b53521bd28c9ccafa868c24'}, {'type': 'PAC... | {'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T16:43:01Z', 'nvd_published_at': None} |
1.4.0 | GHSA-qj8w-rv5x-2v9h | 2023-06-09T22:54:39Z | 2023-06-01T03:30:24Z | 2023-06-09T22:54:39Z | [] | Duplicate Advisory: Starlette vulnerable to directory traversal | ## Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-v5gw-mw7f-84px. This link is maintained to preserve external references.
## Original Description
Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote unauthenticated attacker... | [{'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': 'starlette'}, 'ecosystem_specific': {'affected_functions': ['starlette.staticfiles.StaticFiles.lookup_path']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.13.5'}, {'fixed': '0.27.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-29159'}, {'type': 'WEB', 'url': 'https://github.com/encode/starlette/commit/1797de464124b090f10cf570441e8292936d63e3'}, {'type': 'PACKAGE', 'url'... | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T02:01:03Z', 'nvd_published_at': None} |
1.4.0 | GHSA-pqp3-8rrw-g8vm | 2023-06-06T01:50:33Z | 2023-06-06T01:50:33Z | null | [] | PocketMine-MP vulnerable to server crash with certain invalid JSON payloads in `LoginPacket` due to vulnerable dependency | ### Impact
An attacker could crash the server by sending malformed JWT JSON in `LoginPacket` due to a security vulnerability in [`netresearch/jsonmapper`](https://github.com/cweiske/JsonMapper), due to improper checking for mapping JSON arrays and objects onto scalar model properties such as strings.
### Patches
The p... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'pocketmine/pocketmine-mp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.20.5'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'pocketmine/pocketmine-mp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.21.0'}, {'fixed... | [{'type': 'WEB', 'url': 'https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-pqp3-8rrw-g8vm'}, {'type': 'WEB', 'url': 'https://github.com/cweiske/jsonmapper/pull/210'}, {'type': 'WEB', 'url': 'https://github.com/pmmp/PocketMine-MP/commit/09668a37d66c6023685a948b7550c918620e98f2'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T01:50:33Z', 'nvd_published_at': None} |
1.4.0 | GHSA-rxmj-hg9v-vp3p | 2023-06-09T19:32:11Z | 2023-06-09T19:32:11Z | null | ['CVE-2021-36155'] | Uncontrolled Resource Consumption in LengthPrefixedMessageReader | ### Impact
Affected gRPC Swift clients and servers are vulnerable to uncontrolled resource consumption attacks. Excessive memory may be allocated when parsing messages. This can lead to a denial of service.
### Patches
The problem has been fixed in 1.2.0.
### Workarounds
No workaround is available. Users must upgr... | [{'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': 'purl-type:swift', 'name': 'github.com/grpc/grpc-swift'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/grpc/grpc-swift/security/advisories/GHSA-rxmj-hg9v-vp3p'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-36155'}, {'type': 'WEB', 'url': 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35303'}, {'type': 'PACKAGE', 'url': 'https://github.com/grp... | {'cwe_ids': ['CWE-120', 'CWE-770'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T19:32:11Z', 'nvd_published_at': '2021-07-09T12:15:00Z'} |
1.4.0 | GHSA-fqcv-rfp6-wv92 | 2023-06-14T16:42:14Z | 2023-06-07T15:30:18Z | null | ['CVE-2023-3142'] | Microweber Cross-site Scripting vulnerability | Microweber 1.3.4 and prior is vulnerable to stored cross-site scripting via an alert on the `Editing` page. This issue is fixed in commit 42efa981a2239d042d910069952d6276497bdcf1. | [{'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': 'microweber/microweber'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.3.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3142'}, {'type': 'WEB', 'url': 'https://github.com/microweber/microweber/commit/42efa981a2239d042d910069952d6276497bdcf1'}, {'type': 'PACKAGE', 'url': 'https://github.com/microweber/microweber'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/d... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T22:52:59Z', 'nvd_published_at': None} |
1.4.0 | GHSA-6643-h7h5-x9wh | 2023-06-27T22:19:47Z | 2023-06-20T15:31:09Z | null | ['CVE-2023-34541'] | Langchain vulnerable to arbitrary code execution | Langchain 0.0.171 is vulnerable to Arbitrary code execution in `load_prompt`. | [{'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': 'langchain'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.0.171'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34541'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/issues/4849'}, {'type': 'WEB', 'url': 'https://github.com/langchain-ai/langchain/issues/4849'}, {'type': 'PACKAGE', 'url': 'https://github.com/hwchase17/langchain'}, {'type': '... | {'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T22:09:21Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jrm6-h9cq-8gqw | 2023-06-30T22:17:52Z | 2023-06-30T22:17:52Z | null | ['CVE-2023-36810'] | PyPDF2 quadratic runtime with malformed PDF missing xref marker | ### Impact
An attacker who uses this vulnerability can craft a PDF which leads to unexpected long runtime.
This quadratic runtime blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage.
### Patches
https://github.com/py-pdf/pypdf/pull/808
### Workarounds
_Is there... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'PyPDF2'}, 'ecosystem_specific': {'affected_functions': ['PyPDF2.PdfFileReader.readNextEndLine']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.27.9'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.27.8'}}] | [{'type': 'WEB', 'url': 'https://github.com/py-pdf/pypdf/security/advisories/GHSA-jrm6-h9cq-8gqw'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36810'}, {'type': 'WEB', 'url': 'https://github.com/py-pdf/pypdf/issues/582'}, {'type': 'WEB', 'url': 'https://github.com/py-pdf/pypdf/pull/808'}, {'... | {'cwe_ids': ['CWE-407'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T22:17:52Z', 'nvd_published_at': None} |
1.4.0 | GHSA-555c-2p6r-68mm | 2023-06-14T17:08:54Z | 2023-06-14T17:08:54Z | null | ['CVE-2023-29331'] | .NET Denial of Service vulnerability | # Microsoft Security Advisory CVE-2023-29331: .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 7.0 and .NET 6.0. This advisory also provides guidance on what developers can do to... | [{'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.Windows.Compatibility'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.1'}}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.Windows.Compatibility... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/runtime/security/advisories/GHSA-555c-2p6r-68mm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-29331'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/257'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/runtim... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T17:08:54Z', 'nvd_published_at': None} |
1.4.0 | GHSA-773g-x274-8qmf | 2023-06-07T16:05:48Z | 2023-06-07T16:05:48Z | null | ['CVE-2022-3252'] | SwiftNIO Extras vulnerable to improper detection of complete HTTP body decompression | SwiftNIO Extras provides a pair of helpers for transparently decompressing received HTTP request or response bodies. These two objects (`HTTPRequestDecompressor` and `HTTPResponseDecompressor`) both failed to detect when the decompressed body was considered complete. If trailing junk data was appended to the HTTP messa... | [{'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': 'purl-type:swift', 'name': 'github.com/apple/swift-nio-extras'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.11.0'}, {'fixed': '1.14.0'}]}]}, {'package': {'ecosystem': 'purl-type:swift', 'name': 'github.com/apple/swift-nio-extras'}, 'ranges': [{'type': 'ECOSYSTEM', 'events':... | [{'type': 'WEB', 'url': 'https://github.com/apple/swift-nio-extras/security/advisories/GHSA-773g-x274-8qmf'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-3252'}, {'type': 'WEB', 'url': 'https://github.com/apple/swift-nio-extras/pull/177'}, {'type': 'WEB', 'url': 'https://github.com/apple/swif... | {'cwe_ids': ['CWE-835'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-07T16:05:48Z', 'nvd_published_at': '2022-09-21T19:15:00Z'} |
1.4.0 | GHSA-cgmm-c2m9-ff7r | 2023-07-05T17:16:48Z | 2023-06-26T21:30:59Z | null | ['CVE-2021-31635'] | jFinal Server-Side Template Injection vulnerability | Server-Side Template Injection (SSTI) vulnerability in jFinal v.4.9.08 allows a remote attacker to execute arbitrary code via the template function. | [{'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.jfinal:jfinal'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '4.9.08'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-31635'}, {'type': 'WEB', 'url': 'https://github.com/jfinal/jfinal/issues/187'}, {'type': 'WEB', 'url': 'https://gitee.com/jfinal/jfinal/issues/I3IXLE'}] | {'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-29T15:02:49Z', 'nvd_published_at': None} |
1.4.0 | GHSA-76f7-9v52-v2fw | 2023-06-30T22:58:41Z | 2023-06-30T22:58:41Z | null | ['CVE-2023-36812'] | Remote Code Execution for 2.4.1 and earlier | ### Impact
OpenTSDB is vulnerable to Remote Code Execution vulnerability by writing user-controlled input to Gnuplot configuration file and running Gnuplot with the generated configuration.
### Patches
Patched in [07c4641471c6f5c2ab5aab615969e97211eb50d9](https://github.com/OpenTSDB/opentsdb/commit/07c4641471c6f5c2ab5... | [{'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': 'net.opentsdb:opentsdb'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.4.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.4.1'}}] | [{'type': 'WEB', 'url': 'https://github.com/OpenTSDB/opentsdb/security/advisories/GHSA-76f7-9v52-v2fw'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36812'}, {'type': 'WEB', 'url': 'https://github.com/OpenTSDB/opentsdb/commit/07c4641471c6f5c2ab5aab615969e97211eb50d9'}, {'type': 'WEB', 'url': ... | {'cwe_ids': ['CWE-74'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T22:58:41Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4882-hxpr-hrvm | 2023-06-09T22:41:56Z | 2023-06-09T22:41:56Z | null | ['CVE-2023-34245'] | @udecode/plate-link does not sanitize URLs to prevent use of the `javascript:` scheme | ### Impact
Affected versions of the link plugin and link UI component do not sanitize URLs to prevent use of the `javascript:` scheme. As a result, links with JavaScript URLs can be inserted into the Plate editor through various means, including opening or pasting malicious content.
### Patches
`@udecode/plate-link` 2... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'npm', 'name': '@udecode/plate-link'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '20.0.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/udecode/plate/security/advisories/GHSA-4882-hxpr-hrvm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34245'}, {'type': 'WEB', 'url': 'https://github.com/udecode/plate/pull/2240'}, {'type': 'WEB', 'url': 'https://github.com/udecode/plate/commit/93dd5... | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T22:41:56Z', 'nvd_published_at': None} |
1.4.0 | GHSA-c57c-7hrj-6q6v | 2023-06-06T02:05:01Z | 2023-06-03T00:30:16Z | null | ['CVE-2023-1297'] | Hashicorp Consul vulnerable to denial of service | Consul and Consul Enterprise's cluster peering implementation contained a flaw whereby a peer cluster with service of the same name as a local service could corrupt Consul state, resulting in denial of service. This vulnerability was resolved in Consul 1.14.5, and 1.15.3 | [{'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': 'Go', 'name': 'github.com/hashicorp/consul'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.14.5'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/consul'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.15.0'}, {'fixed': '1.15... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-1297'}, {'type': 'WEB', 'url': 'https://discuss.hashicorp.com/t/hcsec-2023-15-consul-cluster-peering-can-result-in-denial-of-service/54515'}, {'type': 'PACKAGE', 'url': 'https://github.com/hashicorp/consul'}] | {'cwe_ids': ['CWE-826'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T02:05:01Z', 'nvd_published_at': None} |
1.4.0 | GHSA-fwwj-wg89-7h4c | 2023-06-26T16:37:59Z | 2023-06-20T16:48:36Z | null | ['CVE-2023-35155'] | XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email | ### Impact
Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS).
For instance, the following URL execute an `alter` on the browser: `<xwiki-host>/xwiki/bin/view/Main/?viewer=share&send=1&target=&target=%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Cimg+src+onerror%3Dalert... | [{'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': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-sharepage-api'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6-rc-2'}, {'fixed': '14.4.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-sharepage-api'}, 'ranges': [{'type': 'ECOSYSTEM',... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-fwwj-wg89-7h4c'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35155'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/ca88ebdefb2c9fa41490959cce9f9e62404799e7'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-20T16:48:36Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gqx9-h3w2-fprg | 2023-06-12T16:44:45Z | 2023-06-05T15:33:28Z | null | ['CVE-2023-32766'] | Gitpod vulnerable to Cross-site Scripting | Gitpod before 2022.11.3 allows XSS because redirection can occur for some protocols outside of the trusted set of three (vscode: vscode-insiders: jetbrains-gateway:). | [{'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': 'Go', 'name': 'github.com/gitpod-io/gitpod'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2022.11.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-32766'}, {'type': 'WEB', 'url': 'https://github.com/gitpod-io/gitpod/pull/17559'}, {'type': 'WEB', 'url': 'https://github.com/gitpod-io/gitpod/commit/6771283c3406586e352337675b79ff2ca50f191b'}, {'type': 'WEB', 'url': 'https://app.safebase.io/portal... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T02:07:25Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4c32-w6c7-77x4 | 2023-06-06T01:38:49Z | 2023-06-06T01:38:49Z | null | ['CVE-2023-33967'] | SQL injection when using MySQL/PostgreSQL data checking | An SQL injection issue was discovered in EaseProbe before 2.1.0 when using MySQL/PostgreSQL data checking. This problem has been fixed in v2.1.0; users should upgrade to this version.
The vulnerability was discovered by the [Oxeye research](https://www.oxeye.io/) team.
| [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/megaease/easeprobe'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/megaease/easeprobe/security/advisories/GHSA-4c32-w6c7-77x4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33967'}, {'type': 'WEB', 'url': 'https://github.com/megaease/easeprobe/pull/330'}, {'type': 'WEB', 'url': 'https://github.com/megaease/easeprob... | {'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T01:38:49Z', 'nvd_published_at': None} |
1.4.0 | GHSA-wm5g-p99q-66g4 | 2023-06-19T20:17:51Z | 2023-06-14T16:37:01Z | null | ['CVE-2023-35840'] | elFinder vulnerable to path traversal in LocalVolumeDriver connector | ### Impact
Path Traversal vulnerability in PHP LocalVolumeDriver connector. This vulnerability can be exploited by allowing untrusted users to write to the local file system.
This issue was caused by incomplete validity checking of the supplied request parameters. That problem has been fixed in elFinder Version 2.1.62... | [{'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': 'studio-42/elfinder'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1.62'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/Studio-42/elFinder/security/advisories/GHSA-wm5g-p99q-66g4'}, {'type': 'WEB', 'url': 'https://github.com/Studio-42/elFinder/commit/bb9aaa7b096a1b83f2f85657c43f12131ece2891'}, {'type': 'PACKAGE', 'url': 'https://github.com/Studio-42/elFinder'}] | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T16:37:01Z', 'nvd_published_at': None} |
1.4.0 | GHSA-cfh4-7wq9-6pgg | 2023-06-30T20:35:37Z | 2023-06-30T20:35:37Z | null | ['CVE-2023-23684'] | WPGraphQL Plugin vulnerable to Server Side Request Forgery (SSRF) | ### Impact
Users with capabilities to upload media (editors and above) are succeptible to SSRF (Server-Side Request Forgery) when executing the `createMediaItem` Mutation.
Authenticated users making GraphQL requests that execute the `createMediaItem` could pass executable paths in the mutations `filePath` argument th... | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'wp-graphql/wp-graphql'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.14.6'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.14.5'}}] | [{'type': 'WEB', 'url': 'https://github.com/wp-graphql/wp-graphql/security/advisories/GHSA-cfh4-7wq9-6pgg'}, {'type': 'WEB', 'url': 'https://github.com/wp-graphql/wp-graphql/pull/2840'}, {'type': 'PACKAGE', 'url': 'https://github.com/wp-graphql/wp-graphql'}, {'type': 'WEB', 'url': 'https://github.com/wp-graphql/wp-grap... | {'cwe_ids': ['CWE-918'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:35:37Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4xf2-7qfv-mgfx | 2023-06-16T22:14:34Z | 2023-06-16T15:30:19Z | null | ['CVE-2023-35782'] | ipandlanguageredirect extension vulnerable to SQL Injection | The ipandlanguageredirect extension before 5.1.2 for TYPO3 allows SQL Injection. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'in2code/ipandlanguageredirect'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.1.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35782'}, {'type': 'WEB', 'url': 'https://github.com/einpraegsam/ipandlanguageredirect/commit/d80eb99e739a09984ad0ea94b12380236346ae42'}, {'type': 'WEB', 'url': 'https://github.com/FriendsOfPHP/security-advisories/blob/master/in2code/ipandlanguagere... | {'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-16T22:14:34Z', 'nvd_published_at': None} |
1.4.0 | GHSA-5cc8-pgp5-7mpm | 2023-06-30T20:30:30Z | 2023-06-30T20:30:30Z | null | ['CVE-2023-1664'] | Keycloak Untrusted Certificate Validation vulnerability | A flaw was found in keycloak-core. This flaw considers the scenario when using X509 Client Certificate Authenticatior with the option "Revalidate Client Certificate". A user may be able to choose, if directly connect to keycloak (not passing via reverse proxy) a specific certificate. If there's a configuration error in... | [{'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': '21.1.2'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/keycloak/keycloak/security/advisories/GHSA-5cc8-pgp5-7mpm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-1664'}, {'type': 'WEB', 'url': 'https://access.redhat.com/security/cve/CVE-2023-1664'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show... | {'cwe_ids': ['CWE-295'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T20:30:30Z', 'nvd_published_at': None} |
1.4.0 | GHSA-xwc8-rf6m-xr86 | 2023-07-07T18:40:19Z | 2023-06-30T21:30:26Z | null | ['CVE-2023-37365'] | hnswlib Double Free vulnerability | Hnswlib 0.7.0 has a double free in `init_index` when the M argument is a large integer. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'hnswlib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.7.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37365'}, {'type': 'WEB', 'url': 'https://github.com/nmslib/hnswlib/issues/467'}, {'type': 'PACKAGE', 'url': 'https://github.com/nmslib/hnswlib'}] | {'cwe_ids': ['CWE-415'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-30T22:12:53Z', 'nvd_published_at': None} |
1.4.0 | GHSA-ff3m-68vj-h86p | 2023-06-27T17:15:16Z | 2023-06-27T15:30:29Z | null | ['CVE-2023-3432'] | PlantUML Server-Side Request Forgery vulnerability | Server-Side Request Forgery (SSRF) in GitHub repository plantuml/plantuml prior to 1.2023.9. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'net.sourceforge.plantuml:plantuml-mit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2023.9'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3432'}, {'type': 'WEB', 'url': 'https://github.com/plantuml/plantuml/commit/b32500bb61ae617bb312496d6d832e4be8190797'}, {'type': 'PACKAGE', 'url': 'https://github.com/plantuml/plantuml'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/8ac3316f-... | {'cwe_ids': ['CWE-918'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-27T17:15:16Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gwxv-jv83-6qjr | 2023-06-06T00:45:18Z | 2023-06-06T00:45:18Z | null | ['CVE-2023-33962'] | JStachio XSS vulnerability: Unescaped single quotes | ### Impact
#### Description:
JStachio fails to escape single quotes `'` in HTML, allowing an attacker to inject malicious code.
#### Reproduction Steps:
Use the following template code:
```html
<div attr='{{value}}'></div>
```
Set the value variable to `' onblur='alert(1)`.
```java
public class Escaping {
publ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.jstach:jstachio'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.1'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/jstachio/jstachio/security/advisories/GHSA-gwxv-jv83-6qjr'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33962'}, {'type': 'WEB', 'url': 'https://github.com/jstachio/jstachio/issues/157'}, {'type': 'WEB', 'url': 'https://github.com/jstachio/jstachio... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T00:45:18Z', 'nvd_published_at': None} |
1.4.0 | GHSA-rvrx-rrwh-r9p6 | 2023-06-16T17:53:52Z | 2023-06-06T16:44:58Z | null | ['CVE-2023-33958'] | Notation's default `maxSignatureAttempts` in `notation verify` enables an endless data attack | ### Impact
An attacker who controls or compromises a registry can make the registry serve an infinite number of signatures for the artifact, causing a denial of service to the host machine running `notation verify`.
### Patches
The problem has been fixed in the release [v1.0.0-rc.6](https://github.com/notaryproject/no... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/notaryproject/notation'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0-rc.6'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/notaryproject/notation/security/advisories/GHSA-rvrx-rrwh-r9p6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33958'}, {'type': 'PACKAGE', 'url': 'https://github.com/notaryproject/notation'}, {'type': 'WEB', 'url': 'https://github.com/notaryproject/... | {'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T16:44:58Z', 'nvd_published_at': None} |
1.4.0 | GHSA-5h3x-9wvq-w4m2 | 2023-06-08T18:03:11Z | 2023-06-08T18:03:11Z | null | ['CVE-2023-34234'] | OpenZeppelin Contracts's governor proposal creation may be blocked by frontrunning | ### Impact
By frontrunning the creation of a proposal, an attacker can become the proposer and gain the ability to cancel it. The attacker can do this repeatedly to try to prevent a proposal from being proposed at all.
This impacts the `Governor` contract in v4.9.0 only, and the `GovernorCompatibilityBravo` contract ... | [{'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': '@openzeppelin/contracts'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.3.0'}, {'fixed': '4.9.1'}]}]}, {'package': {'ecosystem': 'npm', 'name': '@openzeppelin/contracts-upgradeable'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.3.0'}, {'fixed... | [{'type': 'WEB', 'url': 'https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-5h3x-9wvq-w4m2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34234'}, {'type': 'WEB', 'url': 'https://github.com/OpenZeppelin/openzeppelin-contracts/commit/d9474327a492f9f310f31bc53f38dbe... | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-08T18:03:11Z', 'nvd_published_at': None} |
1.4.0 | GHSA-r72x-2h45-p59x | 2023-06-26T22:44:10Z | 2023-06-14T15:30:37Z | null | ['CVE-2023-35148'] | Jenkins Digital.ai App Management Publisher Plugin vulnerable to Cross-Site Request Forgery | Jenkins Digital.ai App Management Publisher Plugin 2.6 and earlier does not perform permission checks in several HTTP endpoints.
This allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials sto... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:ease-plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.6'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35148'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/ease-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-06-14/#SECURITY-2911'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/0... | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T20:32:58Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jqxr-vjvv-899m | 2023-06-14T14:54:06Z | 2023-06-14T14:54:06Z | null | ['CVE-2023-34247'] | @keystone-6/auth Open Redirect vulnerability | ### Summary
There is an open redirect in the `@keystone-6/auth` package, where the redirect leading `/` filter can be bypassed.
### Impact
Users may be redirected to domains other than the relative host, thereby it might be used by attackers to re-direct users to an unexpected location.
### Mitigations
- Don't use th... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'npm', 'name': '@keystone-6/auth'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.0.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/keystonejs/keystone/security/advisories/GHSA-jqxr-vjvv-899m'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34247'}, {'type': 'WEB', 'url': 'https://github.com/keystonejs/keystone/pull/8626'}, {'type': 'PACKAGE', 'url': 'https://github.com/keystonejs... | {'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T14:54:06Z', 'nvd_published_at': None} |
1.4.0 | GHSA-xm2m-2q6h-22jw | 2023-06-21T13:48:41Z | 2023-06-12T18:30:18Z | null | ['CVE-2023-34468'] | Apache NiFi vulnerable to Code Injection | The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1.21.0 allow an authenticated and authorized user to configure a Database URL with the H2 driver that enables custom code execution.
The resolution validates the Database URL and rejects H2 JDBC locations.
You are recom... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.nifi:nifi-dbcp-base'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.0.2'}, {'fixed': '1.22.0'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.nifi:nifi-hikari-dbcp-service'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34468'}, {'type': 'WEB', 'url': 'https://github.com/apache/nifi/pull/7349'}, {'type': 'WEB', 'url': 'https://github.com/apache/nifi/commit/4faf3ea59895e7e153db3f8f61147ff70a254361'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/nifi'}, {'t... | {'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-12T20:29:34Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4cw3-rhqx-vqwr | 2023-06-27T21:58:46Z | 2023-06-20T15:31:08Z | null | ['CVE-2020-20726'] | GilaCMS Cross Site Request Forgery vulnerability | Cross Site Request Forgery vulnerability in Gila GilaCMS v.1.11.4 allows a remote attacker to execute arbitrary code via the `cm/update_rows/user` parameter. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'gilacms/gila'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.11.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-20726'}, {'type': 'WEB', 'url': 'https://github.com/GilaCMS/gila/issues/51'}, {'type': 'PACKAGE', 'url': 'https://github.com/GilaCMS/gila'}] | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-21T18:36:51Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gcg6-xv4f-f749 | 2023-06-09T15:02:18Z | 2023-06-01T15:30:59Z | null | ['CVE-2023-33546'] | janino vulnerable to denial of service due to stack overflow | janino 3.1.9 and earlier is subject to denial of service (DOS) attacks when using the expression `evaluator.guess` parameter name method. If the parser runs on user-supplied input, an attacker could supply content that causes the parser to crash due to a stack overflow. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.codehaus.janino:janino-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.1.9'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33546'}, {'type': 'WEB', 'url': 'https://github.com/janino-compiler/janino/issues/201'}, {'type': 'PACKAGE', 'url': 'https://github.com/janino-compiler/janino'}, {'type': 'WEB', 'url': 'https://janino-compiler.github.io/janino/#security'}] | {'cwe_ids': ['CWE-787'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T02:03:28Z', 'nvd_published_at': None} |
1.4.0 | GHSA-46v3-ggjg-qq3x | 2023-06-06T01:59:54Z | 2023-06-06T01:59:54Z | null | ['CVE-2022-43760'] | Rancher UI has multiple Cross-Site Scripting (XSS) issues | ### Impact
Multiple Cross-Site Scripting (XSS) vulnerabilities have been identified in the Rancher UI.
Cross-Site scripting allows a malicious user to inject code that is executed within another user's browser, allowing the attacker to steal sensitive information, manipulate web content, or perform other malicious act... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6.0'}, {'fixed': '2.6.13'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.7.0'}, {'fixed': '2.7.4'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/rancher/rancher/security/advisories/GHSA-46v3-ggjg-qq3x'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-43760'}, {'type': 'WEB', 'url': 'https://bugzilla.suse.com/show_bug.cgi?id=CVE-2022-43760'}, {'type': 'PACKAGE', 'url': 'https://github.com/ranche... | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-06T01:59:54Z', 'nvd_published_at': None} |
1.4.0 | GHSA-62v2-xwh3-5gvx | 2023-06-14T20:30:21Z | 2023-06-14T15:30:37Z | null | ['CVE-2023-35146'] | Jenkins Template Workflows Plugin vulnerable to Stored Cross-site Scripting | Jenkins Template Workflows Plugin 41.v32d86a_313b_4a and earlier does not escape names of jobs used as buildings blocks for Template Workflow Job.
This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to create jobs. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins.plugin.templateWorkflows:template-workflows'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '41.v32d86a'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35146'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-06-14/#SECURITY-3166'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/06/14/5'}] | {'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T20:30:21Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4wc6-hqv9-qc97 | 2023-06-23T19:41:52Z | 2023-06-20T16:47:13Z | null | ['CVE-2023-35153'] | XWiki Platform vulnerable to stored cross-site scripting in ClassEditSheet page via name parameters | ### Impact
A stored XSS can be exploited by users with edit rights by adding a `AppWithinMinutes.FormFieldCategoryClass` class on a page and setting the payload on the page title.
Then, any user visiting `/xwiki/bin/view/AppWithinMinutes/ClassEditSheet` executes the payload.
See https://jira.xwiki.org/browse/XWIKI-203... | [{'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.platform:xwiki-platform-appwithinminutes-ui'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.4.4'}, {'fixed': '14.4.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-appwithinminutes-ui'}, 'ranges': [{'type': 'EC... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-4wc6-hqv9-qc97'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35153'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/1b87fec1e5b5ec00b7a8c3c3f94f6c5e22547392#diff-79e725ec7125cce... | {'cwe_ids': ['CWE-79', 'CWE-80'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-20T16:47:13Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gh24-9qjj-mr67 | 2023-06-14T17:18:10Z | 2023-06-14T17:18:10Z | null | ['CVE-2023-33126'] | Microsoft Security Advisory CVE-2023-33126: .NET Remote Code Execution Vulnerability | # Microsoft Security Advisory CVE-2023-33126: .NET Remote Code Execution Vulnerability
## <a name="executive-summary"></a>Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 6.0. This advisory also provides guidance on what developers can d... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NetCore.App.Runtime.win-arm'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.7'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.5'}}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NetCore.App.Run... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/sdk/security/advisories/GHSA-gh24-9qjj-mr67'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33126'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/254'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/sdk'}, {'t... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T17:18:10Z', 'nvd_published_at': None} |
1.4.0 | GHSA-98fp-r22g-wpj7 | 2023-06-14T20:28:01Z | 2023-06-14T15:30:37Z | null | ['CVE-2023-35141'] | Jenkins CSRF protection bypass vulnerability | Jenkins provides context menus for various UI elements, like links to jobs and builds, or breadcrumbs.
In Jenkins 2.399 and earlier, LTS 2.387.3 and earlier, POST requests are sent in order to load the list of context actions. If part of the URL includes insufficiently escaped user-provided values, a victim may be tri... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.400'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35141'}, {'type': 'WEB', 'url': 'https://github.com/CVEProject/cvelist/blob/f37e157216b8e5e64a6db80b7b68bde0088277fe/2023/35xxx/CVE-2023-35141'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-06-14/#SECURITY-3135'}, {'type':... | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T20:28:01Z', 'nvd_published_at': None} |
1.4.0 | GHSA-x3cc-x39p-42qx | 2023-06-13T12:44:34Z | 2023-06-13T12:44:34Z | null | ['CVE-2023-26920'] | fast-xml-parser vulnerable to Prototype Pollution through tag or attribute name | ### Impact
As a part of this vulnerability, user was able to se code using `__proto__` as a tag or attribute name.
```js
const { XMLParser, XMLBuilder, XMLValidator} = require("fast-xml-parser");
let XMLdata = "<__proto__><polluted>hacked</polluted></__proto__>"
const parser = new XMLParser();
let jObj = parser.pars... | [] | [{'package': {'ecosystem': 'npm', 'name': 'fast-xml-parser'}, 'ecosystem_specific': {'affected_functions': ['fast-xml-parser.XMLParser.parse']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.1.2'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-x3cc-x39p-42qx'}, {'type': 'WEB', 'url': 'https://github.com/NaturalIntelligence/fast-xml-parser/commit/2b032a4f799c63d83991e4f992f1c68e4dd05804'}, {'type': 'WEB', 'url': 'https://gist.github.com/Sudistark/a5a45bd08... | {'cwe_ids': ['CWE-1321'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-13T12:44:34Z', 'nvd_published_at': None} |
1.4.0 | GHSA-v3r5-pjpm-mwgq | 2023-06-07T15:52:55Z | 2023-06-07T15:52:55Z | null | ['CVE-2023-0040'] | Async HTTP Client has CRLF Injection vulnerability in HTTP request headers | Versions of Async HTTP Client prior to 1.13.2 are vulnerable to a form of targeted request manipulation called CRLF injection. This vulnerability was the result of insufficient validation of HTTP header field values before sending them to the network. Users are vulnerable if they pass untrusted data into HTTP header fi... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'purl-type:swift', 'name': 'github.com/swift-server/async-http-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.13.0'}, {'fixed': '1.13.2'}]}]}, {'package': {'ecosystem': 'purl-type:swift', 'name': 'github.com/swift-server/async-http-client'}, 'ranges': [{'type': 'ECOSY... | [{'type': 'WEB', 'url': 'https://github.com/swift-server/async-http-client/security/advisories/GHSA-v3r5-pjpm-mwgq'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0040'}, {'type': 'WEB', 'url': 'https://github.com/swift-server/async-http-client/commit/7f05a8da46cc2a4ab43218722298b81ac7a08031'}... | {'cwe_ids': ['CWE-74', 'CWE-93'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-06-07T15:52:55Z', 'nvd_published_at': '2023-01-18T19:15:00Z'} |
1.4.0 | GHSA-rf8j-q39g-7xfm | 2023-06-20T16:46:53Z | 2023-06-20T16:46:53Z | null | ['CVE-2023-35152'] | XWiki Platform vulnerable to privilege escalation (PR) from account through like LiveTableResults | ### Impact
Any logged in user can add dangerous content in their first name field and see it executed with programming rights. Leading to rights escalation.
### Patches
The vulnerability has been fixed on XWiki 14.4.8, 14.10.6, and 15.1.
### Workarounds
The vulnerability can be fixed by applying this [patch](https://... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-like-ui'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '12.9-rc-1'}, {'fixed': '14.4.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-like-ui'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': ... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-rf8j-q39g-7xfm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35152'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/0993a7ab3c102f9ac37ffe361a83a3dc302c0e45#diff-0b51114cb27f7a5... | {'cwe_ids': ['CWE-94', 'CWE-95'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-20T16:46:53Z', 'nvd_published_at': None} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.