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-mx84-frhw-pcg8 | 2023-07-20T14:02:15Z | 2023-07-12T18:30:39Z | null | ['CVE-2023-37959'] | Jenkins Sumologic Publisher Plugin missing permission check | Jenkins Sumologic Publisher Plugin 2.2.1 and earlier does not perform a permission check in a method implementing form validation.
This allows attackers with Overall/Read permission to connect to an attacker-specified URL.
Additionally, this form validation method does not require POST requests, resulting in a cross-... | [{'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.jenkins-ci.plugins:sumologic-publisher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.2.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37959'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-07-12/#SECURITY-3117'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/07/12/2'}] | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T22:30:54Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4vrv-93c7-m92j | 2023-07-06T21:36:19Z | 2023-07-06T19:24:04Z | null | ['CVE-2022-24441'] | snyk Code Injection vulnerability | The package snyk before 1.1064.0 is vulnerable to Code Injection when analyzing a project. An attacker who can convince a user to scan a malicious project can include commands in a build file such as build.gradle or gradle-wrapper.jar, which will be executed with the privileges of the application. This vulnerability ma... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'snyk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1064.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24441'}, {'type': 'WEB', 'url': 'https://github.com/snyk/snyk-eclipse-plugin/commit/b5a8bce25a359ced75f83a729fc6b2393fc9a495'}, {'type': 'WEB', 'url': 'https://github.com/snyk/snyk-intellij-plugin/commit/56682f4ba6081ce1d95cb980cbfacd3809a826f4'}, ... | {'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:36:19Z', 'nvd_published_at': '2022-11-30T13:15:00Z'} |
1.4.0 | GHSA-crqg-jrpj-fc84 | 2023-07-14T19:41:32Z | 2023-07-07T12:30:22Z | null | ['CVE-2023-33008'] | Apache Johnzon Deserialization of Untrusted Data vulnerability | A malicious attacker can craft up some JSON input that uses large numbers (numbers such as 1e20000000) that Apache Johnzon will deserialize into BigDecimal and maybe use numbers too large which may result in a slow conversion (Denial of service risk). Apache Johnzon 1.2.21 mitigates this by setting a scale limit of 100... | [{'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': 'Maven', 'name': 'org.apache.johnzon:johnzon-mapper'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.21'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33008'}, {'type': 'WEB', 'url': 'https://github.com/apache/johnzon/commit/34ad9a6b296ae7b4667c3cf0037998e451499ea4'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/johnzon'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/JOH... | {'cwe_ids': ['CWE-502'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T18:32:03Z', 'nvd_published_at': None} |
1.4.0 | GHSA-3rw2-wfc8-wmj5 | 2023-07-18T19:23:29Z | 2023-07-18T19:23:29Z | null | ['CVE-2023-37481'] | Fides Webserver Vulnerable to SVG Bomb File Uploads | ### Impact
The Fides webserver is vulnerable to a type of Denial of Service (DoS) attack. Attackers can exploit this vulnerability to upload zip files containing malicious SVG bombs (similar to a billion laughs attack), causing resource exhaustion in Admin UI browser tabs and creating a persistent denial of service of ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'ethyca-fides'}, 'ecosystem_specific': {'affected_functions': ['fides.api.service.connectors.saas.connector_registry_service.CustomConnectorTemplateLoader.save_template']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.11.0'}, {'fixed': '2.16.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/ethyca/fides/security/advisories/GHSA-3rw2-wfc8-wmj5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37481'}, {'type': 'WEB', 'url': 'https://github.com/ethyca/fides/commit/8beaace082b325e693dc7682029a3cb7e6c2b69d'}, {'type': 'PACKAGE', 'url': 'https... | {'cwe_ids': ['CWE-400'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T19:23:29Z', 'nvd_published_at': None} |
1.4.0 | GHSA-wjg8-pxqj-c3c7 | 2023-07-06T21:48:54Z | 2023-07-06T19:24:11Z | null | ['CVE-2020-36663'] | Artesãos SEOTools Open Redirect vulnerability | A vulnerability, which was classified as problematic, was found in Artesãos SEOTools up to and including version 0.17.1. This affects the function makeTag of the file OpenGraph.php. The manipulation of the argument value leads to open redirect. Upgrading to version 0.17.2 is able to address this issue. The name of the ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'artesaos/seotools'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.17.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-36663'}, {'type': 'WEB', 'url': 'https://github.com/artesaos/seotools/pull/201'}, {'type': 'WEB', 'url': 'https://github.com/artesaos/seotools/commit/ca27cd0edf917e0bc805227013859b8b5a1f01fb'}, {'type': 'PACKAGE', 'url': 'https://github.com/artesao... | {'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:48:54Z', 'nvd_published_at': '2023-03-04T07:15:00Z'} |
1.4.0 | GHSA-w24w-wp77-qffm | 2023-07-05T21:34:45Z | 2023-07-05T21:34:45Z | null | ['CVE-2023-34451'] | CometBFT may duplicate transactions in the mempool's data structures | ### Impact
The mempool maintains two data structures to keep track of outstanding transactions: a list and a map.
These two data structures are supposed to be in sync all the time in the sense that the map tracks the index (if any) of the transaction in the list.
Unfortunately, it is possible to have them out of syn... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cometbft/cometbft'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.34.29'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/cometbft/cometbft'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.37.0'}, {'fixed': '0... | [{'type': 'WEB', 'url': 'https://github.com/cometbft/cometbft/security/advisories/GHSA-w24w-wp77-qffm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34451'}, {'type': 'WEB', 'url': 'https://github.com/cometbft/cometbft/pull/890'}, {'type': 'WEB', 'url': 'https://github.com/tendermint/tendermi... | {'cwe_ids': ['CWE-401'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-05T21:34:45Z', 'nvd_published_at': None} |
1.4.0 | GHSA-ghg2-3w9x-9599 | 2023-07-31T19:02:43Z | 2023-07-20T21:30:58Z | null | ['CVE-2023-37602'] | Alkacon OpenCMS arbitrary file upload vulnerability | An arbitrary file upload vulnerability in the component /workplace#!explorer of Alkacon OpenCMS v15.0 allows attackers to execute arbitrary code via uploading a crafted PNG file. | [{'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.opencms:opencms-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '15.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37602'}, {'type': 'PACKAGE', 'url': 'https://github.com/alkacon/opencms-core'}, {'type': 'WEB', 'url': 'https://www.exploit-db.com/exploits/51564'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T20:22:12Z', 'nvd_published_at': None} |
1.4.0 | GHSA-cv2j-922j-hr56 | 2023-07-31T19:02:24Z | 2023-07-26T12:30:28Z | null | ['CVE-2023-38672'] | Float point exception (FPE) in paddlepaddle | FPE in paddle.linalg.matrix_power in PaddlePaddle before 2.5.0. This flaw can cause a runtime crash and a denial of service.
| [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'paddlepaddle'}, 'ecosystem_specific': {'affected_functions': ['paddle.linalg.matrix_power']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38672'}, {'type': 'WEB', 'url': 'https://github.com/PaddlePaddle/Paddle/commit/09926af166b060c9a9845c309110d3baa82921fd'}, {'type': 'PACKAGE', 'url': 'https://github.com/PaddlePaddle/Paddle'}, {'type': 'WEB', 'url': 'https://github.com/PaddlePaddle... | {'cwe_ids': ['CWE-369'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T22:34:20Z', 'nvd_published_at': None} |
1.4.0 | GHSA-hr8g-6v94-x4m9 | 2023-09-05T16:57:42Z | 2023-07-05T03:30:23Z | null | ['CVE-2023-33201'] | Bouncy Castle For Java LDAP injection vulnerability | Bouncy Castle provides the `X509LDAPCertStoreSpi.java` class which can be used in conjunction with the CertPath API for validating certificate paths. Pre-1.73 the implementation did not check the X.500 name of any certificate, subject, or issuer being passed in for LDAP wild cards, meaning the presence of a wild car ma... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.bouncycastle:bcprov-jdk18on'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.74'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.bouncycastle:bcprov-jdk15to18'}, 'ecosystem_specific... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33201'}, {'type': 'WEB', 'url': 'https://github.com/bcgit/bc-java/commit/ccf93ca736b89250ff4ce079a5aa56f5cbf0ebbd'}, {'type': 'WEB', 'url': 'https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc'}, {'type': 'WEB', 'url': ... | {'cwe_ids': ['CWE-295'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T15:40:29Z', 'nvd_published_at': None} |
1.4.0 | GHSA-cqr6-3x3f-9wr3 | 2023-07-06T22:57:41Z | 2023-07-06T19:24:14Z | null | ['CVE-2023-30465'] | Apache InLong SQL Injection vulnerability | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Software Foundation Apache InLong.This issue affects Apache InLong: from 1.4.0 through 1.5.0. By manipulating the "orderType" parameter and the ordering of the returned content using an SQL injection attack, an ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.inlong:manager-pojo'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.4.0'}, {'fixed': '1.6.0'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.inlong:manager-service'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.4.0'}... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-30465'}, {'type': 'WEB', 'url': 'https://github.com/apache/inlong/issues/7529'}, {'type': 'WEB', 'url': 'https://github.com/apache/inlong/pull/7530'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/inlong'}, {'type': 'WEB', 'url': 'https://i... | {'cwe_ids': ['CWE-89'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T22:57:41Z', 'nvd_published_at': '2023-04-11T15:15:00Z'} |
1.4.0 | GHSA-57fc-8q82-gfp3 | 2023-07-12T21:57:28Z | 2023-07-06T15:30:33Z | null | ['CVE-2023-36188'] | langchain vulnerable to arbitrary code execution | An issue in langchain allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method. | [{'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': ['langchain.chains.PALChain']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.236'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36188'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/issues/5872'}, {'type': 'WEB', 'url': 'https://github.com/langchain-ai/langchain/issues/5872'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/pull/6003'}, {'ty... | {'cwe_ids': ['CWE-74'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:08:40Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jx3q-5rgf-vrrr | 2023-07-18T17:56:53Z | 2023-07-11T15:31:18Z | null | ['CVE-2023-37659'] | xalpha vulnerable to Remote Code Execution | xalpha v0.11.4 is vulnerable to Remote Command Execution (RCE). | [{'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': 'xalpha'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.11.4'}, {'fixed': '0.11.9'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37659'}, {'type': 'WEB', 'url': 'https://github.com/refraction-ray/xalpha/issues/175'}, {'type': 'WEB', 'url': 'https://github.com/refraction-ray/xalpha/commit/6dceaa159a1a319d750ade20a4595956876657b6'}, {'type': 'WEB', 'url': 'https://github.com/p... | {'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-11T22:46:05Z', 'nvd_published_at': None} |
1.4.0 | GHSA-wf8m-qr47-xc9m | 2023-07-06T21:55:57Z | 2023-07-06T19:24:12Z | null | ['CVE-2023-28685'] | Jenkins AbsInt a³ Plugin XML External Entity Reference vulnerability | Jenkins AbsInt a³ Plugin 1.1.0 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
This allows attackers able to control `Project File (APX)` contents to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the Jenkins controller o... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:absint-a3'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-28685'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2930'}] | {'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:55:57Z', 'nvd_published_at': '2023-03-22T06:15:00Z'} |
1.4.0 | GHSA-87f6-8gr7-pc6h | 2023-07-21T20:18:09Z | 2023-07-21T20:18:09Z | null | ['CVE-2023-37916'] | KubePi may leak password hash of any user | ### Summary
http://kube.pi/kubepi/api/v1/users/search?pageNum=1&&pageSize=10 leak password of any user (including admin). This leads to password crack attack
### PoC
https://drive.google.com/file/d/1ksdawJ1vShRJyT3wAgpqVmz-Ls6hMA7M/preview
### Impact
- Leaking confidential information.
- Can lead to password crackin... | [{'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': 'Go', 'name': 'github.com/KubeOperator/kubepi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.5'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-87f6-8gr7-pc6h'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37916'}, {'type': 'WEB', 'url': 'https://drive.google.com/file/d/1ksdawJ1vShRJyT3wAgpqVmz-Ls6hMA7M/preview'}, {'type': 'PACKAGE', 'url': 'https:... | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T20:18:09Z', 'nvd_published_at': None} |
1.4.0 | GHSA-mrwq-x4v8-fh7p | 2023-07-26T21:31:24Z | 2023-07-19T15:30:26Z | null | ['CVE-2022-40896'] | Pygments vulnerable to ReDoS | A ReDoS issue was discovered in `pygments/lexers/smithy.py` in Pygments until 2.15.0 via SmithyLexer. | [{'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': 'PyPI', 'name': 'Pygments'}, 'ecosystem_specific': {'affected_functions': ['pygments.lexers.templates.SqlJinjaLexer.analyse_text', 'pygments.lexers.smithy.SmithyLexer', 'pygments.lexers.configs.PropertiesLexer']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-40896'}, {'type': 'WEB', 'url': 'https://github.com/pygments/pygments/commit/97eb3d5ec7c1b3ea4fcf9dee30a2309cf92bd194'}, {'type': 'WEB', 'url': 'https://github.com/pygments/pygments/commit/dd52102c38ebe78cd57748e09f38929fd283ad04'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-434'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-20T11:00:04Z', 'nvd_published_at': None} |
1.4.0 | GHSA-7q94-qpjr-xpgm | 2023-07-12T21:57:21Z | 2023-07-06T15:30:33Z | null | ['CVE-2023-36189'] | langchain SQL Injection vulnerability | SQL injection vulnerability in langchain allows a remote attacker to obtain sensitive information via the SQLDatabaseChain component. | [{'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': 'langchain'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.0.225'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36189'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/issues/5923'}, {'type': 'WEB', 'url': 'https://github.com/langchain-ai/langchain/issues/5923'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/pull/6051'}, {'ty... | {'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:11:05Z', 'nvd_published_at': None} |
1.4.0 | GHSA-2rx4-9f5h-9gjf | 2023-07-06T23:54:53Z | 2023-07-06T21:15:06Z | null | ['CVE-2023-33234'] | Apache Airflow CNCF Kubernetes Provider: KubernetesPodOperator RCE via connection configuration | Arbitrary code execution in Apache Airflow CNCF Kubernetes provider version 5.0.0 allows user to change xcom sidecar image and resources via Airflow connection.
In order to exploit this weakness, a user would already need elevated permissions (Op or Admin) to change the connection object in this manner. Operators shou... | [{'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': 'PyPI', 'name': 'apache-airflow-providers-cncf-kubernetes'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '7.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-33234'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airflow'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/n1vpgl6h2qsdm52o9m2tx1oo86tl4gnq'}] | {'cwe_ids': ['CWE-74'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T23:54:53Z', 'nvd_published_at': None} |
1.4.0 | GHSA-w2x5-hpmg-j98h | 2023-07-06T21:49:53Z | 2023-07-06T19:24:11Z | null | ['CVE-2020-36665'] | Artesãos SEOTools Open Redirect vulnerability | A vulnerability was found in Artesãos SEOTools up to and including version 0.17.1. This issue affects the function eachValue of the file TwitterCards.php. The manipulation of the argument value leads to open redirect. Upgrading to version 0.17.2 is able to address this issue. The name of the patch is ca27cd0edf917e0bc8... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'artesaos/seotools'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.17.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-36665'}, {'type': 'WEB', 'url': 'https://github.com/artesaos/seotools/pull/201'}, {'type': 'WEB', 'url': 'https://github.com/artesaos/seotools/commit/ca27cd0edf917e0bc805227013859b8b5a1f01fb'}, {'type': 'PACKAGE', 'url': 'https://github.com/artesao... | {'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:49:53Z', 'nvd_published_at': '2023-03-04T19:15:00Z'} |
1.4.0 | GHSA-wp6c-29r3-jqw9 | 2023-08-03T19:37:03Z | 2023-07-28T15:30:23Z | null | ['CVE-2023-38992'] | SQL injection in jeecg-boot | jeecg-boot v3.5.1 was discovered to contain a SQL injection vulnerability via the title parameter at /sys/dict/loadTreeData. | [{'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-common'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.5.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38992'}, {'type': 'WEB', 'url': 'https://github.com/jeecgboot/jeecg-boot/issues/5173'}, {'type': 'WEB', 'url': 'https://github.com/jeecgboot/jeecg-boot/commit/648e66d5ef1547a01ff77bf9875f960ca39bbe8e'}, {'type': 'PACKAGE', 'url': 'https://github.co... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T20:55:29Z', 'nvd_published_at': None} |
1.4.0 | GHSA-grvq-vjqr-x8vm | 2023-08-03T19:38:43Z | 2023-07-28T15:30:23Z | null | ['CVE-2023-39015'] | Code injection in webmagic-core | webmagic-extension v0.9.0 and below was discovered to contain a code injection vulnerability via the component us.codecraft.webmagic.downloader.PhantomJSDownloader. | [{'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': 'us.codecraft:webmagic-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.9.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39015'}, {'type': 'WEB', 'url': 'https://github.com/code4craft/webmagic/issues/1122'}, {'type': 'PACKAGE', 'url': 'https://github.com/code4craft/webmagic'}] | {'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T20:54:55Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gm68-572p-q28r | 2023-07-06T15:30:51Z | 2023-07-06T15:30:51Z | null | [] | @vendure/admin-ui-plugin authenticated Cross-site Scripting vulnerability | ### Impact
Vendure provides an authorization system with different levels of privileges. For example, an administrator cannot create another administrator.
In the admin UI, there are a couple of places with description inputs, such as inventory/collection catalog, shipping methods, promotions, and more.
While the WYS... | [] | [{'package': {'ecosystem': 'npm', 'name': '@vendure/admin-ui-plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.3'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/vendure-ecommerce/vendure/security/advisories/GHSA-gm68-572p-q28r'}, {'type': 'WEB', 'url': 'https://github.com/vendure-ecommerce/vendure/commit/0cdc92b241e6fd4017ddfc9fbdca189fc7c1ada0'}, {'type': 'PACKAGE', 'url': 'https://github.com/vendure-ecommerce/vendure'}, {'type': 'W... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T15:30:51Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jpgw-2r9m-8qfw | 2023-07-05T22:40:59Z | 2023-07-05T22:40:59Z | null | ['CVE-2023-36809'] | Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox | ### Impact
Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced
changes which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed directly!
The pr... | [{'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': 'PyPI', 'name': 'kiwitcms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '12.5'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-jpgw-2r9m-8qfw'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36809'}, {'type': 'WEB', 'url': 'https://github.com/kiwitcms/kiwi/commit/195ea53eaaf360c19227c864cc0fe58910032c3c'}, {'type': 'WEB', 'url': 'https:/... | {'cwe_ids': ['CWE-434', 'CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-05T22:40:59Z', 'nvd_published_at': None} |
1.4.0 | GHSA-v8mc-9377-rwjj | 2023-07-06T19:47:40Z | 2023-07-06T19:47:40Z | null | ['CVE-2023-35934'] | yt-dlp File Downloader cookie leak | ### Impact
During file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them when the host for download fragments differs from their parent manifest's host.
This vulnerable behavior is present in all versions of [youtube-dl](https://githu... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'yt-dlp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2023.7.06'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35934'}, {'type': 'WEB', 'url': 'https://github.com/yt-dlp/yt-dlp/commit/1ceb657bdd254ad961489e5060f2ccc7d556b729'}, {'type': 'WEB', 'url': 'https:/... | {'cwe_ids': ['CWE-200', 'CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T19:47:40Z', 'nvd_published_at': None} |
1.4.0 | GHSA-cggh-pq45-6h9x | 2023-07-11T22:45:02Z | 2023-07-01T00:30:46Z | null | ['CVE-2023-30589'] | llhttp vulnerable to HTTP request smuggling | The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).
The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence sh... | [{'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': 'npm', 'name': 'llhttp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '8.1.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-30589'}, {'type': 'WEB', 'url': 'https://hackerone.com/reports/2001873'}, {'type': 'PACKAGE', 'url': 'https://github.com/nodejs/llhttp'}, {'type': 'WEB', 'url': 'https://github.com/nodejs/llhttp/releases/tag/release%2Fv8.1.1'}, {'type': 'WEB', 'url... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-11T22:45:02Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4q66-g4mm-8rg5 | 2023-07-31T22:02:35Z | 2023-07-31T22:02:35Z | null | [] | Silverstripe has Cross-site Scripting (XSS) vulnerabilities inherited from TinyMCE | TinyMCE 4.x is vulnerable to several XSS vectors, which had been patched in later versions. Two of these have been identified as affecting `silverstripe/admin`.
Only Silverstripe CMS 4 is affected by this issue. It's not possible to upgrade Silverstripe CMS 4 to use a more recent release of TinyMCE without introducing... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/admin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.13.6'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/silverstripe/silverstripe-admin/security/advisories/GHSA-4q66-g4mm-8rg5'}, {'type': 'WEB', 'url': 'https://github.com/silverstripe/silverstripe-admin/commit/cafc1c4de58f1553b019dc2f8a62f835cabdbeb2'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-5h9g-x5rv-2... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T22:02:35Z', 'nvd_published_at': None} |
1.4.0 | GHSA-q9w4-w667-qqj4 | 2023-07-21T17:59:43Z | 2023-07-10T21:54:03Z | null | ['CVE-2023-37905'] | ckeditor-wordcount-plugin vulnerable to Cross-site Scripting in Source Mode of Editor | ### Problem
It has been discovered that the `ckeditor-wordcount-plugin` plugin for CKEditor4 is susceptible to cross-site scripting when switching to the source code mode.
### Solution
Update to version 1.17.12 of the `ckeditor-wordcount-plugin` plugin.
### Credits
* @sypets for reporting this finding to the TYPO3... | [{'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': 'ckeditor-wordcount-plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.17.12'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.17.11'}}] | [{'type': 'WEB', 'url': 'https://github.com/TYPO3/typo3/security/advisories/GHSA-m8fw-p3cr-6jqc'}, {'type': 'WEB', 'url': 'https://github.com/w8tcha/CKEditor-WordCount-Plugin/security/advisories/GHSA-q9w4-w667-qqj4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37905'}, {'type': 'WEB', 'url':... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-10T21:54:03Z', 'nvd_published_at': None} |
1.4.0 | GHSA-36xx-7vf6-7mv3 | 2023-08-23T19:40:25Z | 2023-07-31T22:00:58Z | null | ['CVE-2023-32302'] | Silverstripe Framework: Members with no password can be created and bypass custom login forms | When a new `Member` record was created in the cms it was possible to set a blank password. If an attacker knows the email address of the user with the blank password then they can attempt to log in using an empty password. The default member authenticator, login form and basic auth all require a non-empty password, how... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/framework'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.0.0'}, {'fixed': '4.13.14'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/framework'}, 'ecosystem_specific': {'... | [{'type': 'WEB', 'url': 'https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-36xx-7vf6-7mv3'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-32302'}, {'type': 'WEB', 'url': 'https://github.com/silverstripe/silverstripe-framework/commit/7b21b38ac4532d06565dfcefad50540... | {'cwe_ids': ['CWE-20', 'CWE-862'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T22:00:58Z', 'nvd_published_at': None} |
1.4.0 | GHSA-m8fw-p3cr-6jqc | 2023-07-26T22:57:41Z | 2023-07-25T19:11:43Z | null | [] | Cross-Site Scripting in CKEditor4 WordCount Plugin | > ### CVSS: `CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (4.4)
### Problem
The [WordCount](https://ckeditor.com/cke4/addon/wordcount) plugin ([`npm:ckeditor-wordcount-plugin`](https://www.npmjs.com/package/ckeditor-wordcount-plugin)) for CKEditor4 is vulnerable to cross-site scripting when switching t... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms-rte-ckeditor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '9.5.0'}, {'fixed': '9.5.42'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms-rte-ckeditor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '10.0.0'}, {'fixed... | [{'type': 'WEB', 'url': 'https://github.com/TYPO3/typo3/security/advisories/GHSA-m8fw-p3cr-6jqc'}, {'type': 'PACKAGE', 'url': 'https://github.com/TYPO3/typo3'}, {'type': 'WEB', 'url': 'https://typo3.org/security/advisory/typo3-core-sa-2023-004'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-25T19:11:43Z', 'nvd_published_at': None} |
1.4.0 | GHSA-m5q5-8mfw-p2hr | 2023-07-17T14:40:16Z | 2023-07-17T14:40:16Z | null | ['CVE-2023-37266'] | CasaOS contains weak JWT secrets | ### Impact
Unauthenticated attackers can craft arbitrary JWTs and access features that usually require authentication and execute arbitrary commands as `root` on CasaOS instances.
### Patches
The problem was addressed by improving the validation of JWTs in 705bf1f. This patch is part of CasaOS 0.4.4.
### Workaround... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/IceWhaleTech/CasaOS'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.4.4'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/IceWhaleTech/CasaOS/security/advisories/GHSA-m5q5-8mfw-p2hr'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37266'}, {'type': 'WEB', 'url': 'https://github.com/IceWhaleTech/CasaOS/commit/705bf1facbffd2ca40b159b0303132b6fdf657ad'}, {'type': 'PACKAGE',... | {'cwe_ids': ['CWE-1391', 'CWE-287'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T14:40:16Z', 'nvd_published_at': None} |
1.4.0 | GHSA-99p5-qpqx-mhwc | 2023-08-03T19:37:28Z | 2023-07-28T15:30:23Z | null | ['CVE-2023-39010'] | Code injection in BoofCV | BoofCV 0.42 was discovered to contain a code injection vulnerability via the component boofcv.io.calibration.CalibrationIO.load. This vulnerability is exploited by loading a crafted camera calibration file. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.boofcv:boofcv-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.43.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39010'}, {'type': 'WEB', 'url': 'https://github.com/lessthanoptimal/BoofCV/issues/406'}, {'type': 'WEB', 'url': 'https://github.com/lessthanoptimal/BoofCV/commit/0da6139ff69fd5a49359854ab01935d06c7f5aac'}, {'type': 'PACKAGE', 'url': 'https://github... | {'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T20:56:56Z', 'nvd_published_at': None} |
1.4.0 | GHSA-3fhx-3vvg-2j84 | 2023-07-06T15:32:02Z | 2023-07-04T15:30:18Z | null | ['CVE-2023-2974'] | quarkus-core vulnerable to client driven TLS cipher downgrading | A vulnerability was found in quarkus-core. This vulnerability occurs because the TLS protocol configured with quarkus.http.ssl.protocols is not enforced, and the client can force the selection of the weaker supported TLS protocol. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.quarkus:quarkus-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.16.8.Final'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-2974'}, {'type': 'WEB', 'url': 'https://github.com/quarkusio/quarkus/pull/34469'}, {'type': 'WEB', 'url': 'https://github.com/quarkusio/quarkus/commit/468397ae53a8d6aae933d0d406f94965e97d1935'}, {'type': 'WEB', 'url': 'https://access.redhat.com/err... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T15:32:02Z', 'nvd_published_at': None} |
1.4.0 | GHSA-g644-9gfx-q4q4 | 2023-07-24T20:03:41Z | 2023-07-13T17:01:58Z | null | ['CVE-2023-37903'] | vm2 Sandbox Escape vulnerability | In vm2 for versions up to 3.9.19, Node.js custom inspect function allows attackers to escape the sandbox and run arbitrary code.
### Impact
Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox.
### Patches
None.
### Workarounds
None.
### References
Po... | [{'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': 'vm2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.9.19'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/patriksimek/vm2/security/advisories/GHSA-g644-9gfx-q4q4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37903'}, {'type': 'PACKAGE', 'url': 'https://github.com/patriksimek/vm2'}, {'type': 'WEB', 'url': 'https://security.netapp.com/advisory/ntap-20230... | {'cwe_ids': ['CWE-78'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-13T17:01:58Z', 'nvd_published_at': None} |
1.4.0 | GHSA-p9xf-74xh-mhw5 | 2023-07-27T18:49:02Z | 2023-07-18T19:10:58Z | null | ['CVE-2023-37477'] | 1Panel command injection vulnerability in Firewall ip functionality | ### Summary
An OS command injection vulnerability exists in 1Panel firewall functionality. A specially-crafted HTTP request can lead to arbitrary command execution. An attacker can make an authenticated HTTP request to trigger this vulnerability.
### Details
1Panel firewall functionality `/hosts/firewall/ip` endpoint ... | [{'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': 'Go', 'name': 'github.com/1Panel-dev/1Panel'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.4.2'}}] | [{'type': 'WEB', 'url': 'https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-p9xf-74xh-mhw5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37477'}, {'type': 'WEB', 'url': 'https://github.com/1Panel-dev/1Panel/commit/e17b80cff4975ee343568ff526b62319f499005d'}, {'type': 'PACKAGE', 'ur... | {'cwe_ids': ['CWE-78'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T19:10:58Z', 'nvd_published_at': None} |
1.4.0 | GHSA-cgcv-5272-97pr | 2023-07-07T16:29:50Z | 2023-07-03T21:30:57Z | null | ['CVE-2023-2728'] | Kubernetes mountable secrets policy bypass | Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. The policy ensures pods running with a service account may only reference secrets specified in the service account’s secrets field. Kubernetes clusters are onl... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'k8s.io/kubernetes'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.27.0'}, {'fixed': '1.27.3'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'k8s.io/kubernetes'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.26.0'}, {'fixed': '1.26.6'}]}]}, {'pac... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-2728'}, {'type': 'WEB', 'url': 'https://github.com/kubernetes/kubernetes/issues/118640'}, {'type': 'WEB', 'url': 'https://github.com/kubernetes/kubernetes/pull/118356'}, {'type': 'WEB', 'url': 'https://github.com/kubernetes/kubernetes/pull/118471'}... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T15:10:06Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4hpj-8rhv-9x87 | 2023-07-05T22:42:09Z | 2023-07-05T22:42:09Z | null | ['CVE-2023-36814'] | Products.CMFCore unauthenticated denial of service and crash via unchecked use of input with Python's marshal module | ### Impact
The use of Python's marshal module to handle unchecked input in a public method on `PortalFolder` objects can lead to an unauthenticated denial of service and crash situation. The code in question is exposed by all portal software built on top of `Products.CMFCore`, such as Plone. All deployments are vulnera... | [{'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': 'Products.CMFCore'}, 'ecosystem_specific': {'affected_functions': ['Products.CMFCore.PortalFolder.PortalFolderBase.encodeFolderFilter', 'Products.CMFCore.PortalFolder.PortalFolderBase.decodeFolderFilter']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.0'}, {'f... | [{'type': 'WEB', 'url': 'https://github.com/zopefoundation/Products.CMFCore/security/advisories/GHSA-4hpj-8rhv-9x87'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36814'}, {'type': 'WEB', 'url': 'https://github.com/zopefoundation/Products.CMFCore/commit/40f03f43a60f28ca9485c8ef429efef729be54e... | {'cwe_ids': ['CWE-770'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-05T22:42:09Z', 'nvd_published_at': None} |
1.4.0 | GHSA-cx6h-86xw-9x34 | 2023-07-06T23:34:50Z | 2023-07-06T21:14:59Z | null | ['CVE-2023-28709'] | Apache Tomcat - Fix for CVE-2023-24998 was incomplete | The fix for CVE-2023-24998 was incomplete. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters in the query string, the limit for uploaded request parts could be byp... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '11.0.0-M2'}, {'fixed': '11.0.0-M5'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '10.1.5'}, {'fi... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-28709'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/tomcat'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/7wvxonzwb7k9hx9jt3q33cmy7j97jo3j'}, {'type': 'WEB', 'url': 'https://tomcat.apache.org/security-10.html'}, {'type': 'WEB... | {'cwe_ids': ['CWE-193'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T23:34:50Z', 'nvd_published_at': None} |
1.4.0 | GHSA-hgxv-3497-3hhj | 2023-07-06T20:39:13Z | 2023-07-04T18:30:58Z | 2023-07-06T20:38:21Z | [] | Duplicate Advisory: @fastify/oauth2 Oauth2 state parameter reuse | ## Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-g8x5-p9qc-cf95. This link is maintained to preserve external references.
## Original Description
All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all... | [] | [{'package': {'ecosystem': 'npm', 'name': '@fastify/oauth2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.2.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-31999'}, {'type': 'WEB', 'url': 'https://hackerone.com/reports/2020418'}, {'type': 'WEB', 'url': 'https://auth0.com/docs/secure/attack-protection/state-parameters'}, {'type': 'PACKAGE', 'url': 'https://github.com/fastify/fastify-oauth2'}, {'type': ... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T20:38:21Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gch5-hwqf-mxhp | 2023-07-27T19:29:41Z | 2023-07-27T19:29:41Z | null | [] | Unsoundness in `intern` methods on `intaglio` symbol interners | Affected versions of this crate have a stacked borrows violation when creating
references to interned contents. All interner types are affected.
The flaw was corrected in version 1.9.0 by reordering move and borrowing
operations and storing interned contents by raw pointer instead of as a `Box`.
| [] | [{'package': {'ecosystem': 'crates.io', 'name': 'intaglio'}, 'ecosystem_specific': {'affected_functions': ['intaglio::SymbolTable::intern', 'intaglio::bytes::SymbolTable::intern', 'intaglio::cstr::SymbolTable::intern', 'intaglio::osstr::SymbolTable::intern', 'intaglio::path::SymbolTable::intern']}, 'ranges': [{'type': ... | [{'type': 'WEB', 'url': 'https://github.com/artichoke/intaglio/pull/236'}, {'type': 'PACKAGE', 'url': 'https://github.com/artichoke/intaglio'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2023-0048.html'}] | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-07-27T19:29:41Z', 'nvd_published_at': None} |
1.4.0 | GHSA-8gc7-whph-rx5q | 2023-07-20T14:14:14Z | 2023-07-12T18:30:38Z | null | ['CVE-2023-37955'] | Jenkins Test Results Aggregator Plugin vulnerable to Cross Site Request Forgery | Jenkins Test Results Aggregator Plugin 1.2.13 and earlier does not perform a permission check in an HTTP endpoint implementing form validation.
This allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified username and password.
Additionally, this HTTP endpoint do... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:test-results-aggregator'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.2.13'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37955'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-07-12/#SECURITY-3122'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/07/12/2'}] | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T22:31:42Z', 'nvd_published_at': None} |
1.4.0 | GHSA-2rhg-hqq9-8xjh | 2023-07-14T15:51:46Z | 2023-07-08T09:30:27Z | null | ['CVE-2023-3553'] | TeamPass information exposure vulnerability | TeamPass prior to 3.0.10 allows unauthenticated actors to view application-specific and user data and files by viewing an endpoint directory listing. | [{'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': 'nilsteampassnet/teampass'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3553'}, {'type': 'WEB', 'url': 'https://github.com/nilsteampassnet/teampass/commit/e9f90b746fdde135da3c7fbe4fa22fe2bd32e66b'}, {'type': 'PACKAGE', 'url': 'https://github.com/nilsteampassnet/teampass'}, {'type': 'WEB', 'url': 'https://huntr.dev/boun... | {'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-10T21:54:41Z', 'nvd_published_at': None} |
1.4.0 | GHSA-g9cv-v3v4-3h8r | 2023-07-12T17:30:06Z | 2023-07-12T12:31:36Z | null | ['CVE-2023-30429'] | Apache Pulsar Incorrect Authorization vulnerability | Incorrect Authorization vulnerability in Apache Software Foundation Apache Pulsar.
This issue affects Apache Pulsar: before 2.10.4, and 2.11.0.
When a client connects to the Pulsar Function Worker via the Pulsar Proxy where the Pulsar Proxy uses mTLS authentication to authenticate with the Pulsar Function Worker, the... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.pulsar:pulsar'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.10.4'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.pulsar:pulsar'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.11.0'}, {'fixed': '2.11... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-30429'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/pulsar'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/v0gcvvxswr830314q4b1kybsfmcf3jf8'}] | {'cwe_ids': ['CWE-863'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T17:30:06Z', 'nvd_published_at': None} |
1.4.0 | GHSA-3xrr-7m6p-p7xh | 2023-07-06T22:00:23Z | 2023-07-06T19:24:13Z | null | ['CVE-2023-26119'] | HtmlUnit Code Injection vulnerability | Versions of the package `net.sourceforge.htmlunit:htmlunit` from 0 and before 3.0.0 are vulnerable to Remote Code Execution (RCE) via XSTL, when browsing the attacker’s webpage. | [{'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.sourceforge.htmlunit:htmlunit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-26119'}, {'type': 'WEB', 'url': 'https://github.com/HtmlUnit/htmlunit/commit/641325bbc84702dc9800ec7037aec061ce21956b'}, {'type': 'PACKAGE', 'url': 'https://github.com/HtmlUnit/htmlunit'}, {'type': 'WEB', 'url': 'https://security.snyk.io/vuln/SNYK-... | {'cwe_ids': ['CWE-74'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T22:00:23Z', 'nvd_published_at': '2023-04-03T05:15:00Z'} |
1.4.0 | GHSA-8wfh-qxxv-3q8c | 2023-07-31T19:01:32Z | 2023-07-26T12:30:28Z | null | ['CVE-2023-38669'] | Use after free in PaddlePaddle | Use after free in paddle.diagonal in PaddlePaddle before 2.5.0. This resulted in a potentially exploitable condition.
| [{'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': 'PyPI', 'name': 'paddlepaddle'}, 'ecosystem_specific': {'affected_functions': ['paddle.diagonal']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38669'}, {'type': 'WEB', 'url': 'https://github.com/PaddlePaddle/Paddle/commit/43981874f5e1683b855eab871092fa9be58d6a44'}, {'type': 'PACKAGE', 'url': 'https://github.com/PaddlePaddle/Paddle'}, {'type': 'WEB', 'url': 'https://github.com/PaddlePaddle... | {'cwe_ids': ['CWE-416'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T22:30:22Z', 'nvd_published_at': None} |
1.4.0 | GHSA-2qmj-7962-cjq8 | 2023-07-10T19:07:59Z | 2023-07-03T21:30:57Z | null | ['CVE-2023-36258'] | langchain arbitrary code execution vulnerability | An issue in langchain allows an attacker to execute arbitrary code via the PALChain in the python exec method. | [{'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': ['langchain.chains.PALChain']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.0.222'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36258'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/issues/5872'}, {'type': 'WEB', 'url': 'https://github.com/langchain-ai/langchain/issues/5872'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/pull/6003'}, {'ty... | {'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T15:11:23Z', 'nvd_published_at': None} |
1.4.0 | GHSA-f99h-w337-mv56 | 2023-07-12T17:29:24Z | 2023-07-12T17:29:24Z | null | [] | iprange may panic when parsing ranges with invalid masks | Parsing a range with a mask larger than 32 bits causes a panic. | [] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/malfunkt/iprange'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.9.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/malfunkt/iprange/issues/1'}, {'type': 'PACKAGE', 'url': 'https://github.com/malfunkt/iprange'}] | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T17:29:24Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gg44-xm5p-x9cm | 2023-07-12T22:30:10Z | 2023-07-12T18:30:39Z | null | ['CVE-2023-37965'] | Jenkins ElasticBox CI Plugin missing permission check | Jenkins ElasticBox CI Plugin 5.0.1 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 stored in Jenkins.
Add... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:elasticbox'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.0.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37965'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-07-12/#SECURITY-3131'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/07/12/2'}] | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T22:30:10Z', 'nvd_published_at': None} |
1.4.0 | GHSA-rchx-rvh2-vx5j | 2023-08-01T21:40:55Z | 2023-07-26T21:30:18Z | null | ['CVE-2023-3414'] | Credential leakage in Jenkins Plug-in for ServiceNow | A cross-site request forgery vulnerability exists in versions of the Jenkins Plug-in for ServiceNow DevOps prior to 1.38.1 that, if exploited successfully, could cause the unwanted exposure of sensitive information. To address this issue, apply the 1.38.1 version of the Jenkins plug-in for ServiceNow DevOps on your Jen... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins.plugins:servicenow-devops'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.38.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3414'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/servicenow-devops-plugin/commit/67192e24099787ad732b41d581f20714d4253921'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/servicenow-devops-plugin/commit/d7d2422b016995402dd245d9c9... | {'cwe_ids': ['CWE-200', 'CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T22:39:17Z', 'nvd_published_at': None} |
1.4.0 | GHSA-8c6q-26w6-qwhg | 2023-07-17T14:08:19Z | 2023-07-17T09:30:23Z | null | ['CVE-2023-3700'] | Easy!Appointments Improper Access Control vulnerability | Easy!Appointments 1.4.3 and prior has an Improper Access Control vulnerability. This issue is patched at commit b37b46019553089db4f22eb2fe998bca84b2cb64 and anticipated to be part of version 1.5.0. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'alextselegidis/easyappointments'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.5.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.4.3'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3700'}, {'type': 'WEB', 'url': 'https://github.com/alextselegidis/easyappointments/commit/b37b46019553089db4f22eb2fe998bca84b2cb64'}, {'type': 'PACKAGE', 'url': 'https://github.com/alextselegidis/easyappointments'}, {'type': 'WEB', 'url': 'https://... | {'cwe_ids': ['CWE-284', 'CWE-639'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T14:08:19Z', 'nvd_published_at': None} |
1.4.0 | GHSA-9x44-9pgq-cf45 | 2023-07-19T10:54:45Z | 2023-07-17T10:55:30Z | null | ['CVE-2023-37475'] | avro vulnerable to denial of service via attacker-controlled parameter | ### Summary
A well-crafted string passed to avro's `github.com/hamba/avro/v2.Unmarshal()` can throw a `fatal error: runtime: out of memory` which is unrecoverable and can cause denial of service of the consumer of avro.
### Details
The root cause of the issue is that avro uses part of the input to `Unmarshal()` to det... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/hamba/avro'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.13.0'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/hamba/avro/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.13.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/hamba/avro/security/advisories/GHSA-9x44-9pgq-cf45'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37475'}, {'type': 'WEB', 'url': 'https://github.com/hamba/avro/pull/273'}, {'type': 'WEB', 'url': 'https://github.com/hamba/avro/commit/b4a402f41cf44b6... | {'cwe_ids': ['CWE-400'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T10:55:30Z', 'nvd_published_at': None} |
1.4.0 | GHSA-6xxr-648m-gch6 | 2023-07-10T21:53:12Z | 2023-07-10T21:53:12Z | null | ['CVE-2023-37277'] | XWiki Platform vulnerable to cross-site request forgery (CSRF) via the REST API | ### Impact
The REST API allows executing all actions via POST requests and accepts `text/plain`, `multipart/form-data` or `application/www-form-urlencoded` as content types which can be sent via regular HTML forms, thus allowing cross-site request forgery. With the interaction of a user with programming rights, this a... | [{'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-rest-server'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.8'}, {'fixed': '14.10.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'com.xpn.xwiki.platform:xwiki-core-rest-server'}, 'ranges': [{'type': 'ECOSYSTEM', 'events... | [{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-6xxr-648m-gch6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37277'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/4c175405faa0e62437df397811c7526dfc0fbae7'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-352'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-10T21:53:12Z', 'nvd_published_at': None} |
1.4.0 | GHSA-6f4q-f5fj-q6fc | 2023-08-01T21:40:40Z | 2023-07-26T15:30:57Z | null | ['CVE-2023-39156'] | CSRF vulnerability in Bazaar Plugin | Jenkins Bazaar Plugin 1.22 and earlier does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.
This vulnerability allows attackers to delete previously created Bazaar SCM tags. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:bazaar'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.22'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39156'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-07-26/#SECURITY-3095'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/07/26/2'}] | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T22:38:18Z', 'nvd_published_at': None} |
1.4.0 | GHSA-8fv7-wq38-f5c9 | 2023-07-28T15:34:36Z | 2023-07-28T15:34:36Z | null | ['CVE-2023-38491'] | Cross-site scripting (XSS) from MIME type auto-detection of uploaded files | ### TL;DR
This vulnerability affects all Kirby sites that might have potential attackers in the group of authenticated Panel users or that allow external visitors to upload an arbitrary file to the content folder.
Your Kirby sites are *not* affected if they don't allow file uploads for untrusted users or visitors or ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'getkirby/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.5.8.3'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'getkirby/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.6.0'}, {'fixed': '3.6.6.3'}]}]}, {'pac... | [{'type': 'WEB', 'url': 'https://github.com/getkirby/kirby/security/advisories/GHSA-8fv7-wq38-f5c9'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38491'}, {'type': 'WEB', 'url': 'https://github.com/getkirby/kirby/commit/2f06ba1c026bc91cb0702bc16b7d505642536d15'}, {'type': 'PACKAGE', 'url': 'h... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T15:34:36Z', 'nvd_published_at': None} |
1.4.0 | GHSA-3v6j-v3qc-cxff | 2023-07-28T15:34:13Z | 2023-07-28T15:34:13Z | null | ['CVE-2023-38492'] | Denial of service from unlimited password lengths | ### TL;DR
This vulnerability affects all Kirby sites with user accounts (unless Kirby's API and Panel are disabled in the config). The real-world impact of this vulnerability is limited, however we still recommend to update to one of the patch releases because they also fix more severe vulnerabilities.
----
### Intr... | [{'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': 'Packagist', 'name': 'getkirby/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.5.8.3'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'getkirby/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.6.0'}, {'fixed': '3.6.6.3'}]}]}, {'pac... | [{'type': 'WEB', 'url': 'https://github.com/getkirby/kirby/security/advisories/GHSA-3v6j-v3qc-cxff'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38492'}, {'type': 'WEB', 'url': 'https://github.com/getkirby/kirby/commit/0e10ce3b0c2b88656564b8ff518ddc99136ac43e'}, {'type': 'PACKAGE', 'url': 'h... | {'cwe_ids': ['CWE-770'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T15:34:13Z', 'nvd_published_at': None} |
1.4.0 | GHSA-mrr8-v49w-3333 | 2023-07-10T19:08:10Z | 2023-07-10T19:08:10Z | null | [] | sweetalert2 v11.6.14 and above contains potentially undesirable behavior | `sweetalert2` versions 11.6.14 and above have potentially undesirable behavior. The package outputs audio and/or video messages that do not pertain to the functionality of the package when run on specific tlds. This functionality is documented on the project's readme | [] | [{'package': {'ecosystem': 'npm', 'name': 'sweetalert2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '11.6.14'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/sweetalert2/sweetalert2#important-notice-about-usage-of-this-software-for-ru-su-by-and-%D1%80%D1%84-domain-zones'}, {'type': 'WEB', 'url': 'https://github.com/sweetalert2/sweetalert2/releases/tag/v11.4.9'}, {'type': 'WEB', 'url': 'https://www.npmjs.com/package/sweetalert2'}] | {'cwe_ids': ['CWE-440'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-07-10T19:08:10Z', 'nvd_published_at': None} |
1.4.0 | GHSA-rf76-whgp-fp56 | 2023-07-06T23:42:50Z | 2023-07-06T21:14:59Z | null | ['CVE-2023-31454'] | Apache InLong vulnerable to Incorrect Permission Assignment for Critical Resource | Incorrect Permission Assignment for Critical Resource Vulnerability in Apache Software Foundation Apache InLong. This issue affects Apache InLong from 1.2.0 through 1.6.0. The attacker can bind any cluster, even if he is not the cluster owner. Users are advised to upgrade to Apache InLong 1.7.0 or cherry-pick https://g... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.inlong:manager-service'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.2.0'}, {'fixed': '1.7.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-31454'}, {'type': 'WEB', 'url': 'https://github.com/apache/inlong/pull/7947'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/inlong'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/nqt1tr6pbq8q4b033d7sg5gltx5pmjgl'}] | {'cwe_ids': ['CWE-732'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T23:42:50Z', 'nvd_published_at': None} |
1.4.0 | GHSA-p756-66w2-35g7 | 2023-07-20T13:59:18Z | 2023-07-12T18:30:39Z | null | ['CVE-2023-37961'] | Jenkins Assembla Auth Plugin vulnerable to cross-site request forgery | Jenkins Assembla Auth Plugin 1.14 and earlier does not implement a state parameter in its OAuth flow, a unique and non-guessable value associated with each authentication request.
This vulnerability allows attackers to trick users into logging in to the attacker’s account. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:assembla-auth'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.14'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37961'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-07-12/#SECURITY-2988'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/07/12/2'}] | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T22:30:41Z', 'nvd_published_at': None} |
1.4.0 | GHSA-35gf-xjgf-96c5 | 2023-07-12T22:31:12Z | 2023-07-12T18:30:38Z | null | ['CVE-2023-37947'] | Jenkins OpenShift Login Plugin vulnerable to Open Redirect | Jenkins OpenShift Login Plugin 1.1.0.227.v27e08dfb_1a_20 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins.
This allows attackers to perform phishing attacks by having users go to a Jenkins URL that will forward them to a different site after successful authenticatio... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.openshift.jenkins:openshift-login'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.0.230.v5d7030b'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37947'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-07-12/#SECURITY-2999'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/07/12/2'}] | {'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T22:31:12Z', 'nvd_published_at': None} |
1.4.0 | GHSA-x456-3ccm-m6j4 | 2023-07-05T21:35:54Z | 2023-07-05T21:35:54Z | null | ['CVE-2023-34457'] | MechanicalSoup vulnerable to malicious web server reading arbitrary files on client using file input inside HTML form | ### Summary
A malicious web server can read arbitrary files on the client using a `<input type="file" ...>` inside HTML form.
### Details
This affects the extremely common pattern of form submission:
```python
b = mechanicalsoup.StatefulBrowser()
b.select_form(...)
b.submit_selected()
```
The problem is with the cod... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'MechanicalSoup'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.2.0'}, {'fixed': '1.3.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/MechanicalSoup/MechanicalSoup/security/advisories/GHSA-x456-3ccm-m6j4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34457'}, {'type': 'WEB', 'url': 'https://github.com/MechanicalSoup/MechanicalSoup/commit/d57c4a269bba3b9a0c5bfa20292955b849006d9e'},... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-05T21:35:54Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4x5h-xmv4-99wx | 2023-07-06T22:04:03Z | 2023-07-06T19:24:13Z | null | ['CVE-2023-27987'] | Apache Linkis Authentication Bypass vulnerability | In Apache Linkis <=1.3.1, due to the default token generated by Linkis Gateway deployment being too simple, it is easy for attackers to obtain the default token for the attack. Generation rules should add random values.
We recommend users upgrade the version of Linkis to version 1.3.2 And modify the default token valu... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.linkis:linkis'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-27987'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/linkis'}, {'type': 'WEB', 'url': 'https://linkis.apache.org/docs/latest/auth/token'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/3cr1cz3210wzwngldwrqzm43vwhghp0p'}] | {'cwe_ids': ['CWE-294'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T22:04:03Z', 'nvd_published_at': '2023-04-10T08:15:00Z'} |
1.4.0 | GHSA-3h4m-m55v-gx4m | 2023-07-21T18:22:19Z | 2023-07-12T12:31:36Z | null | ['CVE-2023-36543'] | Apache Airflow Improper Input Validation vulnerability | Apache Airflow, versions before 2.6.3, has a vulnerability where an authenticated user can use crafted input to make the current request hang. It is recommended to upgrade to a version that is not affected | [{'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': 'PyPI', 'name': 'apache-airflow'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36543'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/pull/32060'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/commit/116e607ddcb32480e57c342f48226545ac6fc315'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airf... | {'cwe_ids': ['CWE-1333', 'CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T17:30:47Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4vpr-xfrp-cj64 | 2023-07-27T16:16:27Z | 2023-07-18T18:30:36Z | null | ['CVE-2023-34035'] | Spring Security's authorization rules can be misconfigured when using multiple servlets | Spring Security versions 5.8 prior to 5.8.5, 6.0 prior to 6.0.5, and 6.1 prior to 6.1.2 could be susceptible to authorization rule misconfiguration if the application uses requestMatchers(String) and multiple servlets, one of them being Spring MVC’s DispatcherServlet. (DispatcherServlet is a Spring MVC component that m... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.security:spring-security-config'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.8.0'}, {'fixed': '5.8.5'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.springframework.security:spring-security-config'}, 'ranges': [{'type': 'ECOSYST... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34035'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-security-samples/commit/4e3bec904a5467db28ea33e25ac9d90524b53d66'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-security/commit/bb46a5427005e33e637b159... | {'cwe_ids': ['CWE-863'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-19T22:10:34Z', 'nvd_published_at': None} |
1.4.0 | GHSA-j2cr-jc39-wpx5 | 2023-07-07T18:34:27Z | 2023-07-07T18:34:27Z | null | [] | Barberry Security Advisory - regarding x/auth periodic vesting accounts | ### Impact
In `PeriodicVestingAccount`, defined in `x/auth`, an attacker can initialize a victim's account as a malicious vesting account, which allows deposits but does not allow withdrawals. When the user then deposits funds into their account, those funds are locked forever, and the user is not able to withdraw the... | [] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cosmos/cosmos-sdk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.46.0'}, {'fixed': '0.46.13'}]}], 'database_specific': {'last_known_affected_version_range': '<= 0.46.12'}}, {'package': {'ecosystem': 'Go', 'name': 'github.com/cosmos/cosmos-sdk'}, 'ra... | [{'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-j2cr-jc39-wpx5'}, {'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://gi... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T18:34:27Z', 'nvd_published_at': None} |
1.4.0 | GHSA-w745-xjqx-7wp8 | 2023-07-06T21:49:11Z | 2023-07-06T19:24:11Z | null | ['CVE-2020-36664'] | Artesãos SEOTools Open Redirect vulnerability | A vulnerability has been found in Artesãos SEOTools up to and including version 0.17.1. This vulnerability affects the function setTitle of the file SEOMeta.php. The manipulation of the argument title leads to open redirect. Upgrading to version 0.17.2 is able to address this issue. The name of the patch is ca27cd0edf9... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'artesaos/seotools'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.17.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-36664'}, {'type': 'WEB', 'url': 'https://github.com/artesaos/seotools/pull/201'}, {'type': 'WEB', 'url': 'https://github.com/artesaos/seotools/commit/ca27cd0edf917e0bc805227013859b8b5a1f01fb'}, {'type': 'PACKAGE', 'url': 'https://github.com/artesao... | {'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:49:11Z', 'nvd_published_at': '2023-03-04T17:15:00Z'} |
1.4.0 | GHSA-8699-h45g-7hm8 | 2023-08-08T21:49:34Z | 2023-07-06T19:24:04Z | null | ['CVE-2022-43695'] | Concrete CMS Cross-site Scripting vulnerability | Concrete CMS (formerly concrete5) below 8.5.10 and between 9.0.0 and 9.1.2 is vulnerable to Stored Cross-Site Scripting (XSS) in dashboard/system/express/entities/associations because Concrete CMS allows association with an entity name that doesn’t exist or, if it does exist, contains XSS since it was not properly sani... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'concrete5/concrete5'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '8.5.10'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'concrete5/concrete5'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '9.0.0'}, {'fixed': '9.1.3'}... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-43695'}, {'type': 'WEB', 'url': 'https://documentation.concretecms.org/developers/introduction/version-history/8510-release-notes'}, {'type': 'WEB', 'url': 'https://documentation.concretecms.org/developers/introduction/version-history/913-release-n... | {'cwe_ids': ['CWE-77', 'CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:34:29Z', 'nvd_published_at': '2022-11-14T23:15:00Z'} |
1.4.0 | GHSA-524r-w8fx-hqg3 | 2023-07-20T18:59:02Z | 2023-07-10T18:30:49Z | null | ['CVE-2023-3565'] | TeamPass Cross-site Scripting vulnerability | Cross-site Scripting (XSS) - Generic in GitHub repository nilsteampassnet/teampass prior to 3.0.10. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'nilsteampassnet/teampass'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3565'}, {'type': 'WEB', 'url': 'https://github.com/nilsteampassnet/teampass/commit/820bb49a362a566c9038e4a3048b26d654babb0e'}, {'type': 'PACKAGE', 'url': 'https://github.com/nilsteampassnet/teampass'}, {'type': 'WEB', 'url': 'https://huntr.dev/boun... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-10T21:52:43Z', 'nvd_published_at': None} |
1.4.0 | GHSA-45c4-8wx5-qw6w | 2023-07-20T14:52:00Z | 2023-07-20T14:52:00Z | null | ['CVE-2023-37276'] | aiohttp.web.Application vulnerable to HTTP request smuggling via llhttp HTTP request parser | ### Impact
aiohttp v3.8.4 and earlier are [bundled with llhttp v6.0.6](https://github.com/aio-libs/aiohttp/blob/v3.8.4/.gitmodules) which is vulnerable to CVE-2023-30589. The vulnerable code is used by aiohttp for its HTTP request parser when available which is the default case when installing from a wheel.
This vuln... | [{'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': 'PyPI', 'name': 'aiohttp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.8.5'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.8.4'}}] | [{'type': 'WEB', 'url': 'https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37276'}, {'type': 'WEB', 'url': 'https://github.com/aio-libs/aiohttp/commit/9337fb3f2ab2b5f38d7e98a194bde6f7e3d16c40'}, {'type': 'WEB', 'url': 'h... | {'cwe_ids': ['CWE-444'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-20T14:52:00Z', 'nvd_published_at': None} |
1.4.0 | GHSA-gj2r-phwg-6rww | 2023-09-27T15:42:11Z | 2023-09-26T18:00:22Z | null | ['CVE-2023-39347'] | Kubernetes users may update Pod labels to bypass network policy | ### Impact
An attacker with the ability to update pod labels can cause Cilium to apply incorrect network policies.
This issue arises due to the fact that on pod update, Cilium incorrectly uses user-provided pod labels to select the policies which apply to the workload in question.
This can affect:
* Cilium network ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:L'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cilium/cilium'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.13.0'}, {'fixed': '1.13.7'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.13.6'}}, {'package': {'ecosystem': 'Go'... | [{'type': 'WEB', 'url': 'https://github.com/cilium/cilium/security/advisories/GHSA-gj2r-phwg-6rww'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39347'}, {'type': 'WEB', 'url': 'https://docs.cilium.io/en/latest/security/threat-model/#kubernetes-api-server-attacker'}, {'type': 'PACKAGE', 'url'... | {'cwe_ids': ['CWE-345'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-26T18:00:22Z', 'nvd_published_at': None} |
1.4.0 | GHSA-h3hv-63q5-jgpr | 2023-09-12T19:57:06Z | 2023-09-12T19:57:06Z | null | ['CVE-2023-36799'] | Microsoft Security Advisory CVE-2023-36799: .NET Denial of Service Vulnerability | # Microsoft Security Advisory CVE-2023-36799: .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:R/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NETCore.App.Runtime.linux-arm64'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.11'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.10'}}, {'package':... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/runtime/security/advisories/GHSA-h3hv-63q5-jgpr'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36799'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/runtime'}, {'type': 'WEB', 'url': 'https://msrc.microsoft.com/update-guide/vulnerabi... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-12T19:57:06Z', 'nvd_published_at': None} |
1.4.0 | GHSA-g4p8-g7mq-wpx4 | 2023-09-12T20:15:59Z | 2023-09-12T20:15:59Z | null | ['CVE-2023-36793'] | Microsoft Security Advisory CVE-2023-36793: .NET Remote Code Execution Vulnerability | # Microsoft Security Advisory CVE-2023-36793: .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.NETCore.App.Runtime.win-arm64'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.11'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.10'}}, {'package': {... | [{'type': 'WEB', 'url': 'https://github.com/dotnet/runtime/security/advisories/GHSA-g4p8-g7mq-wpx4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36793'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/runtime'}, {'type': 'WEB', 'url': 'https://msrc.microsoft.com/update-guide/vulnerabi... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-12T20:15:59Z', 'nvd_published_at': None} |
1.4.0 | GHSA-g6ph-x5wf-g337 | 2023-09-26T17:59:40Z | 2023-09-25T21:30:26Z | null | ['CVE-2022-4244'] | plexus-codehaus vulnerable to directory traversal | A flaw was found in plexus-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with dot-dot-slash (`../`) sequences and their variations or by using absolute file paths, it may be possible to access arbitrar... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.codehaus.plexus:plexus-utils'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.24'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-4244'}, {'type': 'WEB', 'url': 'https://github.com/codehaus-plexus/plexus-utils/issues/4'}, {'type': 'WEB', 'url': 'https://github.com/codehaus-plexus/plexus-utils/commit/33a2853df8185b4519b1b8bfae284f03392618ef'}, {'type': 'WEB', 'url': 'https://a... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-26T17:59:40Z', 'nvd_published_at': None} |
1.4.0 | GHSA-rwhx-6hx7-pqc8 | 2023-09-25T17:21:03Z | 2023-09-22T21:30:23Z | null | ['CVE-2023-40989'] | SQL injection in jeecgboot | SQL injection vulnerbility in jeecgboot jeecg-boot v 3.0, 3.5.3 that allows a remote attacker to execute arbitrary code via a crafted request to the `report/jeecgboot/jmreport/queryFieldBySql` component. | [{'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-common'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.5.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40989'}, {'type': 'WEB', 'url': 'https://github.com/Zone1-Z/CVE-2023-40989/blob/main/CVE-2023-40989'}] | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-09-22T23:35:35Z', 'nvd_published_at': None} |
1.4.0 | GHSA-h24c-6p6p-m3vx | 2023-09-01T20:51:05Z | 2023-09-01T20:51:05Z | null | [] | tss-lib leaks secret keys in response to incorrectly constructed Paillier moduli | ### Impact
The specification of the GG18 threshold ECDSA signature protocol contains a vulnerability allowing an attacker to recover the shared secret key. If a participant generates a Paillier modulus `N` containing small factors (less than `2^100`) they can interact with other participants in the signing protocol to... | [] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/bnb-chain/tss-lib'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.3.5'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/threshold-network/tss-lib/security/advisories/GHSA-h24c-6p6p-m3vx'}, {'type': 'WEB', 'url': 'https://github.com/threshold-network/tss-lib/commit/2e712689cfbeefede15f95a0ec7112227d86f702'}, {'type': 'WEB', 'url': 'https://eprint.iacr.org/2019/114'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': ['CWE-200'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-09-01T20:51:05Z', 'nvd_published_at': None} |
1.4.0 | GHSA-f4r5-q63f-gcww | 2023-09-06T13:49:43Z | 2023-09-06T13:49:43Z | null | ['CVE-2023-38201'] | Keylime registrar and (untrusted) Agent can be bypassed by an attacker | ### Impact
A security issue was found in the Keylime `registrar` code which allows an attacker to effectively bypass the challenge-response protocol used to verify that an `agent` has indeed access to an AIK which in indeed related to the EK.
When an `agent` starts up, it will contact a `registrar` and provide a publ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'keylime'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.5.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/keylime/keylime/security/advisories/GHSA-f4r5-q63f-gcww'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38201'}, {'type': 'WEB', 'url': 'https://github.com/keylime/keylime/commit/9e5ac9f25cd400b16d5969f531cee28290543f2a'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-06T13:49:43Z', 'nvd_published_at': None} |
1.4.0 | GHSA-7x97-j373-85x5 | 2023-09-06T19:51:33Z | 2023-09-06T19:51:33Z | null | ['CVE-2023-39956'] | Electron vulnerable to out-of-package code execution when launched with arbitrary cwd | ### Impact
Apps that are launched as command line executables are impacted. E.g. if your app exposes itself in the path as `myapp --help`
Specifically this issue can only be exploited if the following conditions are met:
* Your app is launched with an attacker-controlled working directory
* The attacker has the abili... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:L'}] | [{'package': {'ecosystem': 'npm', 'name': 'electron'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '22.3.19'}]}]}, {'package': {'ecosystem': 'npm', 'name': 'electron'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'typ... | [{'type': 'WEB', 'url': 'https://github.com/electron/electron/security/advisories/GHSA-7x97-j373-85x5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39956'}, {'type': 'PACKAGE', 'url': 'https://github.com/electron/electron'}] | {'cwe_ids': ['CWE-94'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-06T19:51:33Z', 'nvd_published_at': None} |
1.4.0 | GHSA-364c-vvqx-446c | 2023-09-22T19:43:27Z | 2023-09-20T06:30:50Z | null | ['CVE-2023-43620'] | Croc sender may place ANSI or CSI escape sequences in filename to attach receiver's terminal device | An issue was discovered in Croc through 9.6.5. A sender may place ANSI or CSI escape sequences in a filename to attack the terminal device of a receiver. | [{'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': 'Go', 'name': 'github.com/schollz/croc/v9'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '9.6.5'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-43620'}, {'type': 'WEB', 'url': 'https://github.com/schollz/croc/issues/595'}, {'type': 'PACKAGE', 'url': 'https://github.com/schollz/croc'}, {'type': 'WEB', 'url': 'https://www.openwall.com/lists/oss-security/2023/09/08/2'}, {'type': 'WEB', 'url':... | {'cwe_ids': ['CWE-116'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-21T16:59:43Z', 'nvd_published_at': None} |
1.4.0 | GHSA-6773-rfjv-c54w | 2023-09-22T19:47:23Z | 2023-09-20T03:30:17Z | null | ['CVE-2023-38886'] | Dolibarr allows a remote privileged attacker to execute arbitrary code via a crafted command/script | An issue in Dolibarr ERP CRM v.17.0.1 and before allows a remote privileged attacker to execute arbitrary code via a crafted command/script. | [{'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': 'dolibarr/dolibarr'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '17.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38886'}, {'type': 'WEB', 'url': 'https://akerva.com/wp-content/uploads/2023/09/AKERVA_Security-Advisory_CVE-2023-38886_Dolibarr_RCE-1.pdf'}, {'type': 'PACKAGE', 'url': 'https://github.com/Dolibarr/dolibarr'}, {'type': 'WEB', 'url': 'http://dolibarr... | {'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-21T17:03:31Z', 'nvd_published_at': None} |
1.4.0 | GHSA-95ch-p3gw-23qg | 2023-09-07T13:59:30Z | 2023-09-06T15:30:27Z | null | ['CVE-2023-32672'] | Apache Superset has incorrect authorization check | An Incorrect authorisation check in SQLLab in Apache Superset versions up to and including 2.1.0. This vulnerability allows an authenticated user to query tables that they do not have proper access to within Superset. The vulnerability can be exploited by leveraging a SQL parsing vulnerability.
| [{'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-superset'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-32672'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/superset'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/ococ6nlj80f0okkwfwpjczy3q84j3wkp'}] | {'cwe_ids': ['CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-07T13:59:30Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4f4r-wgv2-jjvg | 2023-09-21T16:58:20Z | 2023-09-20T12:30:22Z | null | ['CVE-2023-4853'] | Quarkus HTTP vulnerable to incorrect evaluation of permissions | A flaw was found in Quarkus where HTTP security policies are not sanitizing certain character permutations correctly when accepting requests, resulting in incorrect evaluation of permissions. This issue could allow an attacker to bypass the security policy altogether, resulting in unauthorized endpoint access and possi... | [{'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': 'Maven', 'name': 'io.quarkus:quarkus-vertx-http'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.16.11.Final'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'io.quarkus:quarkus-vertx-http'}, 'ecosystem_speci... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4853'}, {'type': 'WEB', 'url': 'https://github.com/quarkusio/quarkus/issues/35785'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2023:5170'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2023:5310'}, {'type': 'WEB... | {'cwe_ids': ['CWE-863'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-21T16:58:20Z', 'nvd_published_at': None} |
1.4.0 | GHSA-g687-f2gx-6wm8 | 2023-09-11T12:59:48Z | 2023-09-11T12:59:48Z | null | ['CVE-2023-40584'] | Argo CD repo-server Denial of Service vulnerability | ### Impact
All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating the size of its inner files. As a result, a malicious, low-privileged user... | [{'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': 'Go', 'name': 'github.com/argoproj/argo-cd/v2'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.4.0'}, {'fixed': '2.6.15'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/argoproj/argo-cd/v2'}, 'ecosystem_specific': {... | [{'type': 'WEB', 'url': 'https://github.com/argoproj/argo-cd/security/advisories/GHSA-g687-f2gx-6wm8'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40584'}, {'type': 'WEB', 'url': 'https://github.com/argoproj/argo-cd/commit/1391ba72149655e4884d357586d3201f15bc92dc'}, {'type': 'WEB', 'url': 'h... | {'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-11T12:59:48Z', 'nvd_published_at': None} |
1.4.0 | GHSA-qjpw-rg56-jh8v | 2023-09-20T22:19:24Z | 2023-09-15T03:30:19Z | null | ['CVE-2023-4978'] | LibreNMS Cross-site Scripting vulnerability | Cross-site Scripting (XSS) - DOM in GitHub repository librenms/librenms prior to 23.9.0. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'librenms/librenms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '23.9.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4978'}, {'type': 'WEB', 'url': 'https://github.com/librenms/librenms/commit/e4c46a45364cb944b94abf9b83f0558b2c4c2fb7'}, {'type': 'PACKAGE', 'url': 'https://github.com/librenms/librenms'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/cefd9295-... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-15T19:29:33Z', 'nvd_published_at': None} |
1.4.0 | GHSA-rxgf-r843-g53h | 2023-09-13T14:08:47Z | 2023-09-09T00:30:48Z | null | ['CVE-2023-42276'] | hutool Buffer Overflow vulnerability | hutool v5.8.21 was discovered to contain a buffer overflow via the component `jsonArray`. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'cn.hutool:hutool-core'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.8.21'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'cn.hutool:hutool-json'}, 'ecosystem_specific': {'affecte... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-42276'}, {'type': 'WEB', 'url': 'https://github.com/dromara/hutool/issues/3286'}, {'type': 'WEB', 'url': 'https://github.com/dromara/hutool/commit/9ba8f9ca5dd32441f2e0f150cb22fa178bb771d3'}, {'type': 'PACKAGE', 'url': 'https://github.com/dromara/hu... | {'cwe_ids': ['CWE-120'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-09-11T18:03:17Z', 'nvd_published_at': None} |
1.4.0 | GHSA-2hm9-h873-pgqh | 2023-09-28T21:27:04Z | 2023-09-28T21:27:04Z | null | ['CVE-2023-43645'] | OpenFGA Vulnerable to DoS from circular relationship definitions | ## Overview
OpenFGA is vulnerable to a DoS attack when certain Check calls are executed against authorization models that contain circular relationship definitions. When the call is made, it's possible for the server to exhaust resources and die.
## Am I Affected?
Yes, if your store contains an authorization model tha... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/openfga/openfga'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.2'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/openfga/openfga/security/advisories/GHSA-2hm9-h873-pgqh'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-43645'}, {'type': 'WEB', 'url': 'https://github.com/openfga/openfga/commit/725296025fd81227c89525808652c6acd4a605f6'}, {'type': 'PACKAGE', 'url': ... | {'cwe_ids': ['CWE-835'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-28T21:27:04Z', 'nvd_published_at': None} |
1.4.0 | GHSA-wwfj-h843-3hrq | 2023-09-25T21:42:01Z | 2023-09-22T00:30:29Z | null | ['CVE-2023-31718'] | FUXA local file inclusion vulnerability | FUXA <= 1.1.12 is vulnerable to Local File Inclusion via `/api/download`. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'npm', 'name': 'fuxa-server'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.1.12'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-31718'}, {'type': 'WEB', 'url': 'https://github.com/MateusTesser/CVE-2023-31718'}, {'type': 'PACKAGE', 'url': 'https://github.com/frangoteam/FUXA'}, {'type': 'WEB', 'url': 'https://youtu.be/VCQkEGntN04'}] | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-22T20:00:26Z', 'nvd_published_at': None} |
1.4.0 | GHSA-m4mm-pg93-fv78 | 2023-09-15T13:37:03Z | 2023-09-14T15:31:23Z | null | ['CVE-2023-1108'] | Undertow denial of service vulnerability | A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates. | [{'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': 'io.undertow:undertow-core'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.3.0'}, {'fixed': '2.3.5.Final'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'io.undertow:undertow-core'}, 'ecosystem_specific': ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-1108'}, {'type': 'WEB', 'url': 'https://github.com/undertow-io/undertow/pull/1457'}, {'type': 'WEB', 'url': 'https://github.com/undertow-io/undertow/commit/1302c8cf4476936802504efe0d36c58dcd954f78'}, {'type': 'WEB', 'url': 'https://github.com/under... | {'cwe_ids': ['CWE-835'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-15T13:37:03Z', 'nvd_published_at': None} |
1.4.0 | GHSA-qqh2-wvmv-h72m | 2023-09-20T19:05:52Z | 2023-09-12T13:52:05Z | null | ['CVE-2023-41886'] | OpenRefine vulnerable to arbitrary file read in project import with mysql jdbc url attack | ### Summary
An arbitrary file read vulnerability allows any unauthenticated user to read the file on the server._
### Details
Hi,Team,
i find openrefine support to import data from database,When use mysql jdbc to connect to database,It is vulnerable to jdbc url attacks,for example,unauthenticated attacker can read the... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.openrefine:database'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.7.5'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.7.4'}}] | [{'type': 'WEB', 'url': 'https://github.com/OpenRefine/OpenRefine/security/advisories/GHSA-qqh2-wvmv-h72m'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-41886'}, {'type': 'WEB', 'url': 'https://github.com/OpenRefine/OpenRefine/commit/2de1439f5be63d9d0e89bbacbd24fa28c8c3e29d'}, {'type': 'PACKA... | {'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-12T13:52:05Z', 'nvd_published_at': None} |
1.4.0 | GHSA-x4hh-vjm7-g2jv | 2023-09-20T22:51:09Z | 2023-09-20T22:51:09Z | null | ['CVE-2023-37279'] | Faktory Web Dashboard can lead to denial of service(DOS) via malicious user input | ### Summary
Faktory web dashboard can suffer from denial of service by a crafted malicious url query param `days`.
### Details
The vulnerability is related to how the backend reads the `days` URL query parameter in the Faktory web dashboard. The value is used directly without any checks to create a string slice. If a ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/contribsys/faktory'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/contribsys/faktory/security/advisories/GHSA-x4hh-vjm7-g2jv'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37279'}, {'type': 'PACKAGE', 'url': 'https://github.com/contribsys/faktory'}] | {'cwe_ids': ['CWE-770', 'CWE-789'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-20T22:51:09Z', 'nvd_published_at': None} |
1.4.0 | GHSA-q8hr-4w58-985p | 2023-09-14T16:30:20Z | 2023-09-12T15:30:20Z | null | ['CVE-2023-4914'] | Cecil Path Traversal vulnerability | Relative Path Traversal in GitHub repository cecilapp/cecil prior to 7.47.1. | [{'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': 'cecil/cecil'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.47.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4914'}, {'type': 'WEB', 'url': 'https://github.com/cecilapp/cecil/commit/00dc79f10ce723034b7140d79f4ac731d1d902eb'}, {'type': 'PACKAGE', 'url': 'https://github.com/cecilapp/cecil'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/cdd995b2-c983-4... | {'cwe_ids': ['CWE-22', 'CWE-23'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-12T19:31:17Z', 'nvd_published_at': None} |
1.4.0 | GHSA-c2hm-mjxv-89r4 | 2023-09-04T17:02:00Z | 2023-09-04T17:02:00Z | null | [] | Multiple soundness issues in lexical | `lexical` contains multiple soundness issues:
1. [Bytes::read() allows creating instances of types with invalid bit patterns](https://github.com/Alexhuszagh/rust-lexical/issues/102)
1. [BytesIter::read() advances iterators out of bounds](https://github.com/Alexhuszagh/rust-lexical/issues/101)
1. [The `BytesIter` tr... | [] | [{'package': {'ecosystem': 'crates.io', 'name': 'lexical'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '6.1.1'}]}]}] | [{'type': 'PACKAGE', 'url': 'https://github.com/Alexhuszagh/rust-lexical'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2023-0055.html'}] | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-04T17:02:00Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4w2j-wj9q-6wpx | 2023-09-29T20:39:44Z | 2023-09-27T15:30:38Z | null | ['CVE-2023-43828'] | Subrion CMS Cross-site Scripting vulnerability in /panel/languages | A Cross-site scripting (XSS) vulnerability in /panel/languages/ of Subrion v4.2.1 allow attackers to execute arbitrary web scripts or HTML via a crafted payload injected into 'Title' parameter. | [{'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': 'intelliants/subrion'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '4.2.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-43828'}, {'type': 'WEB', 'url': 'https://github.com/al3zx/xss_languages_subrion_4.2.1'}, {'type': 'PACKAGE', 'url': 'https://github.com/intelliants/subrion'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-29T20:39:44Z', 'nvd_published_at': None} |
1.4.0 | GHSA-jp3c-g46v-jg2c | 2023-09-20T22:22:17Z | 2023-09-15T03:30:19Z | null | ['CVE-2023-4979'] | LibreNMS Cross-site Scripting vulnerability | Cross-site Scripting (XSS) - Reflected in GitHub repository librenms/librenms prior to 23.9.0. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'librenms/librenms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '23.9.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4979'}, {'type': 'WEB', 'url': 'https://github.com/librenms/librenms/commit/49d66fa31b43acef02eaa09ee9af15fe7e16cd03'}, {'type': 'PACKAGE', 'url': 'https://github.com/librenms/librenms'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/e67f8f5d-... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-15T19:30:04Z', 'nvd_published_at': None} |
1.4.0 | GHSA-frqc-f2h8-fjvf | 2023-09-21T16:59:16Z | 2023-09-20T12:30:22Z | null | ['CVE-2023-34047'] | Spring for GraphQL may be exposed to GraphQL context with values from a different session | A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader functions through Defa... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.graphql:spring-graphql'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.1.0'}, {'fixed': '1.1.6'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.springframework.graphql:spring-graph... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34047'}, {'type': 'PACKAGE', 'url': 'https://github.com/spring-projects/spring-graphql'}, {'type': 'WEB', 'url': 'https://spring.io/security/cve-2023-34047'}] | {'cwe_ids': [], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-09-21T16:59:16Z', 'nvd_published_at': None} |
1.4.0 | GHSA-86c6-3g63-5w64 | 2023-09-29T20:38:23Z | 2023-09-29T00:30:16Z | null | ['CVE-2023-5077'] | Hashicorp Vault Incorrect Permission Assignment for Critical Resource vulnerability | The Vault and Vault Enterprise ("Vault") Google Cloud secrets engine did not preserve existing Google Cloud IAM Conditions upon creating or updating rolesets. Fixed in Vault 1.13.0. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/vault'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.13.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-5077'}, {'type': 'WEB', 'url': 'https://discuss.hashicorp.com/t/hcsec-2023-30-vault-s-google-cloud-secrets-engine-removed-existing-iam-conditions-when-creating-updating-rolesets/58654'}, {'type': 'PACKAGE', 'url': 'https://github.com/hashicorp/vaul... | {'cwe_ids': ['CWE-732'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-29T20:38:23Z', 'nvd_published_at': None} |
1.4.0 | GHSA-fv2h-753j-9g39 | 2023-09-20T23:01:52Z | 2023-09-20T23:01:52Z | null | ['CVE-2023-41890'] | Sustainsys.Saml2 Insufficient Identity Provider Issuer Validation | ### Impact
When a response is processed, the issuer of the Identity Provider is not sufficiently validated. This could allow a malicious identity provider to craft a Saml2 response that is processed as if issued by another identity provider. It is also possible for a malicious end user to cause stored state intended fo... | [{'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': 'NuGet', 'name': 'Sustainsys.Saml2'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.3'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Sustainsys.Saml2'}, 'ecosystem_specific': {'affected_functions': ['']}... | [{'type': 'WEB', 'url': 'https://github.com/Sustainsys/Saml2/security/advisories/GHSA-fv2h-753j-9g39'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-41890'}, {'type': 'WEB', 'url': 'https://github.com/Sustainsys/Saml2/issues/712'}, {'type': 'WEB', 'url': 'https://github.com/Sustainsys/Saml2/is... | {'cwe_ids': ['CWE-289'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-20T23:01:52Z', 'nvd_published_at': None} |
1.4.0 | GHSA-23px-mw2p-46qm | 2023-09-06T20:49:54Z | 2023-09-06T20:49:54Z | null | [] | Cosmos-SDK Cosmovisor component may be vulnerable to denial of service | **Component**: Cosmovisor
**Criticality**: Medium
**Affected Versions**: Cosmovisor < v1.0.0 (distributed with Cosmos-SDK < 0.46)
**Affected Users**: Validators and Node operators utilizing unsupported versions of Cosmovisor
**Impact**: DOS, potential RCE on node depending on configuration
An issue has been identifie... | [] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cosmos/cosmos-sdk'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.46'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-23px-mw2p-46qm'}, {'type': 'PACKAGE', 'url': 'https://github.com/cosmos/cosmos-sdk'}, {'type': 'WEB', 'url': 'https://github.com/cosmos/cosmos-sdk/blob/tools/cosmovisor/v1.5.0/tools/cosmovisor/CHANGELOG.md'}, {'type': 'WEB', 'url': '... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-06T20:49:54Z', 'nvd_published_at': None} |
1.4.0 | GHSA-2g7r-9xq5-c6hv | 2023-09-20T21:29:25Z | 2023-09-18T06:30:14Z | null | ['CVE-2023-5036'] | Cross-Site Request Forgery (CSRF) in usememos/memos | Cross-Site Request Forgery (CSRF) in GitHub repository usememos/memos prior to 0.15.1. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/usememos/memos'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.15.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-5036'}, {'type': 'WEB', 'url': 'https://github.com/usememos/memos/commit/97b434722cf0abe3cfcad5ac9e3d520233bf1536'}, {'type': 'PACKAGE', 'url': 'https://github.com/usememos/memos'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/46881df7-eb41-4... | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T19:18:55Z', 'nvd_published_at': None} |
1.4.0 | GHSA-j7hp-h8jx-5ppr | 2023-09-21T17:24:00Z | 2023-09-12T15:30:20Z | null | ['CVE-2023-4863'] | libwebp: OOB write in BuildHuffmanTable | Heap buffer overflow in libwebp allow a remote attacker to perform an out of bounds memory write via a crafted HTML page. | [{'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': 'crates.io', 'name': 'libwebp-sys2'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.1.8'}]}]}, {'package': {'ecosystem': 'crates.io', 'name': 'libwebp-sys'}, 'ecosystem_specific': {'affected_functions': ['']},... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4863'}, {'type': 'WEB', 'url': 'https://github.com/electron/electron/pull/39823'}, {'type': 'WEB', 'url': 'https://github.com/electron/electron/pull/39825'}, {'type': 'WEB', 'url': 'https://github.com/electron/electron/pull/39826'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-14T16:20:50Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4q6p-r6v2-jvc5 | 2023-09-27T20:16:00Z | 2023-09-27T20:16:00Z | null | ['CVE-2023-43646'] | Chaijs/get-func-name vulnerable to ReDoS | The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows:
```js
const functionNameMatch = /\s*function(?:\s|\s*\/\*[^(?:*/)]+\*\/\s*)*([^\s(/]+)/;
```
This vulnerability can be explo... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'get-func-name'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.1'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/chaijs/get-func-name/security/advisories/GHSA-4q6p-r6v2-jvc5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-43646'}, {'type': 'WEB', 'url': 'https://github.com/chaijs/get-func-name/commit/f934b228b5e2cb94d6c8576d3aac05493f667c69'}, {'type': 'PACKAGE... | {'cwe_ids': ['CWE-1333', 'CWE-400'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-27T20:16:00Z', 'nvd_published_at': None} |
1.4.0 | GHSA-j2gj-g3p9-7mrr | 2023-09-01T21:43:04Z | 2023-09-01T03:30:14Z | null | ['CVE-2023-4696'] | Account TakeOver Due to Improper Handling of JWT Tokens in usememos/memos | Improper Access Control in GitHub repository usememos/memos prior to 0.13.2. As of commit `c9aa2eeb9` access tokens which fail validation are rejected. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/usememos/memos'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.13.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4696'}, {'type': 'WEB', 'url': 'https://github.com/usememos/memos/commit/c9aa2eeb9852047e4f41915eb30726bd25f07ecd'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/4747a485-77c3-4bb5-aab0-21253ef303ca'}] | {'cwe_ids': ['CWE-284'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-09-01T21:43:04Z', 'nvd_published_at': None} |
1.4.0 | GHSA-22rr-f3p8-5gf8 | 2023-09-15T17:12:42Z | 2023-09-15T17:12:42Z | null | [] | Directus affected by VM2 sandbox escape vulnerability | ### Impact
In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed, allowing attackers to escape the sandbox and run arbitrary code. Within Directus this applies to the "Run Script" operation in flows being able to escape the sandbox running code in the main nodejs context.
### Patches
Patched i... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'directus'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '10.6.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/directus/directus/security/advisories/GHSA-22rr-f3p8-5gf8'}, {'type': 'WEB', 'url': 'https://github.com/patriksimek/vm2/security/advisories/GHSA-cchq-frgv-rjh5'}, {'type': 'WEB', 'url': 'https://github.com/directus/directus/pull/19332'}, {'type': 'WEB', 'url': 'https://github... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-15T17:12:42Z', 'nvd_published_at': None} |
1.4.0 | GHSA-24q2-59hm-rh9r | 2023-09-13T16:32:26Z | 2023-09-13T16:32:26Z | null | ['CVE-2023-38507'] | Strapi Improper Rate Limiting vulnerability | ### 1. Summary
There is a rate limit on the login function of Strapi's admin screen, but it is possible to circumvent it.
### 2. Details
It is possible to avoid this by modifying the rate-limited request path as follows.
1. Manipulating request paths to upper or lower case. (Pattern 1)
- In this case, avoidance is ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'npm', 'name': '@strapi/admin'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.12.1'}]}]}, {'package': {'ecosystem': 'npm', 'name': '@strapi/plugin-users-permissions'}, 'ecosystem_specific': {'affected_functio... | [{'type': 'WEB', 'url': 'https://github.com/strapi/strapi/security/advisories/GHSA-24q2-59hm-rh9r'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38507'}, {'type': 'PACKAGE', 'url': 'https://github.com/strapi/strapi'}, {'type': 'WEB', 'url': 'https://github.com/strapi/strapi/blob/32d68f1f5677e... | {'cwe_ids': ['CWE-770'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-13T16:32:26Z', 'nvd_published_at': None} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.