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-4gj3-6r43-3wfc
2023-02-17T20:32:08Z
2023-02-10T19:54:14Z
null
['CVE-2023-23631']
IPFS go-unixfsnode subject to DOS via HAMT Decoding Panics
## Impact Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by a bogus fanout parameter in the HAMT directory nodes. This includes checks returned in [ipfs/go-bitfield GHSA-2h6c-j3g...
[{'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/ipfs/go-unixfsnode'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.5.2'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/ipfs/go-unixfsnode/security/advisories/GHSA-4gj3-6r43-3wfc'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23631'}, {'type': 'WEB', 'url': 'https://github.com/ipfs/go-unixfsnode/commit/59050ea8bc458ae55246ae09243e6e165923e076'}, {'type': 'WEB', 'url'...
{'cwe_ids': ['CWE-400'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-10T19:54:14Z', 'nvd_published_at': '2023-02-09T21:15:00Z'}
1.4.0
GHSA-9xm8-8qvc-vw3p
2023-02-07T22:41:28Z
2023-02-07T22:41:28Z
null
['CVE-2020-29242']
Denial of Service in dhowden/tag
dhowden tag before 0.0.0-20201120070457-d52dcb253c63 allows `panic: runtime error: index out of range` via readPICFrame.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/dhowden/tag'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.0-20201120070457-d52dcb253c63'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-29242'}, {'type': 'WEB', 'url': 'https://github.com/dhowden/tag/issues/77'}, {'type': 'WEB', 'url': 'https://github.com/dhowden/tag/issues/78'}, {'type': 'WEB', 'url': 'https://github.com/dhowden/tag/issues/79'}, {'type': 'WEB', 'url': 'https://git...
{'cwe_ids': ['CWE-129'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-07T22:41:28Z', 'nvd_published_at': None}
1.4.0
GHSA-6p89-3p7c-qrhv
2023-02-23T21:52:54Z
2023-02-13T21:31:04Z
2023-02-15T15:36:00Z
['CVE-2022-48110']
Cross-site scripting in CKEditor5
CKSource CKEditor5 35.4.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the Full Featured CKEditor5 widget. NOTE: the vendor's position is that this is not a vulnerability. The CKEditor 5 documentation discusses that it is the responsibility of an integrator (who is adding CKEditor 5 functio...
[{'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': 'ckeditor5'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '36.0.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-48110'}, {'type': 'WEB', 'url': 'https://ckeditor.com/docs/ckeditor5/latest/features/html-embed.html'}, {'type': 'PACKAGE', 'url': 'https://github.com/ckeditor/ckeditor5'}, {'type': 'WEB', 'url': 'https://packetstormsecurity.com/files/170927/CKSour...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-14T00:29:24Z', 'nvd_published_at': '2023-02-13T20:15:00Z'}
1.4.0
GHSA-jp7v-3587-2956
2023-02-08T21:38:46Z
2023-02-08T21:38:46Z
null
['CVE-2023-24827']
Credential disclosure in syft when SYFT_ATTEST_PASSWORD environment variable set
A password disclosure flaw was found in Syft versions v0.69.0 and v0.69.1. This flaw leaks the password stored in the SYFT_ATTEST_PASSWORD environment variable. ### Impact The `SYFT_ATTEST_PASSWORD` environment variable is for the `syft attest` command to generate attested SBOMs for the given container image. This env...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/anchore/syft'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.69.0'}, {'fixed': '0.70.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/anchore/syft/security/advisories/GHSA-jp7v-3587-2956'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24827'}, {'type': 'WEB', 'url': 'https://github.com/anchore/syft/commit/9995950c70e849f9921919faffbfcf46401f71f3'}, {'type': 'PACKAGE', 'url': 'https...
{'cwe_ids': ['CWE-200', 'CWE-532'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T21:38:46Z', 'nvd_published_at': '2023-02-07T01:15:00Z'}
1.4.0
GHSA-33m6-q9v5-62r7
2023-02-07T22:57:53Z
2023-02-07T22:57:53Z
null
['CVE-2021-3538']
github.com/satori/go.uuid has Predictable SIF UUID Identifiers
### Impact The siftool new command produces predictable UUID identifiers due to insecure randomness in the version of the `github.com/satori/go.uuid` module used as a dependency. ### Patches A patch is available in version >= v1.2.1-0.20180404165556-75cca531ea76 of the module. Users are encouraged to upgrade. Fixed...
[{'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/satori/go.uuid'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.2.1-0.20180103161547-0ef6afb2f6cd'}, {'fixed': '1.2.1-0.20180404165556-75cca531ea76'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/apptainer/sif/v2'}, 'ranges': [{'type': 'ECO...
[{'type': 'WEB', 'url': 'https://github.com/hpcng/sif/security/advisories/GHSA-33m6-q9v5-62r7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-3538'}, {'type': 'WEB', 'url': 'https://github.com/satori/go.uuid/issues/73'}, {'type': 'WEB', 'url': 'https://github.com/satori/go.uuid/pull/75'}, {'ty...
{'cwe_ids': ['CWE-338'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-07T22:57:53Z', 'nvd_published_at': '2021-06-02T14:15:00Z'}
1.4.0
GHSA-m22q-97p5-79v2
2023-02-22T00:11:36Z
2023-02-21T00:30:20Z
null
['CVE-2021-32851']
Mind-elixir Cross-site Scripting vulnerability
Mind-elixir is a free, open source mind map core. Prior to version 0.18.1, mind-elixir is prone to cross-site scripting when handling untrusted menus. This issue is patched in version 0.18.1.
[{'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': 'mind-elixir'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.18.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-32851'}, {'type': 'WEB', 'url': 'https://github.com/ssshooter/mind-elixir-core/commit/073485269ac83af24371f35bd08507defa885655'}, {'type': 'PACKAGE', 'url': 'https://github.com/ssshooter/mind-elixir-core'}, {'type': 'WEB', 'url': 'https://github.co...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T00:11:36Z', 'nvd_published_at': '2023-02-20T22:15:00Z'}
1.4.0
GHSA-6pm2-j2v8-h3cj
2023-02-15T17:39:56Z
2023-02-06T21:30:29Z
2023-02-09T22:03:51Z
['CVE-2023-0669']
Withdrawn: Fortra GoAnywhere MFT Deserialization of Untrusted Data vulnerability affects metasploit-framework
## Withdrawn This advisory has been withdrawn because it was incorrectly associated with the metasploit-framework package, which is not affected by this CVE, and the actual vulnerable component does not fit within our supported ecosystems. This link is maintained to preserve external references. ## Original Descriptio...
[{'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': 'RubyGems', 'name': 'metasploit-framework'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '6.0.33'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0669'}, {'type': 'WEB', 'url': 'https://github.com/rapid7/metasploit-framework/pull/17607'}, {'type': 'WEB', 'url': 'https://attackerkb.com/topics/mg883Nbeva/cve-2023-0669/rapid7-analysis'}, {'type': 'WEB', 'url': 'https://duo.com/decipher/fortra-p...
{'cwe_ids': ['CWE-502'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T22:39:43Z', 'nvd_published_at': '2023-02-06T20:15:00Z'}
1.4.0
GHSA-vvjv-97j8-94xh
2023-03-10T18:34:20Z
2023-02-28T23:19:24Z
null
['CVE-2023-22738']
vantage6 vulnerable to Improper Preservation of Permissions
### Impact Assigning existing users to a different organization is currently possible. It may lead to unintended access: if a user from organization A is accidentally assigned to organization B, they will retain their permissions and therefore might be able to access stuff they should not be allowed to access. ### Pat...
[{'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': 'PyPI', 'name': 'vantage6'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.8.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/vantage6/vantage6/security/advisories/GHSA-vvjv-97j8-94xh'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-22738'}, {'type': 'WEB', 'url': 'https://github.com/vantage6/vantage6/commit/798aca1de142a4eca175ef51112e2235642f4f24'}, {'type': 'PACKAGE', 'ur...
{'cwe_ids': ['CWE-281'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-28T23:19:24Z', 'nvd_published_at': '2023-03-01T21:15:00Z'}
1.4.0
GHSA-99c3-qc2q-p94m
2023-02-22T19:16:06Z
2023-02-22T19:16:06Z
null
['CVE-2023-25158']
GeoTools OGC Filter SQL Injection Vulnerabilities
### Impact GeoTools includes support for OGC Filter expression language parsing, encoding and execution against a range of datastore. SQL Injection Vulnerabilities have been found when executing OGC Filters with JDBCDataStore implementations: 1. ``PropertyIsLike`` filter * Requires PostGIS DataStore with "encode ...
[{'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.geotools:gt-jdbc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '28.0'}, {'fixed': '28.2'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.geotools:gt-jdbc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '27.0'}, {'fixed': '27.4'}]}]}, {...
[{'type': 'WEB', 'url': 'https://github.com/geotools/geotools/security/advisories/GHSA-99c3-qc2q-p94m'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25158'}, {'type': 'WEB', 'url': 'https://github.com/geotools/geotools/commit/64fb4c47f43ca818c2fe96a94651bff1b3b3ed2b'}, {'type': 'PACKAGE', 'ur...
{'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T19:16:06Z', 'nvd_published_at': '2023-02-21T21:15:00Z'}
1.4.0
GHSA-9mwf-mw74-9cv5
2023-03-06T19:37:46Z
2023-02-24T12:31:20Z
null
['CVE-2023-25696']
Apache Airflow Hive Provider Improper Input Validation vulnerability
Improper Input Validation vulnerability in the Apache Airflow Hive Provider. This issue affects Apache Airflow Hive Provider versions before 5.1.3.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'apache-airflow-providers-apache-hive'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.1.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25696'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/pull/29502'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airflow'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/99g0qm56wmgdxmbtdsvhj4rdnxhpzpml'}]
{'cwe_ids': ['CWE-20'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-24T16:25:28Z', 'nvd_published_at': '2023-02-24T12:15:00Z'}
1.4.0
GHSA-jpxj-2jvg-6jv9
2023-02-16T23:34:17Z
2023-02-16T21:30:28Z
null
['CVE-2023-0475']
Data Amplification in HashiCorp go-getter
HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression bombs. Fixed in 1.7.0 and 2.2.0.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/go-getter'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.0'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/go-getter/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0475'}, {'type': 'WEB', 'url': 'https://github.com/hashicorp/go-getter/commit/0edab85348271c843782993345b07b1ac98912e6'}, {'type': 'WEB', 'url': 'https://github.com/hashicorp/go-getter/commit/78e6721a2a76266718dc92c3c03c1571dffdefdc'}, {'type': 'WE...
{'cwe_ids': ['CWE-409'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-16T23:34:17Z', 'nvd_published_at': '2023-02-16T19:15:00Z'}
1.4.0
GHSA-8g23-2q5p-8866
2023-03-06T21:57:35Z
2023-02-24T12:31:20Z
null
['CVE-2023-25691']
Apache Airflow Google Provider Improper Input Validation vulnerability
Improper Input Validation vulnerability in the Apache Airflow Google Provider. This issue affects Apache Airflow Google Provider versions before 8.10.0.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'apache-airflow-providers-google'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '8.10.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25691'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/pull/29497'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airflow'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/zdr8ovfttbh7kj0lydgcw88tbt2nmkcy'}]
{'cwe_ids': ['CWE-20'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-24T16:25:46Z', 'nvd_published_at': '2023-02-24T12:15:00Z'}
1.4.0
GHSA-66p8-j459-rq63
2023-02-10T23:11:01Z
2023-02-10T23:11:01Z
null
['CVE-2023-25168']
Pterodactyl Wings contains UNIX Symbolic Link (Symlink) Following resulting in deletion of files and directories on the host system
### Impact This vulnerability impacts anyone running the affected versions of Wings. The vulnerability can be used to delete files and directories recursively on the host system. This vulnerability can be combined with [`GHSA-p8r3-83r8-jwj5`](https://github.com/pterodactyl/wings/security/advisories/GHSA-p8r3-83r8-jw...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/pterodactyl/wings'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.4'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/pterodactyl/wings'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.11.0'}, {'fixed': '1.1...
[{'type': 'WEB', 'url': 'https://github.com/pterodactyl/wings/security/advisories/GHSA-66p8-j459-rq63'}, {'type': 'WEB', 'url': 'https://github.com/pterodactyl/wings/security/advisories/GHSA-p8r3-83r8-jwj5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25168'}, {'type': 'WEB', 'url': 'https:/...
{'cwe_ids': ['CWE-59'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-10T23:11:01Z', 'nvd_published_at': '2023-02-09T00:16:00Z'}
1.4.0
GHSA-qpm3-vr34-h8w8
2023-02-16T21:55:13Z
2023-02-07T00:30:24Z
null
['CVE-2022-28923']
Open Redirect in Caddy
Caddy v2.4.6 was discovered to contain an open redirection vulnerability which allows attackers to redirect users to phishing websites via crafted URLs
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/caddyserver/caddy/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.0-beta.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-28923'}, {'type': 'WEB', 'url': 'https://github.com/caddyserver/caddy/commit/78b5356f2b1945a90de1ef7f2c7669d82098edbd'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-qpm3-vr34-h8w8'}, {'type': 'PACKAGE', 'url': 'https://github.co...
{'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-15T15:35:34Z', 'nvd_published_at': '2023-02-06T23:15:00Z'}
1.4.0
GHSA-w695-p3j5-hrj9
2023-03-06T19:38:25Z
2023-02-24T12:31:20Z
null
['CVE-2023-25956']
Apache Airflow AWS Provider Generates Error Message Containing Sensitive Information
Generation of Error Message Containing Sensitive Information vulnerability in the Apache Airflow AWS Provider. This issue affects Apache Airflow AWS Provider versions before 7.2.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': 'PyPI', 'name': 'apache-airflow-providers-amazon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.2.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25956'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/pull/29587'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airflow'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/07pl9y4gdpw2c6rzqm77dvkm2z2kb5gv'}]
{'cwe_ids': ['CWE-209'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-24T16:24:59Z', 'nvd_published_at': '2023-02-24T12:15:00Z'}
1.4.0
GHSA-9fqc-9cpr-w73q
2023-02-10T22:06:31Z
2023-02-04T03:30:25Z
null
['CVE-2023-0671']
froxlor is vulnerable to privilege escalation from customer to root via directory-options
Code Injection in GitHub repository froxlor/froxlor prior to 2.0.10.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'froxlor/froxlor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.10'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0671'}, {'type': 'WEB', 'url': 'https://github.com/froxlor/froxlor/commit/0034681412057fef2dfe9cce9f8a6e3321f52edc'}, {'type': 'PACKAGE', 'url': 'https://github.com/Froxlor/Froxlor'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/c2a84917-7ac0...
{'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-06T19:33:16Z', 'nvd_published_at': '2023-02-04T01:15:00Z'}
1.4.0
GHSA-9vx8-f5c4-862x
2023-03-31T14:27:12Z
2023-02-24T17:39:18Z
null
[]
XML External Entity (XXE) vulnerability in apoc.import.graphml
### Impact A XML External Entity (XXE) vulnerability found in the apoc.import.graphml procedure of APOC core plugin in Neo4j graph database. XML External Entity (XXE) injection occurs when the XML parser allows external entities to be resolved. The XML parser used by the apoc.import.graphml procedure was not configured...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.neo4j.procedure:apoc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.4.0.14'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.neo4j.procedure:apoc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '5.5...
[{'type': 'WEB', 'url': 'https://github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-9vx8-f5c4-862x'}, {'type': 'WEB', 'url': 'https://github.com/neo4j/apoc/security/advisories/GHSA-6wxg-wh7f-rqpr'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23926'}, {'type': 'WEB', 'url...
{'cwe_ids': ['CWE-611'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-24T17:39:18Z', 'nvd_published_at': None}
1.4.0
GHSA-4jx2-hvqw-93j9
2023-03-02T18:39:18Z
2023-02-20T12:30:18Z
null
['CVE-2016-15026']
dd-plist XML External Entitly vulnerability
A vulnerability was found in 3breadt dd-plist 1.17 and classified as problematic. Affected by this issue is some unknown functionality. The manipulation leads to xml external entity reference. An attack has to be approached locally. Upgrading to version 1.18 is able to address this issue. The name of the patch is 8c954...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.googlecode.plist:dd-plist'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.18'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-15026'}, {'type': 'WEB', 'url': 'https://github.com/3breadt/dd-plist/pull/26'}, {'type': 'WEB', 'url': 'https://github.com/3breadt/dd-plist/commit/8c954e8d9f6f6863729e50105a8abf3f87fff74c'}, {'type': 'PACKAGE', 'url': 'https://github.com/3breadt/dd...
{'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T00:08:04Z', 'nvd_published_at': '2023-02-20T11:15:00Z'}
1.4.0
GHSA-8q38-w56m-qq2c
2023-02-14T21:26:39Z
2023-02-04T09:30:21Z
null
['CVE-2019-25101']
Header injection in TurboGears
A vulnerability classified as critical has been found in OnShift TurboGears 1.0.11.10. This affects an unknown part of the file turbogears/controllers.py of the component HTTP Header Handler. The manipulation leads to http response splitting. It is possible to initiate the attack remotely. Upgrading to version 1.0.11.1...
[{'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': 'TurboGears'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.11.11'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-25101'}, {'type': 'WEB', 'url': 'https://github.com/OnShift/turbogears/pull/18'}, {'type': 'WEB', 'url': 'https://github.com/OnShift/turbogears/commit/f68bbaba47f4474e1da553aa51564a73e1d92a84'}, {'type': 'PACKAGE', 'url': 'https://github.com/OnShif...
{'cwe_ids': ['CWE-113'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-14T21:26:39Z', 'nvd_published_at': '2023-02-04T08:15:00Z'}
1.4.0
GHSA-x623-hr8h-7g5v
2023-02-10T22:32:39Z
2023-02-03T21:30:21Z
null
['CVE-2022-47762']
Path Traversal in gin-vue-admin
In gin-vue-admin < 2.5.5, the download module has a Path Traversal vulnerability.
[{'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': 'Go', 'name': 'github.com/flipped-aurora/gin-vue-admin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-47762'}, {'type': 'WEB', 'url': 'https://github.com/flipped-aurora/gin-vue-admin/issues/1309'}]
{'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-10T22:32:39Z', 'nvd_published_at': '2023-02-03T21:15:00Z'}
1.4.0
GHSA-p64j-r5f4-pwwx
2023-02-06T23:38:18Z
2023-02-06T23:38:18Z
null
['CVE-2020-36067']
Improper Validation of Array Index in GJSON
GJSON < 1.6.6 allows attackers to cause a denial of service (panic: runtime error: slice bounds out of range) via a crafted GET call.
[{'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/tidwall/gjson'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.6'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-36067'}, {'type': 'WEB', 'url': 'https://github.com/tidwall/gjson/issues/196'}, {'type': 'WEB', 'url': 'https://github.com/tidwall/gjson/commit/bf4efcb3c18d1825b2988603dea5909140a5302b'}, {'type': 'PACKAGE', 'url': 'https://github.com/tidwall/gjson...
{'cwe_ids': ['CWE-129'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-06T23:38:18Z', 'nvd_published_at': None}
1.4.0
GHSA-56gj-mvh6-rp75
2023-02-08T16:18:55Z
2023-02-07T18:16:23Z
null
['CVE-2023-24813']
URI validation failure on SVG parsing. Bypass of CVE-2023-23924
### Summary Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. ### Details Dompdf parses the href attribute of `image` tags with the following code: [`src/Image/Cache.php` line 135-150](https://github.com/dompdf/dompdf/blob/2a8a...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'dompdf/dompdf'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.2'}, {'fixed': '2.0.3'}]}], 'versions': ['2.0.2']}]
[{'type': 'WEB', 'url': 'https://github.com/dompdf/dompdf/security/advisories/GHSA-56gj-mvh6-rp75'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24813'}, {'type': 'WEB', 'url': 'https://github.com/dompdf/dompdf/commit/95009ea98230f9b084b040c34e3869ef3dccc9aa'}, {'type': 'PACKAGE', 'url': 'htt...
{'cwe_ids': ['CWE-436'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-07T18:16:23Z', 'nvd_published_at': '2023-02-07T19:15:00Z'}
1.4.0
GHSA-mc8h-8q98-g5hr
2023-02-24T16:23:59Z
2023-02-24T16:23:59Z
null
[]
Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU) Race Condition in remove_dir_all
The `remove_dir_all` crate is a Rust library that offers additional features over the Rust standard library `fs::remove_dir_all` function. It suffers the same class of failure as the code it was layering over: TOCTOU race conditions, with the ability to cause arbitrary paths to be deleted by substituting a symlink for ...
[]
[{'package': {'ecosystem': 'crates.io', 'name': 'remove_dir_all'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.8.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/XAMPPRocky/remove_dir_all/security/advisories/GHSA-mc8h-8q98-g5hr'}, {'type': 'WEB', 'url': 'https://github.com/XAMPPRocky/remove_dir_all/commit/7247a8b6ee59fc99bbb69ca6b3ca4bfd8c809ead'}, {'type': 'PACKAGE', 'url': 'https://github.com/XAMPPRocky/remove_dir_all'}, {'type': 'W...
{'cwe_ids': ['CWE-366', 'CWE-367'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-02-24T16:23:59Z', 'nvd_published_at': None}
1.4.0
GHSA-q8gg-vj6m-hgmj
2023-03-03T00:11:24Z
2023-02-24T06:30:16Z
null
['CVE-2022-48345']
@braintree/sanitize-url Cross-site Scripting vulnerability
sanitize-url (aka @braintree/sanitize-url) before 6.0.1 allows XSS via HTML entities.
[{'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': '@braintree/sanitize-url'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.0.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-48345'}, {'type': 'WEB', 'url': 'https://github.com/braintree/sanitize-url/commit/d4bdc89f1743fe3cdb7c3f24b06e4c875f349b0c'}, {'type': 'PACKAGE', 'url': 'https://github.com/braintree/sanitize-url'}, {'type': 'WEB', 'url': 'https://github.com/braint...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-24T16:23:15Z', 'nvd_published_at': '2023-02-24T06:15:00Z'}
1.4.0
GHSA-cf4g-fcf8-3cr9
2023-02-09T19:27:57Z
2023-02-09T19:27:57Z
null
[]
`pnet_packet` buffer overrun in `set_payload` setters
As indicated by this [issue](https://github.com/libpnet/libpnet/issues/449#issuecomment-663355987), a buffer overrun is possible in the `set_payload` setter of the various mutable "Packet" struct setters. The offending `set_payload` functions were defined within the struct `impl` blocks in earlier versions of the packa...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'pnet_packet'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.27.2'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/libpnet/libpnet/issues/449'}, {'type': 'PACKAGE', 'url': 'https://github.com/libpnet/libpnet'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2020-0167.html'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-09T19:27:57Z', 'nvd_published_at': None}
1.4.0
GHSA-vxpm-8hcp-qh27
2023-02-15T18:38:53Z
2023-02-03T21:07:28Z
null
['CVE-2023-23941']
Payment information sent to PayPal not necessarily identical to created order
### Impact If JavaScript-based PayPal checkout methods are used (PayPal Plus, Smart Payment Buttons, SEPA, Pay Later, Venmo, Credit card), the amount and item list sent to PayPal may not be identical to the one in the created order. ### Patches The problem has been fixed with version 5.4.4 ### Workarounds Disable the...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'swag/paypal'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.4.4'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/shopware/SwagPayPal/security/advisories/GHSA-vxpm-8hcp-qh27'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23941'}, {'type': 'WEB', 'url': 'https://github.com/shopware/SwagPayPal/commit/57db5f4a57ef0a1646b509b415de9f03bf441b08'}, {'type': 'PACKAGE',...
{'cwe_ids': ['CWE-345'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-03T21:07:28Z', 'nvd_published_at': '2023-02-03T21:15:00Z'}
1.4.0
GHSA-32gr-x76g-267w
2023-02-16T23:33:30Z
2023-02-10T15:30:28Z
null
['CVE-2015-10077']
SQL injection in webbuilders-group silverstripe-kapost-bridge
A vulnerability was found in webbuilders-group silverstripe-kapost-bridge 0.3.3. It has been declared as critical. Affected by this vulnerability is the function index/getPreview of the file code/control/KapostService.php. The manipulation leads to sql injection. The attack can be launched remotely. Upgrading to versio...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'webbuilders-group/silverstripe-kapost-bridge'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.4.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-10077'}, {'type': 'WEB', 'url': 'https://github.com/webbuilders-group/silverstripe-kapost-bridge/commit/2e14b0fd0ea35034f90890f364b130fb4645ff35'}, {'type': 'PACKAGE', 'url': 'https://github.com/webbuilders-group/silverstripe-kapost-bridge'}, {'typ...
{'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-16T23:33:30Z', 'nvd_published_at': '2023-02-10T15:15:00Z'}
1.4.0
GHSA-xw5j-gv2g-mjm2
2023-02-14T21:53:37Z
2023-02-14T21:53:37Z
null
[]
Miscompilation in cortex-m-rt 0.7.1 and 0.7.2
Version 0.7.1 of the `cortex-m-rt` crate introduced a regression causing the stack to NOT be eight-byte aligned prior to calling `main` (or any other specified entrypoint), violating the [stack ABI of AAPCS32], the default ABI used by all Cortex-M targets. This regression is also present in version 0.7.2 of the `cortex...
[]
[{'package': {'ecosystem': 'crates.io', 'name': 'cortex-m-rt'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.7.0'}, {'fixed': '0.7.3'}]}]}]
[{'type': 'PACKAGE', 'url': 'https://github.com/rust-embedded/cortex-m'}, {'type': 'WEB', 'url': 'https://github.com/rust-embedded/cortex-m/discussions/469'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2023-0014.html'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-14T21:53:37Z', 'nvd_published_at': None}
1.4.0
GHSA-mhgm-52vg-pvvc
2023-02-16T14:12:04Z
2023-02-16T14:12:04Z
null
[]
Privilege escalation in Strongbox
### Impact An attacker with read-only access to a Strongbox secret could craft a valid encrypted secret (same id/version). It also makes the audit logs from KMS less useful. The issue is caused by a bug in the underlying AWS Encryption SDK. By default, the encrypted secrets are stored in DynamoDB and an attacker with ...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'com.schibsted.security:strongbox-sdk'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/schibsted/strongbox/security/advisories/GHSA-mhgm-52vg-pvvc'}, {'type': 'WEB', 'url': 'https://github.com/schibsted/strongbox/commit/e61f7c36efa898e8b44de6222cd66d2bcdd073e6'}, {'type': 'PACKAGE', 'url': 'https://github.com/schibsted/strongbox'}]
{'cwe_ids': ['CWE-269'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-16T14:12:04Z', 'nvd_published_at': None}
1.4.0
GHSA-p9w8-2mpq-49h9
2023-02-14T16:47:13Z
2023-02-04T06:30:15Z
null
['CVE-2018-25079']
is-url Inefficient Regular Expression Complexity vulnerability
A vulnerability was found in Segmentio is-url up to 1.2.2. It has been rated as problematic. Affected by this issue is an unknown functionality of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. Upgrading to version 1.2.3 is able to address th...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'is-url'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-25079'}, {'type': 'WEB', 'url': 'https://github.com/segmentio/is-url/pull/18'}, {'type': 'WEB', 'url': 'https://github.com/segmentio/is-url/commit/149550935c63a98c11f27f694a7c4a9479e53794'}, {'type': 'PACKAGE', 'url': 'https://github.com/segmentio/...
{'cwe_ids': ['CWE-1333'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-10T00:59:15Z', 'nvd_published_at': '2023-02-04T04:15:00Z'}
1.4.0
GHSA-rfhw-fm4m-52j6
2023-02-17T21:32:40Z
2023-02-10T21:30:24Z
null
['CVE-2023-0777']
Authentication Bypass in modoboa
Authentication Bypass by Primary Weakness in GitHub repository modoboa/modoboa prior to 2.0.4.
[{'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': 'modoboa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.0.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0777'}, {'type': 'WEB', 'url': 'https://github.com/modoboa/modoboa/commit/47d17ac6643f870719691073956a26e4be0a4806'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/a17e7a9f-0fee-4130-a522-5a0466fc17c7'}, {'type': 'WEB', 'url': 'http://packetst...
{'cwe_ids': ['CWE-305'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-10T22:31:45Z', 'nvd_published_at': '2023-02-10T19:15:00Z'}
1.4.0
GHSA-p7wj-c85f-xq9h
2023-02-16T21:52:22Z
2023-02-08T09:30:24Z
null
['CVE-2023-0741']
Answer has Cross-site Scripting vulnerability
Cross-site Scripting (XSS) - DOM in GitHub repository answerdev/answer prior to 1.0.4.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/answerdev/answer'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0741'}, {'type': 'WEB', 'url': 'https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad'}, {'type': 'PACKAGE', 'url': 'https://github.com/answerdev/answer'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/78233bfa-87...
{'cwe_ids': ['CWE-79'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T22:36:22Z', 'nvd_published_at': '2023-02-08T08:15:00Z'}
1.4.0
GHSA-hmfx-3pcx-653p
2023-02-16T17:38:22Z
2023-02-16T14:11:33Z
null
['CVE-2023-25173']
Supplementary groups are not set up properly in github.com/containerd/containerd
### Impact A bug was found in containerd where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, poten...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/containerd/containerd'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.5.18'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/containerd/containerd'}, 'ecosystem_specific': {...
[{'type': 'WEB', 'url': 'https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p'}, {'type': 'WEB', 'url': 'https://github.com/moby/moby/security/advisories/GHSA-rc4r-wh2q-q6c4'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25173'}, {'type': 'WEB', 'url': 'https://git...
{'cwe_ids': ['CWE-269', 'CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-16T14:11:33Z', 'nvd_published_at': '2023-02-16T15:15:00Z'}
1.4.0
GHSA-p4xx-w6fr-c4w9
2023-02-10T00:20:55Z
2023-02-02T06:30:26Z
null
['CVE-2023-25015']
Clockwork Web contains a Cross-Site Request Forgery Vulnerability with Rails < 5.2
Clockwork Web before 0.1.2, when used with Rails before 5.2 is used, allows Cross-Site Request Forgery (CSRF). A CSRF attack works by getting an authorized user to visit a malicious website and then performing requests on behalf of the user. In this instance, actions include enabling and disabling jobs. All users runni...
[{'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': 'RubyGems', 'name': 'clockwork_web'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.1.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25015'}, {'type': 'WEB', 'url': 'https://github.com/ankane/clockwork_web/issues/4'}, {'type': 'WEB', 'url': 'https://github.com/ankane/clockwork_web/commit/ec2896503ee231588547c2fad4cb93a94e78f857'}, {'type': 'PACKAGE', 'url': 'https://github.com/a...
{'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-02T23:07:04Z', 'nvd_published_at': '2023-02-02T04:15:00Z'}
1.4.0
GHSA-344m-qcjq-xgrf
2023-02-14T00:30:22Z
2023-02-14T00:30:22Z
null
[]
Vulnerable OpenSSL included in sgx-dcap-quote-verify-python
sgx-dcap-quote-verify-python includes a statically linked copy of OpenSSL. The version of OpenSSL included in sgx-dcap-quote-verify-python 0.0.1..0.0.2 is vulnerable to a security issue. More details about the OpenSSL vulnerabilities themselves can be found at https://www.openssl.org/news/secadv/20230207.txt. ## Analy...
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'sgx-dcap-quote-verify-python'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.3'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/mithril-security/sgx-dcap-quote-verify-python/security/advisories/GHSA-344m-qcjq-xgrf'}, {'type': 'PACKAGE', 'url': 'https://github.com/mithril-security/sgx-dcap-quote-verify-python'}]
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-14T00:30:22Z', 'nvd_published_at': None}
1.4.0
GHSA-2hrw-hx67-34x6
2023-02-23T21:23:27Z
2023-02-15T03:30:47Z
null
['CVE-2023-24580']
Resource exhaustion in Django
An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service 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': 'PyPI', 'name': 'Django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.2.0'}, {'fixed': '3.2.18'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'Django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.1.0'}, {'fixed': '4.1.7'}]}]}, {'package': {'ecosystem': ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24580'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/628b33a854a9c68ec8a0c51f382f304a0044ec92'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/83f1ea83e4553e211c1c5a0dfc197b66d4e50432'}, {'type': 'WEB', 'url': ...
{'cwe_ids': ['CWE-400'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-15T17:42:14Z', 'nvd_published_at': '2023-02-15T01:15:00Z'}
1.4.0
GHSA-8mfq-f5wj-vw5m
2023-03-03T23:16:35Z
2023-02-22T00:04:02Z
null
['CVE-2023-25657']
Nautobot vulnerable to remote code execution via Jinja2 template rendering
### Impact _What kind of vulnerability is it? Who is impacted?_ All users of Nautobot versions earlier than 1.5.7 are impacted. In Nautobot 1.5.7 we have enabled sandboxed environments for the Jinja2 template engine used internally for template rendering for the following objects: - `extras.ComputedField` - `extras....
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'nautobot'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.5.7'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/nautobot/nautobot/security/advisories/GHSA-8mfq-f5wj-vw5m'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25657'}, {'type': 'WEB', 'url': 'https://github.com/nautobot/nautobot/commit/d47f157e83b0c353bb2b697f911882c71cf90ca0'}, {'type': 'WEB', 'url': ...
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T00:04:02Z', 'nvd_published_at': '2023-02-21T21:15:00Z'}
1.4.0
GHSA-g9ph-r9hc-34r8
2023-02-22T19:16:24Z
2023-02-21T00:30:20Z
null
['CVE-2021-32853']
Erxes vulnerable to Cross-site Scripting
Erxes, an experience operating system (XOS) with a set of plugins, is vulnerable to cross-site scripting in all versions. This results in client-side code execution. The victim must follow a malicious link or be redirected there from malicious web site. There are no known patches.
[{'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': 'erxes'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-32853'}, {'type': 'PACKAGE', 'url': 'https://github.com/erxes/erxes'}, {'type': 'WEB', 'url': 'https://github.com/erxes/erxes/blob/f131b49add72032650d483f044d00658908aaf4a/widgets/server/index.ts#L54'}, {'type': 'WEB', 'url': 'https://github.com/er...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T19:16:24Z', 'nvd_published_at': '2023-02-20T23:15:00Z'}
1.4.0
GHSA-gvg3-83q4-rfhq
2023-02-22T22:17:59Z
2023-02-14T15:30:28Z
null
['CVE-2023-25141']
Command injection in Apache Sling
Apache Sling JCR Base < 3.1.12 has a critical injection vulnerability when running on old JDK versions (JDK 1.8.191 or earlier) through utility functions in RepositoryAccessor. The functions getRepository and getRepositoryFromURL allow an application to access data stored in a remote location via JDNI and RMI. Users of...
[{'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.apache.sling:org.apache.sling.jcr.base'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.12'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25141'}, {'type': 'WEB', 'url': 'https://github.com/apache/sling-org-apache-sling-jcr-base/commit/6ed0a030fd5f13774aff0073c55cbe3ace0153cb'}, {'type': 'WEB', 'url': 'https://github.com/apache/sling-org-apache-sling-jcr-base/commit/779d8a7dd0437a4f3...
{'cwe_ids': ['CWE-74'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-14T21:24:47Z', 'nvd_published_at': '2023-02-14T13:15:00Z'}
1.4.0
GHSA-qh6w-pq52-qxxq
2023-03-01T01:49:02Z
2023-02-19T03:30:18Z
null
['CVE-2023-0914']
Pixelfed may allow unauthorized actor to view private posts
Improper Authorization in GitHub repository pixelfed/pixelfed 0.11.4 and prior.
[{'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': 'Packagist', 'name': 'pixelfed/pixelfed'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.11.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0914'}, {'type': 'WEB', 'url': 'https://github.com/pixelfed/pixelfed/commit/ef56f92c3d77e9bafaa70c08b7c04d5a61b8d454'}, {'type': 'PACKAGE', 'url': 'https://github.com/pixelfed/pixelfed'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/54d5fd76-...
{'cwe_ids': ['CWE-285'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T00:04:37Z', 'nvd_published_at': '2023-02-19T01:15:00Z'}
1.4.0
GHSA-7j9m-j397-g4wx
2023-03-03T22:58:41Z
2023-02-21T21:30:18Z
null
['CVE-2022-48282']
MongoDB .NET/C# Driver vulnerable to Deserialization of Untrusted Data
Under very specific circumstances, a privileged user is able to cause arbitrary code to be executed which may cause further disruption to services. This is specific to applications written in C#. This affects all MongoDB .NET/C# Driver versions prior to and including v2.18.0
[{'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': 'NuGet', 'name': 'MongoDB.Driver'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.19.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-48282'}, {'type': 'PACKAGE', 'url': 'https://github.com/mongodb/mongo-csharp-driver'}, {'type': 'WEB', 'url': 'https://github.com/mongodb/mongo-csharp-driver/releases/tag/v2.19.0'}, {'type': 'WEB', 'url': 'https://jira.mongodb.org/CSHARP-4475'}, {'...
{'cwe_ids': ['CWE-502'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-03-03T22:58:41Z', 'nvd_published_at': '2023-02-21T19:15:00Z'}
1.4.0
GHSA-qwx8-mxxx-mg96
2023-02-02T19:27:29Z
2023-02-02T19:26:44Z
null
['CVE-2023-0609']
wallabag contains Improper Authorization via export feature
# Description The export feature lets a user export a single entry or a set of entries in a given format (_e.g. PDF, MOBI, TXT_). For example, `https://yourinstance.wallabag.org/export/45.pdf` will export the entry with id 45 in PDF format. Since wallabag 2.0.0-alpha.1, this feature is vulnerable to an insecure dire...
[{'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': 'Packagist', 'name': 'wallabag/wallabag'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0-alpha.1'}, {'fixed': '2.5.3'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/wallabag/wallabag/security/advisories/GHSA-qwx8-mxxx-mg96'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0609'}, {'type': 'WEB', 'url': 'https://github.com/wallabag/wallabag/commit/0f7460dbab9e29f4f7d2944aca20210f828b6abb'}, {'type': 'PACKAGE', 'url...
{'cwe_ids': ['CWE-285'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-02T19:26:44Z', 'nvd_published_at': None}
1.4.0
GHSA-mjv2-6jv4-vrg7
2023-03-03T23:11:14Z
2023-02-23T15:33:05Z
null
['CVE-2023-0867']
OpenNMS Meridian and Horizon vulnerable to Cross-site Scripting
Multiple stored and reflected cross-site scripting vulnerabilities in webapp jsp pages in multiple versions of OpenNMS Meridian and Horizon could allow an attacker access to confidential session information.
[{'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.opennms:opennms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '31.0.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0867'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/pull/5765'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/commit/9a366e6822479579e642b58058568af37658baba'}, {'type': 'WEB', 'url': 'https://docs.opennms.com/meridian/...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-03-03T23:11:14Z', 'nvd_published_at': '2023-02-23T15:15:00Z'}
1.4.0
GHSA-px8h-6qxv-m22q
2023-02-15T15:37:03Z
2023-02-15T15:37:03Z
null
['CVE-2023-23934']
Incorrect parsing of nameless cookies leads to __Host- cookies bypass
Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug <= 2.2.2 will parse the cookie `=__Host-test=bad` as `__Host-te...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'Werkzeug'}, 'ecosystem_specific': {'affected_functions': ['werkzeug.http.parse_cookie']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.2.3'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/pallets/werkzeug/security/advisories/GHSA-px8h-6qxv-m22q'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-23934'}, {'type': 'WEB', 'url': 'https://github.com/pallets/werkzeug/commit/cf275f42acad1b5950c50ffe8ef58fe62cdce028'}, {'type': 'PACKAGE', 'url'...
{'cwe_ids': ['CWE-20'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-02-15T15:37:03Z', 'nvd_published_at': '2023-02-14T20:15:00Z'}
1.4.0
GHSA-vf8h-2wwj-jq22
2023-06-27T21:05:30Z
2023-02-15T12:30:26Z
null
['CVE-2022-42735']
Privilege escalation in Apache ShenYu
Improper Privilege Management vulnerability in Apache Software Foundation Apache ShenYu. ShenYu Admin allows low-privilege low-level administrators create users with higher privileges than their own. This issue affects Apache ShenYu: 2.5.0. Upgrade to Apache ShenYu 2.5.1 or apply patch https://github.com/apache/shenyu/...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.shenyu:shenyu-admin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-42735'}, {'type': 'WEB', 'url': 'https://github.com/apache/shenyu/pull/3958'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/shenyu'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/2k8764jmckmc19qc8x51nlnngq71pcf7'}]
{'cwe_ids': ['CWE-269'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-15T18:16:56Z', 'nvd_published_at': '2023-02-15T10:15:00Z'}
1.4.0
GHSA-qgc7-mgm3-q253
2023-06-13T23:47:06Z
2023-02-17T13:59:44Z
null
['CVE-2022-41727']
Uncontrolled Resource Consumption in golang.org/x/image
An attacker can craft a malformed TIFF image which will consume a significant amount of memory when passed to DecodeConfig. This could lead to a denial of service.
[{'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': 'Go', 'name': 'golang.org/x/image'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-41727'}, {'type': 'WEB', 'url': 'https://go.dev/cl/468195'}, {'type': 'WEB', 'url': 'https://go.dev/issue/58003'}, {'type': 'WEB', 'url': 'https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o'}, {'type': 'WEB', 'url': 'https://pkg.go.dev/vuln/...
{'cwe_ids': ['CWE-400', 'CWE-770'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-17T13:59:44Z', 'nvd_published_at': '2023-02-28T18:15:00Z'}
1.4.0
GHSA-6fcj-9vfw-jq2m
2023-02-23T22:07:44Z
2023-02-13T21:31:04Z
null
['CVE-2023-24188']
Arbitrary file deletion in ureport
ureport v2.2.9 was discovered to contain an arbitrary file deletion vulnerability.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.bstek.ureport:ureport2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.2.9'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24188'}, {'type': 'WEB', 'url': 'https://github.com/Venus-WQLab/bug_report/blob/main/ureport/ureport-cve-2023-24188.md'}, {'type': 'WEB', 'url': 'https://github.com/cgddgc/vulns/blob/main/ureport2-filedelete-vuln.md'}, {'type': 'PACKAGE', 'url': 'h...
{'cwe_ids': ['CWE-22'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-14T00:28:52Z', 'nvd_published_at': '2023-02-13T20:15:00Z'}
1.4.0
GHSA-mgmm-cmhj-2h5f
2023-03-03T00:15:14Z
2023-02-22T09:30:18Z
null
['CVE-2023-0949']
modoboa Cross-site Scripting vulnerability
Cross-site Scripting (XSS) - Reflected in GitHub repository modoboa/modoboa prior to 2.0.45.
[{'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': 'PyPI', 'name': 'modoboa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0949'}, {'type': 'WEB', 'url': 'https://github.com/modoboa/modoboa/commit/aa74e9a4a870162eea169e0a6a2eab841f8811b7'}, {'type': 'PACKAGE', 'url': 'https://github.com/modoboa/modoboa'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/ef87be4e-493b...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T19:16:30Z', 'nvd_published_at': '2023-02-22T09:15:00Z'}
1.4.0
GHSA-r4f8-f93x-5qh3
2023-02-16T19:07:25Z
2023-02-08T21:33:24Z
null
['CVE-2023-24814']
TYPO3 is vulnerable to Cross-Site Scripting via frontend rendering
> ### CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L/E:F/RL:O/RC:C` (8.2) ### Problem TYPO3 core component `GeneralUtility::getIndpEnv()` uses the unfiltered server environment variable `PATH_INFO`, which allows attackers to inject malicious content. In combination with the TypoScript setting [`config.absRefPref...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '12.0.0'}, {'fixed': '12.2.0'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '11.0.0'}, {'fixed': '11.5.23'}]}...
[{'type': 'WEB', 'url': 'https://github.com/TYPO3/typo3/security/advisories/GHSA-r4f8-f93x-5qh3'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-24814'}, {'type': 'WEB', 'url': 'https://github.com/TYPO3/typo3/commit/0005a6fd86ab97eff8bf2e3a5828bf0e7cb6263a'}, {'type': 'WEB', 'url': 'https://doc...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T21:33:24Z', 'nvd_published_at': '2023-02-07T19:15:00Z'}
1.4.0
GHSA-98hq-4wmw-98w9
2023-02-10T23:52:13Z
2023-02-10T23:52:13Z
null
[]
Arbitrary code execution in de.tum.in.ase:artemis-java-test-sandbox
### Summary Because of the missing `checkLink(String)` override in the SecurityManager, students can load libraries and execute arbitrary code. ### Details Using `System.load(String)` or `System.loadLibrary​(String)` students can load and execute arbitrary code. ```java private static native void start(List<String> a...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'de.tum.in.ase:artemis-java-test-sandbox'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.2'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9'}, {'type': 'PACKAGE', 'url': 'https://github.com/ls1intum/Ares'}]
{'cwe_ids': ['CWE-284'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-10T23:52:13Z', 'nvd_published_at': None}
1.4.0
GHSA-ph74-8rgx-64c5
2023-02-23T21:31:42Z
2023-02-15T15:30:41Z
null
['CVE-2023-25761']
Cross-site Scripting in Jenkins JUnit Plugin
Jenkins JUnit Plugin 1166.va_436e268e972 and earlier does not escape test case class names in JavaScript expressions, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control test case class names in the JUnit resources processed by the plugin.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:junit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1166.va'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-25761'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-3032'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/02/15/4'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-15T18:24:22Z', 'nvd_published_at': '2023-02-15T14:15:00Z'}
1.4.0
GHSA-mrqx-mjc4-vfh3
2023-02-02T19:27:16Z
2023-02-02T19:26:47Z
null
['CVE-2023-0610']
wallabag subject to Improper Authorization via annotations
### Impact The annotations feature lets users add annotations on highlighted parts of an entry. The controller does not validate authorization on `PUT` and `DELETE` requests which lets a logged user modify or delete any annotation using their ID on their endpoints `example.org/annotations/{id}`. These vulnerable requ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'wallabag/wallabag'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0-beta.1'}, {'fixed': '2.5.3'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/wallabag/wallabag/security/advisories/GHSA-mrqx-mjc4-vfh3'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0610'}, {'type': 'WEB', 'url': 'https://github.com/wallabag/wallabag/commit/5ac6b6bff9e2e3a87fd88c2904ff3c6aac40722e'}, {'type': 'PACKAGE', 'url...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-02T19:26:47Z', 'nvd_published_at': None}
1.4.0
GHSA-p4g4-wgrh-qrg2
2023-06-13T23:48:33Z
2023-02-07T22:59:30Z
null
['CVE-2020-15106']
Panic due to malformed WALs in go.etcd.io/etcd
### Vulnerability type Data Validation ### Detail The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionally panic at the expense of any RAFT participant trying to decode t...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/etcd-io/etcd/wal'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.4.10'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'go.etcd.io/etcd'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.0-alpha.5.0.20200...
[{'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/security/advisories/GHSA-p4g4-wgrh-qrg2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-15106'}, {'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/pull/11793'}, {'type': 'WEB', 'url': 'https://github.com/etcd-io/etcd/commit/4571e52...
{'cwe_ids': ['CWE-20'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-02-07T22:59:30Z', 'nvd_published_at': '2020-08-05T19:15:00Z'}
1.4.0
GHSA-47p5-p3jw-w78w
2023-03-03T00:02:15Z
2023-02-17T18:30:23Z
null
['CVE-2021-33926']
Server-Side Request Forgery in Plone CMS
An issue in Plone CMS allows attacker to access sensitive information via the RSS feed protlet.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'Plone'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.3'}, {'fixed': '5.2.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-33926'}, {'type': 'PACKAGE', 'url': 'https://github.com/plone/Plone'}, {'type': 'WEB', 'url': 'https://github.com/s-kustm/Subodh/blob/master/Plone%205.2.4%20Vulnerable%20to%20bilend%20SSRF.pdf'}, {'type': 'WEB', 'url': 'https://plone.org/security/h...
{'cwe_ids': ['CWE-918'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-17T20:50:53Z', 'nvd_published_at': '2023-02-17T18:15:00Z'}
1.4.0
GHSA-r2h5-3hgw-8j34
2023-02-17T20:51:24Z
2023-02-17T20:51:24Z
null
[]
User data in TPM attestation vulnerable to MITM
### Impact Attestation *user data* (such as the digest of the public key in an aTLS connection) was bound to the issuer's TPM, but not to its PCR state. An attacker could intercept a node initialization, initialize the node themselves, and then impersonate an uninitialized node to the validator. In practice, this meant...
[]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/edgelesssys/constellation/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.5.1'}}]
[{'type': 'WEB', 'url': 'https://github.com/edgelesssys/constellation/security/advisories/GHSA-r2h5-3hgw-8j34'}, {'type': 'PACKAGE', 'url': 'https://github.com/edgelesssys/constellation'}, {'type': 'WEB', 'url': 'https://github.com/edgelesssys/constellation/releases/tag/v2.5.2'}]
{'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-17T20:51:24Z', 'nvd_published_at': None}
1.4.0
GHSA-9fh3-j99m-f4v7
2023-03-03T23:31:11Z
2023-02-24T00:30:17Z
null
['CVE-2022-36231']
Code injection in pdf_info
pdf_info 0.5.3 is vulnerable to Command Execution. An attacker using a specially crafted payload may execute OS commands by using command chaining because during object initalization there is no validation performed and the user provided path is used.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'RubyGems', 'name': 'pdf_info'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.5.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-36231'}, {'type': 'WEB', 'url': 'https://github.com/newspaperclub/pdf_info/issues/16'}, {'type': 'WEB', 'url': 'https://github.com/newspaperclub/pdf_info/pull/15'}, {'type': 'WEB', 'url': 'https://github.com/affix/CVE-2022-36231'}, {'type': 'PACKAG...
{'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-02-24T00:33:27Z', 'nvd_published_at': '2023-02-23T22:15:00Z'}
1.4.0
GHSA-vjxx-jgcx-9fq2
2023-03-01T01:48:56Z
2023-02-18T03:30:17Z
null
['CVE-2023-0901']
Pixelfed allows user enumeration via reset password functionality
Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository pixelfed/pixelfed 0.11.4 and prior.
[{'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': 'Packagist', 'name': 'pixelfed/pixelfed'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.11.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0901'}, {'type': 'WEB', 'url': 'https://github.com/pixelfed/pixelfed/commit/5b5f5bc38ca9ba39d0b7dacc3813fb899f71ba57'}, {'type': 'PACKAGE', 'url': 'https://github.com/pixelfed/pixelfed'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/0327b1b2-...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T00:04:32Z', 'nvd_published_at': '2023-02-18T01:15:00Z'}
1.4.0
GHSA-c2rc-8m9f-g4fh
2023-03-06T01:45:11Z
2023-02-28T03:30:18Z
null
['CVE-2023-1081']
Microweber Cross-site Scripting vulnerability
Cross-site Scripting (XSS) - Stored in GitHub repository microweber/microweber 1.3.2 and prior. A patch is available and anticipated to be part of version 1.3.3.
[{'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': 'microweber/microweber'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.3.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-1081'}, {'type': 'WEB', 'url': 'https://github.com/microweber/microweber/commit/29d418461d8407688f2720e7b4be915e03fc16c1'}, {'type': 'PACKAGE', 'url': 'https://github.com/microweber/microweber'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/c...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-28T23:31:01Z', 'nvd_published_at': '2023-02-28T02:15:00Z'}
1.4.0
GHSA-crh5-vv2v-c82q
2023-02-22T00:09:19Z
2023-02-21T00:30:20Z
null
['CVE-2021-32850']
@claviska/jquery-minicolors vulnerable to Cross-site Scripting
jQuery MiniColors is a color picker built on jQuery. Prior to version 2.3.6, jQuery MiniColors is prone to cross-site scripting when handling untrusted color names. This issue is patched in version 2.3.6.
[{'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': '@claviska/jquery-minicolors'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.6'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-32850'}, {'type': 'WEB', 'url': 'https://github.com/claviska/jquery-minicolors/commit/ef134824a7f4110ada53ea6c173111a4fa2f48f3'}, {'type': 'WEB', 'url': 'https://codepen.io/webbiesdk/pen/oNBQNNV'}, {'type': 'PACKAGE', 'url': 'https://github.com/cla...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-22T00:09:19Z', 'nvd_published_at': '2023-02-20T22:15:00Z'}
1.4.0
GHSA-g3vf-47fv-8f3c
2023-08-16T21:39:51Z
2023-08-11T15:30:46Z
null
['CVE-2021-26505']
MrSwitch hello.js vulnerable to prototype pollution
A prototype pollution vulnerability in MrSwitch hello.js prior to version 1.18.8 allows remote attackers to execute arbitrary code via `hello.utils.extend` function.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'hellojs'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.18.8'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-26505'}, {'type': 'WEB', 'url': 'https://github.com/MrSwitch/hello.js/issues/634'}, {'type': 'WEB', 'url': 'https://github.com/MrSwitch/hello.js/commit/7ab50aeff2d41991f08d4ad6c0481125eea8f6b7'}, {'type': 'PACKAGE', 'url': 'https://github.com/MrSwi...
{'cwe_ids': ['CWE-1321'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-11T22:08:41Z', 'nvd_published_at': None}
1.4.0
GHSA-mq4v-6vg4-796c
2023-08-21T19:33:04Z
2023-08-11T09:30:36Z
null
['CVE-2023-39553']
apache-airflow-providers-apache-drill Improper Input Validation vulnerability
Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Drill Provider. Apache Airflow Drill Provider is affected by a vulnerability that allows an attacker to pass in malicious parameters when establishing a connection with DrillHook giving an opportunity to read files on the Airflow serv...
[{'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': 'apache-airflow-providers-apache-drill'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.4.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39553'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/pull/33074'}, {'type': 'WEB', 'url': 'https://github.com/apache/airflow/commit/394a727ac2c18d58978bf186a7a92923460ec110'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/airf...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-11T22:01:37Z', 'nvd_published_at': None}
1.4.0
GHSA-6xjj-v76v-fwpj
2023-08-11T21:56:52Z
2023-08-11T09:30:36Z
null
['CVE-2023-4107']
Mattermost does not validate requesting user permissions before updating admin details
Mattermost fails to properly validate the requesting user permissions when updating a system admin, allowing a user manager to update a system admin's details such as email, first name and last name.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/mattermost/mattermost-server/v6'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.8.8'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.8.7'}}, {'package': {'ecosy...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4107'}, {'type': 'PACKAGE', 'url': 'https://github.com/mattermost/mattermost'}, {'type': 'WEB', 'url': 'https://mattermost.com/security-updates'}]
{'cwe_ids': ['CWE-284', 'CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-11T21:56:52Z', 'nvd_published_at': None}
1.4.0
GHSA-gq5f-xv48-2365
2023-08-30T12:59:50Z
2023-08-22T21:30:26Z
null
['CVE-2022-44729']
Apache XML Graphics Batik Server-Side Request Forgery vulnerability
Server-Side Request Forgery (SSRF) vulnerability in Apache Software Foundation Apache XML Graphics Batik.This issue affects Apache XML Graphics Batik: 1.16. On version 1.16, a malicious SVG could trigger loading external resources by default, causing resource consumption or in some cases even information disclosure. U...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.xmlgraphics:batik-bridge'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0'}, {'fixed': '1.17'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.xmlgraphics:batik-svgrasterizer'}, 'eco...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-44729'}, {'type': 'WEB', 'url': 'https://github.com/apache/xmlgraphics-batik/commit/85b3457d9902f64d5d409a8da060d5ba47d0b69b'}, {'type': 'WEB', 'url': 'https://github.com/apache/xmlgraphics-batik/commit/aaa1dd3e6b5a7df781d73e0c37a1df6a8f318893'}, {...
{'cwe_ids': ['CWE-918'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-23T17:53:44Z', 'nvd_published_at': None}
1.4.0
GHSA-jg35-vf67-gg2j
2023-08-16T21:05:51Z
2023-08-16T15:30:18Z
null
['CVE-2023-40346']
Jenkins Shortcut Job Plugin stored cross-site scripting vulnerability
Jenkins Shortcut Job Plugin 0.4 and earlier does not escape the shortcut redirection URL. This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to configure shortcut jobs. Shortcut Job Plugin 0.5 escapes the shortcut redirection URL.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins.plugins:shortcut-job'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40346'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3071'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/08/16/3'}]
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T21:05:51Z', 'nvd_published_at': None}
1.4.0
GHSA-9c9v-w225-v5rg
2023-08-23T17:19:50Z
2023-08-15T20:35:20Z
null
['CVE-2023-40028']
Ghost vulnerable to arbitrary file read via symlinks in content import
### Impact A vulnerability in Ghost allows authenticated users to upload files which are symlinks. This can be exploited to perform an arbitrary file read of any file on the operating system. Site administrators can check for exploitation of this issue by looking for unknown symlinks within Ghost's `content/` folder ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'npm', 'name': 'ghost'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.59.1'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/TryGhost/Ghost/security/advisories/GHSA-9c9v-w225-v5rg'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40028'}, {'type': 'WEB', 'url': 'https://github.com/TryGhost/Ghost/commit/690fbf3f7302ff3f77159c0795928bdd20f41205'}, {'type': 'PACKAGE', 'url': 'h...
{'cwe_ids': ['CWE-22', 'CWE-59'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-15T20:35:20Z', 'nvd_published_at': None}
1.4.0
GHSA-q3mw-pvr8-9ggc
2023-08-31T18:50:44Z
2023-08-25T21:30:48Z
null
['CVE-2023-41080']
Apache Tomcat Open Redirect vulnerability
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in FORM authentication feature Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92. The vulnerability is limited to the ROOT (defa...
[{'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.apache.tomcat:tomcat'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '11.0.0-M1'}, {'fixed': '11.0.0-M11'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific':...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-41080'}, {'type': 'WEB', 'url': 'https://github.com/apache/tomcat/commit/4998ad745b67edeadefe541c94ed029b53933d3b'}, {'type': 'WEB', 'url': 'https://github.com/apache/tomcat/commit/77c0ce2d169efa248b64b992e547aad549ec906b'}, {'type': 'WEB', 'url': ...
{'cwe_ids': ['CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-25T22:05:01Z', 'nvd_published_at': None}
1.4.0
GHSA-w5gq-xrrp-3fxf
2023-08-21T19:33:09Z
2023-08-14T18:32:59Z
null
['CVE-2023-0872']
OpenNMS privilege elevation vulnerability
The Horizon REST API includes a users endpoint in OpenNMS Horizon 31.0.8 and versions earlier than 32.0.2 on multiple platforms is vulnerable to elevation of privilege. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 or Horizon 32.0.2 or newer. Meridian and Horizon installation instruct...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.opennms:opennms-webapp-rest'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '31.0.8'}, {'fixed': '32.0.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-0872'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/pull/6354'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/commit/e59b0ddd164cf0598ac0294d11a2d677d9e310b8'}, {'type': 'WEB', 'url': 'https://docs.opennms.com/horizon/3...
{'cwe_ids': ['CWE-269'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-14T21:12:00Z', 'nvd_published_at': None}
1.4.0
GHSA-8697-479h-5mfp
2023-08-24T21:49:43Z
2023-08-22T18:03:13Z
null
['CVE-2023-38976']
Weaviate denial of service vulnerability
### Impact This vulnerability is a type conversion issue that affects users of Weaviate Server versions 1.20.0 and earlier. Who is impacted: Users of Weaviate Server versions 1.20.0 and earlier are impacted by this vulnerability. ### Patches A patch has been developed for this vulnerability. Patch releases 1.20.6, 1.1...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/weaviate/weaviate'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.20.0'}, {'fixed': '1.20.6'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/weaviate/weaviate'}, 'ecosystem_specific': {'af...
[{'type': 'WEB', 'url': 'https://github.com/weaviate/weaviate/security/advisories/GHSA-8697-479h-5mfp'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38976'}, {'type': 'WEB', 'url': 'https://github.com/weaviate/weaviate/issues/3258'}, {'type': 'WEB', 'url': 'https://github.com/weaviate/weaviat...
{'cwe_ids': ['CWE-704'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-22T18:03:13Z', 'nvd_published_at': None}
1.4.0
GHSA-jj95-55cr-9597
2023-08-08T22:15:13Z
2023-08-03T19:45:39Z
null
['CVE-2023-36480']
Aerospike Java Client vulnerable to unsafe deserialization of server responses
# GitHub Security Lab (GHSL) Vulnerability Report: `GHSL-2023-044` The [GitHub Security Lab](https://securitylab.github.com) team has identified a potential security vulnerability in [Aerospike Java Client](https://github.com/aerospike/aerospike-client-java/). We are committed to working with you to help resolve this...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.aerospike:aerospike-client'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fixed': '6.2.0'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'com.aerospike:aerospike-client'}, 'ecosystem_specifi...
[{'type': 'WEB', 'url': 'https://github.com/aerospike/aerospike-client-java/security/advisories/GHSA-jj95-55cr-9597'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36480'}, {'type': 'WEB', 'url': 'https://github.com/aerospike/aerospike-client-java/commit/02bf28e62fb186f004c82c87b219db2fc5b8262...
{'cwe_ids': ['CWE-502'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T19:45:39Z', 'nvd_published_at': None}
1.4.0
GHSA-37xq-q42p-rv3p
2023-08-24T22:18:39Z
2023-08-24T22:18:39Z
null
[]
ntpd has Dependency on Vulnerable Third-Party Component
### During startup, an attacker that can man-in-the-middle traffic to and from NTS key exchange servers can trigger a very expensive key validation process due to a vulnerability in webpki. ### Impact This vulnerability can lead to excessive cpu usage on startup on clients configured to use NTS ### Patches Affected u...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'ntpd'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.3.7'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/pendulum-project/ntpd-rs/security/advisories/GHSA-37xq-q42p-rv3p'}, {'type': 'WEB', 'url': 'https://github.com/pendulum-project/ntpd-rs/commit/927952a440176a18f3ded132eb831ae7f7ac5c00'}, {'type': 'PACKAGE', 'url': 'https://github.com/pendulum-project/ntpd-rs'}, {'type': 'WEB'...
{'cwe_ids': ['CWE-1395'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-08-24T22:18:39Z', 'nvd_published_at': None}
1.4.0
GHSA-c2cc-3569-6jh2
2023-09-06T21:05:41Z
2023-08-31T00:30:17Z
null
['CVE-2023-39138']
Path traversal in ZIPFoundation
An issue in ZIPFoundation v0.9.16 allows attackers to execute a path traversal via extracting a crafted zip file.
[{'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': 'purl-type:swift', 'name': 'https://github.com/weichsel/ZIPFoundation'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.9.16'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39138'}, {'type': 'WEB', 'url': 'https://github.com/weichsel/ZIPFoundation/issues/282'}, {'type': 'WEB', 'url': 'https://blog.ostorlab.co/zip-packages-exploitation.html'}, {'type': 'PACKAGE', 'url': 'https://github.com/weichsel/ZIPFoundation'}, {'t...
{'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-31T01:44:43Z', 'nvd_published_at': None}
1.4.0
GHSA-5r98-f33j-g8h7
2023-08-01T17:00:55Z
2023-08-01T17:00:55Z
null
['CVE-2023-37478']
pnpm incorrectly parses tar archives relative to specification
### Summary It is possible to construct a tarball that, when installed via npm or parsed by the registry is safe, but when installed via pnpm is malicious, due to how pnpm parses tar archives. ### Details The TAR format is an append-only archive format, and as such, the specification for how to update a file is to add...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'pnpm'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.33.4'}]}]}, {'package': {'ecosystem': 'npm', 'name': '@pnpm/exe'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.33.4'}]}]}, {'package': {'ecosystem': 'npm', '...
[{'type': 'WEB', 'url': 'https://github.com/pnpm/pnpm/security/advisories/GHSA-5r98-f33j-g8h7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-37478'}, {'type': 'PACKAGE', 'url': 'https://github.com/pnpm/pnpm'}, {'type': 'WEB', 'url': 'https://github.com/pnpm/pnpm/releases/tag/v7.33.4'}, {'type...
{'cwe_ids': ['CWE-284'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-01T17:00:55Z', 'nvd_published_at': None}
1.4.0
GHSA-22c3-whjv-hrfm
2023-08-16T21:14:04Z
2023-08-16T15:30:17Z
null
['CVE-2023-40337']
Jenkins Folders Plugin cross-site request forgery vulnerability
Jenkins Folders Plugin 6.846.v23698686f0f6 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 copy a view inside a folder. Folders Plugin 6.848.ve3b_fd7839a_81 requires POST requests for the affected H...
[{'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:cloudbees-folder'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.848.ve3b'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40337'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3105'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/08/16/3'}]
{'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T21:14:04Z', 'nvd_published_at': None}
1.4.0
GHSA-crqf-q9fp-hwjw
2023-08-29T22:17:18Z
2023-08-24T15:31:10Z
null
['CVE-2023-34040']
Spring-Kafka has Java Deserialization vulnerability When Improperly Configured
In Spring for Apache Kafka 3.0.9 and earlier and versions 2.9.10 and earlier, a possible deserialization attack vector existed, but only if unusual configuration was applied. An attacker would have to construct a malicious serialized object in one of the deserialization exception record headers. Specifically, an appli...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.kafka:spring-kafka'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.8.0'}, {'fixed': '2.9.11'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.springframework.kafka:spring-kafka'}, '...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-34040'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-kafka/commit/25ac793a78725e2ca4a3a2888a1506a4bfcf0c9d'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-kafka/commit/eb779679812f61a8553ced3d0e4069dca6556...
{'cwe_ids': ['CWE-502'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-24T22:28:48Z', 'nvd_published_at': None}
1.4.0
GHSA-j8rm-cm55-qqj6
2023-08-11T20:54:45Z
2023-08-11T20:54:45Z
null
['CVE-2023-35391']
.NET Information Disclosure Vulnerability
# Microsoft Security Advisory CVE-2023-35391: .NET Information Disclosure Vulnerability ## <a name="executive-summary"></a>Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET core 2.1, .NET 6.0 and, .NET 7.0. This advisory also provides guidance on w...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.AspNetCore.SignalR.StackExchangeRedis'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.10'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.9'}}, {'pack...
[{'type': 'WEB', 'url': 'https://github.com/dotnet/aspnetcore/security/advisories/GHSA-j8rm-cm55-qqj6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-35391'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/267'}, {'type': 'PACKAGE', 'url': 'https://github.com/dotnet/asp...
{'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-11T20:54:45Z', 'nvd_published_at': None}
1.4.0
GHSA-xrrh-h86w-pwfj
2023-08-24T22:03:57Z
2023-08-15T18:31:32Z
null
['CVE-2023-38889']
Alluxio vulnerable to arbitrary code execution
An issue in Alluxio v.2.9.3 and before allows an attacker to execute arbitrary code via a crafted script to the username parameter of lluxio.util.CommonUtils.getUnixGroups(java.lang.String).
[{'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.alluxio:alluxio-parent'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.9.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38889'}, {'type': 'WEB', 'url': 'https://github.com/Alluxio/alluxio/issues/17766'}, {'type': 'PACKAGE', 'url': 'https://github.com/Alluxio/alluxio'}]
{'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-15T20:01:44Z', 'nvd_published_at': None}
1.4.0
GHSA-v4gr-v679-42p7
2023-08-09T14:39:21Z
2023-08-09T14:39:21Z
null
['CVE-2023-39530']
PrestaShop file deletion via CustomerMessage
### Impact It is possible to delete files from the server via the CustomerMessage API ### Patches 8.1.1 ### Found by Kto94 (via Yeswehack) ### Workarounds none ### References none
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'prestashop/prestashop'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '8.1.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 8.1.0'}}]
[{'type': 'WEB', 'url': 'https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-v4gr-v679-42p7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39530'}, {'type': 'WEB', 'url': 'https://github.com/PrestaShop/PrestaShop/commit/6ce750b2367a7309b6bf50166f1873cb86ad57e9'}, {'type': 'PACKA...
{'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-09T14:39:21Z', 'nvd_published_at': None}
1.4.0
GHSA-52h8-c876-989c
2023-08-03T16:42:42Z
2023-08-03T06:30:23Z
null
['CVE-2023-4127']
Answer has Race Condition within a Thread
Race Condition within a Thread in GitHub repository answerdev/answer prior to v1.1.1.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/answerdev/answer'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-4127'}, {'type': 'WEB', 'url': 'https://github.com/answerdev/answer/commit/47661dc8a356ce6aa7793f1bd950399292180182'}, {'type': 'PACKAGE', 'url': 'https://github.com/answerdev/answer'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/cf7d19e3-13...
{'cwe_ids': ['CWE-366'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T16:42:42Z', 'nvd_published_at': None}
1.4.0
GHSA-ch3c-v47x-4pgp
2023-08-29T17:36:40Z
2023-08-29T17:36:40Z
null
['CVE-2023-41037']
Cleartext Signed Message Signature Spoofing in openpgp
### Impact OpenPGP Cleartext Signed Messages are cryptographically signed messages where the signed text is readable without special tools: ``` -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 This text is signed. -----BEGIN PGP SIGNATURE----- wnUEARMIACcFgmTkrNAJkInXCgj0fgcIFiEE1JlKzzDGQxZmmHkYidcKCPR+ BwgAAKXDAQDWG...
[{'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': 'npm', 'name': 'openpgp'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.10.11'}]}]}, {'package': {'ecosystem': 'npm', 'name': 'openpgp'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type'...
[{'type': 'WEB', 'url': 'https://github.com/openpgpjs/openpgpjs/security/advisories/GHSA-ch3c-v47x-4pgp'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-41037'}, {'type': 'WEB', 'url': 'https://github.com/openpgpjs/openpgpjs/commit/6b43e02a254853f5ff508ebd1b07541f78b7c566'}, {'type': 'PACKAGE',...
{'cwe_ids': ['CWE-347'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T17:36:40Z', 'nvd_published_at': None}
1.4.0
GHSA-w5vr-6qhr-36cc
2023-08-14T21:10:29Z
2023-08-14T21:10:29Z
null
[]
`ed25519-dalek` Double Public Key Signing Function Oracle Attack
Versions of `ed25519-dalek` prior to v2.0 model private and public keys as separate types which can be assembled into a `Keypair`, and also provide APIs for serializing and deserializing 64-byte private/public keypairs. Such APIs and serializations are inherently unsafe as the public key is one of the inputs used in t...
[]
[{'package': {'ecosystem': 'crates.io', 'name': 'ed25519-dalek'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/MystenLabs/ed25519-unsafe-libs'}, {'type': 'PACKAGE', 'url': 'https://github.com/dalek-cryptography/ed25519-dalek'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2022-0093.html'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-14T21:10:29Z', 'nvd_published_at': None}
1.4.0
GHSA-g6w6-h933-4rc5
2023-08-03T19:44:52Z
2023-08-03T19:44:52Z
null
[]
Soketi was exposed to Sandbox Escape vulnerability via vm2
### Impact _What kind of vulnerability is it? Who is impacted?_ Anyone who might have used Soketi with the `cluster` driver (or through PM2). ### Patches _Has the problem been patched? What versions should users upgrade to?_ Get the latest version of Soketi. ### Workarounds _Is there a way for users to fix or remedia...
[{'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': '@soketi/soketi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/soketi/soketi/security/advisories/GHSA-g6w6-h933-4rc5'}, {'type': 'WEB', 'url': 'https://github.com/Unitech/pm2/issues/5643'}, {'type': 'WEB', 'url': 'https://github.com/patriksimek/vm2/issues/533'}, {'type': 'WEB', 'url': 'https://github.com/soketi/soketi/pull/927'}, {'type'...
{'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T19:44:52Z', 'nvd_published_at': None}
1.4.0
GHSA-m9r4-3fg7-pqm2
2023-08-09T14:35:36Z
2023-08-09T14:35:36Z
null
['CVE-2023-39525']
PrestaShop path traversal
### Impact In the back office, files can be compromised using path traversal by replaying the import file deletion query with a specified file path, using traversal path. ### Patches 8.1.1 ### Found by Aleksey Solovev (Positive Technologies) ### Workarounds none ### References none
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'prestashop/prestashop'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '8.1.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 8.1.0'}}]
[{'type': 'WEB', 'url': 'https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-m9r4-3fg7-pqm2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39525'}, {'type': 'WEB', 'url': 'https://github.com/PrestaShop/PrestaShop/commit/c7c9a5110421bb2856f4d312ecce192d079b5ec7'}, {'type': 'PACKA...
{'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-09T14:35:36Z', 'nvd_published_at': None}
1.4.0
GHSA-r3hf-q8q7-fv2p
2023-08-09T12:51:51Z
2023-08-09T12:51:51Z
null
[]
Angular critical CSS inlining Cross-site Scripting Vulnerability Advisory
### Impact Angular Universal applications on 16.1.0 and 16.1.1 using critical CSS inlining are vulnerable to a [cross-site scripting (XSS)](https://owasp.org/www-community/attacks/xss/) attack where an attacker can trick another user into visiting a page which injects malicious JavaScript. Angular CLI applications wit...
[]
[{'package': {'ecosystem': 'npm', 'name': '@nguniversal/common'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '16.1.0'}, {'fixed': '16.1.2'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/angular/universal/security/advisories/GHSA-r3hf-q8q7-fv2p'}, {'type': 'PACKAGE', 'url': 'https://github.com/angular/universal'}]
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-09T12:51:51Z', 'nvd_published_at': None}
1.4.0
GHSA-r285-q736-9v95
2023-09-07T18:51:03Z
2023-08-31T00:30:17Z
null
['CVE-2023-39137']
Filename spoofing in archive
An issue in Archive v3.3.7 allows attackers to spoof zip filenames which can lead to inconsistent filename parsing.
[{'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': 'Pub', 'name': 'archive'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.3.8'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.3.7'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39137'}, {'type': 'WEB', 'url': 'https://github.com/brendan-duncan/archive/issues/266'}, {'type': 'WEB', 'url': 'https://github.com/brendan-duncan/archive/commit/0d17b270a3c33d3bed56cadd9a43da7717ab11f4'}, {'type': 'WEB', 'url': 'https://blog.ostor...
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-31T01:43:38Z', 'nvd_published_at': None}
1.4.0
GHSA-qfw7-pfxx-h9q2
2023-08-23T20:07:41Z
2023-08-14T18:32:59Z
null
['CVE-2023-40311']
OpenNMS vulnerable to Cross-site Scripting
Multiple stored XSS were found on different JSP files with unsanitized parameters in OpenMNS Horizon 31.0.8 and versions earlier than 32.0.2 on multiple platforms that allow an attacker to store on database and then load on JSPs or Angular templates. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.opennms:opennms-webapp'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '31.0.8'}, {'fixed': '32.0.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40311'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/pull/6365'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/pull/6366'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/commit/6ccc5de1a23d440560e0f09dfd94f...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-14T21:12:09Z', 'nvd_published_at': None}
1.4.0
GHSA-xw2r-f8xv-c8xp
2023-08-09T14:37:16Z
2023-08-09T14:37:16Z
null
['CVE-2023-39527']
PrestaShop XSS injection through Validate::isCleanHTML method
### Impact xss injection through `isCleanHTML` method ### Patches 1.7.8.10 8.0.5 8.1.1 ### Found by Aleksey Solovev (Positive Technologies) ### Workarounds ### References
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'prestashop/prestashop'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '8.1.0'}, {'fixed': '8.1.1'}]}], 'versions': ['8.1.0']}, {'package': {'ecosystem': 'Packagist', 'name': 'prestashop/prestashop'}, 'ecos...
[{'type': 'WEB', 'url': 'https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-xw2r-f8xv-c8xp'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39527'}, {'type': 'WEB', 'url': 'https://github.com/PrestaShop/PrestaShop/commit/afc14f8eaa058b3e6a20ac43e033ee2656fb88b4'}, {'type': 'PACKA...
{'cwe_ids': ['CWE-116'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-09T14:37:16Z', 'nvd_published_at': None}
1.4.0
GHSA-j3xp-wfr4-hx87
2023-08-03T16:30:52Z
2023-08-03T16:30:52Z
null
['CVE-2023-38497']
Cargo not respecting umask when extracting crate archives
The Rust Security Response WG was notified that Cargo did not respect the umask when extracting crate archives on UNIX-like systems. If the user downloaded a crate containing files writeable by any local user, another local user could exploit this to change the source code compiled and executed by the current user. Th...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'cargo'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.72.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 0.72.1'}}]
[{'type': 'WEB', 'url': 'https://github.com/rust-lang/cargo/security/advisories/GHSA-j3xp-wfr4-hx87'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38497'}, {'type': 'WEB', 'url': 'https://github.com/rust-lang/cargo/pull/12443'}, {'type': 'WEB', 'url': 'https://github.com/rust-lang/cargo/commi...
{'cwe_ids': ['CWE-278', 'CWE-732'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T16:30:52Z', 'nvd_published_at': None}
1.4.0
GHSA-gpcv-p28p-fv2p
2023-08-03T16:35:20Z
2023-08-03T16:35:20Z
null
['CVE-2023-3766']
odoh-rs's Invalid Slice Split Results in Server Panic
A vulnerability was discovered in the odoh-rs rust crate that stems from faulty logic during the parsing of encrypted queries. This issue specifically occurs when processing encrypted query data received from remote clients. ### Impact An attacker with knowledge of this vulnerability could craft and send specially des...
[{'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': 'crates.io', 'name': 'odoh-rs'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.2'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/cloudflare/odoh-rs/security/advisories/GHSA-gpcv-p28p-fv2p'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3766'}, {'type': 'WEB', 'url': 'https://github.com/cloudflare/odoh-rs/pull/28'}, {'type': 'WEB', 'url': 'https://github.com/cloudflare/odoh-rs/...
{'cwe_ids': ['CWE-120'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T16:35:20Z', 'nvd_published_at': None}
1.4.0
GHSA-cx3j-qqxj-9597
2023-08-25T18:55:56Z
2023-08-11T18:57:53Z
null
['CVE-2023-3481']
Critters Cross-site Scripting Vulnerability
### Impact Critters version 0.0.17-0.0.19 have an issue when parsing the HTML which leads to a potential [cross-site scripting (XSS)](https://owasp.org/www-community/attacks/xss/) bug. ### Patches The bug has been fixed in `v0.0.20`. ### Workarounds Upgrading Critters version to `>0.0.20` is the easiest fix. This is ...
[{'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': 'critters'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.0.17'}, {'fixed': '0.0.20'}]}], 'database_specific': {'last_known_affected_version_range': '<= 0.0.19'}}]
[{'type': 'WEB', 'url': 'https://github.com/GoogleChromeLabs/critters/security/advisories/GHSA-cx3j-qqxj-9597'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-3481'}, {'type': 'WEB', 'url': 'https://github.com/GoogleChromeLabs/critters/pull/133'}, {'type': 'WEB', 'url': 'https://github.com/Goog...
{'cwe_ids': ['CWE-116', 'CWE-79', 'CWE-80'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-11T18:57:53Z', 'nvd_published_at': None}
1.4.0
GHSA-2xxc-73fv-36f7
2023-08-22T18:38:15Z
2023-08-15T18:31:32Z
null
['CVE-2023-39662']
llama-index vulnerable to arbitrary code execution
An issue in llama_index v.0.7.13 and before allows a remote attacker to execute arbitrary code via the `exec` parameter in PandasQueryEngine function.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'llama-index'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.7.13'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39662'}, {'type': 'WEB', 'url': 'https://github.com/jerryjliu/llama_index/issues/7054'}, {'type': 'PACKAGE', 'url': 'https://github.com/jerryjliu/llama_index'}]
{'cwe_ids': ['CWE-74', 'CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-15T21:23:47Z', 'nvd_published_at': None}
1.4.0
GHSA-3r28-rgp9-qgv4
2023-08-31T14:59:24Z
2023-08-29T00:32:04Z
null
['CVE-2023-40826']
pf4j vulnerable to remote code execution via the zippluginPath parameter
An issue in pf4j pf4j v.3.9.0 and before allows a remote attacker to obtain sensitive information and execute arbitrary code via the zippluginPath parameter.
[{'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.pf4j:pf4j'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.9.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40826'}, {'type': 'WEB', 'url': 'https://github.com/pf4j/pf4j/issues/536'}, {'type': 'PACKAGE', 'url': 'https://github.com/pf4j/pf4j'}]
{'cwe_ids': ['CWE-22', 'CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T17:41:26Z', 'nvd_published_at': None}
1.4.0
GHSA-p57v-gv7q-4xfm
2023-08-09T13:04:54Z
2023-08-09T13:04:54Z
null
['CVE-2023-38178']
.NET Denial of Service Vulnerability
# Microsoft Security Advisory CVE-2023-38178: .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. This advisory also provides guidance on what developers can do to update their...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.AspNetCore.App.Runtime.win-arm64'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.10'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.0.9'}}, {'package':...
[{'type': 'WEB', 'url': 'https://github.com/dotnet/runtime/security/advisories/GHSA-p57v-gv7q-4xfm'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-38178'}, {'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-08-09T13:04:54Z', 'nvd_published_at': None}
1.4.0
GHSA-8c37-7qx3-4c4p
2023-09-21T14:13:41Z
2023-08-09T20:57:57Z
null
[]
Blst has logical error in SigValidate in Go bindings
### Impact Blst versions v0.3.0 through 0.3.10 failed to perform a signature group-check if the call to `SigValidate` in the Go bindings was complemented with a check for infinity. Formally speaking, infinity, or the identity element of the elliptic curve group, is a member of the group, and the group-check should all...
[]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/supranational/blst'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.3.0'}, {'fixed': '0.3.11'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/supranational/blst/security/advisories/GHSA-8c37-7qx3-4c4p'}, {'type': 'WEB', 'url': 'https://github.com/supranational/blst/commit/fb91221c91c82f65bfc7f243256308977a06d48b'}, {'type': 'PACKAGE', 'url': 'https://github.com/supranational/blst'}, {'type': 'WEB', 'url': 'https://...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-09T20:57:57Z', 'nvd_published_at': None}
1.4.0
GHSA-qxwc-wchr-5h29
2023-08-16T21:06:56Z
2023-08-16T15:30:18Z
null
['CVE-2023-40348']
Jenkins Gogs Plugin vulnerable to unsafe default behavior and information disclosure
Jenkins Gogs Plugin provides a webhook endpoint at `/gogs-webhook` that can be used to trigger builds of jobs. In Gogs Plugin 1.0.15 and earlier, an option to specify a Gogs secret for this webhook is provided, but not enabled by default. This allows unauthenticated attackers to trigger builds of jobs corresponding to...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:gogs-webhook'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0.15'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40348'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-2894'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2023/08/16/3'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T21:06:56Z', 'nvd_published_at': None}
1.4.0
GHSA-h8cm-3v5f-rgp6
2023-08-29T22:44:58Z
2023-08-21T19:59:12Z
null
['CVE-2023-40176']
XWiki Platform Stored Cross-site Scripting in the user profile via the timezone displayer
### Impact Any registered user can exploit a stored XSS through their user profile by setting the payload as the value of the time zone user preference. Even though the time zone is selected from a drop down (no free text value) it can still be set from JavaScript (using the browser developer tools) or by calling the ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-web-templates'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.1-milestone-2'}, {'fixed': '14.10.5'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h8cm-3v5f-rgp6'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-40176'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/d11ca5d781f8a42a85bc98eb82306c1431e764d4'}, {'type': 'PACKAGE...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-21T19:59:12Z', 'nvd_published_at': None}
1.4.0
GHSA-7gfq-f96f-g85j
2023-08-31T14:25:01Z
2023-08-22T21:30:27Z
null
['CVE-2023-36281']
langchain vulnerable to arbitrary code execution
An issue in langchain v.0.0.171 allows a remote attacker to execute arbitrary code via the via the a json file to the load_prompt parameter.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'langchain'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.0.171'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-36281'}, {'type': 'WEB', 'url': 'https://github.com/hwchase17/langchain/issues/4394'}, {'type': 'WEB', 'url': 'https://aisec.today/LangChain-2e6244a313dd46139c5ef28cbcab9e55'}, {'type': 'PACKAGE', 'url': 'https://github.com/langchain-ai/langchain'}...
{'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-23T13:22:25Z', 'nvd_published_at': None}
1.4.0
GHSA-v6c8-pwhq-288m
2023-09-01T17:33:29Z
2023-08-21T18:31:23Z
null
['CVE-2023-39106']
Nacos Spring vulnerable to Unsafe Deserialization
An issue in Nacos Group Nacos Spring Project v.1.1.1 and before allows a remote attacker to execute arbitrary code via the SnakeYamls Constructor() component.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.alibaba.nacos:nacos-spring-context'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.1.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39106'}, {'type': 'WEB', 'url': 'https://github.com/nacos-group/nacos-spring-project/issues/314'}, {'type': 'PACKAGE', 'url': 'https://github.com/nacos-group/nacos-spring-project'}]
{'cwe_ids': ['CWE-502'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-21T20:45:33Z', 'nvd_published_at': None}
1.4.0
GHSA-vxvm-qww3-2fh7
2023-08-30T21:20:44Z
2023-08-29T18:31:53Z
null
['CVE-2021-32050']
MongoDB Driver may publish events containing authentication-related data
Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener configured by an application. The published events may contain security-sensitive data when specific authentication-related commands are executed. Without due care, an application may inadvertently expose t...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'mongodb/mongodb'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.0'}, {'fixed': '1.9.2'}]}]}, {'package': {'ecosystem': 'npm', 'name': 'mongodb'}, 'ecosystem_specific': {'affected_functions': ['']}, 'r...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-32050'}, {'type': 'WEB', 'url': 'https://github.com/mongodb/mongo-php-driver/pull/1235'}, {'type': 'WEB', 'url': 'https://github.com/mongodb/mongo-swift-driver/pull/643'}, {'type': 'WEB', 'url': 'https://github.com/mongodb/mongo-php-driver/commit/4...
{'cwe_ids': ['CWE-200', 'CWE-532'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-30T21:20:44Z', 'nvd_published_at': None}
1.4.0
GHSA-wmwf-49vv-p3mr
2023-08-04T13:31:19Z
2023-08-03T19:44:28Z
null
['CVE-2023-39343']
Sulu Observable Response Discrepancy on Admin Login
### Impact It allows over the Admin Login form to detect which user (username, email) exists and which one do not exist. Impacted by this issue are Sulu installation >= 2.5.0 and <2.5.10 using the newer Symfony Security System which is default since Symfony 6.0 but can be enabled in Symfony 5.4. Sulu Installation not...
[{'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': 'Packagist', 'name': 'sulu/sulu'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.5.0'}, {'fixed': '2.5.10'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/sulu/sulu/security/advisories/GHSA-wmwf-49vv-p3mr'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39343'}, {'type': 'WEB', 'url': 'https://github.com/sulu/sulu/commit/5f6c98ba030b2005793e2dc647cc938937ea889b'}, {'type': 'WEB', 'url': 'https://github....
{'cwe_ids': ['CWE-204'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T19:44:28Z', 'nvd_published_at': None}
1.4.0
GHSA-g454-wj9r-jpg4
2023-09-06T21:30:59Z
2023-08-31T00:30:17Z
null
['CVE-2023-39135']
Path traversal in Zip Swift
An issue in Zip Swift v2.1.2 allows attackers to execute a path traversal attack via a crafted zip entry.
[{'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': 'purl-type:swift', 'name': 'https://github.com/marmelroy/Zip'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.1.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2023-39135'}, {'type': 'WEB', 'url': 'https://github.com/marmelroy/Zip/issues/245'}, {'type': 'WEB', 'url': 'https://blog.ostorlab.co/zip-packages-exploitation.html'}, {'type': 'PACKAGE', 'url': 'https://github.com/marmelroy/Zip'}, {'type': 'WEB', 'url'...
{'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-31T01:41:10Z', 'nvd_published_at': None}