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-2rh4-xgmq-63jp
2022-12-16T23:00:23Z
2022-05-24T17:15:35Z
null
['CVE-2020-2178']
XXE vulnerability in Jenkins Parasoft Findings Plugin
Parasoft Findings Plugin implements a static analysis parser for various Parasoft products and integrates with [Warnings Plugin](https://plugins.jenkins.io/warnings) (10.4.1 and earlier) and [Warnings NG Plugin](https://plugins.jenkins.io/warnings-ng) (10.4.2 and newer). Parasoft Findings Plugin 10.4.3 and earlier doe...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.parasoft:parasoft-findings'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '10.4.4'}]}], 'database_specific': {'last_known_affected_version_range': '<= 10.4.3'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2178'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/parasoft-findings-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-04-16/#SECURITY-1753'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-securit...
{'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-16T23:00:23Z', 'nvd_published_at': '2020-04-16T19:15:00Z'}
1.4.0
GHSA-9hjg-j983-mqcc
2023-08-21T18:32:58Z
2022-05-24T17:18:25Z
null
['CVE-2020-1065']
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: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.19'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-1065'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6447'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/e245029151a5ee35cdcac13567ee11a168801ba3'}, {'type': 'PACKAGE', 'url': 'https://github.c...
{'cwe_ids': ['CWE-119', 'CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-13T01:06:49Z', 'nvd_published_at': '2020-05-21T23:15:00Z'}
1.4.0
GHSA-6jvw-rpw4-gj4x
2023-08-29T19:02:46Z
2022-05-17T04:59:44Z
null
['CVE-2013-4295']
Apache Shindig PHP Sensitive Information Disclosure
The gadget renderer in Apache Shindig 2.5.0 for PHP allows remote attackers to obtain sensitive information via an XML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.shindig:shindig-php'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.5.0-beta1'}, {'fixed': '2.5.0-update1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-4295'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/shindig'}, {'type': 'WEB', 'url': 'http://archives.neohapsis.com/archives/bugtraq/2013-10/0104.html'}, {'type': 'WEB', 'url': 'http://shindig.apache.org/security.html'}, {'type': 'WEB', ...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T19:02:46Z', 'nvd_published_at': '2013-10-24T03:48:00Z'}
1.4.0
GHSA-gv9v-c375-hvmg
2022-07-07T23:04:22Z
2022-05-13T01:01:04Z
null
['CVE-2014-0097']
Improper Authentication in Spring Security
The ActiveDirectoryLdapAuthenticator in Spring Security 3.2.0 to 3.2.1 and 3.1.0 to 3.1.5 does not check the password length. If the directory allows anonymous binds then it may incorrectly authenticate a user who supplies an empty password.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.security:spring-security-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.2.0'}, {'fixed': '3.2.2.RELEASE'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.2.1.RELEASE'}}, {'package': {'ecosystem': 'Maven', 'name'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0097'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-security/commit/7dbb8e777ece8675f3333a1ef1cb4d6b9be80395'}, {'type': 'WEB', 'url': 'https://github.com/spring-projects/spring-security/commit/88559882e967085c47a7e1dcbc4dc32c...
{'cwe_ids': ['CWE-287'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T23:04:22Z', 'nvd_published_at': '2017-05-25T17:29:00Z'}
1.4.0
GHSA-8xv4-c7rq-j577
2023-07-17T19:24:30Z
2022-05-24T17:18:23Z
null
['CVE-2020-1037']
ChakraCore Remote Code Execution Vulnerability
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge (HTML-based), aka 'Chakra Scripting Engine Memory Corruption Vulnerability'.
[{'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.19'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-1037'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/6447'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/73ced029e6a06fcce9fd8c886dc73e5290f2ae69'}, {'type': 'PACKAGE', 'url': 'https://github.c...
{'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T19:24:30Z', 'nvd_published_at': '2020-05-21T23:15:00Z'}
1.4.0
GHSA-2gc6-2h2g-ph48
2023-07-18T20:31:10Z
2022-05-24T16:58:57Z
null
['CVE-2019-17625']
Rambox RCE Vulnerability
There is a stored XSS in Rambox 0.6.9 that can lead to code execution. The XSS is in the name field while adding/editing a service. The problem occurs due to incorrect sanitization of the name field when being processed and stored. This allows a user to craft a payload for Node.js and Electron, such as an exec of OS co...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'npm', 'name': 'Rambox'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.6.9'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-17625'}, {'type': 'WEB', 'url': 'https://github.com/Ekultek/CVE-2019-17625/'}, {'type': 'PACKAGE', 'url': 'https://github.com/ramboxapp/community-edition/'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211209122051/https://github.com/ramb...
{'cwe_ids': ['CWE-78', 'CWE-79'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T20:31:10Z', 'nvd_published_at': '2019-10-16T12:15:00Z'}
1.4.0
GHSA-w559-623p-vfg8
2022-10-20T18:39:47Z
2022-05-05T00:00:25Z
null
['CVE-2022-28111']
MyBatis PageHelper vulnerable to time-blind SQL injection via orderBy parameter
MyBatis PageHelper versions 3.5.x through 5.3.x were discovered to contain a time-blind SQL injection vulnerability via the orderBy parameter.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.github.pagehelper:pagehelper'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.5.0'}, {'fixed': '5.3.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-28111'}, {'type': 'WEB', 'url': 'https://github.com/pagehelper/Mybatis-PageHelper/issues/674'}, {'type': 'WEB', 'url': 'https://github.com/pagehelper/Mybatis-PageHelper/commit/554a524af2d2b30d09505516adc412468a84d8fa'}, {'type': 'PACKAGE', 'url': '...
{'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-10-20T18:39:47Z', 'nvd_published_at': '2022-05-04T13:15:00Z'}
1.4.0
GHSA-87vg-5pgx-pggh
2023-07-19T23:55:10Z
2022-05-13T01:07:04Z
null
['CVE-2018-1263']
spring-integration-zip Arbitrary File Write
Addresses partial fix in CVE-2018-1261. Pivotal spring-integration-zip, versions prior to 1.0.2, exposes an arbitrary file write vulnerability, that can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar, xz, war, cpio, 7z), that holds path traversal filenames. So when the fil...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.integration:spring-integration-zip'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}]}], 'database_specific': {'last_known_affected_version_range': '< 1.0.2'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1263'}, {'type': 'PACKAGE', 'url': 'https://github.com/spring-projects/spring-integration'}, {'type': 'WEB', 'url': 'https://pivotal.io/security/cve-2018-1263'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210125210559/https://www.securit...
{'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-19T23:55:10Z', 'nvd_published_at': '2018-05-15T20:29:00Z'}
1.4.0
GHSA-53jp-gmwc-jwf6
2022-06-30T16:24:31Z
2022-05-14T01:04:36Z
null
['CVE-2018-1000410']
Exposure of Sensitive Information to an Unauthorized Actor in Jenkins
An information exposure vulnerability exists in Jenkins 2.145 and earlier, LTS 2.138.1 and earlier, and the Stapler framework used by these releases, in core/src/main/java/org/kohsuke/stapler/RequestImpl.java, core/src/main/java/hudson/model/Descriptor.java that allows attackers with Overall/Administer permission or ac...
[{'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': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.138.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.138.1'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000410'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-10-10/#SECURITY-765'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/106532'}]
{'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T16:24:31Z', 'nvd_published_at': '2019-01-09T23:29:00Z'}
1.4.0
GHSA-r93v-9p5q-vhpf
2023-06-13T17:25:42Z
2022-05-24T17:37:49Z
null
['CVE-2020-35906']
futures_task::waker may cause a use-after-free if used on a type that isn't 'static
Affected versions of the crate did not properly implement a 'static lifetime bound on the waker function. This resulted in a use-after-free if Waker::wake() is called after original data had been dropped. The flaw was corrected by adding 'static lifetime bound to the data waker takes.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'crates.io', 'name': 'futures-task'}, 'ecosystem_specific': {'affected_functions': ['futures_task::waker']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.2.1'}, {'fixed': '0.3.6'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-35906'}, {'type': 'WEB', 'url': 'https://github.com/rust-lang/futures-rs/pull/2206'}, {'type': 'PACKAGE', 'url': 'https://github.com/rust-lang/futures-rs'}, {'type': 'WEB', 'url': 'https://rustsec.org/advisories/RUSTSEC-2020-0060.html'}]
{'cwe_ids': ['CWE-416'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-16T23:58:42Z', 'nvd_published_at': '2020-12-31T09:15:00Z'}
1.4.0
GHSA-xx36-6rv4-gj8r
2023-09-27T21:49:47Z
2022-05-24T19:20:12Z
null
['CVE-2021-43568']
ecdsa-elixir fails to check signatures, vulnerable to message forging
### Summary Stark Bank is a financial technology company that provides services to simplify and automate digital banking, by providing APIs to perform operations such as payments and transfers. In addition, Stark Bank maintains a number of cryptographic libraries to perform cryptographic signing and verification. These...
[{'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': 'Hex', 'name': 'ecdsa-elixir'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.0'}, {'fixed': '1.0.1'}]}], 'versions': ['1.0.0']}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-43568'}, {'type': 'WEB', 'url': 'https://github.com/starkbank/ecdsa-elixir/commit/4b960e26768bb698f449eb7686b5664936b70b61'}, {'type': 'WEB', 'url': 'https://github.com/starkbank/ecdsa-elixir/commit/a5168f6d9cfbe0a0a62d92e2e9b1a97235d90343'}, {'typ...
{'cwe_ids': ['CWE-347'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T17:15:25Z', 'nvd_published_at': '2021-11-09T22:15:00Z'}
1.4.0
GHSA-7gjv-9m33-chg8
2023-07-20T18:14:30Z
2022-05-13T01:18:34Z
null
['CVE-2018-0858']
ChakraCore RCE Vulnerability
ChakraCore allows remote code execution, due to how the ChakraCore scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2018-0834, CVE-2018-0835, CVE-2018-0836, CVE-2018-0837, CVE-2018-0838, CVE-2018-0840, CVE-2018-0856, CVE-2018-0857, CVE-20...
[{'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.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-0858'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/972009a89e51c69971b80b1f5394886b304f880a'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0858'}, {'type': 'WEB',...
{'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-20T18:14:30Z', 'nvd_published_at': '2018-02-15T02:29:00Z'}
1.4.0
GHSA-8g43-4g4j-g9r5
2023-07-31T20:04:27Z
2022-05-14T02:24:13Z
null
['CVE-2016-3269']
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-3265.
[{'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': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-3269'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/1291'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/17f3d4a4852dcc9e48de7091685b1862afb9f307'}, {'type': 'WEB', 'url': 'https://docs.microso...
{'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T20:04:27Z', 'nvd_published_at': '2016-07-13T01:59:00Z'}
1.4.0
GHSA-jhjg-w2cp-5j44
2023-08-03T19:57:13Z
2022-05-17T03:20:50Z
null
['CVE-2015-0221']
Django DoS in django.views.static.serve
The `django.views.static.serve` view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ecosystem_specific': {'affected_functions': ['django.views.static.serve']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.18'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ecosystem_specific': {'affected_functions': [...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-0221'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/553779c4055e8742cc832ed525b9ee34b174934f'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/818e59a3f0fbadf6c447754d202d88df025f8f2a'}, {'type': 'WEB', 'url': '...
{'cwe_ids': ['CWE-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T19:57:13Z', 'nvd_published_at': '2015-01-16T16:59:00Z'}
1.4.0
GHSA-vv6j-5x58-q2c3
2022-06-08T22:38:59Z
2022-05-01T23:38:35Z
null
['CVE-2008-1285']
Cross-site scripting (XSS) vulnerability in Sun Java Server Faces (JSF)
Cross-site scripting (XSS) vulnerability in Sun Java Server Faces (JSF) 1.2 before 1.2_08 allows remote attackers to inject arbitrary web script or HTML via unknown vectors.
[{'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': 'Maven', 'name': 'com.sun.faces:jsf-api'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.08'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2008-1285'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=437082'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/41081'}, {'type': 'WEB', 'url': 'http://rhn.redhat.com/errata/RHSA-2008-0828...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-08T22:38:59Z', 'nvd_published_at': '2008-03-11T17:44:00Z'}
1.4.0
GHSA-gwf7-vfjf-wf6x
2022-07-27T21:34:46Z
2022-05-24T16:45:24Z
null
['CVE-2019-11842']
matrix-sydent and matrix-synapse Use Cryptographically Weak PRNG
An issue was discovered in Matrix Sydent before 1.0.3 and Synapse before 0.99.3.1. Random number generation is mishandled, which makes it easier for attackers to predict a Sydent authentication token or a Synapse random ID.
[{'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': 'PyPI', 'name': 'matrix-sydent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.3'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'matrix-synapse'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.99.3.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-11842'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-gwf7-vfjf-wf6x'}, {'type': 'WEB', 'url': 'https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2019-185.yaml'}, {'type': 'WEB', 'url': 'https://matri...
{'cwe_ids': ['CWE-338'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-27T21:34:46Z', 'nvd_published_at': '2019-05-09T18:29:00Z'}
1.4.0
GHSA-q8j7-fjh7-25v5
2023-08-17T22:38:30Z
2022-05-05T00:28:58Z
null
['CVE-2013-4751']
Symfony collectionCascaded and collectionCascadedDeeply fields security bypass
When using the Validator component, if `Symfony\\Component\\Validator\\Mapping\\Cache\\ApcCache` is enabled (or any other cache implementing `Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`), some information is lost during serialization (the `collectionCascaded` and the `collectionCascadedDeeply` fields...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'symfony/validator'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.0.24'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'symfony/validator'}, 'ecosystem_specific': {'affected_fu...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-4751'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4751'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/86364'}, {'type': 'PACKAGE', 'url': 'https://github.com/symfony/validator'}, {...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-17T22:38:30Z', 'nvd_published_at': '2019-11-01T13:15:00Z'}
1.4.0
GHSA-fg52-rc36-jp43
2023-07-07T21:02:50Z
2022-05-17T02:45:13Z
null
['CVE-2016-4878']
baserCMS Cross Site Request Forgery vulnerability
Cross-site request forgery (CSRF) vulnerability in baserCMS version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.
[{'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': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.11'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.0.10'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-4878'}, {'type': 'PACKAGE', 'url': 'https://github.com/baserproject/basercms'}, {'type': 'WEB', 'url': 'https://jvn.jp/en/jp/JVN92765814/index.html'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210308130052/http://www.securityfocus.com/b...
{'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T21:02:50Z', 'nvd_published_at': '2017-05-12T18:29:00Z'}
1.4.0
GHSA-g954-5hwp-pp24
2022-08-17T15:36:47Z
2022-05-28T00:00:20Z
null
['CVE-2022-25878']
Prototype Pollution in protobufjs
The package protobufjs is vulnerable to Prototype Pollution, which can allow an attacker to add/modify properties of the Object.prototype. Versions after and including 6.10.0 until 6.10.3 and after and including 6.11.0 until 6.11.3 are vulnerable. This vulnerability can occur in multiple ways: 1. by providing untruste...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'npm', 'name': 'protobufjs'}, 'ecosystem_specific': {'affected_functions': ['protobufjs.util.setProperty']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.11.0'}, {'fixed': '6.11.3'}]}]}, {'package': {'ecosystem': 'npm', 'name': 'protobufjs'}, 'ecosystem_specific': {'affected_...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25878'}, {'type': 'WEB', 'url': 'https://github.com/protobufjs/protobuf.js/pull/1731'}, {'type': 'WEB', 'url': 'https://github.com/protobufjs/protobuf.js/pull/1735'}, {'type': 'WEB', 'url': 'https://github.com/protobufjs/protobuf.js/commit/b5f1391d...
{'cwe_ids': ['CWE-1321'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-02T20:36:05Z', 'nvd_published_at': '2022-05-27T20:15:00Z'}
1.4.0
GHSA-jc94-wp59-pq4f
2023-07-07T15:31:10Z
2022-05-14T01:22:27Z
null
['CVE-2017-10842']
baserCMS SQL Injection vulnerability
SQL injection vulnerability in the baserCMS 3.0.14 and earlier, 4.0.5 and earlier allows remote attackers to execute arbitrary SQL commands via unspecified vectors.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.15'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.0.14'}}, {'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-10842'}, {'type': 'WEB', 'url': 'https://basercms.net/security/JVN78151490'}, {'type': 'PACKAGE', 'url': 'https://github.com/baserproject/basercms/'}, {'type': 'WEB', 'url': 'http://jvn.jp/en/jp/JVN78151490/index.html'}]
{'cwe_ids': ['CWE-89'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T15:31:10Z', 'nvd_published_at': '2017-08-29T01:35:00Z'}
1.4.0
GHSA-85xw-3hp5-6fmc
2023-09-28T20:46:55Z
2022-05-24T17:00:27Z
null
['CVE-2019-8138']
Magento 2 Community Edition XSS Vulnerability
A stored cross-site scripting (XSS) vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An authenticated user can execute arbitrary JavaScript code by providing arbitrary API endpoint that will not be chcecked by sale pickup event.
[{'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': 'magento/community-edition'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'fixed': '2.2.10'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-8138'}, {'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': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T23:44:51Z', 'nvd_published_at': '2019-11-06T00:15:00Z'}
1.4.0
GHSA-mj5v-ggjc-48p5
2022-12-15T16:41:14Z
2022-05-24T19:20:32Z
null
['CVE-2021-43577']
XXE vulnerability in Jenkins OWASP Dependency-Check Plugin
OWASP Dependency-Check Plugin 5.1.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows attackers able to control workspace contents to have Jenkins parse a crafted XML file that uses external entities for extraction of secrets from the Jenkins controller or server-s...
[{'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:dependency-check-jenkins-plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.1.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.1.1'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-43577'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/dependency-check-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2488'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-sec...
{'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-15T16:41:14Z', 'nvd_published_at': '2021-11-12T11:15:00Z'}
1.4.0
GHSA-fq9f-9wv9-rfmg
2022-07-01T21:56:10Z
2022-05-14T01:04:35Z
null
['CVE-2017-1000396']
Improper Certificate Validation in Jenkins
Jenkins 2.73.1 and earlier, 2.83 and earlier bundled a version of the commons-httpclient library with the vulnerability CVE-2012-6153 that incorrectly verified SSL certificates, making it susceptible to man-in-the-middle attacks. This library is widely used as a transitive dependency in Jenkins plugins. The fix for CVE...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.73.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.73.1'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000396'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/jenkins/commit/fe77d1c3dbf91ddf2a9f8e5ed882611455ab00d0'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advis...
{'cwe_ids': ['CWE-295'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T21:56:10Z', 'nvd_published_at': '2018-01-26T02:29:00Z'}
1.4.0
GHSA-rpj9-r897-wc6q
2022-11-03T22:42:18Z
2022-05-17T03:13:10Z
null
['CVE-2013-2248']
Open redirect in Apache Struts
The Struts 2 DefaultActionMapper used to support a method for short-circuit navigation state changes by prefixing parameters with "redirect:" or "redirectAction:", followed by a desired redirect target expression. This mechanism was intended to help with attaching navigational information to buttons within forms. Attac...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.15.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-2248'}, {'type': 'WEB', 'url': 'http://struts.apache.org/release/2.3.x/docs/s2-017.html'}]
{'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T22:42:18Z', 'nvd_published_at': '2013-07-20T03:37:00Z'}
1.4.0
GHSA-2wxv-3g4v-p76p
2023-03-30T20:57:08Z
2022-05-01T07:08:17Z
null
['CVE-2006-3360']
phpSysInfo allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence
Directory traversal vulnerability in index.php in phpSysInfo prior to 3.2.5 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists.
[]
[{'package': {'ecosystem': 'Packagist', 'name': 'phpsysinfo/phpsysinfo'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.2.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2006-3360'}, {'type': 'WEB', 'url': 'https://github.com/phpsysinfo/phpsysinfo/issues/107'}, {'type': 'WEB', 'url': 'https://github.com/phpsysinfo/phpsysinfo/issues/368#issuecomment-1380842745'}, {'type': 'WEB', 'url': 'https://github.com/phpsysinfo/phps...
{'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-03-30T20:57:08Z', 'nvd_published_at': '2006-07-06T20:05:00Z'}
1.4.0
GHSA-269q-hmxg-m83q
2022-05-10T08:46:50Z
2022-05-10T08:46:50Z
null
['CVE-2022-24823']
Local Information Disclosure Vulnerability in io.netty:netty-codec-http
### Description ### [GHSA-5mcr-gq6c-3hq2](https://github.com/netty/netty/security/advisories/GHSA-5mcr-gq6c-3hq2) (CVE-2021-21290) contains an insufficient fix for the vulnerability identified. ### Impact ### When netty's multipart decoders are used local information disclosure can occur via the local system temporar...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'io.netty:netty-codec-http'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.1.77.Final'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.1.76.Final'}}]
[{'type': 'WEB', 'url': 'https://github.com/netty/netty/security/advisories/GHSA-269q-hmxg-m83q'}, {'type': 'WEB', 'url': 'https://github.com/netty/netty/security/advisories/GHSA-5mcr-gq6c-3hq2'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24823'}, {'type': 'WEB', 'url': 'https://github.com/...
{'cwe_ids': ['CWE-378', 'CWE-379', 'CWE-668'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-10T08:46:50Z', 'nvd_published_at': '2022-05-06T12:15:00Z'}
1.4.0
GHSA-qgjq-m78x-4gm8
2022-11-01T23:01:07Z
2022-05-13T01:40:57Z
null
['CVE-2017-1000106']
Improper Authentication in Jenkins Blue Ocean Plugin
Blue Ocean allows the creation of GitHub organization folders that are set up to scan a GitHub organization for repositories and branches containing a Jenkinsfile, and create corresponding pipelines in Jenkins. Its SCM content REST API supports the pipeline creation and editing feature in Blue Ocean. The SCM content RE...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins.blueocean:blueocean'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000106'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2017-08-07/'}]
{'cwe_ids': ['CWE-287'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-01T23:01:07Z', 'nvd_published_at': '2017-10-05T01:29:00Z'}
1.4.0
GHSA-7jfm-px59-99w8
2023-08-29T23:30:37Z
2022-05-17T05:23:50Z
null
['CVE-2012-1605']
Typo3 Extbase Framework Unsafe Deserialization
The Extbase Framework in TYPO3 4.6.x through 4.6.6, 4.7, and 6.0 unserializes untrusted data, which allows remote attackers to unserialize arbitrary objects and possibly execute arbitrary code via vectors related to "a missing signature (HMAC) for a request argument."
[]
[{'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.6'}, {'fixed': '4.6.7'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.6.6'}}, {'package': {'ecosystem': 'Packagist', 'nam...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-1605'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20120527123559/http://www.securityfocus.com/bid/52771'}, {'type': 'WEB', 'url': 'http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-001/'}, {'type': 'WEB', 'u...
{'cwe_ids': ['CWE-502'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T23:30:37Z', 'nvd_published_at': '2012-09-04T20:55:00Z'}
1.4.0
GHSA-jhcf-j4hg-v64r
2023-09-26T19:48:39Z
2022-05-24T17:01:23Z
null
['CVE-2019-18981']
Pimcore Access Control Issues
Pimcore before 6.2.2 lacks an Access Denied outcome for a certain scenario of an incorrect recipient ID of a notification.
[{'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': 'pimcore/pimcore'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.2.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-18981'}, {'type': 'WEB', 'url': 'https://github.com/pimcore/pimcore/commit/0a5d80b2593b2ebe35d19756b730ba33aa049106'}, {'type': 'PACKAGE', 'url': 'https://github.com/pimcore/pimcore'}, {'type': 'WEB', 'url': 'https://github.com/pimcore/pimcore/comp...
{'cwe_ids': ['CWE-838'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T22:06:54Z', 'nvd_published_at': '2019-11-15T05:15:00Z'}
1.4.0
GHSA-wvmq-w7m8-g9xm
2022-11-04T18:45:48Z
2022-05-17T01:18:59Z
null
['CVE-2017-3150']
Insecure cookie storage in Apache Atlas
Apache Atlas versions 0.6.0-incubating and 0.7.0-incubating use cookies that could be accessible to client-side script.
[{'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.atlas:atlas-common'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.7.1-incubating'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-3150'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/atlas'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/4a4fef91e067fd0d9da569e30867c1fa65e2a0520acde71ddefee0ea@%3Cdev.atlas.apache.org%3E'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-04T18:45:48Z', 'nvd_published_at': '2017-08-29T20:29:00Z'}
1.4.0
GHSA-jmv9-5gx8-7xpf
2022-07-15T20:57:55Z
2022-05-17T04:58:30Z
null
['CVE-2013-4439']
Minion identity not validated in saltstack
Salt (aka SaltStack) before 0.15.0 through 0.17.0 allows remote authenticated minions to impersonate arbitrary minions via a crafted minion with a valid key.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'salt'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.17.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-4439'}, {'type': 'WEB', 'url': 'https://github.com/saltstack/salt/pull/7356'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-jmv9-5gx8-7xpf'}, {'type': 'WEB', 'url': 'https://github.com/pypa/advisory-database/tree/main/vulns/salt/...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-15T20:57:55Z', 'nvd_published_at': '2013-11-05T18:55:00Z'}
1.4.0
GHSA-gx6w-hcw3-5r37
2023-08-29T21:30:38Z
2022-05-17T04:32:20Z
null
['CVE-2012-5496']
Plone DoS via Crafted URL
kupu_spellcheck.py in Kupu in Plone before 4.0 allows remote attackers to cause a denial of service (ZServer thread lock) via a crafted URL.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'plone'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-5496'}, {'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-400'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T21:30:38Z', 'nvd_published_at': '2014-09-30T14:55:00Z'}
1.4.0
GHSA-92mr-4w2q-4578
2022-07-01T22:08:29Z
2022-05-17T02:25:41Z
null
['CVE-2017-1000362']
Exposure of Sensitive Information to an Unauthorized Actor in Jenkins
The re-key admin monitor was introduced in Jenkins 1.498 and re-encrypted all secrets in JENKINS_HOME with a new key. It also created a backup directory with all old secrets, and the key used to encrypt them. These backups were world-readable and not removed afterwards. Jenkins now deletes the backup directory, if pres...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.498'}, {'fixed': '2.32.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.32.1'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000362'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/jenkins/commit/0be33cf7328fad6a7596ce9505a74561a8b1eb85'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/jenkins/commit/a572450f039fdb99410fcf6eb0ba307bd69ea458'}, {'type': 'PAC...
{'cwe_ids': ['CWE-200'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T22:08:29Z', 'nvd_published_at': '2017-07-17T13:18:00Z'}
1.4.0
GHSA-6h8x-73fx-q2h9
2023-07-31T21:08:39Z
2022-05-17T02:57:32Z
null
['CVE-2016-4043']
Chameleon in Plone allows Authentication Bypass
Chameleon (five.pt) in Plone 5.0rc1 through 5.1a1 allows remote authenticated users to bypass Restricted Python by leveraging permissions to create or edit templates.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'plone'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0rc1'}, {'last_affected': '5.1a1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-4043'}, {'type': 'WEB', 'url': 'https://plone.org/security/hotfix/20160419/bypass-restricted-python'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2016/04/20/3'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T21:08:39Z', 'nvd_published_at': '2017-02-24T20:59:00Z'}
1.4.0
GHSA-mfhr-3xmc-r2gg
2022-07-08T19:05:34Z
2022-05-17T01:36:25Z
null
['CVE-2013-1879']
Improper Neutralization of Input During Web Page Generation in Apache ActiveMQ
Cross-site scripting (XSS) vulnerability in scheduled.jsp in Apache ActiveMQ 5.8.0 and earlier allows remote attackers to inject arbitrary web script or HTML via vectors involving the "cron of a message."
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.activemq:activemq-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.9.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-1879'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/85586'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/AMQ-4397'}, {'type': 'WEB', 'url': 'http://rhn.redhat.com/errata/RHSA-2013-1029.html'}, {'ty...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-08T19:05:34Z', 'nvd_published_at': '2013-07-20T03:37:00Z'}
1.4.0
GHSA-rh5f-2w6r-q7vj
2023-08-25T21:29:12Z
2022-05-24T16:51:48Z
null
['CVE-2019-10152']
Podman Path Traversal Vulnerability leads to arbitrary file read/write
A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/containers/podman'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10152'}, {'type': 'WEB', 'url': 'https://github.com/containers/libpod/issues/3211'}, {'type': 'WEB', 'url': 'https://github.com/containers/libpod/pull/3214'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10152'}, {'t...
{'cwe_ids': ['CWE-22', 'CWE-59'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-14T22:12:52Z', 'nvd_published_at': '2019-07-30T23:15:00Z'}
1.4.0
GHSA-9hrc-rwrq-v6mh
2023-07-26T20:04:06Z
2022-05-14T01:19:05Z
null
['CVE-2017-1000014']
phpMyAdmin DoS Vulnerability
phpMyAdmin 4.0, 4.4, and 4.6 are vulnerable to a DOS weakness in the table editing functionality
[{'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': 'Packagist', 'name': 'phpmyadmin/phpmyadmin'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.6'}, {'fixed': '4.6.6'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'phpmyadmin/phpmyadmin'}, 'ecosystem_specific': {'affect...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000014'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210123220105/http://www.securityfocus.com/bid/95721'}, {'type': 'WEB', 'url': 'https://www.phpmyadmin.net/security/PMASA-2017-3'}]
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T20:04:06Z', 'nvd_published_at': '2017-07-17T13:18:00Z'}
1.4.0
GHSA-2c65-rq62-fqhq
2022-06-03T21:10:08Z
2022-05-22T00:00:32Z
null
['CVE-2022-31268']
Path traversal in Gitblit
A Path Traversal vulnerability in Gitblit 1.9.3 can lead to reading website files via /resources//../ (e.g., followed by a WEB-INF or META-INF pathname).
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.gitblit:gitblit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.9.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-31268'}, {'type': 'PACKAGE', 'url': 'https://github.com/gitblit/gitblit'}, {'type': 'WEB', 'url': 'https://github.com/metaStor/Vuls/blob/main/gitblit/gitblit%20V1.9.3%20path%20traversal/gitblit%20V1.9.3%20path%20traversal.md'}]
{'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T22:33:35Z', 'nvd_published_at': '2022-05-21T21:15:00Z'}
1.4.0
GHSA-f6vf-465r-h42p
2022-11-22T18:57:05Z
2022-05-14T02:46:39Z
null
['CVE-2016-2164']
Apache OpenMeetings allows remote attackers to read arbitrary files by attempting to upload a file
The (1) FileService.importFileByInternalUserId and (2) FileService.importFile SOAP API methods in Apache OpenMeetings before 3.1.1 improperly use the Java URL class without checking the specified protocol handler, which allows remote attackers to read arbitrary files by attempting to upload a file.
[{'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.openmeetings:openmeetings-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-2164'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/openmeetings'}, {'type': 'WEB', 'url': 'https://www.apache.org/dist/openmeetings/3.1.1/CHANGELOG'}, {'type': 'WEB', 'url': 'http://openmeetings.apache.org/security.html'}, {'type': 'WEB'...
{'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-22T18:57:05Z', 'nvd_published_at': '2016-04-11T14:59:00Z'}
1.4.0
GHSA-p4mx-p49m-8rw4
2022-07-07T23:27:25Z
2022-05-17T05:02:46Z
null
['CVE-2013-4378']
Improper Neutralization of Input During Web Page Generation in JavaMelody
Cross-site scripting (XSS) vulnerability in HtmlSessionInformationsReport.java in JavaMelody 1.46 and earlier allows remote attackers to inject arbitrary web script or HTML via a crafted X-Forwarded-For header.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'net.bull.javamelody:javamelody-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.46.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-4378'}, {'type': 'WEB', 'url': 'https://code.google.com/p/javamelody/issues/detail?id=346'}, {'type': 'WEB', 'url': 'https://code.google.com/p/javamelody/source/detail?r=3515'}, {'type': 'WEB', 'url': 'https://code.google.com/p/javamelody/wiki/Rele...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T23:27:25Z', 'nvd_published_at': '2013-09-30T22:55:00Z'}
1.4.0
GHSA-q2cg-xf9p-h457
2022-11-03T21:10:04Z
2022-05-17T00:50:08Z
null
['CVE-2015-1831']
Incomplete exclude pattern in Apache Struts
The default exclude patterns (excludeParams) in Apache Struts 2.3.20 allow remote attackers to "compromise internal state of an application" via unspecified vectors. In Struts 2.3.20.1 a better set of exlude patterns was defined.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.20.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-1831'}, {'type': 'WEB', 'url': 'https://struts.apache.org/docs/s2-024.html'}]
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T21:10:04Z', 'nvd_published_at': '2015-07-16T14:59:00Z'}
1.4.0
GHSA-g9m2-c2x5-fr2v
2023-08-01T23:39:36Z
2022-05-24T17:05:43Z
null
['CVE-2019-14879']
Moodle does not revoke role capabilities correctly
A vulnerability was found in Moodle versions 3.7.x before 3.7.3, 3.6.x before 3.6.7 and 3.5.x before 3.5.9. When a cohort role assignment was removed, the associated capabilities were not being revoked (where applicable).
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.7.0'}, {'fixed': '3.7.3'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.6.0'}, {'fixed': '3.6.7'}]}]}, {'p...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-14879'}, {'type': 'WEB', 'url': 'https://github.com/moodle/moodle/commit/7b5f4a62c18fd5bad6956828aade23e1f15b4be3'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14879'}]
{'cwe_ids': ['CWE-273'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-01T23:39:36Z', 'nvd_published_at': '2020-01-07T17:15:00Z'}
1.4.0
GHSA-p566-wpxx-574m
2022-12-02T20:52:01Z
2022-05-18T00:00:40Z
null
['CVE-2022-30951']
Missing Authorization in Jenkins WMI Windows Agents plugin
WMI Windows Agents Plugin 1.8 and earlier includes the Windows Remote Command library. It provides a general-purpose remote command execution capability that Jenkins uses to check if Java is available, and if not, to install it. This library has a buffer overflow vulnerability that may allow users able to connect to a...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:windows-slaves'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-30951'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/windows-slaves-plugin/commit/4638cf0e56caf839eadfdf0fab545abd2a9ac65e'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/windows-slaves-plugin'}, {'type': 'WEB', 'url': 'https:/...
{'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-02T14:58:43Z', 'nvd_published_at': '2022-05-17T15:15:00Z'}
1.4.0
GHSA-ph28-wwfj-fv7f
2022-05-25T22:53:54Z
2022-05-14T00:01:08Z
null
['CVE-2022-25862']
Prototype Pollution in sds
This affects the package sds from 0.0.0. The library could be tricked into adding or modifying properties of the Object.prototype by abusing the set function located in js/set.js. **Note:** This vulnerability derives from an incomplete fix to CVE-2020-7618
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'npm', 'name': 'sds'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '4.4.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-7618'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25862'}, {'type': 'PACKAGE', 'url': 'https://github.com/monsterkodi/sds'}, {'type': 'WEB', 'url': 'https://github.com/monsterkodi/sds/blob/master/js/set.js'}, {'type': '...
{'cwe_ids': ['CWE-1321'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T22:53:54Z', 'nvd_published_at': '2022-05-13T20:15:00Z'}
1.4.0
GHSA-rhwh-jw9h-4m49
2023-07-26T23:21:28Z
2022-05-17T00:32:12Z
null
['CVE-2017-11821']
ChakraCore RCE Vulnerability
ChakraCore and Microsoft Edge in Microsoft Windows 10 1703 allows an attacker to execute arbitrary code in the context of the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2017-11792, CVE-2017-11793, CVE-20...
[{'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'}]}], 'database_specific': {'last_known_affected_version_range': '< 1.7.3'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-11821'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/3917'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11821'}, {'type': 'WEB', 'url': 'https://web.archive.org/web...
{'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T23:21:28Z', 'nvd_published_at': '2017-10-13T13:29:00Z'}
1.4.0
GHSA-63cq-ppq8-cw6g
2022-06-24T01:25:36Z
2022-05-24T22:01:21Z
null
['CVE-2020-1695']
Improper Input Validation in RESTEasy
A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to unexpected behavior when ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jboss.resteasy:resteasy-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0'}, {'fixed': '4.6.0'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.5.12'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jboss.resteasy:resteasy...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-1695'}, {'type': 'WEB', 'url': 'https://github.com/resteasy/Resteasy/commit/88ba8537f2e8d465c7031d352bf9bb25526ce475'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1695'}, {'type': 'WEB', 'url': 'https://lists.fedor...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-24T01:25:36Z', 'nvd_published_at': '2020-05-19T15:15:00Z'}
1.4.0
GHSA-q6mv-8vh9-4ggj
2023-07-31T20:27:14Z
2022-05-14T02:24:16Z
null
['CVE-2016-3248']
ChakraCore RCE Vulnerability
The Microsoft (1) JScript 9, (2) VBScript, and (3) Chakra JavaScript engines, as used in Microsoft Internet Explorer 9 through 11, Microsoft Edge, and other products, allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Scripting Engine Memory Co...
[{'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': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.0.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-3248'}, {'type': 'WEB', 'url': 'https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-084'}, {'type': 'WEB', 'url': 'https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-085'}, {'type': 'WEB', 'url':...
{'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T20:27:14Z', 'nvd_published_at': '2016-07-13T01:59:00Z'}
1.4.0
GHSA-927h-x4qj-r242
2023-06-14T14:53:20Z
2022-05-14T01:33:06Z
null
['CVE-2018-20744']
github.com/gofiber/fiber/v2 vulnerable to Origin Validation Error
The Olivier Poitrey Go CORS handler through 1.3.0 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/gofiber/fiber/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.43.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-20744'}, {'type': 'WEB', 'url': 'https://github.com/gofiber/fiber/issues/2338'}, {'type': 'WEB', 'url': 'https://github.com/rs/cors/issues/55'}, {'type': 'WEB', 'url': 'https://github.com/gofiber/fiber/pull/2339'}, {'type': 'PACKAGE', 'url': 'https...
{'cwe_ids': ['CWE-346'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-14T14:53:20Z', 'nvd_published_at': '2019-01-28T08:29:00Z'}
1.4.0
GHSA-hxmp-jcqj-83hm
2023-09-25T19:10:59Z
2022-05-24T16:52:26Z
null
['CVE-2019-7889']
Magento 2 Community Edition Injection Vulnerability
An injection vulnerability exists in Magento Open Source prior to 1.9.4.2, and Magento Commerce prior to 1.14.4.2, 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 marketing manipulation privileges can invoke methods that alter data of the underlying model ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': '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-7889'}, {'type': 'PACKAGE', 'url': 'https://github.com/magento/magento2'}, {'type': 'WEB', 'url': 'https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13'}]
{'cwe_ids': ['CWE-74'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T20:41:52Z', 'nvd_published_at': '2019-08-02T22:15:00Z'}
1.4.0
GHSA-c2hw-w9qm-q5r9
2022-11-03T19:08:38Z
2022-05-14T00:58:32Z
null
['CVE-2017-1000386']
Cross-site Scripting in Jenkins Active Choices plugin
Jenkins Active Choices plugin version 1.5.3 and earlier allowed users with Job/Configure permission to provide arbitrary HTML to be shown on the 'Build With Parameters' page through the 'Active Choices Reactive Reference Parameter' type. This could include, for example, arbitrary JavaScript. Active Choices now sanitize...
[{'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.biouno:uno-choice'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000386'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2017-10-23/'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/101538'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T19:08:38Z', 'nvd_published_at': '2018-01-26T02:29:00Z'}
1.4.0
GHSA-jmp9-f42q-4g85
2023-01-05T21:44:12Z
2022-05-24T17:08:48Z
null
['CVE-2020-2130']
Passwords stored in plain text by Harvest SCM Plugin
Harvest SCM Plugin 0.5.1 and earlier stores SCM passwords unencrypted in its global configuration file `hudson.plugins.harvest.HarvestSCM.xml and in job config.xml` files on the Jenkins controller. These credentials can be viewed by users with Extended Read permission (job config.xml only) or access to the Jenkins cont...
[{'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': 'org.jenkins-ci.plugins:harvest'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.5.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2130'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/harvest-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1553'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020/02/...
{'cwe_ids': ['CWE-256'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-05T21:44:12Z', 'nvd_published_at': '2020-02-12T15:15:00Z'}
1.4.0
GHSA-ph5x-h23x-7q5q
2022-06-08T17:25:14Z
2022-05-25T22:41:10Z
null
['CVE-2022-29252']
Cross-site Scripting in wiki manager join wiki page
### Impact We found a possible XSS vector in the `WikiManager.JoinWiki ` wiki page related to the "requestJoin" field. ### Patches The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, 13.10.3. ### Workarounds The easiest workaround is to edit the wiki page `WikiManager.JoinWiki` (with wiki editor) and change...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '12.10.11'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki'}, 'ranges': [{'type': 'ECOSYSTEM'...
[{'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-ph5x-h23x-7q5q'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-29252'}, {'type': 'WEB', 'url': 'https://github.com/xwiki/xwiki-platform/commit/27f839133d41877e538d35fa88274b50a1c00b9b'}, {'type': 'PACKAGE...
{'cwe_ids': ['CWE-116', 'CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T22:41:10Z', 'nvd_published_at': '2022-05-25T21:15:00Z'}
1.4.0
GHSA-m2rr-h6g4-9cm9
2022-11-04T18:45:29Z
2022-05-17T01:18:35Z
null
['CVE-2016-8752']
Path Traversal in Apache Atlas
Apache Atlas versions 0.6.0 (incubating), 0.7.0 (incubating), and 0.7.1 (incubating) allow access to the webapp directory contents by pointing to URIs like /js and /img.
[{'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.atlas:atlas-common'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.8-incubating'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-8752'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/atlas'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/f7435d66b840daa2a38ad1329d639b70f5a9476e7580ae885d422e86@%3Cdev.atlas.apache.org%3E'}]
{'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-04T18:45:29Z', 'nvd_published_at': '2017-08-29T20:29:00Z'}
1.4.0
GHSA-w43x-5f8f-686p
2022-12-27T23:02:27Z
2022-05-24T17:23:39Z
null
['CVE-2020-2225']
Stored XSS vulnerability in multiple axis builds tooltips in Jenkins Matrix Project Plugin
Matrix Project Plugin 1.16 and earlier does not escape the axis names shown in tooltips on the overview page of builds with multiple axes. This results in a stored cross-site scripting (XSS) vulnerability exploitable by users with Job/Configure permission. Matrix Project Plugin 1.17 escapes the axis names shown in the...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:matrix-project'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.17'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.16'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2225'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/matrix-project-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-07-15/#SECURITY-1925'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-24T00:53:47Z', 'nvd_published_at': '2020-07-15T18:15:00Z'}
1.4.0
GHSA-fh55-vwjc-69c7
2022-06-08T18:09:39Z
2022-05-22T00:00:32Z
null
['CVE-2022-31267']
Unescaped control characters in Gitblit
Gitblit 1.9.2 allows privilege escalation via the Config User Service: a control character can be placed in a profile data field, such as an emailAddress%3Atext 'attacker@example.com\n\trole = "#admin"' value.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.gitblit:gitblit'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.9.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-31267'}, {'type': 'WEB', 'url': 'https://github.com/gitblit/gitblit/issues/1410'}, {'type': 'WEB', 'url': 'https://github.com/gitblit/gitblit/commit/9b4afad6f4be212474809533ec2c280cce86501a'}, {'type': 'PACKAGE', 'url': 'https://github.com/gitblit/...
{'cwe_ids': ['CWE-269'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T22:29:37Z', 'nvd_published_at': '2022-05-21T21:15:00Z'}
1.4.0
GHSA-fjhw-8222-g2hg
2022-07-07T22:59:28Z
2022-05-17T04:31:39Z
null
['CVE-2014-0168']
Cross-Site Request Forgery in Jolokia
Cross-site request forgery (CSRF) vulnerability in Jolokia before 1.2.1 allows remote attackers to hijack the authentication of users for requests that execute MBeans methods via a crafted web page.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jolokia:jolokia-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0168'}, {'type': 'WEB', 'url': 'https://github.com/rhuss/jolokia/commit/2d9b168cfbbf5a6d16fa6e8a5b34503e3dc42364'}, {'type': 'WEB', 'url': 'http://rhn.redhat.com/errata/RHSA-2014-1351.html'}]
{'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T22:59:28Z', 'nvd_published_at': '2014-10-06T14:55:00Z'}
1.4.0
GHSA-6hmm-77r2-h6hr
2022-12-21T16:39:59Z
2022-05-24T17:06:22Z
null
['CVE-2020-2091']
Missing permission checks in Jenkins Amazon EC2 Plugin
Amazon EC2 Plugin 1.47 and earlier does not perform permission checks in methods performing form validation. This allows users with Overall/Read access to Jenkins to connect to an attacker-specified URL within the AWS region using attacker-specified credentials IDs obtained through another method. This vulnerability m...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:ec2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.48'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2091'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/ec2-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-01-15/#SECURITY-1004'}]
{'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-21T16:39:59Z', 'nvd_published_at': '2020-01-15T16:15:00Z'}
1.4.0
GHSA-38qw-j787-v8c2
2023-07-31T22:23:42Z
2022-05-17T00:29:27Z
null
['CVE-2016-4430']
Apache Struts CSRF Vulnerability
Apache Struts 2 2.3.20 through 2.3.28.1 mishandles token validation, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks via unspecified vectors.
[{'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.apache.struts:struts-master'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.3.20'}, {'last_affected': '2.3.28.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-4430'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1348249'}, {'type': 'WEB', 'url': 'https://struts.apache.org/docs/s2-038.html'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210123144953/http://www.securityfocus...
{'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T22:23:42Z', 'nvd_published_at': '2016-07-04T22:59:00Z'}
1.4.0
GHSA-vjjp-9r83-22rc
2023-08-28T23:57:36Z
2022-05-17T04:56:46Z
null
['CVE-2013-4315']
Django Directory Traversal via ssi template tag
Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a `..` (dot dot) in a ssi template tag.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.4'}, {'fixed': '1.4.7'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-4315'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/87d2750b39f6f2d54b7047225521a44dcd37e896'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/988b61c550d798f9a66d17ee0511fb7a9a7f33ca'}, {'type': 'PACKAGE', 'url...
{'cwe_ids': ['CWE-22'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-28T23:57:36Z', 'nvd_published_at': '2013-09-16T19:14:00Z'}
1.4.0
GHSA-47ww-mq32-g4xw
2023-08-29T19:02:19Z
2022-05-17T04:54:41Z
null
['CVE-2013-7075']
TYPO3 vulnerable to Insecure Unserialize via Content Editing Wizards component
The Content Editing Wizards component in TYPO3 4.5.0 through 4.5.31, 4.7.0 through 4.7.16, 6.0.0 through 6.0.11, and 6.1.0 through 6.1.6 allows remote authenticated backend users to unserialize arbitrary PHP objects, delete arbitrary files, and possibly have other unspecified impacts via an unspecified parameter, relat...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'typo3/cms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.5.0'}, {'fixed': '4.5.32'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.5.31'}}, {'package': {'ecosystem': 'Packagist', ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-7075'}, {'type': 'PACKAGE', 'url': 'https://github.com/TYPO3/typo3'}, {'type': 'WEB', 'url': 'http://seclists.org/oss-sec/2013/q4/473'}, {'type': 'WEB', 'url': 'http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-004/'}...
{'cwe_ids': ['CWE-502'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T19:02:19Z', 'nvd_published_at': '2013-12-23T23:55:00Z'}
1.4.0
GHSA-h5rf-vgqx-wjv2
2023-08-16T22:08:45Z
2022-05-14T02:05:56Z
null
['CVE-2014-9601']
Pillow denial of service via PNG bomb
Pillow before 2.7.0 allows remote attackers to cause a denial of service via a compressed text chunk in a PNG image that has a large size when it is decompressed.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'pillow'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-9601'}, {'type': 'WEB', 'url': 'https://github.com/python-pillow/Pillow/pull/1060'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20200227221255/http://www.securityfocus.com/bid/77758'}, {'type': 'WEB', 'url': 'https://www.djangoproject.com/...
{'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T22:08:45Z', 'nvd_published_at': '2015-01-16T16:59:00Z'}
1.4.0
GHSA-3336-h95j-hvvf
2022-07-06T20:13:40Z
2022-05-13T01:09:20Z
null
['CVE-2015-5253']
Improper Access Control in Apache CXF
The SAML Web SSO module in Apache CXF before 2.7.18, 3.0.x before 3.0.7, and 3.1.x before 3.1.3 allows remote authenticated users to bypass authentication via a crafted SAML response with a valid signed assertion, related to a "wrapping attack."
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.cxf:cxf-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.7.18'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.7.17'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.cxf:cxf-core'}, 'ranges': [{'t...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-5253'}, {'type': 'WEB', 'url': 'https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=commitdiff;h=845eccb6484b43ba02875c71e824db23ae4f20c0'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/r36e44ffc1a9b365327df62cdfaabe85b9a5637de102ce...
{'cwe_ids': ['CWE-284'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:13:40Z', 'nvd_published_at': '2015-11-18T16:59:00Z'}
1.4.0
GHSA-h6qc-455m-7v6v
2022-12-27T23:01:05Z
2022-05-24T17:23:38Z
null
['CVE-2020-2224']
Stored XSS vulnerability in single axis builds tooltips in Jenkins Matrix Project Plugin
Matrix Project Plugin 1.16 and earlier does not escape node names shown in tooltips on the overview page of builds with a single axis. This results in a stored cross-site scripting (XSS) vulnerability exploitable by users with Agent/Configure permission. Matrix Project Plugin 1.17 escapes the node names shown in these...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:matrix-project'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.17'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.16'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2224'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/matrix-project-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-07-15/#SECURITY-1924'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-24T00:54:04Z', 'nvd_published_at': '2020-07-15T18:15:00Z'}
1.4.0
GHSA-837x-xww6-7jqm
2023-07-28T18:44:32Z
2022-05-13T01:06:11Z
null
['CVE-2016-0767']
PostgreSQL PL/Java Improper Privilege Management
PostgreSQL PL/Java before 1.5.0 allows remote authenticated users with USAGE permission on the public schema to alter the public schema classpath.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'postgresql:pljava-public'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.5.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-0767'}, {'type': 'PACKAGE', 'url': 'https://github.com/tada/pljava'}, {'type': 'WEB', 'url': 'https://tada.github.io/pljava/releasenotes-pre1_6.html#PL.2FJava_1.5.0_.2829_March_2016.29'}]
{'cwe_ids': ['CWE-269'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T18:44:32Z', 'nvd_published_at': '2017-06-06T18:29:00Z'}
1.4.0
GHSA-2fc2-6r4j-p65h
2022-06-17T21:06:08Z
2022-05-14T01:08:34Z
null
['CVE-2014-1859']
Numpy arbitrary file write via symlink attack
(1) core/tests/test_memmap.py, (2) core/tests/test_multiarray.py, (3) f2py/f2py2e.py, and (4) lib/tests/test_io.py in NumPy before 1.8.1 allow local users to write to arbitrary files via a symlink attack on a temporary file.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'numpy'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.8.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-1859'}, {'type': 'WEB', 'url': 'https://github.com/numpy/numpy/pull/4262'}, {'type': 'WEB', 'url': 'https://github.com/numpy/numpy/commit/0bb46c1448b0d3f5453d5182a17ea7ac5854ee15'}, {'type': 'WEB', 'url': 'https://bugs.debian.org/cgi-bin/bugreport....
{'cwe_ids': ['CWE-59'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T21:06:08Z', 'nvd_published_at': '2018-01-08T19:29:00Z'}
1.4.0
GHSA-6j9m-rp7m-3gfg
2023-07-21T18:14:10Z
2022-05-13T01:19:08Z
null
['CVE-2018-14716']
SEOmatic plugin for Craft CMS SSTI Vulnerability
A Server Side Template Injection (SSTI) was discovered in the SEOmatic plugin before 3.1.4 for Craft CMS, because requests that don't match any elements incorrectly generate the canonicalUrl, and can lead to execution of Twig code.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'nystudio107/craft-seomatic'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-14716'}, {'type': 'WEB', 'url': 'https://github.com/nystudio107/craft-seomatic/commit/1e7d1d084ac3a89e7ec70620f2749110508d1ce1'}, {'type': 'WEB', 'url': 'https://github.com/nystudio107/craft-seomatic/releases/tag/3.1.4'}, {'type': 'WEB', 'url': 'ht...
{'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T18:14:10Z', 'nvd_published_at': '2018-08-06T20:29:00Z'}
1.4.0
GHSA-737w-mh58-cxjp
2022-11-03T22:54:13Z
2022-05-14T00:54:15Z
null
['CVE-2013-1966']
Arbitrary code execution in Apache Struts
Apache Struts 2 before 2.3.14.2 allows remote attackers to execute arbitrary OGNL code via a crafted request that is not properly handled when using the includeParams attribute in the (1) URL or (2) A tag.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.14.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-1966'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=967656'}, {'type': 'WEB', 'url': 'https://cwiki.apache.org/confluence/display/WW/S2-013'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/struts'}, {'type': 'WEB', '...
{'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T22:54:13Z', 'nvd_published_at': '2013-07-10T19:55:00Z'}
1.4.0
GHSA-xr37-pjfh-qwwc
2022-12-19T21:15:04Z
2022-05-24T17:07:41Z
null
['CVE-2020-2107']
Fortify Plugin stored credentials in plain text
Fortify Plugin 19.1.29 and earlier stored its proxy server password unencrypted in job `config.xml` files. This password could be read by users with the Extended Read permission. Fortify Plugin 19.2.30 now encrypts the proxy server password.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:fortify'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '19.2.30'}]}], 'database_specific': {'last_known_affected_version_range': '<= 19.1.29'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2107'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/fortify-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-01-29/#SECURITY-1565'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020/01/...
{'cwe_ids': ['CWE-256', 'CWE-522'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-19T21:15:04Z', 'nvd_published_at': '2020-01-29T16:15:00Z'}
1.4.0
GHSA-w3qr-8v4r-592m
2023-07-24T20:22:00Z
2022-05-13T01:53:42Z
null
['CVE-2018-8452']
ChakraCore information disclosure vulnerability
An information disclosure vulnerability exists when the scripting engine does not properly handle objects in memory in Microsoft browsers, aka "Scripting Engine Information Disclosure Vulnerability." This affects ChakraCore, Internet Explorer 11, Microsoft Edge.
[{'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.11.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8452'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/3f3544801cc01e9f54cab84b20602a3b5e29c3ef'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8452'}, {'type': 'WEB',...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-24T20:22:00Z', 'nvd_published_at': '2018-09-13T00:29:00Z'}
1.4.0
GHSA-pfg4-p438-p874
2023-09-28T20:37:44Z
2022-05-14T01:31:22Z
null
['CVE-2019-9081']
Laravel Framework Deserialization Vulnerability
The Illuminate component of Laravel Framework 5.7.x has a deserialization vulnerability that can lead to remote code execution if the content is controllable, related to the `__destruct` method of the PendingCommand class in `PendingCommand.php`.
[{'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': 'laravel/framework'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.7.0'}, {'fixed': '6.20.44'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-9081'}, {'type': 'WEB', 'url': 'https://github.com/Laworigin/Laworigin.github.io/blob/master/2019/02/21/laravelv5-7%E5%8F%8D%E5%BA%8F%E5%88%97%E5%8C%96rce/index.html'}, {'type': 'PACKAGE', 'url': 'https://github.com/laravel/framework'}, {'type': 'W...
{'cwe_ids': ['CWE-502'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-19T20:35:32Z', 'nvd_published_at': '2019-02-24T17:29:00Z'}
1.4.0
GHSA-v7cm-w955-pj6g
2022-06-29T19:30:06Z
2022-05-14T01:28:26Z
null
['CVE-2018-1294']
Improper Input Validation Apache Commons Email
If a user of Apache Commons Email (typically an application programmer) passes unvalidated input as the so-called "Bounce Address", and that input contains line-breaks, then the email details (recipients, contents, etc.) might be manipulated. Mitigation: Users should upgrade to Commons-Email 1.5. You can mitigate this ...
[{'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': '0'}, {'fixed': '1.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1294'}, {'type': 'WEB', 'url': 'http://seclists.org/oss-sec/2018/q1/107'}]
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-29T19:30:06Z', 'nvd_published_at': '2018-03-20T17:29:00Z'}
1.4.0
GHSA-8qxh-hcr9-2379
2023-08-01T23:10:47Z
2022-05-24T22:00:09Z
null
['CVE-2019-12935']
Shopware Cross-site Scripting Vulnerability
Shopware before 5.5.8 has XSS via the Query String to the backend/Login or backend/Login/load/ URI.
[{'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': 'shopware/shopware'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.5.8'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-12935'}, {'type': 'WEB', 'url': 'https://www.netsparker.com/web-applications-advisories/ns-19-004-cross-site-scripting-in-shopware/'}, {'type': 'WEB', 'url': 'https://www.shopware.com/en/changelog/#5-5-8'}, {'type': 'WEB', 'url': 'http://seclists.o...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-01T23:10:47Z', 'nvd_published_at': '2019-06-23T23:15:00Z'}
1.4.0
GHSA-x34j-wxq8-7vcm
2023-08-03T22:13:29Z
2022-05-17T02:56:23Z
null
['CVE-2015-8813']
Umbraco CMS vulnerable to CSRF
The `Page_Load` function in [Umbraco.Web/umbraco.presentation/umbraco/dashboard/FeedProxy.aspx.cs](https://github.com/umbraco/Umbraco-CMS/commit/924a016ffe7ae7ea6d516c07a7852f0095eddbce#diff-2899f01df84571577834f97a81637c65e20178ec6129b76c02f99789b23cf72e) in Umbraco before 7.4.0 allows remote attackers to conduct serv...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Umbraco.CMS'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.4.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-8813'}, {'type': 'WEB', 'url': 'https://github.com/umbraco/Umbraco-CMS/commit/924a016ffe7ae7ea6d516c07a7852f0095eddbce'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20230608160721/https://issues.umbraco.org/issue/U4-7457'}, {'type': 'WEB',...
{'cwe_ids': ['CWE-918'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T22:13:29Z', 'nvd_published_at': '2017-03-03T16:59:00Z'}
1.4.0
GHSA-xc85-32mf-xpv8
2022-06-17T21:30:05Z
2022-05-05T02:48:42Z
null
['CVE-2013-0263']
Rack arbitrary code execution via timing attack
Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant t...
[]
[{'package': {'ecosystem': 'RubyGems', 'name': 'rack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.5.0'}, {'fixed': '1.5.2'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'rack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.4.0'}, {'fixed': '1.4.5'}]}]}, {'package': {'ecosystem...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-0263'}, {'type': 'WEB', 'url': 'https://github.com/rack/rack/commit/0cd7e9aa397f8ebb3b8481d67dbac8b4863a7f07'}, {'type': 'WEB', 'url': 'https://github.com/rack/rack/commit/9a81b961457805f6d1a5c275d053068440421e11'}, {'type': 'WEB', 'url': 'https://...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-17T21:30:05Z', 'nvd_published_at': '2013-02-08T20:55:00Z'}
1.4.0
GHSA-rr2r-g6xm-58xj
2022-12-02T20:06:51Z
2022-05-18T00:00:42Z
null
['CVE-2022-30972']
Cross Site Request Forgery in Jenkins Storable Configs Plugin
A cross-site request forgery (CSRF) vulnerability in Jenkins Storable Configs Plugin 1.0 and earlier allows attackers to have Jenkins parse a local XML file (e.g., archived artifacts) that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.
[{'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.jvnet.hudson.plugins:storable-configs-plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-30972'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/storable-configs-plugin/'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-1969'}]
{'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-01T20:52:02Z', 'nvd_published_at': '2022-05-17T15:15:00Z'}
1.4.0
GHSA-3xgx-r9j4-qw9w
2022-05-23T20:12:28Z
2022-05-03T00:00:46Z
null
['CVE-2022-21189']
Prototype Pollution in Dexie
Dexie is a minimalistic wrapper for IndexedDB. The package dexie before 3.2.2, from 4.0.0-alpha.1 and before 4.0.0-alpha.3 are vulnerable to Prototype Pollution in the Dexie.setByKeyPath(obj, keyPath, value) function which does not properly check the keys being set (like __proto__ or constructor). This can allow an att...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}]
[{'package': {'ecosystem': 'npm', 'name': 'dexie'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.2.2'}]}]}, {'package': {'ecosystem': 'npm', 'name': 'dexie'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0-alpha.1'}, {'fixed': '4.0.0-alpha.3'}]}], 'database_specific':...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-21189'}, {'type': 'WEB', 'url': 'https://github.com/dexie/Dexie.js/commit/1d655a69b9f28c3af6fae10cf5c61df387dc689b'}, {'type': 'PACKAGE', 'url': 'https://github.com/dexie/Dexie.js'}, {'type': 'WEB', 'url': 'https://github.com/dexie/Dexie.js/blob/fe...
{'cwe_ids': ['CWE-1321'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-05-23T20:12:28Z', 'nvd_published_at': '2022-05-01T16:15:00Z'}
1.4.0
GHSA-458h-wv48-fq75
2023-07-21T22:47:11Z
2022-05-13T01:34:29Z
null
['CVE-2018-14655']
Keycloak XSS Vulnerability
A flaw was found in Keycloak 3.4.3.Final, 4.0.0.Beta2, 4.3.0.Final. When using `response_mode=form_post` it is possible to inject arbitrary Javascript-Code via the 'state'-parameter in the authentication URL. This allows an XSS-Attack upon succesfully login.
[{'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.keycloak:keycloak-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.4.3.Final'}, {'last_affected': '4.3.9.Final'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-14655'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:3592'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:3593'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:3595'}, {'type': 'WEB'...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T22:47:11Z', 'nvd_published_at': '2018-11-13T19:29:00Z'}
1.4.0
GHSA-xjgh-84hx-56c5
2022-07-01T21:20:08Z
2022-05-14T01:07:15Z
null
['CVE-2017-12617']
Unrestricted Upload of File with Dangerous Type Apache Tomcat
When running Apache Tomcat versions 9.0.0.M1 to 9.0.0, 8.5.0 to 8.5.22, 8.0.0.RC1 to 8.0.46 and 7.0.0 to 7.0.81 with HTTP PUTs enabled (e.g. via setting the readonly initialisation parameter of the Default servlet to false) it was possible to upload a JSP file to the server via a specially crafted request. This JSP cou...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '9.0.0.M1'}, {'fixed': '9.0.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 9.0.0M27'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ran...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-12617'}, {'type': 'WEB', 'url': 'https://github.com/apache/tomcat/commit/506d862e7edfa991de198e0f2e4c4540830fa531'}, {'type': 'WEB', 'url': 'https://github.com/apache/tomcat/commit/512a3c3aecdb52de092c6bacddd71b85c4feda06'}, {'type': 'WEB', 'url': ...
{'cwe_ids': ['CWE-434'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T21:20:08Z', 'nvd_published_at': '2017-10-04T01:29:00Z'}
1.4.0
GHSA-jfxf-4frr-9j3q
2022-05-25T19:38:50Z
2022-05-25T19:38:50Z
null
[]
XSS in various backend modules due to (un)escaping in JS notification module
The notification module displaying flash messages unscapes HTML coming from the server, resulting in XSS vulnerabilities with various names and labels of entities (eg. workspace title or media title). This however means you must be a logged in user with respective rights in the first place to leverage the attack vector...
[]
[{'package': {'ecosystem': 'Packagist', 'name': 'neos/neos'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.3'}, {'fixed': '5.3.10'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'neos/neos'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '7.0.0'}, {'fixed': '7.0.9'}]}]}, {'package': ...
[{'type': 'WEB', 'url': 'https://github.com/neos/neos-development-collection/security/advisories/GHSA-jfxf-4frr-9j3q'}, {'type': 'WEB', 'url': 'https://discuss.neos.io/t/neos-bugfix-releases-5-3-10-7-0-9-7-1-7-7-2-6-7-3-4-8-0-2/5930?u=kdambekalns'}, {'type': 'PACKAGE', 'url': 'https://github.com/neos/neos'}, {'type': '...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T19:38:50Z', 'nvd_published_at': None}
1.4.0
GHSA-752c-vfpf-cp2w
2023-07-10T23:44:00Z
2022-05-24T22:01:28Z
null
['CVE-2021-27940']
openark/orchestrator cross-site scripting vulnerability
resources/public/js/orchestrator.js in openark orchestrator before 3.2.4 allows XSS via the orchestrator-msg parameter.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/openark/orchestrator'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.2.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-27940'}, {'type': 'WEB', 'url': 'https://github.com/openark/orchestrator/pull/1313'}, {'type': 'WEB', 'url': 'https://github.com/openark/orchestrator/commit/76ceb6b0e013e1e815eb008dec90295860b06cf3'}, {'type': 'WEB', 'url': 'https://github.com/open...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-10T23:44:00Z', 'nvd_published_at': '2021-03-03T22:15:00Z'}
1.4.0
GHSA-9cjv-93g7-c6mv
2022-06-30T15:43:19Z
2022-05-13T01:48:40Z
null
['CVE-2018-1000864']
Loop with Unreachable Exit Condition in Jenkins
A denial of service vulnerability exists in Jenkins 2.153 and earlier, LTS 2.138.3 and earlier in CronTab.java that allows attackers with Overall/Read permission to have a request handling thread enter an infinite loop.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.138.4'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.138.3'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000864'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHBA-2019:0024'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-12-05/#SECURITY-1193'}, {'ty...
{'cwe_ids': ['CWE-835'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T15:43:19Z', 'nvd_published_at': '2018-12-10T14:29:00Z'}
1.4.0
GHSA-929w-q433-4h9x
2022-12-16T20:38:47Z
2022-05-24T19:19:44Z
null
['CVE-2021-21693']
Multiple vulnerabilities allow bypassing path filtering of agent-to-controller access control in Jenkins
The agent-to-controller security subsystem limits which files on the Jenkins controller can be accessed by agent processes. Multiple vulnerabilities in the file path filtering implementation of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allow agent processes to read and write arbitrary files on the Jenkins con...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.303.3'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.304'},...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21693'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2455'}]
{'cwe_ids': ['CWE-285', 'CWE-863'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-24T00:51:11Z', 'nvd_published_at': '2021-11-04T17:15:00Z'}
1.4.0
GHSA-28cq-6rmx-pjq4
2022-07-12T21:37:02Z
2022-05-17T01:38:30Z
null
['CVE-2012-5887']
Improper Authentication in Apache Tomcat
The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 does not properly check for stale nonce values in conjunction with enforcement of proper credentials, which makes it easier for remote attackers to bypass intended access restrictions by s...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.5.0'}, {'fixed': '5.5.36'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fixed': '6...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-5887'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/79809'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/tomcat'}, {'type': 'WEB', 'url': 'http://lists.opensuse.org/opensuse-updates/2012-12/msg00089.html'}...
{'cwe_ids': ['CWE-287'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-12T21:37:02Z', 'nvd_published_at': '2012-11-17T19:55:00Z'}
1.4.0
GHSA-jvjm-j945-8qwc
2022-12-22T13:44:43Z
2022-05-24T17:33:08Z
null
['CVE-2020-2315']
XXE vulnerability in Jenkins Visualworks Store Plugin
Visualworks Store Plugin 1.1.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows attackers with the ability to control the output of a script that run Visualworks with StoreCI, or able to control an agent process, to have Jenkins parse a crafted file that uses exte...
[{'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:visualworks-store'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.1.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2315'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/visualworks-store-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-1900'}]
{'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-22T13:44:43Z', 'nvd_published_at': '2020-11-04T15:15:00Z'}
1.4.0
GHSA-jrjx-8gmw-jj2q
2023-09-28T20:48:54Z
2022-05-24T17:00:27Z
null
['CVE-2019-8137']
Magento 2 Community Edition RCE Vulnerability
A remote code execution vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An authenticated user with privileges to manipulate CMS section of the website can trigger remote code execution via custom layout update.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'fixed': '2.2.10'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ecosystem_specific...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-8137'}, {'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': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T23:43:17Z', 'nvd_published_at': '2019-11-06T00:15:00Z'}
1.4.0
GHSA-mv93-wvcp-7m7r
2023-02-08T00:34:13Z
2022-05-13T01:26:08Z
null
['CVE-2018-17848']
golang.org/x/net/html Improper Validation of Array Index vulnerability
The html package (aka x/net/html) through 2018-09-25 in Go mishandles <math><template><mn><b></template>, leading to a "panic: runtime error" (index out of range) in (*insertionModeStack).pop in node.go, called from inHeadIM, 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-17848'}, {'type': 'WEB', 'url': 'https://github.com/golang/go/issues/27846'}, {'type': 'WEB', 'url': 'https://go.dev/cl/159397'}, {'type': 'WEB', 'url': 'https://go.dev/issue/27846'}, {'type': 'WEB', 'url': 'https://go.googlesource.com/net/+/4b62a6...
{'cwe_ids': ['CWE-129'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T00:34:13Z', 'nvd_published_at': '2018-10-01T08:29:00Z'}
1.4.0
GHSA-x962-w72p-mv7q
2023-08-28T23:52:58Z
2022-05-17T05:07:49Z
null
['CVE-2013-4729']
phpMyAdmin Global variables scope injection vulnerability
import.php in phpMyAdmin 4.x before 4.0.4.1 does not properly restrict the ability of input data to specify a file format, which allows remote authenticated users to modify the GLOBALS superglobal array, and consequently change the configuration, via a crafted request.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'phpmyadmin/phpmyadmin'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0'}, {'fixed': '4.0.4.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-4729'}, {'type': 'WEB', 'url': 'https://github.com/phpmyadmin/phpmyadmin/commit/012464268420e53a9cd81cbb4a43988d70393c36'}, {'type': 'PACKAGE', 'url': 'https://github.com/phpmyadmin/phpmyadmin'}, {'type': 'WEB', 'url': 'http://www.phpmyadmin.net/ho...
{'cwe_ids': ['CWE-621'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-28T23:52:58Z', 'nvd_published_at': '2013-07-04T14:33:00Z'}
1.4.0
GHSA-rfvw-5848-gxc5
2023-07-19T14:34:15Z
2022-05-24T16:56:47Z
null
['CVE-2019-12205']
Silverstripe Flash Clipboard Reflected XSS
SilverStripe versions 3.0.0 until 4.3.5 and 4.4.4 are vulnerable to Flash Clipboard Reflected XSS. Versions 4.3.5 and 4.4.4 of `silverstripe/framework` and version 1.3.5 of `silverstripe/admin` contain a fix for this issue.
[{'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': 'silverstripe/framework'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.0.0'}, {'fixed': '4.3.5'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/admin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.5'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-12205'}, {'type': 'WEB', 'url': 'https://github.com/silverstripe/silverstripe-admin/commit/6e6fa5c618b9dbf4cc0a56704834bfa1d5b0d18e'}, {'type': 'WEB', 'url': 'https://www.silverstripe.org/download/security-releases/CVE-2019-12205'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T21:14:05Z', 'nvd_published_at': '2019-09-25T19:15:00Z'}
1.4.0
GHSA-wp3j-rvfp-624h
2023-03-10T02:29:09Z
2022-05-14T01:08:49Z
null
['CVE-2015-3900']
RubyGems vulnerable to DNS hijack attack
RubyGems 2.0.x before 2.0.16, 2.2.x before 2.2.4, and 2.4.x before 2.4.7 does not validate the hostname when fetching gems or making API requests, which allows remote attackers to redirect requests to arbitrary domains via a crafted DNS SRV record, aka a "DNS hijack attack."
[]
[{'package': {'ecosystem': 'RubyGems', 'name': 'rubygems-update'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.0.16'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'rubygems-update'}, 'ecosystem_specific': {'affected_function...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-3900'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rubygems-update/CVE-2015-3900.yml'}, {'type': 'WEB', 'url': 'https://puppet.com/security/cve/CVE-2015-3900'}, {'type': 'WEB', 'url': 'https://web.archive.o...
{'cwe_ids': ['CWE-350'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-03-10T02:29:09Z', 'nvd_published_at': '2015-06-24T14:59:00Z'}
1.4.0
GHSA-4jxx-4qxw-prxm
2022-07-07T23:26:01Z
2022-05-24T16:45:54Z
null
['CVE-2019-0982']
Denial of service in ASP.NET Core
A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka 'ASP.NET Core Denial of Service Vulnerability'.
[{'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': 'NuGet', 'name': 'Microsoft.AspNetCore.SignalR.Protocols.MessagePack'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.1.0'}, {'fixed': '1.1.5'}]}]}, {'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.AspNetCore.SignalR.Protocols.MessagePack'}, 'ranges': [{'type': 'ECOSYSTEM...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-0982'}, {'type': 'WEB', 'url': 'https://github.com/aspnet/Announcements/issues/359'}, {'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': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T23:26:01Z', 'nvd_published_at': '2019-05-16T19:29:00Z'}
1.4.0
GHSA-wr5j-q359-6vr2
2023-01-23T14:10:09Z
2022-05-14T03:48:04Z
null
['CVE-2014-4993']
backup-agoddard and backup_checksum have Information Exposure vulnerability
(1) `lib/backup/cli/utility.rb` in the `backup-agoddard` gem 3.0.28 and (2) `lib/backup/cli/utility.rb` in the `backup_checksum` gem 3.0.23 for Ruby place credentials on the openssl command line, which allows local users to obtain sensitive information by listing the process.
[{'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': 'RubyGems', 'name': 'backup-agoddard'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.0.28'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'backup_checksum'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '3.0.2...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-4993'}, {'type': 'PACKAGE', 'url': 'https://github.com/agoddard/backup'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2014/07/07/11'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2014/07/07/12'}, {'type...
{'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-23T14:10:09Z', 'nvd_published_at': '2018-01-10T18:29:00Z'}
1.4.0
GHSA-mj73-5x75-9phh
2023-09-26T20:03:52Z
2022-05-24T17:04:02Z
null
['CVE-2019-19724']
Singularity insecure permissions
Insecure permissions (777) are set on `$HOME/.singularity` when it is newly created by Singularity (version from 3.3.0 to 3.5.1), which could lead to an information leak, and malicious redirection of operations performed against Sylabs cloud services.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Go', 'name': 'github.com/sylabs/singularity'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.3.0'}, {'fixed': '3.5.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.5.1'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-19724'}, {'type': 'WEB', 'url': 'https://github.com/sylabs/singularity/commit/2cda4981812c29f0fb11d3ea6aaf6139f665a631'}, {'type': 'PACKAGE', 'url': 'https://github.com/sylabs/singularity'}, {'type': 'WEB', 'url': 'https://github.com/sylabs/singula...
{'cwe_ids': ['CWE-276'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T21:02:11Z', 'nvd_published_at': '2019-12-18T21:15:00Z'}
1.4.0
GHSA-wr3m-gw98-mc3j
2022-07-13T18:25:49Z
2022-05-14T03:52:45Z
null
['CVE-2011-4858']
Improper Input Validation in Apache Tomcat
Apache Tomcat before 5.5.35, 6.x before 6.0.35, and 7.x before 7.0.23 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.5.0'}, {'fixed': '5.5.35'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '6.0.0'}, {'fixed': '6...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2011-4858'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=750521'}, {'type': 'WEB', 'url': 'https://github.com/FireFart/HashCollision-DOS-POC/blob/master/HashtablePOC.py'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/tom...
{'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-13T18:25:49Z', 'nvd_published_at': '2012-01-05T19:55:00Z'}
1.4.0
GHSA-5jg4-p78r-p5j3
2022-07-06T19:45:41Z
2022-05-14T01:06:24Z
null
['CVE-2016-6810']
Improper Neutralization of Input During Web Page Generation Apache ActiveMQ
In Apache ActiveMQ 5.x before 5.14.2, an instance of a cross-site scripting vulnerability was identified to be present in the web based administration console. The root cause of this issue is improper user data output validation.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.activemq:activemq-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '5.0.0'}, {'fixed': '5.14.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 5.14.1'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-6810'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/924a3a27fad192d711436421e02977ff90d9fc0f298e1efe6757cfbc@%3Cusers.activemq.apache.org%3E'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/a859563f05fbe7c31916b3178c...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T19:45:41Z', 'nvd_published_at': '2018-01-10T15:29:00Z'}
1.4.0
GHSA-8r5c-8v97-g7vh
2023-07-26T21:21:17Z
2022-05-14T01:06:51Z
null
['CVE-2017-11914']
ChakraCore Privilege Escalation
ChakraCore and Microsoft Edge in Windows 10 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to gain the same user rights as the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2017-11886, C...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-11914'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/4411'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/b488088279391deaaacfce4f0756caaefc284109'}, {'type': 'WEB', 'url': 'https://portal.msrc...
{'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T21:21:17Z', 'nvd_published_at': '2017-12-12T21:29:00Z'}
1.4.0
GHSA-6gcg-hp2x-q54h
2022-05-23T21:13:57Z
2022-05-23T21:13:57Z
null
['CVE-2022-24904']
Symlink following allows leaking out-of-bound manifests and JSON files from Argo CD repo-server
### Impact All unpatched versions of Argo CD starting with v0.7.0 are vulnerable to a symlink following bug allowing a malicious user with repository write access to leak sensitive files from Argo CD's repo-server. A malicious Argo CD user with write access for a repository which is (or may be) used in a directory-ty...
[{'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': 'Go', 'name': 'github.com/argoproj/argo-cd/v2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1.15'}]}]}, {'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-6gcg-hp2x-q54h'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-24904'}, {'type': 'WEB', 'url': 'https://github.com/argoproj/argo-cd/commit/5e767a4b9e30983330c0fdec322192281a90eb84'}, {'type': 'WEB', 'url': 'h...
{'cwe_ids': ['CWE-59', 'CWE-61'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-23T21:13:57Z', 'nvd_published_at': '2022-05-20T14:15:00Z'}
1.4.0
GHSA-c26h-8h4p-4jgj
2022-12-29T01:44:29Z
2022-05-24T17:28:26Z
null
['CVE-2020-2267']
Missing permission checks in MongoDB Plugin
A missing permission check in Jenkins MongoDB Plugin 1.3 and earlier allows attackers with Overall/Read permission to gain access to some metadata of any arbitrary files on the Jenkins controller.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:mongodb'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2267'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/mongodb-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1904'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020...
{'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T01:44:29Z', 'nvd_published_at': '2020-09-16T14:15:00Z'}
1.4.0
GHSA-h2vq-7gf2-qw9v
2023-07-26T23:13:52Z
2022-05-17T00:30:20Z
null
['CVE-2017-15280']
Umbraco CMS XXE Vulnerability
XML external entity (XXE) vulnerability in Umbraco CMS before 7.7.3 allows attackers to obtain sensitive information by reading files on the server or sending TCP requests to intranet hosts (aka SSRF), related to `Umbraco.Web/umbraco.presentation/umbraco/dialogs/importDocumenttype.aspx.cs`.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'UmbracoCms.Core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}]}], 'database_specific': {'last_known_affected_version_range': '< 7.7.3'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-15280'}, {'type': 'WEB', 'url': 'https://github.com/umbraco/Umbraco-CMS/commit/5dde2efe0d2b3a47d17439e03acabb7ea2befb64'}, {'type': 'WEB', 'url': 'http://issues.umbraco.org/issue/U4-10506'}]
{'cwe_ids': ['CWE-611'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T23:13:52Z', 'nvd_published_at': '2017-10-12T08:29:00Z'}
1.4.0
GHSA-frh8-wrx9-gc53
2023-07-21T17:49:53Z
2022-05-13T01:20:39Z
null
['CVE-2018-8137']
ChakraCore RCE Vulnerability
A remote code execution vulnerability exists in the way that the scripting engine handles objects in memory in Microsoft Edge, aka "Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0945, CVE-2018-0946, CVE-2018-0951, CVE-2018-0953, CVE-2018-...
[{'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-8137'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/6e362fe94bc4bba7c8b8c6f819c1bee94c51893c'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8137'}, {'type': 'WEB',...
{'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T17:49:53Z', 'nvd_published_at': '2018-05-09T19:29:00Z'}
1.4.0
GHSA-c9r9-3h38-r7vj
2023-07-07T00:08:36Z
2022-05-17T02:20:07Z
null
['CVE-2017-11675']
Authenticated RCE in Zen Cart 1.5.5e
The traverseStrictSanitize function in admin_dir/includes/classes/AdminRequestSanitizer.php in ZenCart 1.5.5e mishandles key strings, which allows remote authenticated users to execute arbitrary PHP code by placing that code into an invalid array index of the admin_name array parameter to admin_dir/login.php, if there ...
[{'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': 'zencart/zencart'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}]}], 'database_specific': {'last_known_affected_version_range': '< 1.5.5e'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-11675'}, {'type': 'WEB', 'url': 'https://github.com/imp0wd3r/vuln-papers/tree/master/zencart-155e-auth-rce'}]
{'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T00:08:36Z', 'nvd_published_at': '2017-07-27T06:29:00Z'}