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-rj4p-7mm6-gm9j | 2022-11-08T12:35:06Z | 2022-05-13T01:39:29Z | null | ['CVE-2011-1483'] | JBossWS vulnerable to uncontrolled recursion | DOMUtils.java in org.jboss.ws:jbossws-common does not properly handle recursion during entity expansion, which allows remote attackers to cause a denial of service (memory and CPU consumption) via a crafted request containing an XML document with a DOCTYPE declaration and a large number of nested entity references, a s... | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jboss.ws:jbossws-common'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1.0.Final'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2011-1483'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=692584'}, {'type': 'PACKAGE', 'url': 'https://github.com/jbossws/jbossws-common'}, {'type': 'WEB', 'url': 'http://source.jboss.org/changelog/JBossWS/?cs=13996'}] | {'cwe_ids': ['CWE-400'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T12:35:06Z', 'nvd_published_at': '2013-07-29T13:59:00Z'} |
1.4.0 | GHSA-8rcq-p4gh-vmj8 | 2022-07-06T20:05:48Z | 2022-05-14T01:14:51Z | null | ['CVE-2016-0782'] | Improper Neutralization of Input During Web Page Generation in Apache ActiveMQ | The administration web console in Apache ActiveMQ 5.x before 5.11.4, 5.12.x before 5.12.3, and 5.13.x before 5.13.2 allows remote authenticated users to conduct cross-site scripting (XSS) attacks and consequently obtain sensitive information from a Java memory dump via vectors related to creating a queue. | [{'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': 'Maven', 'name': 'org.apache.activemq:activemq-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '5.11.4'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.11.3'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.activemq:activ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-0782'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2016:1424'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1317516'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/a859563f05fbe7c31916b3178... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:05:48Z', 'nvd_published_at': '2016-08-05T15:59:00Z'} |
1.4.0 | GHSA-p7vm-phxx-g722 | 2022-06-30T19:50:10Z | 2022-05-17T02:15:41Z | null | ['CVE-2017-9801'] | Improper Input Validation in Apache Commons Email | When a call-site passes a subject for an email that contains line-breaks in Apache Commons Email 1.0 through 1.4, the caller can add arbitrary SMTP headers. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.commons:commons-email'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0'}, {'fixed': '1.5'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.4'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-9801'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/7ef903a772a2ff08605df1be819044fb15df2815eb3d63878b3fbbb5@%3Cannounce.apache.org%3E'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/100082'}, {'type': 'WEB', 'url': 'ht... | {'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T19:50:10Z', 'nvd_published_at': '2017-08-07T15:29:00Z'} |
1.4.0 | GHSA-xfjq-w3cw-h5fq | 2023-07-28T20:07:47Z | 2022-05-14T02:19:45Z | null | ['CVE-2016-4861'] | Zend Framework Allows SQL Injection | The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.20 might allow remote attackers to conduct SQL injection attacks by leveraging failure to remove comments from an SQL statement before validation. | [{'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': 'Packagist', 'name': 'zendframework/zendframework'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.12.20'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-4861'}, {'type': 'WEB', 'url': 'https://framework.zend.com/security/advisory/ZF2016-03'}, {'type': 'WEB', 'url': 'https://lists.debian.org/debian-lts-announce/2018/06/msg00012.html'}, {'type': 'WEB', 'url': 'https://lists.fedoraproject.org/archives... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T20:07:47Z', 'nvd_published_at': '2017-02-17T02:59:00Z'} |
1.4.0 | GHSA-62g2-m955-v383 | 2022-06-29T23:07:22Z | 2022-05-14T01:50:10Z | null | ['CVE-2018-11804'] | Improper Input Validation in Apache Spark | Spark's Apache Maven-based build includes a convenience script, 'build/mvn', that downloads and runs a zinc server to speed up compilation. It has been included in release branches since 1.3.x, up to and including master. This server will accept connections from external hosts by default. A specially-crafted request to... | [{'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.spark:spark-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.3.0'}, {'last_affected': '2.1.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-11804'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/spark'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/2b11aa4201e36f2ec8f728e722fe33758410f07784379cbefd0bda9d%40%3Cdev.spark.apache.org%3E'}, {'type': 'WEB', 'url': 'ht... | {'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-29T23:07:22Z', 'nvd_published_at': '2018-10-24T18:29:00Z'} |
1.4.0 | GHSA-rv9g-67f7-grq7 | 2023-01-14T05:24:25Z | 2022-05-24T17:10:29Z | null | ['CVE-2020-2146'] | Missing SSH host key validation in Mac Plugin | Mac Plugin 1.1.0 and earlier does not use SSH host key validation when connecting to Mac Cloud host launched by the plugin. This lack of validation could be abused using a man-in-the-middle attack to intercept these connections to build agents.
Mac Plugin 1.2.0 validates SSH host keys when connecting to agents. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'fr.edf.jenkins.plugins:mac'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2146'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/mac-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1692'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020/03/09/1... | {'cwe_ids': ['CWE-300'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-14T05:24:25Z', 'nvd_published_at': '2020-03-09T16:15:00Z'} |
1.4.0 | GHSA-47qp-8v9g-39hp | 2023-08-16T09:29:54Z | 2022-05-13T01:14:26Z | null | ['CVE-2013-2251'] | Code injection in Apache Struts | The Struts 2 DefaultActionMapper supports a method for short-circuit navigation state changes by prefixing parameters with "action:" or "redirect:", followed by a desired navigational target expression. This mechanism was intended to help with attaching navigational information to buttons within forms.
In Struts 2 bef... | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.15.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-2251'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/90392'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/struts'}, {'type': 'WEB', 'url': 'http://archiva.apache.org/security.html'}, {'type': 'WEB', 'url': ... | {'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T19:11:13Z', 'nvd_published_at': '2013-07-20T03:37:00Z'} |
1.4.0 | GHSA-wv44-9w69-w43j | 2023-07-31T19:11:13Z | 2022-05-14T02:23:14Z | null | ['CVE-2016-3377'] | ChakraCore RCE Vulnerability | The Chakra JavaScript engine in Microsoft Edge allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Scripting Engine Memory Corruption Vulnerability," a different vulnerability than CVE-2016-3350. | [{'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.2.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-3377'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/issues/6289'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/24c4d7df8199b27d360323ce3be1d7959fd918eb'}, {'type': 'WEB', 'url': 'https://docs.micro... | {'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T19:11:13Z', 'nvd_published_at': '2016-09-14T10:59:00Z'} |
1.4.0 | GHSA-66rx-gqx3-p98m | 2022-07-13T15:30:42Z | 2022-05-13T01:01:04Z | null | ['CVE-2012-5351'] | Improper Authentication in Apache Axis2 | Apache Axis2 allows remote attackers to forge messages and bypass authentication via a SAML assertion that lacks a Signature element, aka a "Signature exclusion attack," a different vulnerability than CVE-2012-4418. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.axis2:axis2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-5351'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/79487'}, {'type': 'WEB', 'url': 'https://www.oracle.com/security-alerts/cpuapr2022.html'}, {'type': 'WEB', 'url': 'http://www.nds.rub.de/media/nds/veroeffentlichun... | {'cwe_ids': ['CWE-287'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-13T15:30:16Z', 'nvd_published_at': '2012-10-09T23:55:00Z'} |
1.4.0 | GHSA-xg77-xqhq-crpr | 2022-12-19T21:14:50Z | 2022-05-24T17:07:41Z | null | ['CVE-2020-2106'] | Stored XSS vulnerability in Code Coverage API Plugin | Code Coverage API Plugin 1.1.2 and earlier does not escape the filename of the coverage report used in its view.
This results in a stored cross-site scripting vulnerability that can be exploited by users able to change the job configuration.
Code Coverage API Plugin 1.1.3 escapes the filename of the coverage report u... | [{'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': 'Maven', 'name': 'io.jenkins.plugins:code-coverage-api'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.1.2'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2106'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/code-coverage-api-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-01-29/#SECURITY-1680'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-securit... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-19T21:14:50Z', 'nvd_published_at': '2020-01-29T16:15:00Z'} |
1.4.0 | GHSA-54qj-48vx-cr9f | 2023-09-22T23:12:26Z | 2022-05-01T23:48:43Z | null | ['CVE-2008-2302'] | Django Cross-site scripting (XSS) vulnerability | Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request. | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.91'}, {'fixed': '0.91.2'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'typ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2008-2302'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/42396'}, {'type': 'PACKAGE', 'url': 'https://github.com/django/django'}, {'type': 'WEB', 'url': 'http://secunia.com/advisories/30250'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-22T23:12:26Z', 'nvd_published_at': '2008-05-23T15:32:00Z'} |
1.4.0 | GHSA-h6m7-jphx-f9p5 | 2023-07-27T21:32:55Z | 2022-05-17T02:13:52Z | null | ['CVE-2017-8659'] | ChakraCore information disclosure vulnerability | Microsoft Edge in Microsoft Windows 10 1703 allows an attacker to obtain information to further compromise the user's system due to the Chakra scripting engine not properly handling objects in memory, aka "Scripting Engine Information Disclosure Vulnerability". | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-8659'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/3509'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/2500e1cdc12cb35af73d5c8c9b85656aba6bab4d'}, {'type': 'WEB', 'url': 'https://portal.msrc.... | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-27T21:32:55Z', 'nvd_published_at': '2017-08-08T21:29:00Z'} |
1.4.0 | GHSA-v2gw-x5jf-pgwv | 2023-09-22T22:26:38Z | 2022-05-01T23:55:06Z | null | ['CVE-2008-2942'] | Mercurial Directory traversal vulnerability | Directory traversal vulnerability in patch.py in Mercurial before 1.0.2 allows user-assisted attackers to modify arbitrary files via ".." (dot dot) sequences in a patch file. | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'mercurial'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2008-2942'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/43551'}, {'type': 'PACKAGE', 'url': 'https://github.com/dscho/hg'}, {'type': 'WEB', 'url': 'https://issues.rpath.com/browse/RPL-2633'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-22T22:26:38Z', 'nvd_published_at': '2008-06-30T20:41:00Z'} |
1.4.0 | GHSA-hg36-rmmm-hc5r | 2023-09-28T20:21:20Z | 2022-05-13T01:21:36Z | null | ['CVE-2019-0806'] | 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 CVE ID is unique from CVE-2019-0810, CVE-2019-0812, CVE-2019-0829, CVE-2019-0860, CVE-2019-0861. | [{'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'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.8'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-0806'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/50d1e46aac450f236927b309854e77fce4acd49f'}, {'type': 'PACKAGE', 'url': 'https://github.com/chakra-core/ChakraCore'}, {'type': 'WEB', 'url': 'https://portal.msrc.micros... | {'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-19T00:03:07Z', 'nvd_published_at': '2019-04-09T21:29:00Z'} |
1.4.0 | GHSA-cmpm-jg8r-fv37 | 2023-08-29T20:07:59Z | 2022-05-17T01:49:11Z | null | ['CVE-2012-1006'] | Apache Struts Multiple Cross-site Scripting Vulnerabilities | Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.0.14 and 2.2.3 allow remote attackers to inject arbitrary web script or HTML via the (1) name or (2) lastName parameter to `struts2-showcase/person/editPerson.action`, or the (3) clientName parameter to `struts2-rest-showcase/orders`. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-parent'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.0.14'}}, {'package': {'ecosystem':... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-1006'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/72888'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20120219225953/http://secpod.org/advisories/SecPod_Apache_Struts_Multiple_Parsistant_XSS_Vulns.txt'}, ... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T20:07:59Z', 'nvd_published_at': '2012-02-07T04:09:00Z'} |
1.4.0 | GHSA-v797-hfv8-v2xm | 2023-08-01T23:28:15Z | 2022-05-24T16:52:22Z | null | ['CVE-2019-7849'] | Magento 2 Community Edition Session Fixation Check | A defense-in-depth check was added to mitigate inadequate session validation handling by 3rd party checkout modules. This impacts Magento 1.x prior to 1.9.4.2, Magento Commerce prior to 1.14.4.2, Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9 and Magento 2.3 prior to 2.3.2. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'}, {'fixed': '2.1.18'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-7849'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20220121011306/https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-33'}] | {'cwe_ids': ['CWE-384'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-01T23:28:15Z', 'nvd_published_at': '2019-08-02T22:15:00Z'} |
1.4.0 | GHSA-xr6q-qqx7-553g | 2023-08-07T20:35:12Z | 2022-05-17T00:26:04Z | null | ['CVE-2014-3709'] | JBoss Keycloak CSRF Vulnerability | The `org.keycloak.services.resources.SocialResource.callback` method in JBoss KeyCloak before 1.0.3.Final allows remote attackers to conduct cross-site request forgery (CSRF) attacks by leveraging lack of CSRF protection. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.keycloak:keycloak-services'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.3.Final'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-3709'}, {'type': 'WEB', 'url': 'https://github.com/keycloak/keycloak/commit/bb132e1aa0b3b3a123883d0b8d0b788337df956d'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1154971'}, {'type': 'WEB', 'url': 'https://issues.jboss.org/... | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-07T20:35:12Z', 'nvd_published_at': '2017-10-18T14:29:00Z'} |
1.4.0 | GHSA-48rh-qgjr-xfj6 | 2022-07-06T20:10:33Z | 2022-05-13T01:28:44Z | null | ['CVE-2015-6748'] | Improper Neutralization of Input During Web Page Generation in Jsoup | Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3. | [{'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.jsoup:jsoup'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.8.2'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-6748'}, {'type': 'WEB', 'url': 'https://github.com/jhy/jsoup/pull/582'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1258310'}, {'type': 'WEB', 'url': 'https://hibernate.atlassian.net/browse/HV-1012'}, {'type': 'WEB', 'url':... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:10:33Z', 'nvd_published_at': '2017-09-25T17:29:00Z'} |
1.4.0 | GHSA-g4rg-rw65-8hfg | 2023-07-24T21:53:29Z | 2022-05-14T01:22:27Z | null | ['CVE-2018-11385'] | Symfony Session Fixation Vulnerability | An issue was discovered in the Security component in Symfony 2.7.x before 2.7.48, 2.8.x before 2.8.41, 3.3.x before 3.3.17, 3.4.x before 3.4.11, and 4.0.x before 4.0.11. A session fixation vulnerability within the "Guard" login feature may allow an attacker to impersonate a victim towards the web application if the ses... | [{'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': 'Packagist', 'name': 'symfony/symfony'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.7'}, {'fixed': '2.7.48'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'symfony/symfony'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.8'}, {'fixed': '2.8.41'}]}]}, {... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-11385'}, {'type': 'WEB', 'url': 'https://lists.debian.org/debian-lts-announce/2019/03/msg00009.html'}, {'type': 'WEB', 'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G4XNBMFW33H47O5TZGA7JYCVLD... | {'cwe_ids': ['CWE-384'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-24T21:53:29Z', 'nvd_published_at': '2018-06-13T16:29:00Z'} |
1.4.0 | GHSA-m6g3-xq5q-4hg9 | 2022-07-07T22:59:08Z | 2022-05-14T01:42:28Z | null | ['CVE-2014-0219'] | Improper Input Validation in Apache Karaf | Apache Karaf before 4.0.10 enables a shutdown port on the loopback interface, which allows local users to cause a denial of service (shutdown) by sending a shutdown command to all listening high ports. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.karaf:apache-karaf'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0219'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1095974'}, {'type': 'WEB', 'url': 'http://karaf.apache.org/security/cve-2014-0219.txt'}] | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T22:59:08Z', 'nvd_published_at': '2017-11-15T18:29:00Z'} |
1.4.0 | GHSA-fxf3-wx3c-76pf | 2023-07-20T11:10:22Z | 2022-05-24T17:24:28Z | null | ['CVE-2020-13971'] | Shopware vulnerable to Cross-site Scripting | In Shopware before 6.2.3, authenticated users are allowed to use the Mediabrowser fileupload feature to upload SVG images containing JavaScript. This leads to Persistent XSS. An uploaded image can be accessed without authentication. | [{'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': 'shopware/platform'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.2.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-13971'}, {'type': 'WEB', 'url': 'https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-07-2020'}, {'type': 'PACKAGE', 'url': 'https://github.com/shopware/platform'}, {'type': 'WEB', 'url': 'https://www.shopware.com/en/changelo... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-20T11:10:22Z', 'nvd_published_at': '2020-07-28T21:15:00Z'} |
1.4.0 | GHSA-c78g-qwpw-2jgv | 2022-07-08T18:47:13Z | 2022-05-14T02:42:46Z | null | ['CVE-2010-4172'] | Improper Neutralization of Input During Web Page Generation in Apache Tomcat | Multiple cross-site scripting (XSS) vulnerabilities in the Manager application in Apache Tomcat 6.0.12 through 6.0.29 and 7.0.0 through 7.0.4 allow remote attackers to inject arbitrary web script or HTML via the (1) orderBy or (2) sort parameter to sessionsList.jsp, or unspecified input to (3) sessionDetail.jsp or (4) ... | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.5'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.12'}, {'last_affec... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2010-4172'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=656246'}, {'type': 'WEB', 'url': 'https://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html'}, {'type': 'WEB', 'url': 'https://marc.info/?l=bugtraq&m=13934... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-08T18:47:13Z', 'nvd_published_at': '2010-11-26T20:00:00Z'} |
1.4.0 | GHSA-xxp7-423f-hcp4 | 2023-07-21T20:28:11Z | 2022-05-13T01:20:55Z | null | ['CVE-2018-8467'] | 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-8367, CVE-2018-8465, CVE-2018-8466. | [{'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.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8467'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/5688'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/07a72e2849aab95ccdc178afbdab442cfee75368'}, {'type': 'WEB', 'url': 'https://portal.msrc.... | {'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T20:28:11Z', 'nvd_published_at': '2018-09-13T00:29:00Z'} |
1.4.0 | GHSA-89c9-3758-737w | 2023-08-31T16:29:35Z | 2022-05-14T00:55:07Z | null | ['CVE-2017-15112'] | keycloak-httpd-client-install Insecure Secrets | keycloak-httpd-client-install versions before 0.8 allow users to insecurely pass password through command line, leaking it via command history and process info to other local users. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'keycloak-httpd-client-install'}, 'ecosystem_specific': {'affected_functions': ['DeprecatedPasswordAction']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.8'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-15112'}, {'type': 'WEB', 'url': 'https://github.com/jdennis/keycloak-httpd-client-install/commit/c3121b271abaaa1a76de2b9ae89dacde0105cd75'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2019:2137'}, {'type': 'PACKAGE', 'url': 'http... | {'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T20:18:53Z', 'nvd_published_at': '2018-01-20T00:29:00Z'} |
1.4.0 | GHSA-xmg8-99r8-jc2j | 2022-05-24T12:26:59Z | 2022-05-24T12:26:59Z | null | ['CVE-2022-24905'] | Login screen allows message spoofing if SSO is enabled | ### Impact
A vulnerability was found in Argo CD that allows an attacker to spoof error messages on the login screen when SSO is enabled.
In order to exploit this vulnerability, an attacker would have to trick the victim to visit a specially crafted URL which contains the message to be displayed.
As far as the resear... | [{'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': 'Go', 'name': 'github.com/argoproj/argo-cd/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.3.0'}, {'fixed': '2.3.4'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/argoproj/argo-cd/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'fixed... | [{'type': 'WEB', 'url': 'https://github.com/argoproj/argo-cd/security/advisories/GHSA-xmg8-99r8-jc2j'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24905'}, {'type': 'WEB', 'url': 'https://github.com/argoproj/argo-cd/releases/tag/v2.1.15'}, {'type': 'WEB', 'url': 'https://github.com/argoproj/... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-24T12:26:59Z', 'nvd_published_at': '2022-05-20T14:15:00Z'} |
1.4.0 | GHSA-rjhx-c9qh-qh8f | 2022-11-03T23:47:19Z | 2022-05-24T16:57:42Z | null | ['CVE-2019-17091'] | Cross-site Scripting in Eclipse Mojarra | faces/context/PartialViewContextImpl.java in Eclipse Mojarra, as used in Mojarra for Eclipse EE4J before 2.3.10 and Mojarra JavaServer Faces, allows Reflected XSS because a client window field is mishandled. | [{'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.glassfish:javax.faces'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.2.20'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.glassfish:jakarta.faces'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.1... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-17091'}, {'type': 'WEB', 'url': 'https://github.com/eclipse-ee4j/mojarra/issues/4556'}, {'type': 'WEB', 'url': 'https://github.com/eclipse-ee4j/mojarra/pull/4567'}, {'type': 'WEB', 'url': 'https://github.com/eclipse-ee4j/mojarra/commit/8f70f2bd024f... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T23:47:19Z', 'nvd_published_at': '2019-10-02T14:15:00Z'} |
1.4.0 | GHSA-rgmj-mccj-h9mx | 2022-06-30T17:27:14Z | 2022-05-13T01:01:01Z | null | ['CVE-2018-1000195'] | Cross-Site Request Forgery in Jenkins | A server-side request forgery vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in ZipExtractionInstaller.java that allows users with Overall/Read permission to have Jenkins submit a HTTP GET request to an arbitrary URL and learn whether the response is successful (200) or not. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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.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-1000195'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/jenkins/commit/6eea1e97840b5623829b2c1fd2e363c045bdc230'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advis... | {'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T17:27:14Z', 'nvd_published_at': '2018-06-05T21:29:00Z'} |
1.4.0 | GHSA-7ww6-75fj-jcj7 | 2022-05-24T20:49:20Z | 2022-05-24T20:49:20Z | null | ['CVE-2022-29172'] | Cross-site Scripting in Auth0 Lock | ### Overview
In versions before and including `11.32.2`, when the “additional signup fields” feature [is configured](https://github.com/auth0/lock#additional-sign-up-fields), a malicious actor can inject invalidated HTML code into these additional fields, which is then stored in the service `user_metdata` payload (usi... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'npm', 'name': 'auth0-lock'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '11.33.0'}]}]}] | [{'type': 'WEB', 'url': 'https://github.com/auth0/lock/security/advisories/GHSA-7ww6-75fj-jcj7'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29172'}, {'type': 'WEB', 'url': 'https://github.com/auth0/lock/commit/79ae557d331274b114848150f19832ae341771b1'}, {'type': 'PACKAGE', 'url': 'https://g... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-24T20:49:20Z', 'nvd_published_at': '2022-05-05T23:15:00Z'} |
1.4.0 | GHSA-xr8f-59pp-rxxh | 2022-07-07T23:10:41Z | 2022-05-24T22:00:33Z | null | ['CVE-2019-1302'] | Elevation of privilege in ASP.NET Core | An elevation of privilege vulnerability exists when a ASP.NET Core web application, created using vulnerable project templates, fails to properly sanitize web requests, aka 'ASP.NET Core Elevation Of Privilege Vulnerability'. | [] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.AspNetCore.SpaServices'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'fixed': '2.2.7'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.AspNetCore.SpaServices'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-1302'}, {'type': 'WEB', 'url': 'https://github.com/aspnet/Announcements/issues/384'}, {'type': 'WEB', 'url': 'https://github.com/github/advisory-database/issues/302'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidanc... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T23:10:41Z', 'nvd_published_at': '2019-09-11T22:15:00Z'} |
1.4.0 | GHSA-w6g9-xccc-347h | 2023-07-12T23:37:04Z | 2022-05-24T17:07:14Z | null | ['CVE-2020-7941'] | Plone Unauthenticated Write Vulnerability | A privilege escalation issue in plone.app.contenttypes in Plone 4.3 through 5.2.1 allows users to PUT (overwrite) some content without needing write permission. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'Plone'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.3'}, {'last_affected': '5.2.1'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'plone.app.contenttypes'}, 'ecosystem_specific': {'affected_functions': ['... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-7941'}, {'type': 'PACKAGE', 'url': 'https://github.com/plone/plone.app.contenttypes'}, {'type': 'WEB', 'url': 'https://github.com/plone/plone.app.contenttypes/blob/master/CHANGES.rst?plain=1#L372-L374'}, {'type': 'WEB', 'url': 'https://plone.org/se... | {'cwe_ids': ['CWE-269'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T23:37:04Z', 'nvd_published_at': '2020-01-23T21:15:00Z'} |
1.4.0 | GHSA-vw22-465p-8j5w | 2022-07-21T22:29:32Z | 2022-05-13T01:41:57Z | null | ['CVE-2017-10689'] | Tarball permission preservation in puppet | When installing a module using the system tar, the PMT will filter filesystem permissions to a sane value. This may just be based on the user's umask.
When using minitar, files are unpacked with whatever permissions are in the tarball. This is potentially unsafe, as tarballs can be easily created with weird permission... | [{'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': 'RubyGems', 'name': 'puppet'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.10.10'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'puppet'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '5.3.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-10689'}, {'type': 'WEB', 'url': 'https://github.com/puppetlabs/puppet/commit/17d9e02da3882e44c1876e2805cf9708481715ee'}, {'type': 'WEB', 'url': 'https://github.com/puppetlabs/puppet/commit/2f1047f85e22cde139a421bc25d371f2ffc92cb1'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-269'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-21T22:29:32Z', 'nvd_published_at': '2018-02-09T20:29:00Z'} |
1.4.0 | GHSA-57qv-h9m7-jxfg | 2022-05-24T21:32:34Z | 2022-05-09T00:00:48Z | null | ['CVE-2022-28470'] | Code-execution backdoor in marcador | marcador package in PyPI 0.1 through 0.13 included a code-execution backdoor. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'marcador'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.14'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-28470'}, {'type': 'WEB', 'url': 'https://github.com/joajfreitas/marcador/issues/5'}, {'type': 'WEB', 'url': 'https://github.com/joajfreitas/marcador/commit/84d84549c6c6d765abc9243ac7e85d810f32d6e7'}, {'type': 'ADVISORY', 'url': 'https://github.com/... | {'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-05-24T21:32:34Z', 'nvd_published_at': '2022-05-08T20:15:00Z'} |
1.4.0 | GHSA-8mpq-fmr3-6jxv | 2023-09-29T15:43:23Z | 2022-05-24T16:44:07Z | null | ['CVE-2015-1340'] | LXD vulnerable to Race Condition | LXD before version 0.19-0ubuntu5 `doUidshiftIntoContainer()` has an unsafe `Chmod()` call that races against the stat in the `Filepath.Walk()` function. A symbolic link created in that window could cause any file on the system to have any mode of the attacker's choice.
### Specific Go Packages Affected
github.com/lxc/... | [{'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': 'Go', 'name': 'github.com/lxc/lxd'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.0-20151004155856-19c6961cc101'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-1340'}, {'type': 'WEB', 'url': 'https://github.com/lxc/lxd/pull/1189'}, {'type': 'WEB', 'url': 'https://github.com/lxc/lxd/commit/19c6961cc1012c8a529f20807328a9357f5034f4'}, {'type': 'WEB', 'url': 'https://bugs.launchpad.net/ubuntu/+source/lxd/+bug... | {'cwe_ids': ['CWE-362'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-07T22:39:10Z', 'nvd_published_at': '2019-04-22T16:29:00Z'} |
1.4.0 | GHSA-fqh9-2qgg-h84h | 2023-02-14T00:58:39Z | 2022-05-17T04:01:00Z | null | ['CVE-2014-0012'] | Insecure Temporary File in Jinja2 | FileSystemBytecodeCache in Jinja2 2.7.2 does not properly create temporary directories, which allows local users to gain privileges by pre-creating a temporary directory with a user's uid. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-1402. | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'Jinja2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0012'}, {'type': 'WEB', 'url': 'https://github.com/pallets/jinja2/pull/292'}, {'type': 'WEB', 'url': 'https://github.com/pallets/jinja2/pull/296'}, {'type': 'WEB', 'url': 'https://github.com/pallets/jinja/commit/acb672b6a179567632e032f547582f30fa2f... | {'cwe_ids': ['CWE-377'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-14T00:58:39Z', 'nvd_published_at': '2014-05-19T14:55:00Z'} |
1.4.0 | GHSA-7m7g-jq4m-98w5 | 2023-08-29T18:57:01Z | 2022-05-17T04:58:35Z | null | ['CVE-2013-6288'] | Apache Solr for TYPO3 (solr) extension is vulnerable to Insecure Unserialize | Unspecified vulnerability in the Apache Solr for TYPO3 (solr) extension before 2.8.3 for TYPO3 has unknown impact and remote attack vectors, related to "Insecure Unserialize." | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'apache-solr-for-typo3/solr'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.8.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-6288'}, {'type': 'PACKAGE', 'url': 'https://github.com/TYPO3-Solr/ext-solr'}, {'type': 'WEB', 'url': 'https://github.com/TYPO3-Solr/ext-solr/blob/2.8.3/ChangeLog'}, {'type': 'WEB', 'url': 'http://secunia.com/advisories/54978'}, {'type': 'WEB', 'url... | {'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T18:57:01Z', 'nvd_published_at': '2013-10-28T22:55:00Z'} |
1.4.0 | GHSA-263q-5pj7-j6hj | 2022-12-15T16:52:42Z | 2022-05-24T17:45:46Z | null | ['CVE-2021-21638'] | CSRF vulnerability in Jenkins Team Foundation Server Plugin allow capturing credentials | A cross-site request forgery (CSRF) vulnerability in Jenkins Team Foundation Server Plugin 5.157.1 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins. | [{'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:tfs'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '5.157.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21638'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/tfs-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-03-30/#SECURITY-2283%20(2)'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2... | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-15T16:52:42Z', 'nvd_published_at': '2021-03-30T12:16:00Z'} |
1.4.0 | GHSA-q95h-vc86-hv77 | 2023-09-25T19:35:50Z | 2022-05-24T16:57:48Z | null | ['CVE-2019-13628'] | wolfCrypt leaks cryptographic information via timing side channel | wolfSSL and wolfCrypt 4.0.0 and earlier (when configured without `--enable-fpecc`, `--enable-sp`, or` --enable-sp-math`) contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about the nonces used a... | [{'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': 'PyPI', 'name': 'wolfcrypt'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.1.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.0.0'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-13628'}, {'type': 'WEB', 'url': 'https://eprint.iacr.org/2011/232.pdf'}, {'type': 'PACKAGE', 'url': 'https://github.com/wolfSSL/wolfcrypt-py'}, {'type': 'WEB', 'url': 'https://minerva.crocs.fi.muni.cz/'}, {'type': 'WEB', 'url': 'https://tches.iacr.... | {'cwe_ids': ['CWE-203'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T22:25:50Z', 'nvd_published_at': '2019-10-03T14:15:00Z'} |
1.4.0 | GHSA-h62f-wm92-2cmw | 2023-02-07T00:04:08Z | 2022-05-13T01:16:08Z | null | ['CVE-2017-11468'] | Docker Registry has Allocation of Resources Without Limits or Throttling | Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint. | [{'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/docker/distribution/registry/handlers'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.0-rc.0'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/docker/distribution/registry/storage'}, 'ranges': [{'type': 'ECOSYSTEM', 'events... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-11468'}, {'type': 'WEB', 'url': 'https://github.com/distribution/distribution/pull/2340'}, {'type': 'WEB', 'url': 'https://github.com/docker/distribution/pull/2340'}, {'type': 'WEB', 'url': 'https://github.com/distribution/distribution/commit/91c50... | {'cwe_ids': ['CWE-770'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-07T00:04:08Z', 'nvd_published_at': '2017-07-20T23:29:00Z'} |
1.4.0 | GHSA-7j3x-xm4j-jfj7 | 2022-12-14T16:24:01Z | 2022-05-24T17:44:48Z | null | ['CVE-2021-21626'] | Missing permission checks in Jenkins Warnings Next Generation Plugin allow listing workspace contents | Warnings Next Generation Plugin 8.4.4 and earlier does not perform permission checks in methods implementing form validation.
This allows attackers with Item/Read permission but without Item/Workspace or Item/Configure permission to check whether attacker-specified file patterns match workspace contents. A sequence of... | [{'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:warnings-ng'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '8.5.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 8.4.4'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21626'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/warnings-ng-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2041'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security... | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-14T16:24:01Z', 'nvd_published_at': '2021-03-18T14:15:00Z'} |
1.4.0 | GHSA-4jrv-ppp4-jm57 | 2022-05-20T20:31:08Z | 2022-05-03T00:00:44Z | null | ['CVE-2022-25647'] | Deserialization of Untrusted Data in Gson | The package `com.google.code.gson:gson` before 2.8.9 is vulnerable to Deserialization of Untrusted Data via the `writeReplace()` method in internal classes, which may lead to denial of service attacks. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.google.code.gson:gson'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.8.9'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25647'}, {'type': 'WEB', 'url': 'https://github.com/google/gson/pull/1991'}, {'type': 'WEB', 'url': 'https://github.com/google/gson/pull/1991/commits'}, {'type': 'PACKAGE', 'url': 'https://github.com/google/gson'}, {'type': 'WEB', 'url': 'https://l... | {'cwe_ids': ['CWE-502'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-20T20:31:08Z', 'nvd_published_at': '2022-05-01T16:15:00Z'} |
1.4.0 | GHSA-3j65-2jcq-w9fr | 2023-07-20T22:24:13Z | 2022-05-13T01:18:37Z | null | ['CVE-2018-0933'] | ChakraCore RCE Vulnerability | ChakraCore and Microsoft Windows 10 Gold, 1511, 1607, 1703, 1709, and Windows Server 2016 allows remote code execution, due to how the Chakra scripting engine handles objects in memory, aka "Chakra Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2018-0872, CVE-2018-0873, CVE-2018-0874,... | [{'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.8.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-0933'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/6d5532d867202bc2e1b8b6b8c6f9c1c44a0f5ab8'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0933'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-20T22:24:13Z', 'nvd_published_at': '2018-03-14T17:29:00Z'} |
1.4.0 | GHSA-25jh-5h5r-h33m | 2023-08-29T21:37:11Z | 2022-05-17T04:32:23Z | null | ['CVE-2012-5493'] | Plone Sandbox Bypass | `gtbn.py` in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain permissions to bypass the Python sandbox and execute arbitrary Python code via unspecified vectors. | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'plone'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.2.3'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'plone'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'E... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-5493'}, {'type': 'WEB', 'url': 'https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt'}, {'type': 'WEB', 'url': 'https://plone.org/products/plone-hotfix/releases/20121106'}, {'type': 'WEB', 'url': 'https://plone.org/products/plone/... | {'cwe_ids': ['CWE-693', 'CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T21:37:11Z', 'nvd_published_at': '2014-09-30T14:55:00Z'} |
1.4.0 | GHSA-rvq6-mrpv-m6rm | 2023-02-23T23:29:51Z | 2022-05-17T03:07:04Z | null | ['CVE-2014-0472'] | Code Injection in Django | The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path." | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'Django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.11'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'Django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.5.0'}, {'fixed': '1.5.6'}]}]}, {'package': {'ecosystem': 'PyP... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0472'}, {'type': 'WEB', 'url': 'https://www.djangoproject.com/weblog/2014/apr/21/security/'}, {'type': 'WEB', 'url': 'http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html'}, {'type': 'WEB', 'url': 'http://rhn.redhat.com/errata/RHSA-2014... | {'cwe_ids': ['CWE-94'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-23T23:29:51Z', 'nvd_published_at': '2014-04-23T15:55:00Z'} |
1.4.0 | GHSA-96jw-3xw4-mq9p | 2022-12-14T16:28:31Z | 2022-05-24T17:44:47Z | null | ['CVE-2021-21623'] | Incorrect permission checks in Jenkins Matrix Authorization Strategy Plugin may allow accessing some items | Items (like jobs) can be organized hierarchically in Jenkins, using the Folders Plugin or something similar. An item is expected to be accessible only if all its ancestors are accessible as well.
Matrix Authorization Strategy Plugin 2.6.5 and earlier does not correctly perform permission checks to determine whether an... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:matrix-auth'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.6'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.6.5'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21623'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/matrix-auth-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2180'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security... | {'cwe_ids': ['CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-14T16:28:31Z', 'nvd_published_at': '2021-03-18T14:15:00Z'} |
1.4.0 | GHSA-96hw-v598-jvgh | 2023-07-26T22:26:48Z | 2022-05-14T03:49:57Z | null | ['CVE-2017-1000469'] | Cobbler arbitrary code execution | Cobbler version up to 2.8.2 is vulnerable to a command injection vulnerability in the "add repo" component resulting in arbitrary code execution as root user. | [{'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': 'PyPI', 'name': 'cobbler'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.8.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000469'}, {'type': 'WEB', 'url': 'https://github.com/cobbler/cobbler/issues/1845'}] | {'cwe_ids': ['CWE-20'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T22:26:48Z', 'nvd_published_at': '2018-01-03T20:29:00Z'} |
1.4.0 | GHSA-hh32-7344-cg2f | 2022-06-03T21:11:32Z | 2022-05-20T00:00:39Z | null | ['CVE-2022-22978'] | Authorization bypass in Spring Security | In Spring Security versions 5.5.6 and 5.5.7 and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with `.` in the regular expression are possibly vulnerable to an authorization bypass. | [{'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.springframework.security:spring-security-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.5.7'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.springframework.security:spring-security-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'ev... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-22978'}, {'type': 'PACKAGE', 'url': 'https://github.com/spring-projects/spring-security'}, {'type': 'WEB', 'url': 'https://security.netapp.com/advisory/ntap-20220707-0003/'}, {'type': 'WEB', 'url': 'https://spring.io/security/cve-2022-22978'}, {'ty... | {'cwe_ids': ['CWE-285', 'CWE-863'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T20:20:36Z', 'nvd_published_at': '2022-05-19T15:15:00Z'} |
1.4.0 | GHSA-x9rq-9h44-f84v | 2022-12-20T22:40:57Z | 2022-05-24T17:19:04Z | null | ['CVE-2020-2193'] | Stored XSS vulnerability in Jenkins ECharts API Plugin | ECharts API Plugin 4.7.0-3 and earlier does not escape the parser identifier when rendering charts.
This results in a stored cross-site scripting (XSS) vulnerability that can be exploited by users with Job/Configure permission.
ECharts API Plugin 4.7.0-4 escapes the parser identifier. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins.plugins:echarts-api'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.7.0-4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2193'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/echarts-api-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1841'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-20T22:40:57Z', 'nvd_published_at': '2020-06-03T13:15:00Z'} |
1.4.0 | GHSA-h22q-g2c7-2jwj | 2023-09-22T21:41:58Z | 2022-05-01T18:21:10Z | null | ['CVE-2007-4190'] | Joomla! vulnerable to CRLF injection | CRLF injection vulnerability in Joomla! before 1.0.13 (aka Sunglow) allows remote attackers to inject arbitrary HTTP headers and probably conduct HTTP response splitting attacks via CRLF sequences in the url parameter. NOTE: this can be leveraged for cross-site scripting (XSS) attacks. NOTE: some of these details are... | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'joomla/application'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.13'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2007-4190'}, {'type': 'PACKAGE', 'url': 'https://github.com/joomla/joomla-cms'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20071001212343/http://www.joomla.org/content/view/3677/1/'}] | {'cwe_ids': ['CWE-93'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-22T21:41:58Z', 'nvd_published_at': '2007-08-08T01:17:00Z'} |
1.4.0 | GHSA-pg8m-4p8j-2p56 | 2023-08-31T15:50:47Z | 2022-05-24T19:17:46Z | null | ['CVE-2021-41971'] | Apache Superset SQL Injection when template processing is enabled | Apache Superset up to and including 1.3.0 when configured with ENABLE_TEMPLATE_PROCESSING on (disabled by default) allowed SQL injection when a malicious authenticated user sends an http request with a custom URL. | [{'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': 'apache-superset'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.3.0'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-41971'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-pg8m-4p8j-2p56'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/superset/'}, {'type': 'WEB', 'url': 'https://github.com/pypa/advisory-database/tree/main/vulns/apache-s... | {'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-21T20:09:32Z', 'nvd_published_at': '2021-10-18T15:15:00Z'} |
1.4.0 | GHSA-4j6w-9rf8-hg7r | 2023-09-25T19:44:55Z | 2022-05-24T22:00:38Z | null | ['CVE-2019-7139'] | Magento 2 Community Edition SQLi Vulnerability | An unauthenticated user can execute SQL statements that allow arbitrary read access to the underlying database, which causes sensitive data leakage. This issue is fixed 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. | [{'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': '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-7139'}, {'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'}, {'type': 'WEB', ... | {'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T21:56:01Z', 'nvd_published_at': None} |
1.4.0 | GHSA-4q2w-rw7m-xqw6 | 2022-07-28T22:05:41Z | 2022-05-13T01:07:57Z | null | ['CVE-2019-10844'] | Sony Neural Network Libraries reliance on untrusted inputs prior to v1.0.10 | nbla/logger.cpp in libnnabla.a in Sony Neural Network Libraries (aka nnabla) prior to v1.0.10 relies on the HOME environment variable, which might be untrusted. | [{'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': 'PyPI', 'name': 'nnabla'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10844'}, {'type': 'WEB', 'url': 'https://github.com/sony/nnabla/issues/209'}, {'type': 'WEB', 'url': 'https://github.com/sony/nnabla/pull/299'}, {'type': 'WEB', 'url': 'https://github.com/sony/nnabla/commit/e87347648ab7210529a0e60f0849680de8e9b63a'... | {'cwe_ids': ['CWE-807'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-07-28T22:05:41Z', 'nvd_published_at': '2019-04-04T05:29:00Z'} |
1.4.0 | GHSA-jjx5-fq5g-8xpc | 2023-07-31T23:05:36Z | 2022-05-17T03:54:47Z | null | ['CVE-2016-1902'] | Symfony Cryptographic Vulnerability | The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/random_compat library and the openssl_random_pseudo_bytes function fails, which makes it easier for attackers to d... | [{'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': 'symfony/symfony'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.37'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'symfony/symfony'}, 'ecosystem_specific': {'affected_functions'... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-1902'}, {'type': 'WEB', 'url': 'https://github.com/symfony/symfony/pull/17359'}, {'type': 'WEB', 'url': 'https://www.landaire.net/blog/cve-2016-1902-symfony-securerandom/'}, {'type': 'WEB', 'url': 'http://symfony.com/blog/cve-2016-1902-securerandom... | {'cwe_ids': ['CWE-332'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T23:05:36Z', 'nvd_published_at': '2016-06-01T22:59:00Z'} |
1.4.0 | GHSA-9rhc-vjjp-gccw | 2022-12-29T01:45:19Z | 2022-05-24T17:28:26Z | null | ['CVE-2020-2271'] | Stored XSS vulnerability in Locked Files Report Plugin | Jenkins Locked Files Report Plugin 1.6 and earlier does not escape locked files' names in tooltips, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jvnet.hudson.plugins:locked-files-report'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.6'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2271'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/locked-files-report-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1921'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-s... | {'cwe_ids': ['CWE-862'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T01:45:19Z', 'nvd_published_at': '2020-09-16T14:15:00Z'} |
1.4.0 | GHSA-fj6p-g234-rrv3 | 2022-06-02T20:12:32Z | 2022-05-19T00:00:16Z | null | ['CVE-2022-30598'] | Exposure of Sensitive Information in moodle | A flaw was found in moodle where global search results could include author information on some activities where a user may not otherwise have access to it. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0'}, {'fixed': '4.0.1'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ecosystem_specific': {'affected_functions': [... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-30598'}, {'type': 'WEB', 'url': 'https://github.com/moodle/moodle/commit/4f2eac208d8af4a833f81364e39a5579f39642b1'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=2083592'}, {'type': 'PACKAGE', 'url': 'https://github.com/moodl... | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-02T20:12:32Z', 'nvd_published_at': '2022-05-18T18:15:00Z'} |
1.4.0 | GHSA-6456-xjm5-g3pg | 2022-06-28T23:42:21Z | 2022-05-13T01:01:02Z | null | ['CVE-2018-1999007'] | Improper Neutralization of Input During Web Page Generation in Jenkins | A cross-site scripting vulnerability exists in Jenkins 2.132 and earlier, 2.121.1 and earlier in the Stapler web framework's org/kohsuke/stapler/Stapler.java that allows attackers with the ability to control the existence of some URLs in Jenkins to define JavaScript that would be executed in another user's browser when... | [{'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': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.121.2'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.122'},... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1999007'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-07-18/#SECURITY-390'}, {'type': 'WEB', 'url': 'https://www.oracle.com/security-alerts/cpuapr2022.html'}... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-28T23:42:21Z', 'nvd_published_at': '2018-07-23T19:29:00Z'} |
1.4.0 | GHSA-cqj4-m2pc-v9m5 | 2022-06-30T14:41:55Z | 2022-05-13T01:35:03Z | null | ['CVE-2018-1002208'] | Improper Limitation of a Pathname to a Restricted Directory in SharpZipLib | SharpZipLib before 1.0 RC1 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'SharpZipLib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.0-rc1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.0.0-alpha2'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1002208'}, {'type': 'WEB', 'url': 'https://github.com/icsharpcode/SharpZipLib/issues/232'}, {'type': 'WEB', 'url': 'https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0'}, {'type': 'WEB', 'url': 'https://github.com/snyk/zip-slip-vulnerabilit... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T14:41:55Z', 'nvd_published_at': '2018-07-25T17:29:00Z'} |
1.4.0 | GHSA-fff8-4w9p-7v76 | 2022-06-03T15:40:31Z | 2022-05-17T02:37:56Z | null | ['CVE-2015-8557'] | Command Injection in Pygments | The FontManager._get_nix_font_path function in formatters/img.py in Pygments 1.2.2 through 2.0.2 allows remote attackers to execute arbitrary commands via shell metacharacters in a font name. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'pygments'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.2.2'}, {'fixed': '2.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-8557'}, {'type': 'WEB', 'url': 'https://github.com/pygments/pygments/commit/db6dd826f8624179e563aaded391efe824462f51'}, {'type': 'WEB', 'url': 'https://bitbucket.org/birkenfeld/pygments-main/pull-requests/501/fix-shell-injection-in/diff'}, {'type':... | {'cwe_ids': ['CWE-78'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-03T15:40:31Z', 'nvd_published_at': '2016-01-08T20:59:00Z'} |
1.4.0 | GHSA-8vvh-crqv-jm64 | 2022-07-06T19:47:50Z | 2022-05-17T02:24:59Z | null | ['CVE-2016-8741'] | Exposure of Sensitive Information to an Unauthorized Actor in Apache Qpid Broker for Java | The Apache Qpid Broker for Java can be configured to use different so called AuthenticationProviders to handle user authentication. Among the choices are the SCRAM-SHA-1 and SCRAM-SHA-256 AuthenticationProvider types. It was discovered that these AuthenticationProviders in Apache Qpid Broker for Java 6.0.x before 6.0.6... | [{'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.qpid:qpid-broker'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fixed': '6.0.6'}]}], 'database_specific': {'last_known_affected_version_range': '<= 6.0.5'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.qpid:qpid-broker'}, 'ran... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-8741'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/QPID-7599'}, {'type': 'WEB', 'url': 'http://qpid.2158936.n2.nabble.com/CVE-2016-8741-Apache-Qpid-Broker-for-Java-Information-Leakage-td7657025.html'}, {'type': 'WEB', 'url': 'htt... | {'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T19:47:50Z', 'nvd_published_at': '2017-05-15T14:29:00Z'} |
1.4.0 | GHSA-vpg9-gq7j-mxqg | 2023-09-06T13:18:39Z | 2022-05-24T17:00:28Z | null | ['CVE-2019-8144'] | Magento 2 Community Edition RCE Vulnerability | A remote code execution vulnerability exists in Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An unauthenticated user can insert a malicious payload through PageBuilder template methods. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.3'}, {'fixed': '2.3.2-p1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-8144'}, {'type': 'PACKAGE', 'url': 'https://github.com/magento/magento2'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20220121051105/https://magento.com/security/patches/magento-2.3.3-and-2.2.10-security-update'}] | {'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T18:08:28Z', 'nvd_published_at': '2019-11-06T00:15:00Z'} |
1.4.0 | GHSA-m3x6-9v6h-4g28 | 2022-11-03T20:39:24Z | 2022-05-14T01:57:01Z | null | ['CVE-2016-4003'] | Cross-site Scripting in Apache Struts | Cross-site scripting (XSS) vulnerability in the URLDecoder function in JRE before 1.8, as used in Apache Struts 2.x before 2.3.28, when using a single byte page encoding, allows remote attackers to inject arbitrary web script or HTML via multi-byte characters in a url-encoded parameter. | [{'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.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.3.28'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-4003'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/struts'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/WW-4507'}, {'type': 'WEB', 'url': 'http://struts.apache.org/docs/s2-028.html'}, {'type': 'WEB', 'url': 'http://www... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T20:39:24Z', 'nvd_published_at': '2016-04-12T16:59:00Z'} |
1.4.0 | GHSA-7g3c-hrc6-5v4j | 2023-07-21T22:57:51Z | 2022-05-14T00:55:28Z | null | ['CVE-2018-19280'] | Centreon XSS Vulnerability | Centreon 3.4.x (fixed in Centreon 18.10.0) has XSS via the resource name or macro expression of a poller macro. | [{'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': 'centreon/centreon'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.4'}, {'fixed': '18.10.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-19280'}, {'type': 'WEB', 'url': 'https://github.com/centreon/centreon-archived/pull/6626'}, {'type': 'WEB', 'url': 'https://documentation.centreon.com/docs/centreon/en/latest/release_notes/centreon-18.10/centreon-18.10.0.html'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T22:57:51Z', 'nvd_published_at': '2018-11-14T20:29:00Z'} |
1.4.0 | GHSA-fmrf-gvjp-5j5g | 2022-06-06T17:57:44Z | 2022-05-24T21:15:15Z | null | ['CVE-2022-29179'] | Improper Privilege Management in Cilium | ### Impact
If an attacker is able to perform a container escape of a container running as root on a host where Cilium is installed, the attacker can leverage Cilium's Kubernetes service account to gain access to cluster privileges that are more permissive than what is minimally required to operate Cilium. In affected ... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/cilium/cilium'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.11.0'}, {'fixed': '1.11.5'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/cilium/cilium'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.10.0'}, {'fixed': '1.10.... | [{'type': 'WEB', 'url': 'https://github.com/cilium/cilium/security/advisories/GHSA-fmrf-gvjp-5j5g'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29179'}, {'type': 'WEB', 'url': 'https://github.com/cilium/cilium/releases/tag/v1.10.11'}, {'type': 'WEB', 'url': 'https://github.com/cilium/cilium/... | {'cwe_ids': ['CWE-269'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-24T21:15:15Z', 'nvd_published_at': '2022-05-20T19:15:00Z'} |
1.4.0 | GHSA-2q7j-52xg-x8fm | 2022-12-29T01:13:00Z | 2022-05-24T17:22:20Z | null | ['CVE-2020-2216'] | Missing permission checks in Zephyr for JIRA Test Management Plugin | A missing permission check in Jenkins Zephyr for JIRA Test Management Plugin 1.5 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified username and password. | [{'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:zephyr-for-jira-test-management'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.5'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2216'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/zephyr-for-jira-test-management-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1762'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lis... | {'cwe_ids': ['CWE-285'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T01:13:00Z', 'nvd_published_at': '2020-07-02T15:15:00Z'} |
1.4.0 | GHSA-mrxv-65rv-6hxq | 2023-02-08T17:55:57Z | 2022-05-17T01:42:10Z | null | ['CVE-2012-4413'] | OpenStack Keystone does not invalidate existing tokens when granting or revoking roles | OpenStack Keystone before 2012.1.3 does not invalidate existing tokens when granting or revoking roles, which allows remote authenticated users to retain the privileges of the revoked roles. | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'keystone'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2012.1.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-4413'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2012:1378'}, {'type': 'WEB', 'url': 'https://access.redhat.com/security/cve/CVE-2012-4413'}, {'type': 'WEB', 'url': 'https://bugs.launchpad.net/keystone/+bug/1041396'}, {'type': ... | {'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T17:55:57Z', 'nvd_published_at': '2012-09-18T17:55:00Z'} |
1.4.0 | GHSA-rp8m-h266-53jh | 2023-09-26T20:44:28Z | 2022-05-24T17:12:47Z | null | ['CVE-2019-15795'] | python-apt Flawed Package Integrity Check | python-apt only checks the MD5 sums of downloaded files in `Version.fetch_binary()` and `Version.fetch_source()` of apt/package.py in version 1.9.0ubuntu1 and earlier. This allows a man-in-the-middle attack which could potentially be used to install altered packages and has been fixed in versions 1.9.0ubuntu1.2, 1.6.5u... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'python-apt'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.8.3ubuntu7.5'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'python-apt'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ra... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-15795'}, {'type': 'PACKAGE', 'url': 'https://github.com/excid3/python-apt'}, {'type': 'WEB', 'url': 'https://usn.ubuntu.com/4247-1/'}, {'type': 'WEB', 'url': 'https://usn.ubuntu.com/4247-3/'}] | {'cwe_ids': ['CWE-327'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T22:34:38Z', 'nvd_published_at': '2020-03-26T13:15:00Z'} |
1.4.0 | GHSA-v3hp-f8qr-cf3p | 2023-07-31T18:56:10Z | 2022-05-14T02:45:59Z | null | ['CVE-2016-7138'] | Plone XSS | Cross-site scripting (XSS) vulnerability in the URL checking infrastructure in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allows remote attackers to inject arbitrary web script or HTML via a crafted URL. | [{'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': 'PyPI', 'name': 'plone'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0'}, {'last_affected': '5.0.6'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'plone'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0'}, {'last_affected': '4.3.11'}]}]}, {'package': {'ec... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-7138'}, {'type': 'WEB', 'url': 'https://plone.org/security/hotfix/20160830/non-persistent-xss-in-plone-1'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210625091607/http://www.securityfocus.com/bid/92752'}, {'type': 'WEB', 'url': 'https:/... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T18:56:10Z', 'nvd_published_at': '2017-03-07T16:59:00Z'} |
1.4.0 | GHSA-cc7g-9pcj-7gwm | 2023-07-31T23:30:48Z | 2022-05-24T16:49:26Z | null | ['CVE-2015-3907'] | CodeIgniter Rest Server XXE Vulnerability | CodeIgniter Rest Server (aka codeigniter-restserver) 2.7.1 allows XXE attacks. | [{'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': 'Packagist', 'name': 'chriskacerguis/codeigniter-restserver'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.7.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-3907'}, {'type': 'WEB', 'url': 'https://github.com/chriskacerguis/codeigniter-restserver/issues/461'}, {'type': 'WEB', 'url': 'https://github.com/chriskacerguis/codeigniter-restserver/commit/852740e7c636e4f44b3a8e3afc15155795e22c9b'}, {'type': 'WEB... | {'cwe_ids': ['CWE-611'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T23:30:48Z', 'nvd_published_at': '2019-07-03T21:15:00Z'} |
1.4.0 | GHSA-4r2w-w73w-36jm | 2023-08-04T15:51:07Z | 2022-05-14T02:09:24Z | null | ['CVE-2014-1934'] | eyeD3 is vulnerable to arbitrary file modification via symlink attack | tag.py in eyeD3 (aka python-eyed3) 0.7.5 and earlier for Python allows local users to modify arbitrary files via a symlink attack on a temporary file. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:L'}] | [{'package': {'ecosystem': 'PyPI', 'name': 'eyeD3'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.7.5'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-1934'}, {'type': 'WEB', 'url': 'https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737062'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1063671'}, {'type': 'PACKAGE', 'url': 'https://github.com/nicfit/eyeD3'}, {'type': 'WEB'... | {'cwe_ids': ['CWE-59'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-04T15:51:07Z', 'nvd_published_at': '2014-05-08T14:29:00Z'} |
1.4.0 | GHSA-5hvr-3fcr-wx8c | 2022-11-03T23:46:23Z | 2022-05-24T17:03:49Z | null | ['CVE-2019-16575'] | Cross-Site Request Forgery in Jenkins Alauda Kubernetes Suport Plugin | A cross-site request forgery vulnerability in Jenkins Alauda Kubernetes Suport Plugin 2.3.0 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing the Kubernetes service account token or credentials stored in Jenkins. | [{'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': 'io.alauda.jenkins.plugins:alauda-kubernetes-support'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.3.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-16575'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1602'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2019/12/17/1'}] | {'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T23:46:23Z', 'nvd_published_at': '2019-12-17T15:15:00Z'} |
1.4.0 | GHSA-8rqh-8726-83h7 | 2023-07-21T17:48:31Z | 2022-05-13T01:20:39Z | null | ['CVE-2018-8133'] | 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-0943, CVE-2018-8130, CVE-2018-8145, 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.8.4'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8133'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/1b56f9fedf078ce100d65e9e7661bf1cfdc63502'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8133'}, {'type': 'WEB',... | {'cwe_ids': ['CWE-843'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T17:48:31Z', 'nvd_published_at': '2018-05-09T19:29:00Z'} |
1.4.0 | GHSA-5c97-gxr3-r368 | 2022-12-06T21:47:50Z | 2022-05-24T17:03:49Z | null | ['CVE-2019-16572'] | Jenkins Weibo Plugin stores credentials unencrypted in its global configuration file | Jenkins Weibo Plugin 1.0.1 and earlier stores credentials unencrypted in its global 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.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:weibo'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-16572'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1597'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2019/12/17/1'}] | {'cwe_ids': ['CWE-256', 'CWE-522'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-12-06T21:47:50Z', 'nvd_published_at': '2019-12-17T15:15:00Z'} |
1.4.0 | GHSA-jf7g-5q92-4hp2 | 2022-11-08T21:56:57Z | 2022-05-14T03:35:05Z | null | ['CVE-2018-1316'] | Apache ODE Path Traversal vulnerability | The ODE process deployment web service was sensible to deployment messages with forged names. Using a path for the name was allowing directory traversal, resulting in the potential writing of files under unwanted locations, the overwriting of existing files or their deletion. This issue was addressed in Apache ODE 1.3.... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.ode:ode'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.3'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1316'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/ode'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/ce416ddfba1a87f4b8e2d8125f1c3b45d1f0b350af29a4d0405e213b@%3Cuser.ode.apache.org%3E'}, {'type': 'WEB', 'url': 'http://m... | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T21:56:57Z', 'nvd_published_at': '2018-03-05T14:29:00Z'} |
1.4.0 | GHSA-475f-74wp-pqv5 | 2022-07-07T22:54:51Z | 2022-05-14T01:10:19Z | null | ['CVE-2014-0075'] | Integer Overflow or Wraparound in Apache Tomcat | Integer overflow in the parseChunkHeader function in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 allows remote attackers to cause a denial of service (resource consumption) via a malformed chunk size in chunked transfer coding of ... | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.0.40'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.5... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0075'}, {'type': 'WEB', 'url': 'https://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04851013'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/37220405a377c0182d2afdbc36461c4783b2930fbeae3a17f1333113@%3Cdev... | {'cwe_ids': ['CWE-190', 'CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T22:54:51Z', 'nvd_published_at': '2014-05-31T11:17:00Z'} |
1.4.0 | GHSA-r58r-74gx-6wx3 | 2023-08-26T00:20:04Z | 2022-05-14T02:19:17Z | null | ['CVE-2017-15412'] | Nokogiri gem, via libxml, is affected by DoS vulnerabilities | Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'RubyGems', 'name': 'nokogiri'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-15412'}, {'type': 'WEB', 'url': 'https://github.com/sparklemotion/nokogiri/issues/1714'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:3401'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:0287'}, {'type':... | {'cwe_ids': ['CWE-416'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-26T00:20:04Z', 'nvd_published_at': '2018-08-28T19:29:00Z'} |
1.4.0 | GHSA-w2hv-rcqr-2h7r | 2022-12-13T16:47:01Z | 2022-05-24T17:46:47Z | null | ['CVE-2021-21640'] | View name validation bypass in Jenkins | Jenkins 2.286 and earlier, LTS 2.277.1 and earlier does not properly check that a newly created view has an allowed name. When a form to create a view is submitted, the name is included twice in the submission. One instance is validated, but the other instance is used to create the value.
This allows attackers with Vi... | [{'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.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.277.2'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.278'},... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21640'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-04-07/#SECURITY-1871'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2021/04/07... | {'cwe_ids': ['CWE-240'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T06:49:47Z', 'nvd_published_at': '2021-04-07T14:15:00Z'} |
1.4.0 | GHSA-vccp-5v5h-p8m6 | 2023-08-16T23:29:58Z | 2022-05-17T04:42:47Z | null | ['CVE-2014-3946'] | Typo3 Information Disclosure | Failing to respect user groups of logged in users when caching queries, Extbase is susceptible to information disclosure. The query caching (introduced in Extbase 6.2) used to cache queries that query results for a specific user group were presented to a different group. | [] | [{'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.2.0'}, {'fixed': '6.2.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 6.2.2'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-3946'}, {'type': 'WEB', 'url': 'http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2014-001/'}, {'type': 'WEB', 'url': 'http://www.debian.org/security/2014/dsa-2942'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/o... | {'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T23:29:58Z', 'nvd_published_at': '2014-06-03T14:55:00Z'} |
1.4.0 | GHSA-p358-58jj-hp65 | 2022-07-08T19:14:28Z | 2022-05-17T03:46:28Z | null | ['CVE-2013-3060'] | Improper Authentication in Apache ActiveMQ | The web console in Apache ActiveMQ before 5.8.0 does not require authentication, which allows remote attackers to obtain sensitive information or cause a denial of service via HTTP requests. | [] | [{'package': {'ecosystem': 'Maven', 'name': 'org.apache.activemq:activemq-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.8.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-3060'}, {'type': 'WEB', 'url': 'https://fisheye6.atlassian.com/changelog/activemq?cs=1404998'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/AMQ-4124'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/secure/ReleaseNote.jspa... | {'cwe_ids': ['CWE-287'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-08T19:14:28Z', 'nvd_published_at': '2013-04-21T21:55:00Z'} |
1.4.0 | GHSA-9jf6-wq34-fg9w | 2023-09-26T20:42:09Z | 2022-05-24T17:11:48Z | null | ['CVE-2019-14881'] | Moodle XSS Vulnerability | A vulnerability was found in moodle 3.7 to 3.7.2 and before 3.7.3, where there is blind XSS reflected in some locations where user email is displayed. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.7.0'}, {'fixed': '3.7.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.7.2'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-14881'}, {'type': 'WEB', 'url': 'https://github.com/moodle/moodle/commit/7455b741c954af3c3e7dfda2972edc1146ea1562'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14881'}, {'type': 'PACKAGE', 'url': 'https://github.co... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T23:41:13Z', 'nvd_published_at': '2020-03-18T13:15:00Z'} |
1.4.0 | GHSA-275c-v3rc-xghx | 2023-07-26T21:06:42Z | 2022-05-14T00:55:16Z | null | ['CVE-2017-16807'] | Kirby XSS Vulnerability | A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file. | [{'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': 'getkirby/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.3'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'getkirby/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.4'}, {'fixed': '2.4.2'}]}]}, {'package':... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-16807'}, {'type': 'WEB', 'url': 'https://getkirby.com/changelog/kirby-2-5-7'}, {'type': 'WEB', 'url': 'https://packetstormsecurity.com/files/144965/KirbyCMS-Cross-Site-Scripting.html'}, {'type': 'WEB', 'url': 'https://www.exploit-db.com/exploits/43... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T21:06:42Z', 'nvd_published_at': '2017-11-13T21:29:00Z'} |
1.4.0 | GHSA-fp5m-4mqh-849p | 2023-09-26T19:08:40Z | 2022-05-24T17:00:25Z | null | ['CVE-2019-8123'] | Magento 2 Community Edition Insufficient Logging | An insufficient logging and monitoring vulnerability exists in Magento 1 prior to 1.9.4.3 and 1.14.4.3, Magento 2.1 prior to 2.1.19, Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3. The logging feature required for effective monitoring did not contain sufficent data to effectively track configuration changes. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'}, {'fixed': '2.1.19'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-8123'}, {'type': 'PACKAGE', 'url': 'https://github.com/magento/magento2'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211209030216/https://magento.com/security/patches/supee-11219'}] | {'cwe_ids': ['CWE-778'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T18:04:23Z', 'nvd_published_at': '2019-11-05T23:15:00Z'} |
1.4.0 | GHSA-fh5x-4j57-6q5x | 2022-07-06T20:16:06Z | 2022-05-14T02:48:29Z | null | ['CVE-2015-4165'] | Improper Access Control in Elasticsearch | The snapshot API in Elasticsearch before 1.6.0 when another application exists on the system that can read Lucene files and execute code from them, is accessible by the attacker, and the Java VM on which Elasticsearch is running can write to a location that the other application can read and execute from, allows remote... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.elasticsearch:elasticsearch'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-4165'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1230761'}, {'type': 'WEB', 'url': 'https://www.elastic.co/community/security/'}, {'type': 'WEB', 'url': 'http://packetstormsecurity.com/files/132234/Elasticsearch-1.5.2-Fil... | {'cwe_ids': ['CWE-284'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:16:06Z', 'nvd_published_at': '2017-08-09T16:29:00Z'} |
1.4.0 | GHSA-qxp6-27gw-99cj | 2022-12-13T15:58:50Z | 2022-05-24T17:40:19Z | null | ['CVE-2021-21615'] | Time-of-check Time-of-use (TOCTOU) Race Condition in Jenkins | Due to a time-of-check to time-of-use (TOCTOU) race condition, the file browser for workspaces, archived artifacts, and `$JENKINS_HOME/userContent/` follows symbolic links to locations outside the directory being browsed in Jenkins 2.275 and LTS 2.263.2.
This allows attackers with Job/Workspace permission and the abil... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.263.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.263.2'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21615'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-01-26/#SECURITY-2197'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2021/01/26/2'}] | {'cwe_ids': ['CWE-367'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T06:50:38Z', 'nvd_published_at': '2021-01-26T18:16:00Z'} |
1.4.0 | GHSA-873q-wpqr-xfgw | 2023-08-16T23:15:40Z | 2022-05-17T04:19:29Z | null | ['CVE-2014-3137'] | Bottle does not properly limit content-types | Bottle 0.10.x before 0.10.12, 0.11.x before 0.11.7, and 0.12.x before 0.12.6 does not properly limit content types, which allows remote attackers to bypass intended access restrictions via an accepted Content-Type followed by a `;` (semi-colon) and a Content-Type that would not be accepted, as demonstrated in YouComple... | [] | [{'package': {'ecosystem': 'PyPI', 'name': 'bottle'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.10.0'}, {'fixed': '0.10.12'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'bottle'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-3137'}, {'type': 'WEB', 'url': 'https://github.com/bottlepy/bottle/issues/616'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1093255'}, {'type': 'WEB', 'url': 'http://www.debian.org/security/2014/dsa-2948'}, {'type': 'WEB', ... | {'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T23:15:40Z', 'nvd_published_at': '2014-10-25T22:55:00Z'} |
1.4.0 | GHSA-hj2v-85ph-8g48 | 2022-11-03T19:13:23Z | 2022-05-17T03:56:48Z | null | ['CVE-2016-0712'] | Cross-site Scripting in Apache Jetspeed | Cross-site scripting (XSS) vulnerability in Apache Jetspeed before 2.3.1 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO to portal. | [{'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.portals.jetspeed-2:jetspeed'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-0712'}, {'type': 'WEB', 'url': 'https://mail-archives.apache.org/mod_mbox/portals-jetspeed-user/201603.mbox/%3CF868DBFC-A05C-4ABB-8B91-17CA54C174B9@bluesunrise.com%3E'}, {'type': 'WEB', 'url': 'https://portals.apache.org/jetspeed-2/security-reports... | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T19:13:23Z', 'nvd_published_at': '2016-04-11T14:59:00Z'} |
1.4.0 | GHSA-phvw-r25p-8xv7 | 2022-05-25T19:43:24Z | 2022-05-19T00:00:30Z | null | ['CVE-2022-1782'] | Cross-site Scripting in com.erudika:para-core | Cross-site Scripting (XSS) - Generic in GitHub repository erudika/para prior to v1.45.11. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L'}] | [{'package': {'ecosystem': 'Maven', 'name': 'com.erudika:para-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.45.11'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1782'}, {'type': 'WEB', 'url': 'https://github.com/erudika/para/commit/9d844f31333475a0394dd14b901ea50674b281f8'}, {'type': 'PACKAGE', 'url': 'https://github.com/erudika/para'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/7555693f-94e4-4183-... | {'cwe_ids': ['CWE-79'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T19:43:24Z', 'nvd_published_at': '2022-05-18T15:15:00Z'} |
1.4.0 | GHSA-972c-cfv8-2hq8 | 2023-02-08T18:00:01Z | 2022-05-17T03:32:38Z | null | ['CVE-2016-0737'] | OpenStack Object Storage (Swift) allows remote attackers to cause a denial of service | OpenStack Object Storage (Swift) before 2.4.0 does not properly close client connections, which allows remote attackers to cause a denial of service (proxy-server resource consumption) via a series of interrupted requests to a Large Object URL. | [{'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': 'swift'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.4.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-0737'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2016:0126'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2016:0127'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2016:0128'}, {'type': 'WEB',... | {'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T18:00:01Z', 'nvd_published_at': '2016-01-29T20:59:00Z'} |
1.4.0 | GHSA-mr43-vf8q-q5f2 | 2022-12-29T01:45:42Z | 2022-05-24T17:28:27Z | null | ['CVE-2020-2272'] | Missing permission checks in ElasTest Plugin | A missing permission check in Jenkins ElasTest Plugin 1.2.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials. | [{'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:elastest'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.2.1'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2272'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/elastest-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1903'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/202... | {'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T01:45:42Z', 'nvd_published_at': '2020-09-16T14:15:00Z'} |
1.4.0 | GHSA-rc2w-r4jq-7pfx | 2022-07-07T23:02:09Z | 2022-05-13T01:05:38Z | null | ['CVE-2014-0107'] | Improper Authorization in Apache Xalan-Java | The TransformerFactory in Apache Xalan-Java before 2.7.2 does not properly restrict access to certain properties when FEATURE_SECURE_PROCESSING is enabled, which allows remote attackers to bypass expected restrictions and load arbitrary classes or access external resources via a crafted (1) xalan:content-header, (2) xa... | [] | [{'package': {'ecosystem': 'Maven', 'name': 'xalan:xalan'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.2'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0107'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/92023'}, {'type': 'WEB', 'url': 'https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05324755'}, {'type': 'WEB', 'url': 'https://issues... | {'cwe_ids': ['CWE-285'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T23:02:09Z', 'nvd_published_at': '2014-04-15T23:13:00Z'} |
1.4.0 | GHSA-g3m9-qrfj-xw4g | 2023-08-22T14:30:33Z | 2022-05-24T17:19:47Z | null | ['CVE-2020-1073'] | 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'. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}] | [{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.20'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-1073'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6464'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/82d3c4556a3cba13f0115fc98a91263b15fa6d07'}, {'type': 'PACKAGE', 'url': 'https://github.c... | {'cwe_ids': ['CWE-119', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-13T20:10:13Z', 'nvd_published_at': '2020-06-09T20:15:00Z'} |
1.4.0 | GHSA-g6mc-8679-ghx9 | 2023-07-12T23:48:11Z | 2022-05-24T17:08:29Z | null | ['CVE-2020-0713'] | 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-0712, 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'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.16'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-0713'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6375'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6375/commits/c7999d938d51cc44cd92dcf79b95a2ef8d3e2182'}, {'type': 'PACKAGE', 'url': 'https... | {'cwe_ids': ['CWE-119', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-12T23:48:11Z', 'nvd_published_at': '2020-02-11T22:15:00Z'} |
1.4.0 | GHSA-9mcw-mwxv-grwj | 2023-07-27T21:14:22Z | 2022-05-17T02:46:10Z | null | ['CVE-2017-8384'] | Craft CMS XSS Vulnerability | Craft CMS before 2.6.2976 allows XSS attacks because an array returned by HttpRequestService::getSegments() and getActionSegments() need not be zero-based. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-8052. | [{'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': 'craftcms/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.2976'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-8384'}, {'type': 'WEB', 'url': 'https://craftcms.com/changelog#2-6-2976'}, {'type': 'WEB', 'url': 'https://twitter.com/CraftCMS/status/857743080224473088'}] | {'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-27T21:14:22Z', 'nvd_published_at': '2017-05-01T06:59:00Z'} |
1.4.0 | GHSA-x3cr-x949-h5jv | 2022-11-08T23:22:04Z | 2022-05-14T01:42:52Z | null | ['CVE-2018-20227'] | RDF4J vulnerable to zip slip | RDF4J prior to 2.5.0 allows Directory Traversal via ../ in an entry in a ZIP archive. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.eclipse.rdf4j:rdf4j'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.5.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-20227'}, {'type': 'WEB', 'url': 'https://github.com/eclipse/rdf4j/issues/1210'}, {'type': 'WEB', 'url': 'https://github.com/eclipse/rdf4j/pull/1211/commits/df15a4d7a8f2789c043b27c9eafe1b30316cfa79'}] | {'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T23:22:04Z', 'nvd_published_at': '2018-12-19T11:29:00Z'} |
1.4.0 | GHSA-mwg2-3xpv-5v28 | 2022-12-13T19:00:22Z | 2022-05-24T17:46:58Z | null | ['CVE-2021-22512'] | CSRF vulnerability in Jenkins 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-22512'}, {'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-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-13T19:00:22Z', 'nvd_published_at': '2021-04-08T22:15:00Z'} |
1.4.0 | GHSA-345p-pw5q-g98v | 2022-12-06T21:58:57Z | 2022-05-24T17:01:41Z | null | ['CVE-2019-16546'] | Jenkins Google Compute Engine Plugin does not verify SSH host keys when connecting agents created by the plugin | Jenkins Google Compute Engine Plugin 4.1.1 and earlier does not verify SSH host keys when connecting agents created by the plugin, enabling man-in-the-middle attacks. Google Compute Engine Plugin 4.2.0 verifies SSH host keys before executing any commands on agents. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N'}] | [{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:google-compute-engine'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.2.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.1.1'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-16546'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-11-21/#SECURITY-1584'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2019/11/21/1'}] | {'cwe_ids': ['CWE-300', 'CWE-639'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-06T21:58:57Z', 'nvd_published_at': '2019-11-21T15:15:00Z'} |
1.4.0 | GHSA-4r78-hx75-jjj2 | 2023-02-07T22:44:43Z | 2022-05-13T01:19:29Z | null | ['CVE-2018-17847'] | golang.org/x/net/html has Improper Restriction of Operations within the Bounds of a Memory Buffer | The html package (aka `x/net/html`) through 2018-09-25 in Go mishandles `<svg><template><desc><t><svg></template>`, leading to a `panic: runtime error` (index out of range) in `(*nodeStack).pop` in node.go, called from `(*parser).clearActiveFormattingElements`, during an `html.Parse` call. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'golang.org/x/net/html'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.0-20190125002852-4b62a64f59f7'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'golang.org/x/net'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': ... | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-17847'}, {'type': 'WEB', 'url': 'https://github.com/golang/go/issues/27846'}, {'type': 'PACKAGE', 'url': 'https://github.com/golang/go'}, {'type': 'WEB', 'url': 'https://go.dev/cl/159397'}, {'type': 'WEB', 'url': 'https://go.dev/issue/27846'}, {'ty... | {'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-07T22:44:43Z', 'nvd_published_at': '2018-10-01T08:29:00Z'} |
1.4.0 | GHSA-6qh6-v99h-vh4c | 2023-07-17T21:47:48Z | 2022-05-24T16:52:24Z | null | ['CVE-2019-7876'] | 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 privileges to manipulate layouts can insert a malicious payload into the layout. | [{'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': '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-7876'}, {'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-17T21:47:48Z', 'nvd_published_at': '2019-08-02T22:15:00Z'} |
1.4.0 | GHSA-xv58-gp43-6m76 | 2023-01-14T05:23:40Z | 2022-05-24T17:10:28Z | null | ['CVE-2020-2145'] | Credentials stored in plain text by Zephyr Enterprise Test Management Plugin | Zephyr Enterprise Test Management Plugin 1.9.1 and earlier stores its Zephyr password in plain text in the global configuration file `com.thed.zephyr.jenkins.reporter.ZeeReporter.xml`. This password can be viewed by users with access to the Jenkins controller file system.
Zephyr Enterprise Test Management Plugin 1.10 ... | [{'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': 'org.jenkins-ci.plugins:zephyr-enterprise-test-management'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.10'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2145'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1596'}, {'type': 'PACKAGE', 'url': 'https://plugins.jenkins.io/zephyr-enterprise-test-management'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-... | {'cwe_ids': ['CWE-256'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-01-14T05:23:40Z', 'nvd_published_at': '2020-03-09T16:15:00Z'} |
1.4.0 | GHSA-rrhw-54r8-545q | 2022-06-06T18:04:43Z | 2022-05-25T00:00:39Z | null | ['CVE-2022-1850'] | Path Traversal in FileGator | Path Traversal in FileGator prior to 7.8.0 for non-admin users. Files created with `..\` as part of their name will be interpreted as a path. Users are thus able to add filesystem entries outside the scope of their user to their dashboard and subsequently are able to modify those files. | [{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}] | [{'package': {'ecosystem': 'Packagist', 'name': 'filegator/filegator'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.8.0'}]}]}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1850'}, {'type': 'WEB', 'url': 'https://github.com/filegator/filegator/commit/6e2b68f17f48cdc1d6a4a93a2369d2069fe64989'}, {'type': 'PACKAGE', 'url': 'https://github.com/filegator/filegator'}, {'type': 'WEB', 'url': 'https://huntr.dev/bounties/07755... | {'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T22:52:38Z', 'nvd_published_at': '2022-05-24T15:15:00Z'} |
1.4.0 | GHSA-hx8w-ghh8-r4xf | 2023-01-19T00:58:51Z | 2022-05-02T19:26:55Z | null | ['CVE-2021-4200'] | Write access to the catalog for any user when restricted-admin role is enabled in Rancher | ### Impact
This vulnerability only affects customers using the [`restricted-admin`](https://rancher.com/docs/rancher/v2.6/en/admin-settings/rbac/global-permissions/#restricted-admin) role in Rancher. For this role to be active, Rancher must be bootstrapped with the environment variable `CATTLE_RESTRICTED_DEFAULT_ADMIN... | [{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}] | [{'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6.0'}, {'fixed': '2.6.4'}]}]}, {'package': {'ecosystem': 'Go', 'name': 'github.com/rancher/rancher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.5.0'}, {'fixed': '2.5.... | [{'type': 'WEB', 'url': 'https://github.com/rancher/rancher/security/advisories/GHSA-hx8w-ghh8-r4xf'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-4200'}, {'type': 'WEB', 'url': 'https://bugzilla.suse.com/show_bug.cgi?id=1193992'}, {'type': 'WEB', 'url': 'https://rancher.com/docs/rancher/v2.6... | {'cwe_ids': ['CWE-269', 'CWE-285'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-02T19:26:55Z', 'nvd_published_at': '2022-05-02T12:16:00Z'} |
1.4.0 | GHSA-q4hw-c66h-4xqc | 2023-07-25T18:50:43Z | 2022-05-14T02:36:54Z | null | ['CVE-2018-14058'] | Pimcore SQLi Vulnerability | Pimcore before 5.3.0 allows SQL Injection via the REST web service API. | [{'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': 'Packagist', 'name': 'pimcore/pimcore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.3.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.2.3'}}] | [{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-14058'}, {'type': 'WEB', 'url': 'https://www.exploit-db.com/exploits/45208/'}, {'type': 'WEB', 'url': 'https://www.sec-consult.com/en/blog/advisories/sql-injection-xss-csrf-vulnerabilities-in-pimcore-software/'}, {'type': 'WEB', 'url': 'http://pack... | {'cwe_ids': ['CWE-89'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-25T18:50:43Z', 'nvd_published_at': '2018-08-17T18:29:00Z'} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.