schema_version stringclasses 1
value | id stringlengths 19 19 | modified stringlengths 20 20 | published stringlengths 20 20 | withdrawn stringlengths 20 20 ⌀ | aliases stringlengths 2 20 | summary stringlengths 8 154 | details stringlengths 31 19.1k | severity stringlengths 2 92 | affected stringlengths 75 28.5k | references stringlengths 79 7.48k | database_specific stringlengths 131 196 |
|---|---|---|---|---|---|---|---|---|---|---|---|
1.4.0 | GHSA-wwrm-8947-4m6c | 2023-08-29T21:31:37Z | 2022-05-17T04:56:42Z | null | ['CVE-2012-1589'] | Drupal Open Redirect | Open redirect vulnerability in the Form API in Drupal 7.x before 7.13 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via crafted parameters in a destination URL. | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'drupal/drupal'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0'}, {'fixed': '7.13'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-1589'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20120507035905/http://www.securityfocus.com/bid/53365'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20150523060428/http://www.mandriva.com/en/support/security/advisories/advisory/... | {'cwe_ids': ['CWE-20', 'CWE-601'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T21:31:37Z', 'nvd_published_at': '2012-05-18T20:55:00Z'} |
1.4.0 | GHSA-cw6w-4rcx-xphc | 2022-06-17T21:06:41Z | 2022-05-14T03:48:04Z | null | ['CVE-2014-1858'] | Arbitrary file write in NumPy | __init__.py in f2py in NumPy before 1.8.1 allows local users to write to arbitrary files via a symlink attack on a temporary file. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'numpy'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-1858'}, {'type': 'WEB', 'url': 'https://github.com/numpy/numpy/pull/4262'}, {'type': 'WEB', 'url': 'https://github.com/numpy/numpy/commit/0bb46c1448b0d3f5453d5182a17ea7ac5854ee15'}, {'type': 'WEB', 'url': 'https://bugs.debian.org/cgi-bin/bugreport.... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T21:06:41Z', 'nvd_published_at': '2018-01-08T19:29:00Z'} |
1.4.0 | GHSA-4wgf-9x5r-p938 | 2023-07-06T23:26:41Z | 2022-05-13T01:50:53Z | null | ['CVE-2018-19784'] | Weak Cryptography in PHP-Proxy | The [str_rot_pass](https://github.com/Athlon1600/php-proxy/blob/9cc42804ddafa079b86b947e4dd83852edddffca/src/helpers.php#L66) function in vendor/atholn1600/php-proxy/src/helpers.php in PHP-Proxy 5.1.0 uses weak cryptography, which makes it easier for attackers to calculate the authorization data needed for local file i... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'athlon1600/php-proxy'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-19784'}, {'type': 'WEB', 'url': 'https://github.com/Athlon1600/php-proxy-app/issues/139'}, {'type': 'WEB', 'url': 'https://github.com/0xUhaw/CVE-Bins/tree/master/PHP-Proxy'}, {'type': 'PACKAGE', 'url': 'https://github.com/Athlon1600/php-proxy'}] | {'cwe_ids': ['CWE-326'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T23:26:41Z', 'nvd_published_at': '2018-12-01T00:29:00Z'} |
1.4.0 | GHSA-4625-q52w-39cx | 2022-12-13T15:30:59Z | 2022-05-24T17:39:12Z | null | ['CVE-2021-21609'] | Missing permission check for paths with specific prefix in Jenkins | Jenkins includes a static list of URLs that are always accessible even without Overall/Read permission, such as the login form. These URLs are excluded from an otherwise universal permission check.
Jenkins 2.274 and earlier, LTS 2.263.1 and earlier does not correctly compare requested URLs with that list.
This allows... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.263.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.263.1'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21609'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2047'}] | {'cwe_ids': ['CWE-863'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T06:51:02Z', 'nvd_published_at': '2021-01-13T16:15:00Z'} |
1.4.0 | GHSA-29ph-fjf3-c5cm | 2022-11-01T22:11:54Z | 2022-05-14T03:45:22Z | null | ['CVE-2017-15697'] | Apache NiFi XSS issue in context path handling | A malicious `X-ProxyContextPath` or `X-Forwarded-Context` header containing external resources or embedded code could cause remote code execution. The fix to properly handle these headers was applied on the Apache NiFi 1.5.0 release. Users running a prior 1.x release should upgrade to the appropriate release. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.nifi:nifi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.0'}, {'fixed': '1.5.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-15697'}, {'type': 'WEB', 'url': 'https://nifi.apache.org/security.html#CVE-2017-15697'}] | {'cwe_ids': ['CWE-20'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-11-01T22:11:54Z', 'nvd_published_at': '2018-01-23T22:29:00Z'} |
1.4.0 | GHSA-rh4w-94hh-9943 | 2023-06-13T17:24:13Z | 2022-05-24T17:37:49Z | null | ['CVE-2020-35905'] | MutexGuard::map can cause a data race in safe code | Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U.
This could of led to data races in safe Rust code when a closure used in MutexGuard::map() returns U that is unrelated to T.
The issue was fixed by fixing Se... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'crates.io', 'name': 'futures-util'}, 'ecosystem_specific': {'affected_functions': ['futures_util::lock::MutexGuard::map']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.3.2'}, {'fixed': '0.3.7'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-35905'}, {'type': 'WEB', 'url': 'https://github.com/rust-lang/futures-rs/issues/2239'}, {'type': 'PACKAGE', 'url': 'https://github.com/rust-lang/futures-rs'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2020-0059.html'}] | {'cwe_ids': ['CWE-362'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-16T23:55:12Z', 'nvd_published_at': '2020-12-31T09:15:00Z'} |
1.4.0 | GHSA-3qm2-rfqw-fmrw | 2023-06-13T20:40:29Z | 2022-05-24T17:43:48Z | null | ['CVE-2021-28031'] | move_elements can double-free objects on panic | Affected versions of scratchpad used ptr::read to read elements while calling a user provided function f on them. Since the pointer read duplicates ownership, a panic inside the user provided f function could cause a double free when unwinding.
The flaw was fixed in commit `891561bea` by removing the unsafe block and ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'crates.io', 'name': 'scratchpad'}, 'ecosystem_specific': {'affected_functions': ['scratchpad::SliceMoveSource::move_elements']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-28031'}, {'type': 'WEB', 'url': 'https://github.com/okready/scratchpad/issues/1'}, {'type': 'WEB', 'url': 'https://github.com/okready/scratchpad/commit/891561bea'}, {'type': 'PACKAGE', 'url': 'https://github.com/okready/scratchpad'}, {'type': 'WEB'... | {'cwe_ids': ['CWE-415'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T00:23:59Z', 'nvd_published_at': '2021-03-05T09:15:00Z'} |
1.4.0 | GHSA-6cpg-3w7f-j67q | 2023-07-28T20:42:22Z | 2022-05-14T01:29:42Z | null | ['CVE-2016-8736'] | Apache OpenMeetings RCE | Apache OpenMeetings before 3.1.2 is vulnerable to Remote Code Execution via RMI deserialization attack. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.openmeetings:openmeetings-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-8736'}, {'type': 'WEB', 'url': 'http://openmeetings.markmail.org/thread/tr47byaaopnemvne'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/94145'}] | {'cwe_ids': ['CWE-502'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T20:42:22Z', 'nvd_published_at': '2017-10-12T18:29:00Z'} |
1.4.0 | GHSA-8gv6-x88p-3f6h | 2022-06-17T22:29:47Z | 2022-05-02T04:00:27Z | null | ['CVE-2009-5013'] | Uncontrolled Resource Consumption in pyftpdlib | Memory leak in the on_dtp_close function in ftpserver.py in pyftpdlib before 0.5.2 allows remote authenticated users to cause a denial of service (memory consumption) by sending a QUIT command during a data transfer. | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'pyftpdlib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 0.5.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2009-5013'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-8gv6-x88p-3f6h'}, {'type': 'PACKAGE', 'url': 'https://github.com/giampaolo/pyftpdlib'}, {'type': 'WEB', 'url': 'https://github.com/pypa/advisory-database/tree/main/vulns/pyftpd... | {'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T22:29:47Z', 'nvd_published_at': '2010-10-19T20:00:00Z'} |
1.4.0 | GHSA-2wmf-p7f8-w42h | 2023-08-24T13:07:21Z | 2022-05-24T16:44:38Z | null | ['CVE-2019-9901'] | EnvoyProxy Envoy Missing HTTP URL path normalization | Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., `something/../admin`, to bypass access control, e.g., a block on `/admin`. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/envoyproxy/envoy'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.9.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.9.0'}}] | [{'type': 'WEB', 'url': 'https://github.com/envoyproxy/envoy/security/advisories/GHSA-xcx5-93pw-jw2w'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-9901'}, {'type': 'WEB', 'url': 'https://github.com/envoyproxy/envoy/issues/6435'}, {'type': 'WEB', 'url': 'https://github.com/envoyproxy/envoy/co... | {'cwe_ids': ['CWE-706'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-14T20:27:42Z', 'nvd_published_at': '2019-04-25T16:29:00Z'} |
1.4.0 | GHSA-pvr5-84gr-g985 | 2023-08-15T22:13:03Z | 2022-05-14T02:05:34Z | null | ['CVE-2014-8326'] | phpMyAdmin Implementation XSS Vulnerability on Server Monitor Page | Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.5, 4.1.x before 4.1.14.6, and 4.2.x before 4.2.10.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted (1) database name or (2) table name, related to the `libraries/DatabaseInterface.class.php` code... | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'phpmyadmin/phpmyadmin'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0'}, {'fixed': '4.0.10.5'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'phpmyadmin/phpmyadmin'}, 'ecosystem_specific': {'a... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-8326'}, {'type': 'WEB', 'url': 'https://github.com/phpmyadmin/phpmyadmin/commit/7b8962dede7631298c81e2c1cd267b81f1e08a8c'}, {'type': 'WEB', 'url': 'https://github.com/phpmyadmin/phpmyadmin/commit/bd68c54d1beeef79d237e8bfda44690834012a76'}, {'type':... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-15T22:13:03Z', 'nvd_published_at': '2014-11-05T11:55:00Z'} |
1.4.0 | GHSA-w9v7-7mq5-p27c | 2022-05-26T18:47:05Z | 2022-05-13T01:30:26Z | null | ['CVE-2018-1999033'] | Exposure of sensitive information in Anchore Container Image Scanner Jenkins Plugin | An exposure of sensitive information vulnerability exists in Jenkins Anchore Container Image Scanner Plugin 10.16 and earlier in AnchoreBuilder.java that allows attackers with Item/ExtendedRead permission or file system access to the Jenkins master to obtain the password stored in this plugin's configuration. | [{'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': 'Maven', 'name': 'org.jenkins-ci.plugins:anchore-container-scanner'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.17'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1999033'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/anchore-container-scanner-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1039'}] | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-26T18:47:05Z', 'nvd_published_at': '2018-08-01T13:29:00Z'} |
1.4.0 | GHSA-v287-9w3v-x5c5 | 2023-07-17T23:14:57Z | 2022-05-24T16:55:31Z | null | ['CVE-2019-15954'] | Total.js CMS RCE Vulnerability | An issue was discovered in Total.js CMS 12.0.0. An authenticated user with the widgets privilege can gain achieve Remote Command Execution (RCE) on the remote server by creating a malicious widget with a special tag containing JavaScript code that will be evaluated server side. In the process of evaluating the tag by t... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'total4'}, 'versions': ['12.0.0']}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-15954'}, {'type': 'WEB', 'url': 'https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf'}, {'type': 'PACKAGE', 'url': 'https://github.com/totaljs/cms'}, {'type': 'WEB', 'url': 'https://seclists.org/fulldisclosure/2019... | {'cwe_ids': ['CWE-77', 'CWE-862'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T23:14:57Z', 'nvd_published_at': '2019-09-05T19:16:00Z'} |
1.4.0 | GHSA-7cv3-gvmc-8mq5 | 2023-07-03T21:44:25Z | 2022-05-14T01:27:14Z | null | ['CVE-2018-12026'] | Phusion Passenger SpawningKit Contains Arbitrary Read/Write Vulnerability | During the spawning of a malicious Passenger-managed application, SpawningKit in Phusion Passenger 5.3.x before 5.3.2 allows such applications to replace key files or directories in the spawning communication directory with symlinks. This then could result in arbitrary reads and writes, which in turn can result in info... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'passenger'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.3.0'}, {'fixed': '5.3.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-12026'}, {'type': 'WEB', 'url': 'https://github.com/phusion/passenger/commit/fd3717a3cd357aa0e80e1e81d4dc94a1eaf928f1'}, {'type': 'WEB', 'url': 'https://blog.phusion.nl/2018/06/12/passenger-5-3-2-various-security-fixes/'}, {'type': 'WEB', 'url': 'h... | {'cwe_ids': ['CWE-59'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T23:01:47Z', 'nvd_published_at': '2018-06-17T20:29:00Z'} |
1.4.0 | GHSA-38rq-rh9w-cmw6 | 2022-06-03T15:50:27Z | 2022-05-24T17:34:59Z | null | ['CVE-2017-15682'] | Cross site scripting in Crafter CMS | In Crafter CMS Crafter Studio 3.0.1 an unauthenticated attacker is able to inject malicious JavaScript code resulting in a stored/blind XSS in the admin panel. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.craftercms:crafter-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.0.0'}, {'fixed': '3.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-15682'}, {'type': 'WEB', 'url': 'https://docs.craftercms.org/en/3.0/security/advisory.html'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-03T15:50:27Z', 'nvd_published_at': '2020-11-27T18:15:00Z'} |
1.4.0 | GHSA-8qxg-mff5-j3wc | 2023-03-10T02:32:15Z | 2022-05-14T01:54:40Z | null | ['CVE-2018-1000079'] | RubyGems Path Traversal vulnerability | RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Directory Traversal vulnerability in gem installation that can result in the gem writing to arbitrary filesystem locat... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'rubygems-update'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.6'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jruby:jruby-stdlib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '9.1.16.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000079'}, {'type': 'WEB', 'url': 'https://github.com/jruby/jruby/commit/0b06b48ab4432237ce5fc1bef47f2c6bcf7843f7'}, {'type': 'WEB', 'url': 'https://github.com/rubygems/rubygems/commit/5971b486d4dbb2bad5d3445b3801c456eb0ce183'}, {'type': 'WEB', 'ur... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-03-10T02:32:15Z', 'nvd_published_at': '2018-03-13T15:29:00Z'} |
1.4.0 | GHSA-4284-jfhc-f854 | 2022-06-17T21:28:23Z | 2022-05-13T01:49:37Z | null | ['CVE-2018-12615'] | Phusion Passenger incorrect permission assignment | An issue was discovered in switchGroup() in agent/ExecHelper/ExecHelperMain.cpp in Phusion Passenger before 5.3.2. The set of groups (gidset) is not set correctly, leaving it up to randomness (i.e., uninitialized memory) which supplementary groups are actually being set while lowering privileges. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'passenger'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.3.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-12615'}, {'type': 'WEB', 'url': 'https://github.com/phusion/passenger/commit/4e97fdb86d0a0141ec9a052c6e691fcd07bb45c8'}, {'type': 'PACKAGE', 'url': 'https://github.com/phusion/passenger'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-adv... | {'cwe_ids': ['CWE-732'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T21:28:23Z', 'nvd_published_at': '2018-06-21T15:29:00Z'} |
1.4.0 | GHSA-8p2c-fghc-9hj4 | 2022-06-09T23:51:51Z | 2022-05-17T05:47:38Z | null | ['CVE-2008-7264'] | Improper input validation in pyftpdlib | The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows remote authenticated users to cause a denial of service (file descriptor exhaustion and daemon outage) by sending a QUIT command during a disallowed data-transfer attempt. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'pyftpdlib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.5.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2008-7264'}, {'type': 'WEB', 'url': 'https://github.com/giampaolo/pyftpdlib/issues/71'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-8p2c-fghc-9hj4'}, {'type': 'PACKAGE', 'url': 'https://github.com/giampaolo/pyftpdlib'}, {'type': 'WE... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-09T23:51:51Z', 'nvd_published_at': '2010-10-19T20:00:00Z'} |
1.4.0 | GHSA-72x3-c7jc-q35x | 2022-11-03T18:47:09Z | 2022-05-13T01:48:31Z | null | ['CVE-2018-1000107'] | Improper authorization in Jenkins Job and Node Ownership Plugin | An improper authorization vulnerability exists in Jenkins Job and Node Ownership Plugin 0.11.0 and earlier in
```
OwnershipDescription.java,
JobOwnerJobProperty.java,
and OwnerNodeProperty.java
```
that allow an attacker with Job/Configure or Computer/Configure permission and without Ownership related permissions t... | [{'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': 'Maven', 'name': 'com.synopsys.jenkinsci:ownership'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.12.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000107'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/ownership-plugin/blob/2908d3c0e23a34919449838304090210640c67c1/CHANGELOG.md?plain=1#L26'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-02-26/#SECURITY-498'}] | {'cwe_ids': ['CWE-285'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T18:47:09Z', 'nvd_published_at': '2018-03-13T13:29:00Z'} |
1.4.0 | GHSA-jjhx-5jff-rc8m | 2023-07-26T19:10:59Z | 2022-05-13T01:47:00Z | null | ['CVE-2017-7532'] | Moodle Improper Privilege Management | In Moodle 3.x, course creators are able to change system default settings for courses. | [{'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': 'Packagist', 'name': 'moodle/moodle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.3'}, {'fixed': '3.3.1'}]}], 'versions': ['3.3']}, {'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.2'}, {'fixed': ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-7532'}, {'type': 'WEB', 'url': 'https://github.com/moodle/moodle/commit/6e861be6b7d49c5ac4583ae46762a28ede5785ad'}, {'type': 'WEB', 'url': 'https://github.com/moodle/moodle/commit/915f801546a5c3618feab897072c985abfce57df'}, {'type': 'WEB', 'url': '... | {'cwe_ids': ['CWE-269'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T19:10:59Z', 'nvd_published_at': '2017-07-17T17:29:00Z'} |
1.4.0 | GHSA-x646-m7x2-gcp7 | 2022-06-30T17:35:58Z | 2022-05-13T01:01:01Z | null | ['CVE-2018-1000194'] | Path Traversal in Jenkins | A path traversal vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in FilePath.java, SoloFilePathFilter.java that allows malicious agents to read and write arbitrary files on the Jenkins master, bypassing the agent-to-master security subsystem protection. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.107.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.107.2'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000194'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/jenkins/commit/5cf0a77d44310523b763698f67d645c1f2427f30'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advis... | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T17:35:58Z', 'nvd_published_at': '2018-06-05T21:29:00Z'} |
1.4.0 | GHSA-vmcc-4p4x-x7wg | 2023-09-05T19:27:06Z | 2022-05-14T03:20:03Z | null | ['CVE-2018-10657'] | Matrix Synapse DoS | Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 2<sup>63</sup> - 1 render rooms unusable, related to `federation/federation_base.py` and `handlers/message.py`, as exploited in the wild in April 2018. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'matrix-synapse'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.28.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-10657'}, {'type': 'WEB', 'url': 'https://github.com/matrix-org/synapse/commit/33f469ba19586bbafa0cf2c7d7c35463bdab87eb'}, {'type': 'WEB', 'url': 'https://docs.google.com/document/d/1I3fi2S-XnpO45qrpCsowZv8P8dHcNZ4fsBsbOW7KABI/edit#heading=h.fj95yku... | {'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-25T19:54:26Z', 'nvd_published_at': '2018-05-02T16:29:00Z'} |
1.4.0 | GHSA-57qj-79gh-69w8 | 2022-06-24T14:57:57Z | 2022-05-14T01:33:06Z | null | ['CVE-2019-7722'] | Improper Restriction of XML External Entity Reference in PMD | PMD 5.8.1 and earlier processes XML external entities in ruleset files it parses as part of the analysis process, allowing attackers tampering it (either by direct modification or MITM attacks when using remote rulesets) to perform information disclosure, denial of service, or request forgery attacks. (PMD 6.x is unaff... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'net.sourceforge.pmd:pmd-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.0.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.8.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-7722'}, {'type': 'WEB', 'url': 'https://github.com/pmd/pmd/issues/1650'}, {'type': 'PACKAGE', 'url': 'https://github.com/pmd/pmd'}] | {'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-24T14:57:57Z', 'nvd_published_at': '2019-02-11T14:29:00Z'} |
1.4.0 | GHSA-wg47-6cqc-q52j | 2023-07-24T20:14:01Z | 2022-05-13T01:53:37Z | null | ['CVE-2018-8276'] | ChakraCore Security Bypass | A security feature bypass vulnerability exists in the Microsoft Chakra scripting engine that allows Control Flow Guard (CFG) to be bypassed, aka "Scripting Engine Security Feature Bypass Vulnerability." This affects Microsoft Edge, ChakraCore. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.10.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8276'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/4196f8097afdcc5fe01ce2966871712fb24003a3'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8276'}, {'type': 'WEB',... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-24T20:14:01Z', 'nvd_published_at': '2018-07-11T00:29:00Z'} |
1.4.0 | GHSA-25gw-4pcc-45cf | 2022-06-29T18:57:27Z | 2022-05-13T01:14:24Z | null | ['CVE-2018-8013'] | Deserialization of Untrusted Data in Apache Batik | In Apache Batik 1.x before 1.10, when deserializing subclass of `AbstractDocument`, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.xmlgraphics:batik'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0'}, {'fixed': '1.10'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.9.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8013'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/r9e90b4d1cf6ea87a79bb506541140dfbf4801f4463a7cee08126ee44@%3Ccommits.xmlgraphics.apache.org%3E'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/rc0a31867796043fbe59... | {'cwe_ids': ['CWE-502'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-29T18:57:27Z', 'nvd_published_at': '2018-05-24T16:29:00Z'} |
1.4.0 | GHSA-335g-xcjh-ghc2 | 2022-11-22T18:57:00Z | 2022-05-17T02:28:11Z | null | ['CVE-2017-7681'] | Apache OpenMeetings vulnerable to SQL injection | Apache OpenMeetings 1.0.0 is vulnerable to SQL injection. This allows authenticated users to modify the structure of the existing query and leak the structure of other queries being made by the application in the back-end. The issue is fixed in version 3.3.0. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.openmeetings:openmeetings-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.0'}, {'fixed': '3.3.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-7681'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/openmeetings'}, {'type': 'WEB', 'url': 'http://markmail.org/message/j774dp5ro5xmkmg6'}] | {'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-22T18:57:00Z', 'nvd_published_at': '2017-07-17T13:18:00Z'} |
1.4.0 | GHSA-22v7-w6c5-v4rr | 2023-07-31T22:56:15Z | 2022-05-17T03:56:54Z | null | ['CVE-2016-0735'] | Apache Ranger Access Restriction Bypass | Apache Ranger 0.5.x before 0.5.2 allows remote authenticated users to bypass intended parent resource-level access restrictions by leveraging mishandling of a resource-level exclude policy. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.ranger:ranger'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.5'}, {'fixed': '0.5.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-0735'}, {'type': 'WEB', 'url': 'http://mail-archives.apache.org/mod_mbox/ranger-dev/201603.mbox/%3CD31EE434.14B879%25vel%40apache.org%3E'}] | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T22:56:15Z', 'nvd_published_at': '2016-04-11T19:59:00Z'} |
1.4.0 | GHSA-2rwh-262r-r85j | 2023-08-25T21:17:37Z | 2022-05-24T16:51:38Z | null | ['CVE-2019-11200'] | Dolibarr ERP and CRM malicious executable loading | Dolibarr ERP/CRM 9.0.1 provides a web-based functionality that backs up the database content to a dump file. However, the application performs insufficient checks on the export parameters to mysqldump, which can lead to execution of arbitrary binaries on the server. (Malicious binaries can be uploaded by abusing other ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'dolibarr/dolibarr'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '9.0.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-11200'}, {'type': 'WEB', 'url': 'https://github.com/Dolibarr/dolibarr/issues/10984#issuecomment-488297419'}, {'type': 'WEB', 'url': 'https://github.com/Dolibarr/dolibarr/commit/01075081cbcd9130a72115cdb50ee61fc394edc1'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-14T22:19:54Z', 'nvd_published_at': '2019-07-29T16:15:00Z'} |
1.4.0 | GHSA-p9wx-v264-q34p | 2022-07-08T19:23:06Z | 2022-05-14T03:00:10Z | null | ['CVE-2018-8356'] | Improper Certificate Validation in Microsoft .NET Framework components | A security feature bypass vulnerability exists when Microsoft .NET Framework components do not correctly validate certificates, aka ".NET Framework Security Feature Bypass Vulnerability." This affects .NET Framework 4.7.2, Microsoft .NET Framework 3.0, Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2, ASP.NET Core 1.1, M... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'System.Private.ServiceModel'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0'}, {'fixed': '4.1.3'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'System.Private.ServiceModel'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.3.0'}, {'fixed... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8356'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/73'}, {'type': 'WEB', 'url': 'https://github.com/github/advisory-database/issues/302'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance... | {'cwe_ids': ['CWE-295'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-08T19:23:06Z', 'nvd_published_at': '2018-07-11T00:29:00Z'} |
1.4.0 | GHSA-cv2w-q8c3-xjv7 | 2022-12-16T20:45:28Z | 2022-05-24T19:19:43Z | null | ['CVE-2021-21697'] | Agent-to-controller access control allows reading/writing most content of build directories in Jenkins | Agents are allowed some limited access to files on the Jenkins controller file system. The directories agents are allowed to access in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier include the directories storing build-related information, intended to allow agents to store build-related metadata during build execu... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.303.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.303.2'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21697'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2428'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2021/11/04... | {'cwe_ids': ['CWE-184'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T06:46:48Z', 'nvd_published_at': '2021-11-04T17:15:00Z'} |
1.4.0 | GHSA-6qjv-43mf-rgrh | 2023-07-07T00:18:03Z | 2022-05-14T03:06:07Z | null | ['CVE-2018-0574'] | XSS in baserCMS | Cross-site scripting vulnerability in baserCMS (baserCMS 4.1.0.1 and earlier versions, baserCMS 3.0.15 and earlier versions) allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0'}, {'last_affected': '4.1.0.1'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'las... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-0574'}, {'type': 'WEB', 'url': 'https://basercms.net/security/JVN67881316'}, {'type': 'WEB', 'url': 'http://jvn.jp/en/jp/JVN67881316/index.html'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T00:18:03Z', 'nvd_published_at': '2018-06-26T14:29:00Z'} |
1.4.0 | GHSA-ccr8-4xr7-cgj3 | 2023-05-23T21:00:20Z | 2022-05-24T17:29:16Z | null | ['CVE-2020-2279'] | Sandbox bypass vulnerability in Jenkins Script Security Plugin | Jenkins Script Security Plugin provides a sandbox feature that allows low privileged users to define scripts, including Pipelines, that are generally safe to execute. Calls to code defined inside a sandboxed script are intercepted, and various allowlists are checked to determine whether the call is to be allowed.
In S... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:script-security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.67'}, {'fixed': '1.75'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:script-security'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2279'}, {'type': 'WEB', 'url': 'https://github.com/CVEProject/cvelist/blob/16860a328d970faa6e4350b0fa446f64a52e52ca/2020/2xxx/CVE-2020-2279.json'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/script-security-plugin'}, {'type': 'WEB', '... | {'cwe_ids': ['CWE-693'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T23:19:56Z', 'nvd_published_at': '2020-09-23T14:15:00Z'} |
1.4.0 | GHSA-qrcj-6fjw-3h9h | 2023-09-28T19:56:07Z | 2022-05-13T01:05:21Z | null | ['CVE-2019-3847'] | Moodle XSS Vulnerability | A vulnerability was found in moodle before versions 3.6.3, 3.5.5, 3.4.8 and 3.1.17. Users with the "login as other users" capability (such as administrators/managers) can access other users' Dashboards, but the JavaScript those other users may have added to their Dashboard was not being escaped when being viewed by the... | [{'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': 'moodle/moodle'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.6.0'}, {'fixed': '3.6.3'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ecosystem_specific': {'affected_functions':... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-3847'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3847'}, {'type': 'PACKAGE', 'url': 'https://github.com/moodle/moodle'}, {'type': 'WEB', 'url': 'https://moodle.org/mod/forum/discuss.php?d=384010#p1547742'}, {'typ... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T22:43:46Z', 'nvd_published_at': '2019-03-27T13:29:00Z'} |
1.4.0 | GHSA-732f-w585-gmpc | 2022-12-13T18:02:13Z | 2022-05-24T19:05:40Z | null | ['CVE-2021-21669'] | XXE vulnerability in Jenkins Generic Webhook Trigger Plugin | Generic Webhook Trigger Plugin 1.72 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
This allows attackers with the ability to call webhooks configured to extract parameters using XPath to have Jenkins parse a crafted XML request body that uses external entities for extractio... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:generic-webhook-trigger'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.74'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.72'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21669'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/generic-webhook-trigger-plugin'}, {'type': 'WEB', 'url': 'https://plugins.jenkins.io/generic-webhook-trigger/#dependencies'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/... | {'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-08-26T16:28:18Z', 'nvd_published_at': '2021-06-18T10:15:00Z'} |
1.4.0 | GHSA-wgw2-wwq8-c7wf | 2023-07-21T20:39:24Z | 2022-05-13T01:20:46Z | null | ['CVE-2018-8298'] | ChakraCore RCE Vulnerability | A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability." This affects ChakraCore. This CVE ID is unique from CVE-2018-8242, CVE-2018-8283, CVE-2018-8287, CVE-2018-8288, CVE-2018-8291, CVE-2018-8296. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.10.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8298'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/5444'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/cb9957e2763c36dbd12afa5c9261465159e16c86'}, {'type': 'WEB', 'url': 'https://portal.msrc.... | {'cwe_ids': ['CWE-843'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T20:39:24Z', 'nvd_published_at': '2018-07-11T00:29:00Z'} |
1.4.0 | GHSA-r5c2-rxh2-f5h2 | 2022-07-06T20:41:49Z | 2022-05-14T03:44:52Z | null | ['CVE-2014-9970'] | Exposure of Sensitive Information to an Unauthorized Actor in Apache Jasypt | jasypt before 1.9.2 allows a timing attack against the password hash comparison. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jasypt:jasypt'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.9.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-9970'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:2546'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:2547'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:2808'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:41:49Z', 'nvd_published_at': '2017-05-21T18:29:00Z'} |
1.4.0 | GHSA-w77p-8cfg-2x43 | 2022-06-29T18:51:39Z | 2022-05-13T01:04:09Z | null | ['CVE-2018-8088'] | Improper Access Control in SLF4J | org.slf4j.ext.EventData in the slf4j-ext module in QOS.CH SLF4J before `1.8.0-beta4` allows remote attackers to bypass intended access restrictions via crafted data. EventData in the slf4j-ext module in QOS.CH SLF4J, has been fixed in SLF4J version `1.7.26` and later and in the `2.0.x` series.
Note that while the [fix... | [{'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.slf4j:slf4j-ext'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.26'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.7.25'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.slf4j:slf4j-ext'}, 'ranges': [{'type': 'E... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8088'}, {'type': 'WEB', 'url': 'https://github.com/qos-ch/slf4j/commit/d2b27fba88e983f921558da27fc29b5f5d269405'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:0582'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/R... | {'cwe_ids': ['CWE-284'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-29T18:51:39Z', 'nvd_published_at': '2018-03-20T16:29:00Z'} |
1.4.0 | GHSA-756m-3qf2-hp58 | 2023-05-10T00:35:28Z | 2022-05-17T19:57:04Z | null | ['CVE-2014-0084'] | openshift-origin-node Improper Input Validation vulnerability | Ruby gem openshift-origin-node before 2014-02-14 does not contain a cronjob timeout which could result in a denial of service in cron.daily and cron.weekly. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'openshift-origin-node'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.3.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0084'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHBA-2014:0487'}, {'type': 'WEB', 'url': 'https://access.redhat.com/security/cve/CVE-2014-0084'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1065198'}, {'type... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T19:59:01Z', 'nvd_published_at': '2019-11-21T15:15:00Z'} |
1.4.0 | GHSA-2c9q-qwrc-f486 | 2022-11-01T22:35:51Z | 2022-05-14T03:59:54Z | null | ['CVE-2014-3530'] | XML External Entity Reference in org.picketlink:picketlink-common | The org.picketlink.common.util.DocumentUtil.getDocumentBuilderFactory method in PicketLink, as used in Red Hat JBoss Enterprise Application Platform (JBEAP) 5.2.0 and 6.2.4, expands entity references, which allows remote attackers to read arbitrary code and possibly have other unspecified impact via unspecified vectors... | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.picketlink:picketlink-common'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.0.Final'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-3530'}, {'type': 'WEB', 'url': 'https://github.com/picketlink/picketlink/commit/8c78668e4f08cf3c4ed14d8a36d402dcf02cb057'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1112987'}, {'type': 'WEB', 'url': 'https://exch... | {'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-01T22:35:51Z', 'nvd_published_at': '2014-07-22T20:55:00Z'} |
1.4.0 | GHSA-75c9-jrh4-79mc | 2022-06-06T18:13:28Z | 2022-05-24T22:16:48Z | null | ['CVE-2022-29216'] | Code injection in `saved_model_cli` in TensorFlow | ### Impact
TensorFlow's `saved_model_cli` tool is vulnerable to a code injection:
```
saved_model_cli run --input_exprs 'x=print("malicious code to run")' --dir ./
--tag_set serve --signature_def serving_default
```
This can be used to open a reverse shell
```
saved_model_cli ru... | [{'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': 'PyPI', 'name': 'tensorflow'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.4'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'tensorflow-cpu'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.4'}]}]}, {'package': {'ecosystem... | [{'type': 'WEB', 'url': 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-75c9-jrh4-79mc'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29216'}, {'type': 'WEB', 'url': 'https://github.com/tensorflow/tensorflow/commit/8b202f08d52e8206af2bdb2112a62fafbc546ec7'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-24T22:16:48Z', 'nvd_published_at': '2022-05-21T00:15:00Z'} |
1.4.0 | GHSA-q586-xpwr-jc3j | 2023-08-16T22:21:01Z | 2022-05-14T02:05:29Z | null | ['CVE-2014-5274'] | phpMyAdmin cross-site scripting vulnerability in crafted view name | A cross-site scripting (XSS) vulnerability in the view operations page in phpMyAdmin 4.1.x before 4.1.14.3 and 4.2.x before 4.2.7.1 allows remote authenticated users to inject arbitrary web script or HTML via a crafted view name, related to `js/functions.js`. | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'phpmyadmin/phpmyadmin'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.1.0'}, {'fixed': '4.1.14.3'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'phpmyadmin/phpmyadmin'}, 'ecosystem_specific': {'a... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-5274'}, {'type': 'WEB', 'url': 'https://github.com/phpmyadmin/phpmyadmin/commit/0cd293f5e13aa245e4a57b8d373597cc0e421b6f'}, {'type': 'WEB', 'url': 'http://lists.opensuse.org/opensuse-updates/2014-08/msg00045.html'}, {'type': 'WEB', 'url': 'http://w... | {'cwe_ids': ['CWE-79'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T22:21:01Z', 'nvd_published_at': '2014-08-22T01:55:00Z'} |
1.4.0 | GHSA-3hw6-gc8h-9243 | 2022-12-12T16:33:17Z | 2022-05-14T02:57:57Z | null | ['CVE-2018-1999031'] | Jenkins meliora-testlab Plugin allows attackers with file system access to Jenkins master to obtain API key | An exposure of sensitive information vulnerability exists in Jenkins meliora-testlab Plugin 1.14 and earlier in TestlabNotifier.java that allows attackers with file system access to the Jenkins master to obtain the API key stored in this plugin's configuration. Additionally, the API key was not masked from view using a... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:meliora-testlab'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.15'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.14'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1999031'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/meliora-testlab-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-07-30/#SECURITY-847'}] | {'cwe_ids': ['CWE-200'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-12-12T16:33:17Z', 'nvd_published_at': '2018-08-01T13:29:00Z'} |
1.4.0 | GHSA-g7wm-22m6-5774 | 2022-11-22T19:24:42Z | 2022-05-14T01:44:59Z | null | ['CVE-2018-17605'] | Asset Pipeline plugin for Grails vulnerable to Path Traversal | An issue was discovered in the Asset Pipeline plugin before 3.0.4 for Grails. An attacker can perform directory traversal via a crafted request when a servlet-based application is executed in Jetty, because there is a classloader vulnerability that can allow a reverse file traversal route in AssetPipelineFilter.groovy ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.grails.plugins:asset-pipeline'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-17605'}, {'type': 'WEB', 'url': 'https://github.com/grails/grails-core/issues/11068'}, {'type': 'WEB', 'url': 'https://github.com/bertramdev/asset-pipeline/commit/a29533c52e4b60e244082433e116d2a038d01017'}] | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-22T19:24:42Z', 'nvd_published_at': '2018-09-28T09:29:00Z'} |
1.4.0 | GHSA-393r-r9mq-g9jv | 2022-11-08T23:06:52Z | 2022-05-14T03:05:26Z | null | ['CVE-2018-1000609'] | Jenkins Configuration as Code Plugin vulnerable to Exposure of Sensitive Information | A exposure of sensitive information vulnerability exists in Jenkins Configuration as Code Plugin 0.7-alpha and earlier in ConfigurationAsCode.java that allows attackers with Overall/Read access to obtain the YAML export of the Jenkins configuration. Version 0.8-alpha contains a fix for this issue. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins:configuration-as-code'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.8-alpha'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000609'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-06-25/#SECURITY-927'}] | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T23:06:52Z', 'nvd_published_at': '2018-06-26T17:29:00Z'} |
1.4.0 | GHSA-vwfv-qpw8-83c7 | 2022-12-21T18:51:51Z | 2022-05-24T17:30:19Z | null | ['CVE-2020-2297'] | Access token stored in plain text by Jenkins SMS Notification Plugin | SMS Notification Plugin 1.2 and earlier stores an access token unencrypted in its global configuration file `com.hoiio.jenkins.plugin.SMSNotification.xml` on the Jenkins controller as part of its configuration.
This access token can be viewed by users with access to the Jenkins controller file system. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.hoiio.jenkins:sms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2297'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/sms-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2020-10-08/#SECURITY-2054'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020/10/... | {'cwe_ids': ['CWE-522'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-12-21T18:51:51Z', 'nvd_published_at': '2020-10-08T13:15:00Z'} |
1.4.0 | GHSA-6q5m-22mq-q2xv | 2023-08-07T20:57:01Z | 2022-05-24T19:03:32Z | 2023-08-07T20:57:01Z | ['CVE-2021-31920'] | Istio Authorization Bypass Vulnerability | Istio before 1.8.6 and 1.9.x before 1.9.5 has a remotely exploitable vulnerability where an HTTP request path with multiple slashes or escaped slash characters (%2F or %5C) could potentially bypass an Istio authorization policy when path based authorization rules are used. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'istio.io/istio'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.6'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'istio.io/istio'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.9.0'}, {'fixed': '1.9.5'}]}], 'database_specific':... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-31920'}, {'type': 'WEB', 'url': 'https://istio.io/latest/news/security/istio-security-2021-005/'}] | {'cwe_ids': ['CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-11T16:53:41Z', 'nvd_published_at': '2021-05-27T05:15:00Z'} |
1.4.0 | GHSA-7qp2-rgxr-29q4 | 2022-12-13T19:14:11Z | 2022-05-24T17:46:58Z | null | ['CVE-2021-22513'] | Missing permission checks in Micro Focus Application Automation Tools Plugin | Micro Focus Application Automation Tools Plugin 6.7 and earlier does not perform permission checks in methods implementing form validation.
This allows attackers with Overall/Read permission to connect to attacker-specified URLs using attacker-specified username and password.
Additionally, these form validation metho... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:hp-application-automation-tools-plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.8'}]}], 'database_specific': {'last_known_affected_version_range': '<= 6.7'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-22513'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/hpe-application-automation-tools-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-04-07/#SECURITY-2132'}] | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-13T19:14:11Z', 'nvd_published_at': '2021-04-08T22:15:00Z'} |
1.4.0 | GHSA-rfrq-3v89-fqg6 | 2022-12-29T01:27:51Z | 2022-05-24T17:22:20Z | null | ['CVE-2020-2217'] | Reflected XSS in Jenkins Compatibility Action Storage Plugin | Jenkins Compatibility Action Storage Plugin 1.0 and earlier does not escape the content coming from the MongoDB in the testConnection form validation endpoint, resulting in a reflected cross-site scripting (XSS) vulnerability. | [{'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.jenkins-ci.plugins:compatibility-action-storage'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2217'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/compatibility-action-storage-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1771'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T01:27:51Z', 'nvd_published_at': '2020-07-02T15:15:00Z'} |
1.4.0 | GHSA-gwvq-rgqf-993f | 2023-08-03T23:09:34Z | 2022-05-17T00:13:54Z | null | ['CVE-2014-0105'] | python-keystoneclient vulnerable to context confusion in Keystone auth_token middleware | A context confusion vulnerability was identified in Keystone auth_token middleware (shipped in python-keystoneclient) before 0.7.0. By doing repeated requests, with sufficient load on the target system, an authenticated user may in certain situations assume another authenticated user's complete identity and multi-tenan... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'python-keystoneclient'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.7.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 0.6.0'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0105'}, {'type': 'WEB', 'url': 'https://bugs.launchpad.net/python-keystoneclient/+bug/1282865'}, {'type': 'WEB', 'url': 'https://review.opendev.org/c/openstack/python-keystoneclient/+/81078'}, {'type': 'WEB', 'url': 'http://rhn.redhat.com/errata/RH... | {'cwe_ids': ['CWE-522'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T23:09:34Z', 'nvd_published_at': '2014-04-15T14:55:00Z'} |
1.4.0 | GHSA-mqr8-3v8j-46wv | 2022-06-28T23:08:22Z | 2022-05-24T16:51:50Z | null | ['CVE-2019-10344'] | Missing Authorization in Jenkins Configuration as Code Plugin | Missing permission checks in Jenkins Configuration as Code Plugin 1.24 and earlier in various HTTP endpoints allowed users with Overall/Read access to access the generated schema and documentation for this plugin containing detailed information about installed plugins. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins:configuration-as-code'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.25'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.24'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10344'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1290'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2019/07/31/1'}] | {'cwe_ids': ['CWE-285', 'CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-28T23:08:22Z', 'nvd_published_at': '2019-07-31T13:15:00Z'} |
1.4.0 | GHSA-h6pp-v4j6-w76c | 2023-01-14T05:28:05Z | 2022-05-24T17:08:47Z | null | ['CVE-2020-2124'] | Password stored in plain text by Dynamic Extended Choice Parameter Plugin | Jenkins Dynamic Extended Choice Parameter Plugin 1.0.1 and earlier stores a password unencrypted in job config.xml files on the Jenkins master where it can be viewed by users with Extended Read permission, or access to the master file system. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.moded.extendedchoiceparameter:dynamic_extended_choice_parameter'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2124'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/dynamic-extended-choice-parameter-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1560'}, {'type': 'WEB', 'url': 'http://www.openwall.com/l... | {'cwe_ids': ['CWE-256'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-14T05:28:05Z', 'nvd_published_at': '2020-02-12T15:15:00Z'} |
1.4.0 | GHSA-w525-w93j-rxgm | 2022-07-06T20:07:08Z | 2022-05-14T01:14:51Z | null | ['CVE-2016-0734'] | Improper Neutralization of Input During Web Page Generation in Apache ActiveMQ | The web-based administration console in Apache ActiveMQ 5.x before 5.13.2 does not send an X-Frame-Options HTTP header, which makes it easier for remote attackers to conduct clickjacking attacks via a crafted web page that contains a (1) FRAME or (2) IFRAME element. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.activemq:activemq-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '5.13.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.13.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-0734'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2016:1424'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/a859563f05fbe7c31916b3178c2697165bd9bbf5a65d1cf62aef27d2@%3Ccommits.activemq.apache.org%3E'}, {'type': '... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:07:08Z', 'nvd_published_at': '2016-04-07T19:59:00Z'} |
1.4.0 | GHSA-4fv4-cq5v-x45m | 2022-07-08T18:54:49Z | 2022-05-17T05:45:54Z | null | ['CVE-2010-2057'] | Improper Authentication in Apache MyFaces | shared/util/StateUtils.java in Apache MyFaces 1.1.x before 1.1.8, 1.2.x before 1.2.9, and 2.0.x before 2.0.1 uses an encrypted View State without a Message Authentication Code (MAC), which makes it easier for remote attackers to perform successful modifications of the View State via a padding oracle attack. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.myfaces.shared:myfaces-shared-core'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.1.0'}, {'fixed': '1.1.8'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.myfaces.shared:myfaces-sha... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2010-2057'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=623799'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/MYFACES-2749'}, {'type': 'WEB', 'url': 'http://svn.apache.org/viewvc/myfaces/shared/trunk/core/src/m... | {'cwe_ids': ['CWE-287'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-08T18:54:49Z', 'nvd_published_at': '2010-10-20T18:00:00Z'} |
1.4.0 | GHSA-5r5f-hcwf-r9jh | 2022-12-29T00:49:42Z | 2022-05-24T17:22:19Z | null | ['CVE-2020-2212'] | Secret stored in plain text by Jenkins GitHub Coverage Reporter Plugin | GitHub Coverage Reporter Plugin 1.10 and earlier stores a GitHub access token in plain text in its global configuration file `io.jenkins.plugins.gcr.PluginConfiguration.xml`. This token can be viewed by users with access to the Jenkins controller file system. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins.plugins:github-coverage-reporter'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2212'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/github-coverage-reporter-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1632'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-... | {'cwe_ids': ['CWE-256'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T00:49:42Z', 'nvd_published_at': '2020-07-02T15:15:00Z'} |
1.4.0 | GHSA-x5qj-9vmx-7g6g | 2022-07-08T19:33:16Z | 2022-05-14T01:28:01Z | null | ['CVE-2019-0657'] | Improper Input Validation in .Net Framework API's | A vulnerability exists in certain .Net Framework API's and Visual Studio in the way they parse URL's, aka '.NET Framework and Visual Studio Spoofing Vulnerability'. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NETCore.App'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'fixed': '2.2.2'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.NETCore.App'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'}, {'fixed': '2.1.8'}]... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-0657'}, {'type': 'WEB', 'url': 'https://github.com/dotnet/announcements/issues/97'}, {'type': 'WEB', 'url': 'https://github.com/github/advisory-database/issues/302'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2019:0349'}, {'type... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-08T19:33:16Z', 'nvd_published_at': '2019-03-05T23:29:00Z'} |
1.4.0 | GHSA-923j-972p-hchf | 2023-07-27T00:56:29Z | 2022-05-17T00:11:39Z | null | ['CVE-2017-11908'] | ChakraCore RCE Vulnerability | ChakraCore and Windows 10 1709 allows an attacker to execute arbitrary code in the context of the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2017-11886, CVE-2017-11889, CVE-2017-11890, CVE-2017-11893, CV... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.5'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-11908'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/4411'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/39eecff7daecce96088f7ed737f145ee4774faa6'}, {'type': 'WEB', 'url': 'https://portal.msrc... | {'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-27T00:56:29Z', 'nvd_published_at': '2017-12-12T21:29:00Z'} |
1.4.0 | GHSA-x6rc-54xp-ccxx | 2022-07-06T20:17:45Z | 2022-05-14T02:21:03Z | null | ['CVE-2015-3208'] | Improper Restriction of XML External Entity Reference in Apache ActiveMQ | XML external entity (XXE) vulnerability in the XPath selector component in Artemis ActiveMQ before commit 48d9951d879e0c8cbb59d4b64ab59d53ef88310d allows remote attackers to have unspecified impact via unknown vectors. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.activemq:activemq-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.23.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.23.0'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-3208'}, {'type': 'WEB', 'url': 'https://github.com/apache/activemq-artemis/commit/48d9951d879e0c8cbb59d4b64ab59d53ef88310d'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:2927'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat... | {'cwe_ids': ['CWE-611'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:17:45Z', 'nvd_published_at': '2017-07-25T18:29:00Z'} |
1.4.0 | GHSA-43w2-9j62-hq99 | 2023-06-13T20:51:42Z | 2022-05-24T17:40:21Z | null | ['CVE-2021-25900'] | Buffer overflow in SmallVec::insert_many | A bug in the SmallVec::insert_many method caused it to allocate a buffer that was smaller than needed. It then wrote past the end of the buffer, causing a buffer overflow and memory corruption on the heap. This bug was only triggered if the iterator passed to insert_many yielded more items than the lower bound returned... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'crates.io', 'name': 'smallvec'}, 'ecosystem_specific': {'affected_functions': ['smallvec::SmallVec::insert_many']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.6.3'}, {'fixed': '0.6.14'}]}]}, {'package': {'ecosystem': 'crates.io', 'name': 'smallvec'}, 'ecosystem_specific': ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-25900'}, {'type': 'WEB', 'url': 'https://github.com/servo/rust-smallvec/issues/252'}, {'type': 'WEB', 'url': 'https://github.com/servo/rust-smallvec/commit/5757ac500d4e544485d796b542e4e589749c291b'}, {'type': 'WEB', 'url': 'https://github.com/servo... | {'cwe_ids': ['CWE-787'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T00:20:48Z', 'nvd_published_at': '2021-01-26T18:16:00Z'} |
1.4.0 | GHSA-jmhj-vh4q-hhmq | 2022-05-26T19:39:51Z | 2022-05-03T03:47:34Z | null | ['CVE-2022-24902'] | tkvideo has a memory issue in playing videos | Huge memory consumption even when playing small files. This issue has been patched in 2.0.0. Please upgrade to version 2.0.0 or above. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'tkvideoplayer'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/PaulleDemon/tkVideoPlayer/security/advisories/GHSA-jmhj-vh4q-hhmq'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24902'}, {'type': 'WEB', 'url': 'https://github.com/PaulleDemon/tkVideoPlayer/issues/3'}, {'type': 'PACKAGE', 'url': 'https://github.com... | {'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-03T03:47:34Z', 'nvd_published_at': '2022-05-06T00:15:00Z'} |
1.4.0 | GHSA-r9xc-54cq-99r7 | 2022-11-02T00:05:16Z | 2022-05-24T16:58:50Z | null | ['CVE-2019-10450'] | Cleartext Storage of Sensitive Information in Jenkins ElasticBox CI Plugin | Jenkins ElasticBox CI Plugin stores credentials unencrypted in the global config.xml configuration file on the Jenkins master where they can be viewed by users with access to the master file system. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.elasticbox.jenkins-ci.plugins:elasticbox'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10450'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-10-16/#SECURITY-1434'}] | {'cwe_ids': ['CWE-312'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-11-02T00:05:16Z', 'nvd_published_at': '2019-10-16T14:15:00Z'} |
1.4.0 | GHSA-8w3f-236q-53m4 | 2023-08-02T22:06:52Z | 2022-05-14T00:55:29Z | null | ['CVE-2015-7672'] | Centreon Cross-site Scripting Vulnerability | Cross-site scripting (XSS) vulnerability in Centreon 2.6.1 (fixed in Centreon 18.10.0 and Centreon web 2.8.27). | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'centreon/centreon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.8.27'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-7672'}, {'type': 'WEB', 'url': 'https://github.com/centreon/centreon-archived/pull/6637'}, {'type': 'WEB', 'url': 'https://github.com/centreon/centreon-archived/pull/6953'}, {'type': 'WEB', 'url': 'https://documentation.centreon.com/docs/centreon/e... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-02T22:06:52Z', 'nvd_published_at': '2017-09-07T20:29:00Z'} |
1.4.0 | GHSA-4q23-g7mf-xp98 | 2022-11-03T23:21:05Z | 2022-05-13T01:02:10Z | null | ['CVE-2017-17837'] | Cross-site Scripting in Apache DeltaSpike | The Apache DeltaSpike-JSF 1.8.0 module has a XSS injection leak in the windowId handling. The default size of the windowId get's cut off after 10 characters (by default), so the impact might be limited. A fix got applied and released in Apache deltaspike-1.8.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': 'Maven', 'name': 'org.apache.deltaspike.modules:jsf-module-project'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-17837'}, {'type': 'WEB', 'url': 'https://github.com/apache/deltaspike/commit/4e2502358526b944fc5514c206d306e97ff271bb'}, {'type': 'WEB', 'url': 'https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=4e25023'}, {'type': 'WEB', 'url': 'https://i... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T23:21:05Z', 'nvd_published_at': '2018-01-04T15:29:00Z'} |
1.4.0 | GHSA-vvvh-5xrm-pxff | 2023-07-12T22:57:53Z | 2022-05-24T22:28:59Z | null | ['CVE-2020-0813'] | ChakraCore information disclosure vulnerability | An information disclosure vulnerability exists when Chakra improperly discloses the contents of its memory, which could provide an attacker with information to further compromise the user's computer or data. To exploit the vulnerability, an attacker must know the memory address of where the object was created.The updat... | [{'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': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.17'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-0813'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6385'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6385/commits/e6abd1d110442e6357351c23a7f882f83e4bbe4d'}, {'type': 'PACKAGE', 'url': 'https... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T22:57:53Z', 'nvd_published_at': '2020-03-12T16:15:00Z'} |
1.4.0 | GHSA-3hw2-h67c-wq66 | 2022-06-21T20:08:40Z | 2022-05-24T19:19:40Z | null | ['CVE-2021-42697'] | Uncontrolled Recursion in Akka HTTP | Akka HTTP 10.1.x and 10.2.x before 10.2.7 can encounter stack exhaustion while parsing HTTP headers, which allows a remote attacker to conduct a Denial of Service attack by sending a User-Agent header with deeply nested comments. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.typesafe.akka:akka-http'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '10.1.0'}, {'fixed': '10.2.7'}]}], 'database_specific': {'last_known_affected_version_range': '<= 10.2.6'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-42697'}, {'type': 'WEB', 'url': 'https://akka.io/blog/'}, {'type': 'WEB', 'url': 'https://akka.io/blog/news/2021/11/02/akka-http-10.2.7-released'}, {'type': 'WEB', 'url': 'https://akka.io/blog/news/2021/11/22/akka-http-10.1.15-released'}, {'type': ... | {'cwe_ids': ['CWE-674', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-21T20:08:40Z', 'nvd_published_at': '2021-11-02T22:15:00Z'} |
1.4.0 | GHSA-7qw4-w7hf-22q3 | 2023-01-27T00:12:35Z | 2022-05-14T03:03:56Z | null | ['CVE-2018-0499'] | xapian-core Cross-site Scripting vulnerability | A cross-site scripting vulnerability in `queryparser/termgenerator_internal.cc` in Xapian xapian-core before 1.4.6 exists due to incomplete HTML escaping by `Xapian::MSet::snippet()`. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'xapian-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.6'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-0499'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/xapian-core/CVE-2018-0499.yml'}, {'type': 'WEB', 'url': 'https://lists.xapian.org/pipermail/xapian-discuss/2018-July/009652.html'}, {'type': 'WEB', 'url': ... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T00:12:35Z', 'nvd_published_at': '2018-07-02T12:29:00Z'} |
1.4.0 | GHSA-2j23-fwqm-mgwr | 2023-09-26T19:59:20Z | 2022-05-24T17:02:55Z | null | ['CVE-2019-19687'] | OpenStack Keystone Credential Leakage | OpenStack Keystone 15.0.0 and 16.0.0 is affected by Data Leakage in the list credentials API. Any user with a role on a project is able to list any credentials with the `/v3/credentials` API when `enforce_scope` is false. Users with a role on a project are able to view any other users' credentials, which could (for exa... | [{'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': 'keystone'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '15.0.0'}, {'fixed': '15.0.1'}]}], 'versions': ['15.0.0']}, {'package': {'ecosystem': 'PyPI', 'name': 'keystone'}, 'ecosystem_specific': {'affected_funct... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-19687'}, {'type': 'WEB', 'url': 'https://github.com/openstack/keystone/commit/17c337dbdbfb9d548ad531c2ad0483c9bce5b98f'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2019:4358'}, {'type': 'WEB', 'url': 'https://bugs.launchpad.net/... | {'cwe_ids': ['CWE-522'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T21:20:22Z', 'nvd_published_at': '2019-12-09T18:15:00Z'} |
1.4.0 | GHSA-3gv7-3h64-78cm | 2022-07-01T16:52:06Z | 2022-05-14T01:10:16Z | null | ['CVE-2017-5647'] | Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat | A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was used, results in the pipelined request being lost when send file processing of the previous request completed. This could result in respo... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '9.0.0.M1'}, {'fixed': '9.0.0.M19'}]}], 'database_specific': {'last_known_affected_version_range': '<= 9.0.0.M18'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'},... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-5647'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:1801'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:1802'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:2493'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T16:52:06Z', 'nvd_published_at': '2017-04-17T16:59:00Z'} |
1.4.0 | GHSA-cv3f-px9r-54hm | 2022-06-17T21:25:35Z | 2022-05-13T01:30:59Z | null | ['CVE-2017-16355'] | Phusion Passenger information disclosure | In agent/Core/SpawningKit/Spawner.h in Phusion Passenger 5.1.10 (fixed in Passenger Open Source 5.1.11 and Passenger Enterprise 5.1.10), if Passenger is running as root, it is possible to list the contents of arbitrary files on a system by symlinking a file named REVISION from the application root folder to a file of c... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'passenger'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.1.11'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-16355'}, {'type': 'WEB', 'url': 'https://github.com/phusion/passenger/commit/4043718264095cde6623c2cbe8c644541036d7bf'}, {'type': 'WEB', 'url': 'https://blog.phusion.nl/2017/10/13/passenger-security-advisory-5-1-11/'}, {'type': 'PACKAGE', 'url': 'h... | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T21:25:35Z', 'nvd_published_at': '2017-12-14T22:29:00Z'} |
1.4.0 | GHSA-p5gc-957x-gfw9 | 2023-02-08T00:28:02Z | 2022-05-14T03:01:31Z | null | ['CVE-2018-12018'] | Go Ethereum LES protocol implementation vulnerable to Denial of Service | The GetBlockHeadersMsg handler in the LES protocol implementation in Go Ethereum (aka geth) before 1.8.11 may lead to an access violation because of an integer signedness error for the array index, which allows attackers to launch a Denial of Service attack by sending a packet with a -1 query.Skip value. The vulnerable... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/ethereum/go-ethereum/les'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.11'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/ethereum/go-ethereum'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed'... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-12018'}, {'type': 'WEB', 'url': 'https://github.com/ethereum/go-ethereum/pull/16891'}, {'type': 'WEB', 'url': 'https://github.com/ethereum/go-ethereum/commit/a5237a27eaf81946a3edb4fafe13ed6359d119e4'}, {'type': 'PACKAGE', 'url': 'https://github.com... | {'cwe_ids': ['CWE-129'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T00:28:02Z', 'nvd_published_at': '2018-07-05T02:29:00Z'} |
1.4.0 | GHSA-43xg-87xw-jpv8 | 2023-09-25T14:50:39Z | 2022-05-14T00:56:24Z | null | ['CVE-2014-2681'] | Several Zend Products Vulnerable to XXE and XEE attacks | Zend Framework 1 (ZF1) before 1.12.4, Zend Framework 2 before 2.1.6 and 2.2.x before 2.2.6, ZendOpenId, ZendRest, ZendService_AudioScrobbler, ZendService_Nirvanix, ZendService_SlideShare, ZendService_Technorati, and ZendService_WindowsAzure before 2.0.2, ZendService_Amazon before 2.0.3, and ZendService_Api before 1.0.0... | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'zendframework/zendframework1'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.12.4'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'zendframework/zendopenid'}, 'ecosystem_specific':... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-2681'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20150523055201/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2014:072/?name=MDVSA-2014:072'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210125095213/htt... | {'cwe_ids': ['CWE-611'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-25T14:50:39Z', 'nvd_published_at': '2014-11-16T00:59:00Z'} |
1.4.0 | GHSA-pc5h-m95g-v6rh | 2023-07-07T00:47:28Z | 2022-05-14T01:48:51Z | null | ['CVE-2018-19246'] | LFI in PHP-Proxy 5.1.0 | PHP-Proxy 5.1.0 allows remote attackers to read local files if the default "pre-installed version" (intended for users who lack shell access to their web server) is used. This occurs because the `aeb067ca0aa9a3193dce3a7264c90187` app_key value from the default config.php is in place, and this value can be easily used t... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'athlon1600/php-proxy'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.1.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-19246'}, {'type': 'WEB', 'url': 'https://github.com/Athlon1600/php-proxy-app/issues/134'}, {'type': 'WEB', 'url': 'https://github.com/Athlon1600/php-proxy/pull/126'}, {'type': 'WEB', 'url': 'https://www.exploit-db.com/exploits/45861/'}] | {'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T00:47:28Z', 'nvd_published_at': '2018-11-13T09:29:00Z'} |
1.4.0 | GHSA-m26p-m559-g5j5 | 2023-09-21T22:46:17Z | 2022-05-01T18:45:52Z | null | ['CVE-2007-6721'] | Legion of the Bouncy Castle Java Cryptography API Bleichenbacher Oracle Vulnerability | The Legion of the Bouncy Castle Java Cryptography API before release 1.38, as used in Crypto Provider Package before 1.36, has unknown impact and remote attack vectors related to "a Bleichenbacher vulnerability in simple RSA CMS signatures without signed attributes." | [] | [{'package': {'ecosystem': 'Maven', 'name': 'bouncycastle:bcprov-jdk14'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.38'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'bouncycastle:bcprov-jdk15'}, 'ecosystem_specific': {'affected_... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2007-6721'}, {'type': 'PACKAGE', 'url': 'https://github.com/bcgit/bc-java'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20071022023551/http://www.bouncycastle.org/csharp/'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20080316202318/htt... | {'cwe_ids': ['CWE-203'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-09-21T22:46:17Z', 'nvd_published_at': '2009-03-30T01:30:00Z'} |
1.4.0 | GHSA-c89c-pvm7-33wj | 2022-12-16T22:48:49Z | 2022-05-24T17:17:15Z | null | ['CVE-2020-2187'] | Lack of SSL/TLS certificate and hostname validation in Amazon EC2 Plugin | Amazon EC2 Plugin connects to Windows agents via HTTPS.
Amazon EC2 Plugin 1.50.1 and earlier unconditionally accepts self-signed HTTPS certificates and does not perform hostname validation when connecting to Windows agents. This lack of validation could be abused using a man-in-the-middle attack to intercept these con... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:ec2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.50.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.50.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2187'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/ec2-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-05-06/#SECURITY-1528'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020/05/06/3... | {'cwe_ids': ['CWE-295', 'CWE-300'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-16T22:48:49Z', 'nvd_published_at': '2020-05-06T13:15:00Z'} |
1.4.0 | GHSA-rm8g-7g54-w6fh | 2023-07-27T21:04:20Z | 2022-05-17T02:44:21Z | null | ['CVE-2017-0235'] | ChakraCore RCE Vulnerability | A remote code execution vulnerability exists in Microsoft Edge in the way that the Chakra JavaScript engine renders when handling objects in memory, aka "Scripting Engine Memory Corruption Vulnerability." This CVE ID is unique from CVE-2017-0224, CVE-2017-0228, CVE-2017-0229, CVE-2017-0230, CVE-2017-0234, CVE-2017-0236... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-0235'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/2959'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/f022afb8246acc98e74a887bb655ac512caf6e72'}, {'type': 'WEB', 'url': 'https://portal.msrc.... | {'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-27T21:04:20Z', 'nvd_published_at': '2017-05-12T14:29:00Z'} |
1.4.0 | GHSA-vvmq-fwmg-2gjc | 2022-05-26T20:07:54Z | 2022-05-16T18:13:51Z | null | ['CVE-2022-24817'] | Improper kubeconfig validation allows arbitrary code execution | Flux2 can reconcile the state of a remote cluster when provided with a [kubeconfig](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#file-references) with the correct access rights. `Kubeconfig` files can define [commands](https://kubernetes.io/docs/reference/access-authn-authz/auth... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/fluxcd/flux2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.1.0'}, {'fixed': '0.29.0'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/fluxcd/kustomize-controller'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.1.0'}, {'fix... | [{'type': 'WEB', 'url': 'https://github.com/fluxcd/flux2/security/advisories/GHSA-vvmq-fwmg-2gjc'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24817'}, {'type': 'PACKAGE', 'url': 'https://github.com/fluxcd/flux2'}] | {'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-05-16T18:13:51Z', 'nvd_published_at': '2022-05-06T00:15:00Z'} |
1.4.0 | GHSA-r8m7-792j-5jvq | 2023-08-28T23:36:28Z | 2022-05-17T01:29:44Z | null | ['CVE-2013-7074'] | TYPO3 Cross-Site Scripting (XSS) vulnerabilities in Content Editing Wizards component | Multiple cross-site scripting (XSS) vulnerabilities in Content Editing Wizards in TYPO3 4.5.x before 4.5.32, 4.7.x before 4.7.17, 6.0.x before 6.0.12, 6.1.x before 6.1.7, and the development versions of 6.2 allow remote authenticated users to inject arbitrary web script or HTML via unspecified parameters. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.5.0'}, {'fixed': '4.5.32'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.5.31'}}, {'package': {'ecosystem': 'Packagist', ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-7074'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/89620'}, {'type': 'PACKAGE', 'url': 'https://github.com/TYPO3/typo3'}, {'type': 'WEB', 'url': 'http://osvdb.org/100881'}, {'type': 'WEB', 'url': 'http://seclists.o... | {'cwe_ids': ['CWE-79'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-08-28T23:36:28Z', 'nvd_published_at': '2013-12-21T00:55:00Z'} |
1.4.0 | GHSA-gjf5-j475-p4g6 | 2023-07-06T21:47:02Z | 2022-05-24T19:06:51Z | null | ['CVE-2020-36396'] | Stored XSS in LavaLite 5.8.0 | A stored cross site scripting (XSS) vulnerability in the /admin/roles/role component of LavaLite 5.8.0 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "New" parameter. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'lavalite/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.8.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-36396'}, {'type': 'WEB', 'url': 'https://github.com/LavaLite/cms/issues/322'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-06T21:47:02Z', 'nvd_published_at': '2021-07-02T18:15:00Z'} |
1.4.0 | GHSA-pjqh-2jcc-5j84 | 2022-06-30T21:14:06Z | 2022-05-13T01:12:09Z | null | ['CVE-2017-8028'] | Improper Authentication in Pivotal Spring-LDAP | In Pivotal Spring-LDAP versions 1.3.0 - 2.3.1, when connected to some LDAP servers, when no additional attributes are bound, and when using LDAP BindAuthenticator with org.springframework.ldap.core.support.DefaultTlsDirContextAuthenticationStrategy as the authentication strategy, and setting userSearch, authentication ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.amqp:spring-amqp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.3.0'}, {'fixed': '2.3.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.3.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-8028'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:0319'}, {'type': 'WEB', 'url': 'https://lists.debian.org/debian-lts-announce/2017/11/msg00026.html'}, {'type': 'WEB', 'url': 'https://pivotal.io/security/cve-2017-8028'}, {'... | {'cwe_ids': ['CWE-287'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T21:14:06Z', 'nvd_published_at': '2017-11-27T10:29:00Z'} |
1.4.0 | GHSA-2x55-mg9r-24f7 | 2023-07-17T20:34:52Z | 2022-05-24T16:52:26Z | null | ['CVE-2019-7896'] | Magento 2 Community Edition RCE Vulnerability | A remote code execution vulnerability exists in Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. An authenticated user with administrator privileges to layouts can execute arbitrary code through a combination of product import, crafted csv file and XML layout update. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1'}, {'fixed': '2.1.18'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2'}, {'fixe... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-7896'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211206084839/https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13'}] | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T20:34:52Z', 'nvd_published_at': '2019-08-02T22:15:00Z'} |
1.4.0 | GHSA-w94p-6mhw-4qxw | 2022-07-06T20:26:29Z | 2022-05-14T02:49:44Z | null | ['CVE-2015-1427'] | Improper Access Control in Elasticsearch | The Groovy scripting engine in Elasticsearch before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to bypass the sandbox protection mechanism and execute arbitrary shell commands via a crafted script. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.elasticsearch:elasticsearch'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.8'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.3.7'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.elasticsearch:elasticsearch'}, ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-1427'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:0868'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/100850'}, {'type': 'WEB', 'url': 'https://www.elastic.co/community/security/'}, {'type':... | {'cwe_ids': ['CWE-284'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:26:29Z', 'nvd_published_at': '2015-02-17T15:59:00Z'} |
1.4.0 | GHSA-c79c-gwph-gqfm | 2023-06-14T16:02:27Z | 2022-05-24T17:37:49Z | null | ['CVE-2020-35919'] | `net2` invalidly assumes the memory layout of std::net::SocketAddr | The net2 crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the memory layout, and this w... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'crates.io', 'name': 'net2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.2.36'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-35919'}, {'type': 'WEB', 'url': 'https://github.com/deprecrated/net2-rs/issues/105'}, {'type': 'PACKAGE', 'url': 'https://github.com/deprecrated/net2-rs'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2020-0078.html'}] | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T16:02:27Z', 'nvd_published_at': '2020-12-31T09:15:00Z'} |
1.4.0 | GHSA-q4qj-2f5m-98gc | 2023-07-21T19:24:19Z | 2022-05-13T01:21:01Z | null | ['CVE-2018-8583'] | ChakraCore RCE Vulnerability | A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8617, CVE-2018-8618, CVE-2018-8624, CVE-2018-8... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8583'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/5869'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/8d21cde342a4e826d96eb4ac85241f876b879aed'}, {'type': 'WEB', 'url': 'https://portal.msrc.... | {'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T19:24:19Z', 'nvd_published_at': '2018-12-12T00:29:00Z'} |
1.4.0 | GHSA-37m3-qp37-x3c6 | 2022-11-08T14:34:53Z | 2022-05-17T00:34:39Z | null | ['CVE-2017-9794'] | Apache Geode gfsh query vulnerability | When a cluster is operating in secure mode, a user with read privileges for specific data regions can use the gfsh command line utility to execute queries. In Apache Geode before 1.2.1, the query results may contain data from another user's concurrently executing gfsh query, potentially revealing data that the user is ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.geode:geode-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.0'}, {'fixed': '1.2.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-9794'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/GEODE-3217'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread/403xxbfrh4csyj1st7351g2dkm0hb91v'}] | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T14:34:53Z', 'nvd_published_at': '2017-09-30T01:29:00Z'} |
1.4.0 | GHSA-rxvx-9wg5-qpww | 2022-12-06T21:51:07Z | 2022-05-24T16:58:49Z | null | ['CVE-2019-10441'] | Jenkins iceScrum Plugin vulnerable to Cross-site Request Forgery | A cross-site request forgery vulnerability in Jenkins iceScrum Plugin prior to version 1.1.6 allows attackers to connect to an attacker-specified URL using attacker-specified credentials. This issue is patched in version 1.1.6 | [{'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:icescrum'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.6'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10441'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/icescrum-plugin/commit/2e248f7e2cfc5deb2d796f9fbaf42d8ea33ccad4'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/icescrum-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/... | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-06T21:51:07Z', 'nvd_published_at': '2019-10-16T14:15:00Z'} |
1.4.0 | GHSA-94fc-rxhv-vvf8 | 2023-09-28T20:46:01Z | 2022-05-24T16:52:28Z | null | ['CVE-2019-7937'] | Magento 2 Community Edition XSS Vulnerability | A stored cross-site scripting vulnerability exists in the admin panel of Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. This could be exploited by an authenticated user with privileges to store product attributes to inject malicious javascript. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'}, {'fixed': '2.1.18'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-7937'}, {'type': 'PACKAGE', 'url': 'https://github.com/magento/magento2'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211206084839/https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T18:35:23Z', 'nvd_published_at': '2019-08-02T22:15:00Z'} |
1.4.0 | GHSA-fx37-56v6-85q6 | 2023-09-26T20:39:11Z | 2022-05-24T17:09:19Z | null | ['CVE-2019-12437'] | Silverstripe CSRF Protection Bypass via GraphQL | In SilverStripe/GraphQL prior to 2.0.5 and 3.1.2, the previous fix for SS-2018-007 does not completely mitigate the risk of CSRF in GraphQL mutations. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/graphql'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.0.5'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/graphql'}, 'ecosystem_specific': {'affect... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-12437'}, {'type': 'WEB', 'url': 'https://github.com/silverstripe/silverstripe-graphql/commit/3c1dd6b839b7c0e2cbc85074bb5840ebded6097c'}, {'type': 'WEB', 'url': 'https://github.com/silverstripe/silverstripe-graphql/commit/db28f3075ae2335905f43ac808e... | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-19T00:01:19Z', 'nvd_published_at': '2020-02-19T17:15:00Z'} |
1.4.0 | GHSA-w6qf-35f2-j6h7 | 2023-07-12T23:43:29Z | 2022-05-24T17:08:29Z | null | ['CVE-2020-0712'] | ChakraCore RCE Vulnerability | A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0673, CVE-2020-0674, CVE-2020-0710, CVE-2020-0711, CVE-2020-0713, CVE-2020-0767. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.16'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-0712'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6375'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/2e33d8247fbde3b663be5587802bf56942965cad'}, {'type': 'PACKAGE', 'url': 'https://github.c... | {'cwe_ids': ['CWE-119', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T23:43:29Z', 'nvd_published_at': '2020-02-11T22:15:00Z'} |
1.4.0 | GHSA-97c3-w9cr-6qc2 | 2022-12-16T20:32:14Z | 2022-05-24T19:19:44Z | null | ['CVE-2021-21690'] | Multiple vulnerabilities allow bypassing path filtering of agent-to-controller access control in Jenkins | The agent-to-controller security subsystem limits which files on the Jenkins controller can be accessed by agent processes.
Multiple vulnerabilities in the file path filtering implementation of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allow agent processes to read and write arbitrary files on the Jenkins con... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.303.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.303.2'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21690'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2455'}, {'type': 'PACKAGE', 'url': 'ttps://github.com/jenkinsci/jenkins'}] | {'cwe_ids': ['CWE-693'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T06:48:21Z', 'nvd_published_at': '2021-11-04T17:15:00Z'} |
1.4.0 | GHSA-fhmf-xf2q-4m8p | 2022-12-29T00:27:00Z | 2022-05-24T17:22:19Z | null | ['CVE-2020-2204'] | Missing permission checks in Jenkins Fortify on Demand Plugin | A missing permission check in Jenkins Fortify on Demand Plugin 5.0.1 and earlier allows attackers with Overall/Read permission to connect to the globally configured Fortify on Demand endpoint using attacker-specified credentials IDs.
This form validation method requires appropriate permission in Fortify on Demand Plug... | [{'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': 'Maven', 'name': 'org.jenkins-ci.plugins:fortify-on-demand-uploader'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.0.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.0.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2204'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/fortify-on-demand-uploader-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1691'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/os... | {'cwe_ids': ['CWE-285'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T00:27:00Z', 'nvd_published_at': '2020-07-02T15:15:00Z'} |
1.4.0 | GHSA-q3x9-28f7-w8rc | 2023-07-17T23:17:34Z | 2022-05-24T16:55:31Z | null | ['CVE-2019-15953'] | Total.js CMS Unauthorized Access | An issue was discovered in Total.js CMS 12.0.0. An authenticated user with limited privileges can get access to a resource that they do not own by calling the associated API. The product correctly manages privileges only for the front-end resource path, not for API requests. This leads to vertical and horizontal privil... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'npm', 'name': 'total4'}, 'versions': ['12.0']}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-15953'}, {'type': 'WEB', 'url': 'https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf'}, {'type': 'PACKAGE', 'url': 'https://github.com/totaljs/cms'}, {'type': 'WEB', 'url': 'https://seclists.org/fulldisclosure/2019... | {'cwe_ids': ['CWE-862'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T23:17:34Z', 'nvd_published_at': '2019-09-05T19:16:00Z'} |
1.4.0 | GHSA-c5wc-v287-82pc | 2022-08-10T23:48:09Z | 2022-05-18T00:00:32Z | null | ['CVE-2022-30689'] | HashiCorp Vault improper configuration of multi factor authentication | HashiCorp Vault and Vault Enterprise from 1.10.0 to 1.10.2 did not correctly configure and enforce MFA on login after server restarts. This affects the Login MFA feature introduced in Vault and Vault Enterprise 1.10.0 and does not affect the separate Enterprise MFA feature set. Fixed in 1.10.3. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/hashicorp/vault'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.10.0'}, {'fixed': '1.10.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-30689'}, {'type': 'WEB', 'url': 'https://github.com/hashicorp/vault/commit/15baea5fa3e71c837c33b8bcbd8f06e0fbbc110d'}, {'type': 'WEB', 'url': 'https://discuss.hashicorp.com'}, {'type': 'PACKAGE', 'url': 'https://github.com/hashicorp/vault/'}, {'typ... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T19:35:56Z', 'nvd_published_at': '2022-05-17T18:15:00Z'} |
1.4.0 | GHSA-jw88-wxv5-7c4f | 2022-06-09T23:51:00Z | 2022-05-17T05:47:38Z | null | ['CVE-2008-7262'] | Directory traversal in pyftpdlib | Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.3.0 allow remote authenticated users to access arbitrary files and directories via vectors involving a symlink in a pathname to a (1) CWD, (2) DELE, (3) STOR, or (4) RETR command. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'pyftpdlib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.3.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2008-7262'}, {'type': 'WEB', 'url': 'https://github.com/giampaolo/pyftpdlib/issues/55'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-jw88-wxv5-7c4f'}, {'type': 'PACKAGE', 'url': 'https://github.com/giampaolo/pyftpdlib'}, {'type': 'WE... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-09T23:51:00Z', 'nvd_published_at': '2010-10-19T20:00:00Z'} |
1.4.0 | GHSA-hcxq-x77q-3469 | 2022-06-30T15:19:51Z | 2022-05-13T01:35:03Z | null | ['CVE-2018-1002200'] | Improper Limitation of a Pathname to a Restricted Directory in plexus-archiver | plexus-archiver before 3.6.0 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in an archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.codehaus.plexus:plexus-archiver'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.6.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1002200'}, {'type': 'WEB', 'url': 'https://github.com/codehaus-plexus/plexus-archiver/pull/87'}, {'type': 'WEB', 'url': 'https://github.com/codehaus-plexus/plexus-archiver/commit/f8f4233508193b70df33759ae9dc6154d69c2ea8'}, {'type': 'WEB', 'url': 'h... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T15:19:51Z', 'nvd_published_at': '2018-07-25T17:29:00Z'} |
1.4.0 | GHSA-w8vh-5v64-j3vr | 2023-09-28T21:18:50Z | 2022-05-24T17:00:29Z | 2023-09-28T21:18:50Z | ['CVE-2019-8229'] | Withdrawn Advisory: Magento 2 Community Edition RCE Vulnerability | ## Withdrawn Advisory
This advisory has been withdrawn because the vulnerability does not affect a package in one of the GitHub Advisory Database's [supported ecosystems](https://github.com/github/advisory-database/blob/main/README.md#supported-ecosystems). This link is maintained to preserve external references.
## ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.9.4.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-8229'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211209030216/https://magento.com/security/patches/supee-11219'}] | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T19:52:45Z', 'nvd_published_at': '2019-11-06T00:15:00Z'} |
1.4.0 | GHSA-5mgj-mvv8-46mw | 2023-05-04T21:15:08Z | 2022-05-17T04:54:47Z | null | ['CVE-2012-2126'] | RubyGems does not verify SSL certificate | RubyGems before 1.8.23 does not verify an SSL certificate, which allows remote attackers to modify a gem during installation via a man-in-the-middle attack. | [] | [{'package': {'ecosystem': 'RubyGems', 'name': 'rubygems-update'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.23'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-2126'}, {'type': 'WEB', 'url': 'https://github.com/rubygems/rubygems/commit/d4c7eafb8efe1e13a7abf5be5a5b4548870b15b7'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=814718'}, {'type': 'PACKAGE', 'url': 'https://github.com/rub... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-05-04T21:15:08Z', 'nvd_published_at': '2013-10-01T17:55:00Z'} |
1.4.0 | GHSA-qj69-chjp-g4f5 | 2023-08-28T23:36:19Z | 2022-05-17T01:29:44Z | null | ['CVE-2013-7078'] | TYPO3 Cross-site scripting (XSS) vulnerability in the Extbase Framework | Cross-site scripting (XSS) vulnerability in the errorAction method in the ActionController base class in the Extbase Framework in TYPO3 4.5.0 through 4.5.31, 4.7.0 through 4.7.16, 6.0.0 through 6.0.11, and 6.1.0 through 6.1.6, when the Rewritten Property Mapper is enabled, allows remote attackers to inject arbitrary we... | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms-core'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.5.0'}, {'fixed': '4.5.31'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms-core'}, 'ecosystem_specific': {'affected_function... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-7078'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/89629'}, {'type': 'PACKAGE', 'url': 'https://github.com/TYPO3-CMS/core'}, {'type': 'WEB', 'url': 'http://osvdb.org/100885'}, {'type': 'WEB', 'url': 'http://seclist... | {'cwe_ids': ['CWE-79'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-08-28T23:36:19Z', 'nvd_published_at': '2014-01-19T18:55:00Z'} |
1.4.0 | GHSA-w5r6-gx3q-hmxj | 2022-11-22T18:46:22Z | 2022-05-13T01:09:35Z | null | ['CVE-2015-5258'] | springframework-social Cross-Site Request Forgery vulnerability | Cross-site request forgery (CSRF) vulnerability in springframework-social before 1.1.3. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.social:spring-social-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.3.RELEASE'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-5258'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1305443'}, {'type': 'PACKAGE', 'url': 'https://github.com/spring-projects/spring-social'}, {'type': 'WEB', 'url': 'http://lists.fedoraproject.org/pipermail/package-announce... | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-22T18:46:22Z', 'nvd_published_at': '2017-08-22T18:29:00Z'} |
1.4.0 | GHSA-92hc-c226-32q7 | 2023-02-08T19:54:42Z | 2022-05-14T01:58:45Z | null | ['CVE-2014-3608'] | OpenStack Compute (Nova)'s VMWare driver vulnerable to denial of service | The VMWare driver in OpenStack Compute (Nova) before 2014.1.3 allows remote authenticated users to bypass the quota limit and cause a denial of service (resource consumption) by putting the VM into the rescue state, suspending it, which puts into an ERROR state, and then deleting the image. NOTE: this vulnerability ex... | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'nova'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2014.1.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-3608'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2014:1781'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2014:1782'}, {'type': 'WEB', 'url': 'https://access.redhat.com/security/cve/CVE-2014-3608'}, {'type': '... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T19:54:42Z', 'nvd_published_at': '2014-10-06T14:55:00Z'} |
1.4.0 | GHSA-98m4-m2c3-qxgq | 2022-12-06T21:56:30Z | 2022-05-24T17:01:40Z | null | ['CVE-2019-16541'] | Jenkins JIRA Plugin allows users to select and use credentials with System scope | Jenkins JIRA Plugin 3.0.10 and earlier does not declare the correct (folder) scope for per-folder Jira site definitions, allowing users to select and use credentials with System scope. Jira Plugin 3.0.11 defines the appropriate folder context for credential lookup. As a side effect, existing per-folder Jira sites may l... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:jira'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.11'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.0.10'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-16541'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jira-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-11-21/#SECURITY-1106'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2019/11/21... | {'cwe_ids': ['CWE-668'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-06T21:56:30Z', 'nvd_published_at': '2019-11-21T15:15:00Z'} |
1.4.0 | GHSA-c77j-p484-h84m | 2023-06-16T22:14:19Z | 2022-05-24T17:26:07Z | null | ['CVE-2020-7019'] | Improper privilege management in elasticsearch | In Elasticsearch before 7.9.0 and 6.8.12 a field disclosure flaw was found when running a scrolling search with Field Level Security. If a user runs the same query another more privileged user recently ran, the scrolling search can leak fields that should be hidden. This could result in an attacker gaining additional p... | [{'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': 'Maven', 'name': 'org.elasticsearch:elasticsearch'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.9.0'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.elasticsearch:elasticsearch'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'f... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-7019'}, {'type': 'WEB', 'url': 'https://discuss.elastic.co/t/elastic-stack-7-9-0-and-6-8-12-security-update/245456'}, {'type': 'PACKAGE', 'url': 'https://github.com/elastic/elasticsearch'}, {'type': 'WEB', 'url': 'https://security.netapp.com/adviso... | {'cwe_ids': ['CWE-269'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-16T22:14:19Z', 'nvd_published_at': '2020-08-18T17:15:00Z'} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.