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-9hr3-j9mc-xmq2
2022-05-20T21:17:03Z
2022-05-03T00:00:44Z
null
['CVE-2022-25842']
Path Traversal in com.alibaba.oneagent:one-java-agent-plugin
All versions of package `com.alibaba.oneagent:one-java-agent-plugin` are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) using a specially crafted archive that holds directory traversal filenames (e.g. `../../evil.exe`). The attacker can overwrite executable files and either invoke them remotely or...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:L'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.alibaba.oneagent:one-java-agent-plugin'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.0.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25842'}, {'type': 'WEB', 'url': 'https://github.com/alibaba/one-java-agent/pull/29'}, {'type': 'WEB', 'url': 'https://github.com/alibaba/one-java-agent/pull/29/commits/359603b63fc6c59d8b57e061c171954bab3433bf'}, {'type': 'WEB', 'url': 'https://gith...
{'cwe_ids': ['CWE-22', 'CWE-29'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-20T21:17:03Z', 'nvd_published_at': '2022-05-01T16:15:00Z'}
1.4.0
GHSA-mmmm-chjf-jmvw
2023-01-24T18:35:04Z
2022-05-24T17:34:24Z
null
['CVE-2020-13353']
Gitaly Insufficient Session Expiration vulnerability
When importing repos via URL, one time use git credentials were persisted beyond the expected time window in Gitaly 1.79.0 or above. Affected versions are: >=1.79.0, <13.3.9,>=13.4, <13.4.5,>=13.5, <13.5.2.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'RubyGems', 'name': 'gitaly'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.79.0'}, {'fixed': '13.3.9'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'gitaly'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '13.4'}, {'fixed': '13.4.5'}]}]}, {'package': {'eco...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-13353'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/gitaly/CVE-2020-13353.yml'}, {'type': 'WEB', 'url': 'https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13353.json'}, {'type': 'PACKAGE', 'url...
{'cwe_ids': ['CWE-613'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-01-24T18:35:04Z', 'nvd_published_at': '2020-11-17T01:15:00Z'}
1.4.0
GHSA-x9mm-6gpf-f749
2022-07-06T20:59:38Z
2022-05-17T03:00:44Z
null
['CVE-2014-9527']
Loop with Unreachable Exit Condition in Apache POI
HSLFSlideShow in Apache POI before 3.11 allows remote attackers to cause a denial of service (infinite loop and deadlock) via a crafted PPT file.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.poi:poi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.11'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-9527'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2016:1135'}, {'type': 'WEB', 'url': 'https://issues.apache.org/bugzilla/show_bug.cgi?id=57272'}, {'type': 'WEB', 'url': 'http://lists.fedoraproject.org/pipermail/package-announce...
{'cwe_ids': ['CWE-835'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:59:38Z', 'nvd_published_at': '2015-01-06T15:59:00Z'}
1.4.0
GHSA-j6f7-hghw-g437
2022-05-31T15:43:48Z
2022-05-17T03:05:15Z
null
['CVE-2016-9964']
bottle.py vulnerable to CRLF Injection
bottle.py is a fast and simple micro-framework for python web-applications. redirect() in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, which leads to a CRLF attack, as demonstrated by a redirect("233\r\nSet-Cookie: name=salt") call.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'bottle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.12.10'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-9964'}, {'type': 'WEB', 'url': 'https://github.com/bottlepy/bottle/issues/913'}, {'type': 'WEB', 'url': 'https://github.com/bottlepy/bottle/commit/6d7e13da0f998820800ecb3fe9ccee4189aefb54'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisorie...
{'cwe_ids': ['CWE-93'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-31T15:43:48Z', 'nvd_published_at': '2016-12-16T09:59:00Z'}
1.4.0
GHSA-prjv-jj26-wf8h
2022-11-03T22:57:46Z
2022-05-14T00:54:16Z
null
['CVE-2014-0112']
ClassLoader manipulation in Apache Struts
ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.3.20'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0112'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2019:0910'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1091939'}, {'type': 'WEB', 'url': 'https://cwiki.apache.org/confluence/display/WW/S2-021'}, {'typ...
{'cwe_ids': [], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T22:57:46Z', 'nvd_published_at': '2014-04-29T10:37:00Z'}
1.4.0
GHSA-jcgc-vxqg-85xx
2023-07-07T19:09:25Z
2022-05-13T01:06:16Z
null
['CVE-2019-5884']
Sensitive Data Exposure in elFinder
`php/elFinder.class.php` in elFinder before 2.1.45 leaks information if PHP's curl extension is enabled and `safe_mode` or `open_basedir` is not set.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'studio-42/elfinder'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1.45'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-5884'}, {'type': 'WEB', 'url': 'https://github.com/Studio-42/elFinder/commit/f133163f2d754584de65d718b2fde96191557316'}, {'type': 'WEB', 'url': 'https://github.com/Studio-42/elFinder/releases/tag/2.1.45'}]
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T19:09:25Z', 'nvd_published_at': '2019-01-10T08:29:00Z'}
1.4.0
GHSA-mfhv-gwf8-4m88
2022-08-11T14:46:55Z
2022-05-25T00:00:21Z
null
['CVE-2021-3597']
undertow Race Condition vulnerability
A flaw was found in undertow. The HTTP2SourceChannel fails to write the final frame under some circumstances, resulting in a denial of service. The highest threat from this vulnerability is availability. This flaw affects Undertow versions prior to 2.0.35.SP1, prior to 2.2.6.SP1, prior to 2.2.7.SP1, prior to 2.0.36.SP1...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'io.undertow:undertow-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'}, {'fixed': '2.2.9.Final'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.2.8.Final'}}, {'package': {'ecosystem': 'Maven', 'name': 'io.undertow:undertow-core...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-3597'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=1970930'}, {'type': 'PACKAGE', 'url': 'https://github.com/undertow-io/undertow'}, {'type': 'WEB', 'url': 'https://security.netapp.com/advisory/ntap-20220804-0003/'}]
{'cwe_ids': ['CWE-362'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-25T22:41:56Z', 'nvd_published_at': '2022-05-24T19:15:00Z'}
1.4.0
GHSA-42m6-7xff-9v9m
2022-07-01T17:47:18Z
2022-05-13T01:36:54Z
null
['CVE-2017-2607']
Improper Neutralization of Input During Web Page Generation in Jenkins
Jenkins before versions 2.44 and 2.32.2 is vulnerable to a persisted cross-site scripting vulnerability in console notes (SECURITY-382). Jenkins allows plugins to annotate build logs, adding new content or changing the presentation of existing content while the build is running. Malicious Jenkins users, or users with S...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.32.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.32.1'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-2607'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2607'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/95963'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T17:47:18Z', 'nvd_published_at': '2018-05-21T23:29:00Z'}
1.4.0
GHSA-c5r9-rx53-q3gf
2022-12-16T20:43:58Z
2022-05-24T19:19:43Z
null
['CVE-2021-21696']
Agent-to-controller access control allowed writing to sensitive directory used by Jenkins Pipeline: Shared Groovy Libraries Plugin
Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not limit agent read/write access to the `libs/` directory inside build directories when using the `FilePath` APIs. This directory is used by the Pipeline: Shared Groovy Libraries Plugin to store copies of shared libraries. This allows attackers in control of age...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.303.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.303.2'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21696'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2423'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2021/11/04...
{'cwe_ids': ['CWE-693'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T06:47:00Z', 'nvd_published_at': '2021-11-04T17:15:00Z'}
1.4.0
GHSA-5gwq-4275-q4qc
2022-11-08T12:51:29Z
2022-05-13T01:48:37Z
null
['CVE-2018-1000401']
Jenkins AWS CodePipeline Plugin has Insufficiently Protected Credentials
Jenkins project Jenkins AWS CodePipeline Plugin version 0.36 and earlier contains a Insufficiently Protected Credentials vulnerability in AWSCodePipelineSCM.java that can result in Credentials Disclosure. This attack appear to be exploitable via local file access. This vulnerability appears to have been fixed in 0.37 a...
[{'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': 'com.amazonaws:aws-codepipeline'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.37'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000401'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/aws-codepipeline-plugin/commit/a45d3dc52c8b6f49e813a2ee8b796f0302649c69'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-06-25/#SECURITY-967'}]
{'cwe_ids': ['CWE-522'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T12:51:29Z', 'nvd_published_at': '2018-07-09T13:29:00Z'}
1.4.0
GHSA-v67x-gpg7-mwv3
2022-11-03T22:48:07Z
2022-05-14T03:13:13Z
null
['CVE-2018-1000187']
Exposure of Sensitive Information in Jenkins Kubernetes Plugin
A exposure of sensitive information vulnerability exists in Jenkins Kubernetes Plugin 1.7.0 and older in ContainerExecDecorator.java that results in sensitive variables such as passwords being written to logs.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.csanchez.jenkins.plugins:kubernetes'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000187'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/kubernetes-plugin/commit/43a1d15b0875ae89ae16f2a2bfdd44ffd1e5f46d'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-06-04/#SECURITY-883'}, {'type': 'WEB', 'url': 'ht...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-03T22:48:07Z', 'nvd_published_at': '2018-06-05T20:29:00Z'}
1.4.0
GHSA-47mp-rq2x-wjf2
2022-06-30T13:49:55Z
2022-05-13T01:14:41Z
null
['CVE-2018-1067']
Improper Neutralization of CRLF Sequences in HTTP Headers in Undertow
In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an H...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jboss.eap:wildfly-undertow'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '7.1.2.GA'}]}], 'database_specific': {'last_known_affected_version_range': '<= 7.1.1.GA'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1067'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:1247'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:1248'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:1249'}, {'type': 'WEB',...
{'cwe_ids': ['CWE-113'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T13:49:55Z', 'nvd_published_at': '2018-05-21T17:29:00Z'}
1.4.0
GHSA-qhqv-q4xg-f6g7
2023-09-18T23:43:12Z
2022-05-01T02:15:08Z
null
['CVE-2005-3164']
Apache Tomcat AJP Connector Information Leak
The AJP connector in Apache Tomcat 4.0.1 through 4.0.6 and 4.1.0 through 4.1.36, as used in Hitachi Cosminexus Application Server and standalone, does not properly handle when a connection is broken before request body data is sent in a POST request, which can lead to an information leak when "unsuitable request body d...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.1'}, {'last_affected': '4.0.6'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific': ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2005-3164'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@%3Cdev.tomcat.apache.org%3E'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a9...
{'cwe_ids': ['CWE-200'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T23:43:12Z', 'nvd_published_at': '2005-10-06T10:02:00Z'}
1.4.0
GHSA-jq2w-w7v2-69q5
2023-03-06T20:47:32Z
2022-05-24T22:00:29Z
null
['CVE-2019-12401']
Apache Solr vulnerable to XML Bomb
Solr versions prior to 5.0.0 are vulnerable to an XML resource consumption attack (a.k.a. Lol Bomb) via it?s update handler.?By leveraging XML DOCTYPE and ENTITY type elements, the attacker can create a pattern that will expand when the server parses the XML causing OOMs.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.solr:solr-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '5.0.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-12401'}, {'type': 'WEB', 'url': 'https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2019-12401-XML%20Bomb-Apache%20Solr'}, {'type': 'WEB', 'url': 'https://issues.apache.org/jira/browse/SOLR-13750'}, {'type': 'WEB', 'url': 'https://lists.a...
{'cwe_ids': ['CWE-776'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T13:23:13Z', 'nvd_published_at': '2019-09-10T15:15:00Z'}
1.4.0
GHSA-r2jf-rc5v-vmpv
2022-06-29T19:09:10Z
2022-05-13T01:50:56Z
null
['CVE-2018-1999047']
Incorrect Authorization in Jenkins
A improper authorization vulnerability exists in Jenkins 2.137 and earlier, 2.121.2 and earlier in UpdateCenter.java that allows attackers to cancel a Jenkins restart scheduled through the update center.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.121.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.121.2'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1999047'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2018-08-15/#SECURITY-1076'}]
{'cwe_ids': ['CWE-863'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-28T18:02:32Z', 'nvd_published_at': '2018-08-23T18:29:00Z'}
1.4.0
GHSA-f9gf-2q87-5m44
2022-12-15T16:51:12Z
2022-05-24T19:20:33Z
null
['CVE-2021-21700']
Stored XSS vulnerability in Jenkins Scriptler Plugin
Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion. This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to create Scriptler scripts. Scriptler Plugin 3.4 escapes the name of scripts on the UI when asking to c...
[{'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:scriptler'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.4'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.3'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21700'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/scriptler-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2406'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2...
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-15T16:51:12Z', 'nvd_published_at': '2021-11-12T11:15:00Z'}
1.4.0
GHSA-gjfx-9wx3-j6r7
2023-08-16T23:00:39Z
2022-05-13T01:24:34Z
null
['CVE-2011-4367']
Apache MyFaces Vulnerable to Path Traversal
Multiple directory traversal vulnerabilities in MyFaces JavaServer Faces (JSF) in Apache MyFaces Core 2.0.x before 2.0.12 and 2.1.x before 2.1.6 allow remote attackers to read arbitrary files via a `..` (dot dot) in the (1) ln parameter to `faces/javax.faces.resource/web.xml` or (2) the `PATH_INFO` to `faces/javax.face...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.myfaces.core:myfaces-impl'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.0.12'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.myfaces.core:myfaces-impl'}, 'ecos...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2011-4367'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/73100'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20120213042504/http://www.securityfocus.com/bid/51939'}, {'type': 'WEB', 'url': 'http://mail-archives....
{'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-02T00:42:02Z', 'nvd_published_at': '2014-06-19T14:55:00Z'}
1.4.0
GHSA-f5r8-7h4f-jr9x
2023-08-23T17:55:15Z
2022-05-24T17:35:32Z
null
['CVE-2020-25629']
Moodle incorrect access control
A vulnerability was found in Moodle where users with "Log in as" capability in a course context (typically, course managers) may gain access to some site administration capabilities by "logging in as" a System manager. This affects 3.9 to 3.9.1, 3.8 to 3.8.4, 3.7 to 3.7.7, 3.5 to 3.5.13 and earlier unsupported versions...
[{'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': 'moodle/moodle'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.9'}, {'fixed': '3.9.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.9.1'}}, {'package': {'ecosystem': 'Packagist', ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-25629'}, {'type': 'PACKAGE', 'url': 'https://github.com/moodle/moodle'}, {'type': 'WEB', 'url': 'https://moodle.org/mod/forum/discuss.php?d=410841'}]
{'cwe_ids': ['CWE-284', 'CWE-862'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-13T22:41:47Z', 'nvd_published_at': '2020-12-08T01:15:00Z'}
1.4.0
GHSA-mvrx-cmqw-2jgj
2023-07-26T21:45:16Z
2022-05-14T03:49:04Z
null
['CVE-2017-15374']
Shopware XSS Vulnerability
Shopware v5.2.5 - v5.3 is vulnerable to cross site scripting in the customer and order section of the content management system backend modules. Remote attackers are able to inject malicious script code into the firstname, lastname, or order input fields to provoke persistent execution in the customer and orders sectio...
[{'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': '5.2.5'}, {'last_affected': '5.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-15374'}, {'type': 'WEB', 'url': 'https://www.exploit-db.com/exploits/43849/'}, {'type': 'WEB', 'url': 'https://www.vulnerability-lab.com/get_content.php?id=1922'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T21:45:16Z', 'nvd_published_at': '2017-10-16T04:29:00Z'}
1.4.0
GHSA-8q2h-4mq6-396j
2023-08-04T21:48:37Z
2022-05-24T17:35:22Z
null
['CVE-2020-25449']
Cabot Cross Site Scripting (XSS) vulnerability via Address column
Cross Site Scripting (XSS) vulnerability in Arachnys Cabot up to and including 0.11.12 can be exploited via the Address column.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'cabot'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '0.11.12'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-25449'}, {'type': 'WEB', 'url': 'https://github.com/arachnys/cabot/commit/18708572cb0ed143842409419eada91160413973'}, {'type': 'PACKAGE', 'url': 'https://github.com/arachnys/cabot'}, {'type': 'WEB', 'url': 'https://itsmeanonartist.tech/blogs/blog2....
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-04T21:48:37Z', 'nvd_published_at': '2020-12-04T20:15:00Z'}
1.4.0
GHSA-5m3w-rvvh-8fx6
2023-09-28T20:28:22Z
2022-05-13T01:22:55Z
null
['CVE-2019-7743']
Joomla! Object Injection Vulnerability
An issue was discovered in Joomla! before 3.9.3. The phar:// stream wrapper can be used for object injection attacks because there is no protection mechanism (such as the TYPO3 PHAR stream wrapper) to prevent use of the phar:// handler for non .phar-files.
[{'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': 'joomla/joomla-cms'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.5.0'}, {'fixed': '3.9.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-7743'}, {'type': 'WEB', 'url': 'https://github.com/joomla/joomla-cms/issues/23907'}, {'type': 'WEB', 'url': 'https://developer.joomla.org/security-centre/770-20190206-core-implement-the-typo3-phar-stream-wrapper'}, {'type': 'PACKAGE', 'url': 'https...
{'cwe_ids': ['CWE-502'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-19T18:33:32Z', 'nvd_published_at': '2019-02-12T18:29:00Z'}
1.4.0
GHSA-58pr-hprx-7hg6
2022-12-15T16:36:42Z
2022-05-24T19:12:36Z
null
['CVE-2021-21677']
RCE vulnerability in Jenkins Code Coverage API Plugin
Code Coverage API Plugin 1.4.0 and earlier does not apply [JEP-200 deserialization protection](https://github.com/jenkinsci/jep/tree/master/jep/200) to Java objects it deserializes from disk. This results in a remote code execution (RCE) vulnerability exploitable by attackers able to control agent processes. Code Cov...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'io.jenkins.plugins:code-coverage-api'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.4.0'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21677'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/code-coverage-api-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-08-31/#SECURITY-2376'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-se...
{'cwe_ids': ['CWE-502'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-15T16:36:42Z', 'nvd_published_at': '2021-08-31T14:15:00Z'}
1.4.0
GHSA-88qj-3q6h-8m5q
2023-03-02T16:41:37Z
2022-05-24T16:55:59Z
null
['CVE-2019-10395']
Jenkins Build Environment Plugin vulnerable to Cross-site Scripting
Build Environment Plugin did not escape values of environment variables shown on its views. This resulted in a cross-site scripting vulnerability exploitable by attackers able to control the values of build environment variables, typically users with Job/Configure or Job/Build permission. Jenkins applies the missing e...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:build-environment'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.7'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10395'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-09-12/#SECURITY-1476'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2019/09/12/2'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-03-02T16:41:37Z', 'nvd_published_at': '2019-09-12T14:15:00Z'}
1.4.0
GHSA-2fhr-f6q6-c4p2
2023-09-25T19:27:52Z
2022-05-24T16:52:29Z
null
['CVE-2019-7950']
Magento 2 Community Edition Access Control Bypass
An access control bypass vulnerability exists in Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. An unauthenticated user can bypass access controls via REST API calls to assign themselves to an arbitrary company, thereby gaining read access to potentially confidental information.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': '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-7950'}, {'type': 'PACKAGE', 'url': 'https://github.com/magento/magento2'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211206084839/https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13'}]
{'cwe_ids': ['CWE-639'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T18:42:33Z', 'nvd_published_at': '2019-08-02T22:15:00Z'}
1.4.0
GHSA-gw95-48xq-gqf9
2023-07-27T00:35:14Z
2022-05-17T00:47:32Z
null
['CVE-2017-12157']
Moodle sensitive information disclosure
In Moodle 3.x, various course reports allow teachers to view details about users in the groups they can't access.
[{'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': 'Packagist', 'name': 'moodle/moodle'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.3'}, {'fixed': '3.3.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.3.1'}}, {'package': {'ecosystem': 'Packagist', 'name': 'moodle/moodle'}, 'ranges': [{'type': 'ECOSY...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-12157'}, {'type': 'WEB', 'url': 'https://github.com/moodle/moodle/commit/85b531e8beae3497ec2075e07e59c581fccb317c'}, {'type': 'WEB', 'url': 'https://moodle.org/mod/forum/discuss.php?d=358586'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-27T00:35:14Z', 'nvd_published_at': '2017-09-18T04:29:00Z'}
1.4.0
GHSA-v7cr-w5v6-6659
2023-07-21T20:49:16Z
2022-05-13T01:24:44Z
null
['CVE-2018-1999009']
October CMS Local File Inclusion
October CMS version prior to Build 437 contains a Local File Inclusion vulnerability in [modules/system/traits/ViewMaker.php](https://github.com/octobercms/october/blob/v1.0.436/modules/system/traits/ViewMaker.php#L244) (makeFileContents function) that can result in Sensitive information disclosure and remote code exec...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'october/october'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.437'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1999009'}, {'type': 'PACKAGE', 'url': 'https://github.com/octobercms/october/'}, {'type': 'WEB', 'url': 'http://octobercms.com/support/article/rn-10'}]
{'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T20:49:16Z', 'nvd_published_at': '2018-07-23T15:29:00Z'}
1.4.0
GHSA-h259-3rjg-5qp3
2022-07-07T23:05:10Z
2022-05-14T02:19:43Z
null
['CVE-2014-0085']
Exposure of Sensitive Information to an Unauthorized Actor in JBoss Fuse
JBoss Fuse did not enable encrypted passwords by default in its usage of Apache Zookeeper. This permitted sensitive information disclosure via logging to local users. Note: this description has been updated; previous text mistakenly identified the source of the flaw as Zookeeper. Previous text: Apache Zookeeper logs cl...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jboss.fuse:jboss-fuse'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.1.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0085'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-0085'}]
{'cwe_ids': ['CWE-200'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-07-07T23:05:10Z', 'nvd_published_at': '2014-04-17T14:55:00Z'}
1.4.0
GHSA-7qfw-j7hp-v45g
2023-08-03T21:12:36Z
2022-05-17T03:20:54Z
null
['CVE-2015-0219']
Django WSGI Header Spoofing Vulnerability
Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an `_` (underscore) character instead of a `-` (dash) character in an HTTP header, as demonstrated by an `X-Auth_User` header.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.4.18'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.6.0'}, {'fixed': '1.6.10'}]}]}, {'package': {'ecosystem': 'Py...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-0219'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/41b4bc73ee0da7b2e09f4af47fc1fd21144c710f'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/4f6fffc1dc429f1ad428ecf8e6620739e8837450'}, {'type': 'WEB', 'url': '...
{'cwe_ids': ['CWE-290'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T21:12:36Z', 'nvd_published_at': '2015-01-16T16:59:00Z'}
1.4.0
GHSA-5439-x5v5-2vhj
2023-07-21T18:02:30Z
2022-05-13T01:18:39Z
null
['CVE-2018-0945']
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-0946, CVE-2018-0951, CVE-2018-0953, CVE-2018-0954, 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-0945'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/87f33674726ca2e51e82f5fbed988d7b08406dfa'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0945'}, {'type': 'WEB',...
{'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T18:02:30Z', 'nvd_published_at': '2018-05-09T19:29:00Z'}
1.4.0
GHSA-6x65-vqp7-5r63
2022-07-01T13:46:54Z
2022-05-13T01:41:00Z
null
['CVE-2017-1000212']
alchemist.vim vulnerable to remote code execution
Elixir's vim plugin, alchemist.vim is vulnerable to remote code execution in the bundled alchemist-server. A malicious website can execute requests against an ephemeral port on localhost that are then evaluated as elixir code.
[{'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': 'Hex', 'name': 'alchemist.vim'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.3.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.3.1'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000212'}, {'type': 'WEB', 'url': 'https://github.com/tonini/alchemist-server/issues/14'}, {'type': 'WEB', 'url': 'https://github.com/tonini/alchemist-server/pull/16'}, {'type': 'WEB', 'url': 'https://elixirforum.com/t/static-and-session-security-f...
{'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T13:46:54Z', 'nvd_published_at': '2017-11-17T15:29:00Z'}
1.4.0
GHSA-cwcf-5m5w-mq2w
2022-06-30T16:23:28Z
2022-05-14T03:07:03Z
null
['CVE-2018-1000601']
Exposure of Sensitive Information to an Unauthorized Actor in Jenkins SSH Credentials Plugin
A arbitrary file read vulnerability exists in Jenkins SSH Credentials Plugin 1.13 and earlier in BasicSSHUserPrivateKey.java that allows attackers with a Jenkins account and the permission to configure credential bindings to read arbitrary files from the Jenkins master file system.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:ssh-credentials'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.14'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.13'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000601'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/ssh-credentials-plugin/commit/18b3121fa94a174064447d637dc11539e33b3a76'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/ssh-credentials-plugin'}, {'type': 'WEB', 'url': 'htt...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T16:23:28Z', 'nvd_published_at': '2018-06-26T17:29:00Z'}
1.4.0
GHSA-qvq6-cw53-rmwg
2022-11-22T18:46:43Z
2022-05-17T05:45:03Z
null
['CVE-2010-3708']
Drools Improper Input Validation vulnerability allows remote attackers to execute arbitrary code in JBoss EAP
The serialization implementation in JBoss Drools in Red Hat JBoss Enterprise Application Platform (aka JBoss EAP or JBEAP) 4.3 before 4.3.0.CP09 and JBoss Enterprise SOA Platform 4.2 and 4.3 supports the embedding of class files, which allows remote attackers to execute arbitrary code via a crafted static initializer. ...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.drools:drools-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.7'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2010-3708'}, {'type': 'WEB', 'url': 'https://bugzilla.redhat.com/show_bug.cgi?id=633859'}, {'type': 'WEB', 'url': 'https://issues.jboss.org/browse/SOA-2319'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20111025030056/http://securitytracker.com/...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-22T18:46:43Z', 'nvd_published_at': '2010-12-30T21:00:00Z'}
1.4.0
GHSA-2c3p-9j5f-33g3
2022-11-22T18:57:13Z
2022-05-13T01:47:05Z
null
['CVE-2017-7685']
Apache OpenMeetings responds to insecure HTTP methods
Apache OpenMeetings 1.0.0 responds to the following insecure HTTP methods: PUT, DELETE, HEAD, and PATCH.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.openmeetings:openmeetings-parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.0.0'}, {'fixed': '3.3.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-7685'}, {'type': 'PACKAGE', 'url': 'https://github.com/apache/openmeetings'}, {'type': 'WEB', 'url': 'http://markmail.org/message/uxk4bpq35svnyjhb'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/99592'}]
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-11-22T18:57:13Z', 'nvd_published_at': '2017-07-17T13:18:00Z'}
1.4.0
GHSA-w2xx-jp9f-gp8g
2023-08-03T21:58:50Z
2022-05-17T03:30:00Z
null
['CVE-2015-3397']
Yii Framework Cross-site Scripting Vulnerability
Cross-site scripting (XSS) vulnerability in Yii Framework before 2.0.4 allows remote attackers to inject arbitrary web script or HTML via vectors related to JSON, arrays, and Internet Explorer 6 or 7.
[]
[{'package': {'ecosystem': 'Packagist', 'name': 'yiisoft/yii2'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.0.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-3397'}, {'type': 'WEB', 'url': 'https://github.com/yiisoft/yii2/blob/2.0.4/framework/CHANGELOG.md'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210122155403/http://www.securityfocus.com/bid/74663'}, {'type': 'WEB', 'url': 'http://www.yii...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-03T21:58:50Z', 'nvd_published_at': '2015-05-14T00:59:00Z'}
1.4.0
GHSA-78fq-w796-q537
2022-07-06T20:25:31Z
2022-05-17T03:38:17Z
null
['CVE-2015-1796']
Improper Certificate Validation in Shibboleth Identity Provider and OpenSAML
The PKIX trust engines in Shibboleth Identity Provider before 2.4.4 and OpenSAML Java (OpenSAML-J) before 2.6.5 trust candidate X.509 credentials when no trusted names are available for the entityID, which allows remote attackers to impersonate an entity via a certificate issued by a shibmd:KeyAuthority trust anchor.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.opensaml:opensaml'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.6.5'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.6.4'}}, {'package': {'ecosystem': 'Maven', 'name': 'edu.internet2.middleware:shibboleth-identityp...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-1796'}, {'type': 'WEB', 'url': 'https://shibboleth.net/community/advisories/secadv_20150225.txt'}, {'type': 'WEB', 'url': 'http://rhn.redhat.com/errata/RHSA-2015-1176.html'}, {'type': 'WEB', 'url': 'http://rhn.redhat.com/errata/RHSA-2015-1177.html'...
{'cwe_ids': ['CWE-295'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:25:31Z', 'nvd_published_at': '2015-07-08T15:59:00Z'}
1.4.0
GHSA-f5hm-h272-2qwm
2023-08-29T18:57:27Z
2022-05-17T05:04:27Z
null
['CVE-2013-4766']
Eucalyptus Unauthorized Access to CC/NC Log Files
The gather log service in Eucalyptus before 3.3.1 allows remote attackers to read log files via an unspecified request to the (1) Cluster Controller (CC) or (2) Node Controller (NC) component.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jclouds.api:eucalyptus'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.3.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-4766'}, {'type': 'PACKAGE', 'url': 'https://github.com/eucalyptus/eucalyptus'}, {'type': 'WEB', 'url': 'http://www.eucalyptus.com/resources/security/advisories/esa-13'}]
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T18:57:27Z', 'nvd_published_at': '2013-09-17T12:04:00Z'}
1.4.0
GHSA-pcxq-28f6-m3fm
2023-07-05T23:46:03Z
2022-05-24T16:50:37Z
null
['CVE-2019-13647']
Firefly III vulnerable to image-based stored XSS
Firefly III before 4.7.17.3 is vulnerable to stored XSS due to lack of filtration of user-supplied data in image file content. The JavaScript code is executed during attachments/view/$file_id$ attachment viewing.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'grumpydictator/firefly-iii'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.7.17.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-13647'}, {'type': 'WEB', 'url': 'https://github.com/firefly-iii/firefly-iii/issues/2338'}, {'type': 'WEB', 'url': 'https://github.com/firefly-iii/firefly-iii/commit/531161db0902154fed433bb33bdb2cabd61ae6dc'}, {'type': 'WEB', 'url': 'https://github....
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-05T23:46:03Z', 'nvd_published_at': '2019-07-18T03:15:00Z'}
1.4.0
GHSA-4g38-hrm4-rg94
2022-12-16T20:21:31Z
2022-05-24T19:19:45Z
null
['CVE-2021-21686']
Multiple vulnerabilities allow bypassing path filtering of agent-to-controller access control in Jenkins
The agent-to-controller security subsystem limits which files on the Jenkins controller can be accessed by agent processes. Multiple vulnerabilities in the file path filtering implementation of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allow agent processes to read and write arbitrary files on the Jenkins con...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.303.3'}]}], 'database_specific': {'last_known_affected_version_range': '< 2.303.2'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-cor...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21686'}, {'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-22', 'CWE-59'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-23T06:49:09Z', 'nvd_published_at': '2021-11-04T17:15:00Z'}
1.4.0
GHSA-q7wx-mhx4-jr8q
2023-08-07T20:24:19Z
2022-05-13T01:30:20Z
null
['CVE-2014-3526']
Apache Wicket Sensitive Data Exposure
Apache Wicket before 1.5.12, 6.x before 6.17.0, and 7.x before 7.0.0-M3 might allow remote attackers to obtain sensitive information via vectors involving identifiers for storing page markup for temporary user sessions.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.wicket:wicket-core'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.5.12'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.wicket:wicket-core'}, 'ecosystem_specific': {...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-3526'}, {'type': 'WEB', 'url': 'https://wicket.apache.org/news/2014/09/22/cve-2014-3526.html'}]
{'cwe_ids': ['CWE-200'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-07T20:24:19Z', 'nvd_published_at': '2017-10-30T14:29:00Z'}
1.4.0
GHSA-9f2p-wm46-6m5f
2023-07-27T19:33:38Z
2022-05-17T00:19:55Z
null
['CVE-2017-11870']
Chakra Core Privilege Escalation
ChakraCore and Microsoft Edge in Windows 10 1703, 1709, and Windows Server, version 1709 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-11836, CVE-...
[{'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.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-11870'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/4226'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/b44ee8300ae03026d3c39cdbbfd32d410ac187f6'}, {'type': 'WEB', 'url': 'https://portal.msrc...
{'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-27T19:33:38Z', 'nvd_published_at': '2017-11-15T03:29:00Z'}
1.4.0
GHSA-4m42-8qfq-h3q9
2022-12-02T20:44:58Z
2022-05-18T00:00:40Z
null
['CVE-2022-30956']
Cross-site Scripting in Jenkins Rundeck Plugin
Jenkins Rundeck Plugin 3.6.10 and earlier does not restrict URL schemes in Rundeck webhook submissions, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to submit crafted Rundeck webhook payloads. Rundeck Plugin 3.6.11 sanitizes URLs submitted in Rundeck webhook payloads.
[{'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:rundeck'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.6.11'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-30956'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/rundeck-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2600'}]
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-02T14:54:12Z', 'nvd_published_at': '2022-05-17T15:15:00Z'}
1.4.0
GHSA-ppv9-v43c-xqpp
2022-12-15T16:42:36Z
2022-05-24T19:20:33Z
null
['CVE-2021-43576']
XXE vulnerability in Jenkins pom2config Plugin
pom2config Plugin 1.2 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows attackers with Overall/Read and Item/Read permissions to have Jenkins parse a crafted XML file that uses external entities for extraction of secrets from the Jenkins controller or server-side r...
[{'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:pom2config'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-43576'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/pom2config-plugin'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2415'}, {'type': 'WEB', 'url': 'https://www.zerodayinitiative.com/advisorie...
{'cwe_ids': ['CWE-611'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-12-15T16:42:36Z', 'nvd_published_at': '2021-11-12T11:15:00Z'}
1.4.0
GHSA-h6g3-73h7-chxp
2023-07-31T20:25:25Z
2022-05-14T02:24:15Z
null
['CVE-2016-3260']
ChakraCore RCE Vulnerability
The Microsoft (1) JScript 9, (2) VBScript, and (3) Chakra JavaScript engines, as used in Microsoft Internet Explorer 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 Corruption V...
[{'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-3260'}, {'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:25:25Z', 'nvd_published_at': '2016-07-13T01:59:00Z'}
1.4.0
GHSA-jf66-3q76-h5p5
2022-05-26T19:39:24Z
2022-05-05T15:59:35Z
null
['CVE-2022-1053']
Tenant and Verifier might not use the same registrar data
Keylime does not enforce that the agent registrar data is the same when the tenant uses it for validation of the EK and identity quote and the verifier for validating the integrity quote. This allows an attacker to use one AK, EK pair from a real TPM to pass EK validation and give the verifier an AK of a software TPM. ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'keylime'}, 'ecosystem_specific': {'affected_functions': ['keylime.cloud_verifier_tornado.AgentsHandler.post', 'keylime.tenant.Tenant.do_cv']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.4.0'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/keylime/keylime/security/advisories/GHSA-jf66-3q76-h5p5'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-1053'}, {'type': 'WEB', 'url': 'https://github.com/keylime/keylime/commit/bd5de712acdd77860e7dc58969181e16c7a8dc5d'}, {'type': 'WEB', 'url': 'http...
{'cwe_ids': ['CWE-20'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-05-05T15:59:35Z', 'nvd_published_at': '2022-05-06T17:15:00Z'}
1.4.0
GHSA-543w-gq76-pw7g
2022-11-01T22:48:41Z
2022-05-24T17:03:46Z
null
['CVE-2019-16553']
Cross-Site Request Forgery in Jenkins Build Failure Analyzer Plugin
A cross-site request forgery vulnerability in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier allows attackers to have Jenkins evaluate a computationally expensive regular expression.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.24.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-16553'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1651'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2019/12/17/1'}]
{'cwe_ids': ['CWE-352'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-01T22:48:41Z', 'nvd_published_at': '2019-12-17T15:15:00Z'}
1.4.0
GHSA-89cp-fvcc-hxh7
2023-08-15T23:43:12Z
2022-05-17T05:17:45Z
null
['CVE-2012-6432']
Symfony Access Control Vulnerability
Symfony 2.0.x before 2.0.20, 2.1.x before 2.1.5, and 2.2-dev, when the internal routes configuration is enabled, allows remote attackers to access arbitrary services via vectors involving a URI beginning with a `/_internal` substring.
[]
[{'package': {'ecosystem': 'Packagist', 'name': 'symfony/symfony'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0'}, {'fixed': '2.0.20'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'symfony/symfony'}, 'ecosystem_specific': {'affected_function...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2012-6432'}, {'type': 'WEB', 'url': 'http://symfony.com/blog/security-release-symfony-2-0-20-and-2-1-5-released'}]
{'cwe_ids': ['CWE-284'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-15T23:43:12Z', 'nvd_published_at': '2012-12-27T11:47:00Z'}
1.4.0
GHSA-f489-655r-x6gr
2023-01-27T00:00:58Z
2022-05-13T01:16:27Z
null
['CVE-2017-2096']
smalruby and smalruby-editor vulnerable to OS Command Injection
smalruby-editor prior to 0.4.1 and smalruby prior to 0.1.11 allows remote attackers to execute arbitrary OS commands via unspecified vectors.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'RubyGems', 'name': 'smalruby-editor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.4.1'}]}]}, {'package': {'ecosystem': 'RubyGems', 'name': 'smalruby'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.1.11'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-2096'}, {'type': 'WEB', 'url': 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/smalruby/CVE-2017-2096.yml'}, {'type': 'PACKAGE', 'url': 'https://github.com/smalruby/smalruby-editor'}, {'type': 'WEB', 'url': 'https://web.archive.org/we...
{'cwe_ids': ['CWE-78'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-01-27T00:00:58Z', 'nvd_published_at': '2017-04-28T16:59:00Z'}
1.4.0
GHSA-j67m-wpv6-pv44
2023-07-21T20:36:21Z
2022-05-13T01:20:46Z
null
['CVE-2018-8291']
ChakraCore RCE Vulnerability
A remote code execution vulnerability exists in the way the scripting engine handles objects in memory in Microsoft browsers, aka "Scripting Engine Memory Corruption Vulnerability." This affects ChakraCore, Internet Explorer 11, Microsoft Edge. This CVE ID is unique from CVE-2018-8242, CVE-2018-8283, CVE-2018-8287, CVE...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.10.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8291'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/5444'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/c322694178ece209b0aa73eafd97a036def86eb1'}, {'type': 'WEB', 'url': 'https://portal.msrc....
{'cwe_ids': ['CWE-843'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T20:36:21Z', 'nvd_published_at': '2018-07-11T00:29:00Z'}
1.4.0
GHSA-83m8-7hj8-ff5w
2023-09-26T20:06:30Z
2022-05-24T22:01:17Z
null
['CVE-2019-19899']
Pebble Templates Improper Input Validation vulnerability
Pebble Templates prior to 3.1.4 allows attackers to bypass a protection mechanism (intended to block access to instances of java.lang.Class) because getClass is accessible via the public static java.lang.Class `java.lang.Class.forName(java.lang.Module,java.lang.String)` signature.
[{'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': 'io.pebbletemplates:pebble-project'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-19899'}, {'type': 'WEB', 'url': 'https://github.com/PebbleTemplates/pebble/issues/493'}, {'type': 'WEB', 'url': 'https://github.com/PebbleTemplates/pebble/pull/511'}, {'type': 'PACKAGE', 'url': 'https://github.com/PebbleTemplates/pebble'}, {'type':...
{'cwe_ids': ['CWE-20', 'CWE-862'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T21:25:57Z', 'nvd_published_at': '2019-12-19T00:15:00Z'}
1.4.0
GHSA-vjwc-5hfh-2vv5
2022-07-06T20:29:59Z
2022-05-14T00:55:57Z
null
['CVE-2015-0226']
Use of a Broken or Risky Cryptographic Algorithm in Apache WSS4J
Apache WSS4J before 1.6.17 and 2.0.x before 2.0.2 improperly leaks information about decryption failures when decrypting an encrypted key or message data, which makes it easier for remote attackers to recover the plaintext form of a symmetric key via a series of crafted messages. NOTE: this vulnerability exists because...
[{'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.ws.security:wss4j'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.6.17'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.ws.security:wss4j'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-0226'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2016:1376'}, {'type': 'WEB', 'url': 'https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbgn03900en_us'}, {'type': 'WEB', 'url': 'https://ws.apache.o...
{'cwe_ids': ['CWE-327'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T20:29:59Z', 'nvd_published_at': '2017-10-30T14:29:00Z'}
1.4.0
GHSA-hgg6-8x62-m9gf
2022-07-01T11:59:24Z
2022-05-13T01:09:19Z
null
['CVE-2017-5653']
Improper Certificate Validation in Apache CXF
JAX-RS XML Security streaming clients in Apache CXF before 3.1.11 and 3.0.13 do not validate that the service response was signed or encrypted, which allows remote attackers to spoof servers.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.cxf:cxf-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.1.0'}, {'fixed': '3.1.11'}]}], 'database_specific': {'last_known_affected_version_range': '<= 3.1.10'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.cxf:cxf-core'}, 'ranges': ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-5653'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2017:1832'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/r36e44ffc1a9b365327df62cdfaabe85b9a5637de102cea07d79b2dbf@%3Ccommits.cxf.apache.org%3E'}, {'type': 'WEB'...
{'cwe_ids': ['CWE-295'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-07-01T11:59:24Z', 'nvd_published_at': '2017-04-18T16:59:00Z'}
1.4.0
GHSA-f6fm-r26q-p747
2022-06-07T21:17:00Z
2022-05-20T00:00:28Z
null
['CVE-2022-30617']
Improper Removal of Sensitive Information Before Storage or Transfer in Strapi
An authenticated user with access to the Strapi admin panel can view private and sensitive data, such as email and password reset tokens, for other admin panel users that have a relationship (e.g., created by, updated by) with content accessible to the authenticated user. For example, a low-privileged “author” role acc...
[{'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': 'npm', 'name': 'strapi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.0.0'}, {'fixed': '3.6.9'}]}]}, {'package': {'ecosystem': 'npm', 'name': '@strapi/strapi'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.0.0-beta.15'}]}], 'database_specific...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-30617'}, {'type': 'PACKAGE', 'url': 'https://github.com/strapi/strapi'}, {'type': 'WEB', 'url': 'https://www.synopsys.com/blogs/software-security/cyrc-advisory-strapi'}]
{'cwe_ids': ['CWE-212'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-07T21:17:00Z', 'nvd_published_at': '2022-05-19T18:15:00Z'}
1.4.0
GHSA-m935-chfp-9f63
2023-01-05T20:25:34Z
2022-05-24T17:10:27Z
null
['CVE-2020-2139']
Arbitrary file write vulnerability in Jenkins Cobertura Plugin
An arbitrary file write vulnerability in Jenkins Cobertura Plugin 1.15 and earlier allows attackers able to control the coverage report file contents to overwrite any file on the Jenkins master file system. Cobertura Plugin 1.16 sanitizes the file paths to prevent escape from the base directory.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:cobertura'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.16'}]}], 'database_specific': {'last_known_affected_version_range': '<= 1.15'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2139'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/cobertura-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1668'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2020/0...
{'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-01-05T20:25:34Z', 'nvd_published_at': '2020-03-09T16:15:00Z'}
1.4.0
GHSA-33cj-w75f-49m2
2023-08-01T22:55:18Z
2022-05-24T16:52:27Z
null
['CVE-2019-7911']
Magento 2 Community Edition Server-Side Request Forgery vulnerability
A server-side request forgery (SSRF) 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. This can be exploited by an authenticated user with access to the admin panel to manipulate syst...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.1.0'}, {'fixed': '2.1.18'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.2.0'}, {'...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-7911'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211206084839/https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13'}]
{'cwe_ids': ['CWE-918'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-08-01T22:55:18Z', 'nvd_published_at': '2019-08-02T22:15:00Z'}
1.4.0
GHSA-w4mj-xwvw-382f
2023-07-28T20:34:04Z
2022-05-14T02:22:45Z
null
['CVE-2016-7190']
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-3386, CVE-2016-3389, and CVE-2016-7194.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.2.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-7190'}, {'type': 'WEB', 'url': 'https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-119'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210621142234/http://www.securityfocus.com/bid/93428'}, {'type': 'WEB', 'url':...
{'cwe_ids': ['CWE-119'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-28T20:34:04Z', 'nvd_published_at': '2016-10-14T02:59:00Z'}
1.4.0
GHSA-ccp5-gg58-pxfm
2022-06-29T15:44:03Z
2022-05-24T17:28:11Z
null
['CVE-2019-0233']
Improper Preservation of Permissions in Apache Struts
An access permission override in Apache Struts 2.0.0 to 2.5.20 may cause a Denial of Service when performing a file upload.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.struts:struts2-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0.0'}, {'fixed': '2.5.22'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-0233'}, {'type': 'WEB', 'url': 'https://cwiki.apache.org/confluence/display/ww/s2-060'}, {'type': 'WEB', 'url': 'https://launchpad.support.sap.com/#/notes/2982840'}, {'type': 'WEB', 'url': 'https://www.oracle.com/security-alerts/cpuApr2021.html'}, ...
{'cwe_ids': ['CWE-281'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-29T15:44:03Z', 'nvd_published_at': '2020-09-14T17:15:00Z'}
1.4.0
GHSA-x3cf-w64x-4cp2
2023-07-24T19:38:49Z
2022-05-14T01:04:20Z
null
['CVE-2018-19789']
Symfony Path Disclosure
An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint `string` in a setter method (e.g. `setName(string $name)`) of a class that's the `data_class` of a form, and when a file upload...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'symfony/symfony'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.7'}, {'fixed': '2.7.50'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'symfony/symfony'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.8'}, {'fixed': '2.8.49'}]}]}, {...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-19789'}, {'type': 'WEB', 'url': 'https://lists.debian.org/debian-lts-announce/2019/03/msg00009.html'}, {'type': 'WEB', 'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4TD3E7FZIXLVFG3SMFJPDEKPZ2...
{'cwe_ids': ['CWE-434'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-24T19:38:49Z', 'nvd_published_at': '2018-12-18T22:29:00Z'}
1.4.0
GHSA-g77g-vjjm-x83j
2023-09-22T21:06:56Z
2022-05-01T18:26:30Z
null
['CVE-2007-4724']
Apache Tomcat Example Application CSRF and XSS Vulnerabilities
Cross-site request forgery (CSRF) vulnerability in cal2.jsp in the calendar examples application in Apache Tomcat 4.1.31 allows remote attackers to add events as arbitrary users via the time and description parameters.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.tomcat:tomcat'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '4.1.31'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2007-4724'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20070911063436/http://securityreason.com/securityalert/3094'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20081006123851/http://archives.neohapsis.com/archives/bugtraq/2007-09/004...
{'cwe_ids': ['CWE-352'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-22T21:06:56Z', 'nvd_published_at': '2007-09-05T19:17:00Z'}
1.4.0
GHSA-7vpq-g998-qpv7
2023-08-07T20:25:36Z
2022-05-13T01:54:02Z
null
['CVE-2014-0193']
Netty denial of service vulnerability
`WebSocket08FrameDecoder` in Netty 3.6.x before 3.6.9, 3.7.x before 3.7.1, 3.8.x before 3.8.2, 3.9.x before 3.9.1, and 4.0.x before 4.0.19 allows remote attackers to cause a denial of service (memory consumption) via a `TextWebSocketFrame` followed by a long stream of `ContinuationWebSocketFrames`.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'io.netty:netty'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.6'}, {'fixed': '3.6.9'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'io.netty:netty'}, 'ecosystem_specific': {'affected_functions': ['']}, ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-0193'}, {'type': 'WEB', 'url': 'https://github.com/netty/netty/issues/2441'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/ff8dcfe29377088ab655fda9d585dccd5b1f07fabd94ae84fd60a7f8%40%3Ccommits.pulsar.apache.org%3E'}, {'type': 'WEB',...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-07T20:25:36Z', 'nvd_published_at': '2014-05-06T14:55:00Z'}
1.4.0
GHSA-47w3-66wq-cpxg
2022-06-29T19:04:07Z
2022-05-24T16:50:01Z
null
['CVE-2018-17196']
Improper Input Validation in Apache Kafka
In Apache Kafka versions between 0.11.0.0 and 2.1.0, it is possible to manually craft a Produce request which bypasses transaction/idempotent ACL validation. Only authenticated clients with Write permission on the respective topics are able to exploit this vulnerability. Users should upgrade to 2.1.1 or later where thi...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.kafka:kafka'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0.11.0.0'}, {'fixed': '2.1.1'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.1.0'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-17196'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E'}, {'type': 'WEB', 'url': 'https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca6...
{'cwe_ids': ['CWE-20'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-29T19:04:07Z', 'nvd_published_at': '2019-07-11T21:15:00Z'}
1.4.0
GHSA-8wcw-cw2f-h4g2
2023-05-24T13:32:00Z
2022-05-24T17:33:07Z
null
['CVE-2020-2300']
Improper Authentication (empty password) in Jenkins Active Directory Plugin
Active Directory Plugin implements two separate modes: Integration with ADSI on Windows, and an OS agnostic LDAP-based mode. The Windows/ADSI mode does not specifically prohibit use of empty passwords in Active Directory Plugin prior to 2.20 and 2.16.1. If the Active Directory server allows the unauthenticated bind op...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:active-directory'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.17'}, {'fixed': '2.20'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:active-directory'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduc...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2300'}, {'type': 'WEB', 'url': 'https://github.com/CVEProject/cvelist/blob/381fe967666a5ce01625a7a050427aa4757e3ca6/2020/2xxx/CVE-2020-2300.json'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/active-directory-plugin'}, {'type': 'WEB', ...
{'cwe_ids': ['CWE-287'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-09-08T00:45:01Z', 'nvd_published_at': '2020-11-04T15:15:00Z'}
1.4.0
GHSA-xh97-72ww-2w58
2022-06-09T23:51:47Z
2022-05-04T00:00:22Z
null
['CVE-2021-22573']
Improper Verification of Cryptographic Signature in google-oauth-java-client
### Summary The vulnerability impacts only users of the IdTokenVerifier class. The verify method in IdTokenVerifier does not validate the signature before verifying the claims (e.g., iss, aud, etc.). Signature verification makes sure that the token's payload comes from valid provider, not from someone else. An attacke...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'com.google.oauth-client:google-oauth-client'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.16.0-rc'}, {'fixed': '1.33.3'}]}]}]
[{'type': 'WEB', 'url': 'https://github.com/googleapis/google-oauth-java-client/security/advisories/GHSA-hw42-3568-wj87'}, {'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-22573'}, {'type': 'WEB', 'url': 'https://github.com/googleapis/google-oauth-java-client/pull/872'}, {'type': 'PACKAGE', 'url':...
{'cwe_ids': ['CWE-347'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-09T23:51:47Z', 'nvd_published_at': '2022-05-03T16:15:00Z'}
1.4.0
GHSA-8j3m-j6x6-cp5v
2022-12-06T21:39:48Z
2022-05-24T16:59:37Z
null
['CVE-2019-10473']
Jenkins Libvirt Slaves Plugin vlnerable to Credential Enumeration
A missing permission check in Jenkins Libvirt Slaves Plugin in form-related methods allowed users with Overall/Read access to enumerate credentials ID of credentials stored in Jenkins.
[{'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:libvirt-slave'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.9.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10473'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/libvirt-slave-plugin'}, {'type': 'WEB', 'url': 'https://github.com/jenkinsci/libvirt-slave-plugin/releases'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-10-23/...
{'cwe_ids': ['CWE-276'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-06T21:39:48Z', 'nvd_published_at': '2019-10-23T13:15:00Z'}
1.4.0
GHSA-4ccx-wjqp-5fww
2023-07-26T18:00:07Z
2022-05-13T01:44:10Z
null
['CVE-2017-16759']
LibreNMS Arbitrary File Read
The installation process in LibreNMS before 2017-08-18 allows remote attackers to read arbitrary files, related to html/install.php.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'librenms/librenms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2017-08-18'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-16759'}, {'type': 'WEB', 'url': 'https://github.com/librenms/librenms/pull/7184'}, {'type': 'WEB', 'url': 'https://github.com/librenms/librenms/commit/7887b2e1c7158204ac69ca43beafce66e4d3a3b4'}, {'type': 'WEB', 'url': 'https://github.com/librenms/l...
{'cwe_ids': ['CWE-22'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T18:00:07Z', 'nvd_published_at': '2017-11-09T22:29:00Z'}
1.4.0
GHSA-3gq5-r59m-mmv2
2023-07-24T22:03:50Z
2022-05-14T01:31:22Z
null
['CVE-2018-16630']
Kirby XSS Vulnerability
Kirby v2.5.12 allows XSS by using the "site files" Add option to upload an SVG file.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'getkirby/kirby'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.5.12'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-16630'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20201208015414/https://github.com/security-breachlock/CVE-2018-16630/blob/master/Kirby_Insecure%20file%20validation.pdf'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-24T22:03:50Z', 'nvd_published_at': '2018-12-28T17:29:00Z'}
1.4.0
GHSA-23wx-cgxq-vpwx
2022-05-20T20:13:33Z
2022-05-03T00:00:45Z
null
['CVE-2022-25645']
Prototype Pollution in dset
All versions of `dset` prior to 3.1.2 are vulnerable to Prototype Pollution via `dset/merge` mode, as the `dset` function checks for prototype pollution by validating if the top-level path contains `__proto__`, `constructor` or `prototype`. By crafting a malicious object, it is possible to bypass this check and achieve...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L'}]
[{'package': {'ecosystem': 'npm', 'name': 'dset'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.2'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.webjars.npm:dset'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.1.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2022-25645'}, {'type': 'PACKAGE', 'url': 'https://github.com/lukeed/dset'}, {'type': 'WEB', 'url': 'https://github.com/lukeed/dset/blob/master/src/merge.js%23L9'}, {'type': 'WEB', 'url': 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974'}, {'type': ...
{'cwe_ids': ['CWE-1321'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-05-20T20:13:33Z', 'nvd_published_at': '2022-05-01T16:15:00Z'}
1.4.0
GHSA-h72v-652w-xv64
2022-12-21T16:43:37Z
2022-05-24T17:06:23Z
null
['CVE-2020-2094']
Missing permission checks in Health Advisor by CloudBees Plugin
Health Advisor by CloudBees Plugin 3.0 and earlier does not perform permission checks in methods performing form validation. This allows users with Overall/Read access to send an email with fixed content to an attacker-specified recipient. Additionally, these form validation methods do not require POST requests, resul...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:cloudbees-jenkins-advisor'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2094'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-01-15/#SECURITY-1708'}]
{'cwe_ids': ['CWE-862'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-21T16:43:37Z', 'nvd_published_at': '2020-01-15T16:15:00Z'}
1.4.0
GHSA-9g2j-5685-h44h
2023-08-04T23:08:30Z
2022-05-17T04:03:11Z
null
['CVE-2015-1775']
Apache Ambari SSRF Vulnerability
Server-side request forgery (SSRF) vulnerability in the proxy endpoint (`api/v1/proxy`) in Apache Ambari before 2.1.0 allows remote authenticated users to conduct port scans and access unsecured services via a crafted REST call.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.ambari:ambari'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.5.0'}, {'fixed': '2.1.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2015-1775'}, {'type': 'WEB', 'url': 'https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities#AmbariVulnerabilities-FixedinAmbari2.1.0'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2015/10/13/2'}]
{'cwe_ids': ['CWE-918'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-04T23:08:30Z', 'nvd_published_at': '2015-11-02T19:59:00Z'}
1.4.0
GHSA-5xr5-v2h7-2w7w
2022-06-03T15:49:29Z
2022-05-25T00:00:37Z
null
['CVE-2021-42655']
SQL injection in SiteServer CMS
SiteServer CMS V6.15.51 is affected by a SQL injection vulnerability.
[{'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': 'NuGet', 'name': 'SSCMS'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '6.15.51'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-42655'}, {'type': 'WEB', 'url': 'https://github.com/siteserver/cms/issues/3237'}, {'type': 'PACKAGE', 'url': 'https://github.com/siteserver/cms'}]
{'cwe_ids': ['CWE-89'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-03T15:49:29Z', 'nvd_published_at': '2022-05-24T13:15:00Z'}
1.4.0
GHSA-ggvv-6v25-r49r
2023-07-21T22:11:50Z
2022-05-13T01:20:51Z
null
['CVE-2018-8384']
ChakraCore RCE Vulnerability
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects ChakraCore. This CVE ID is unique from CVE-2018-8266, CVE-2018-8380, CVE-2018-8381.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.10.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8384'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/5596'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/765bcd2c801eedc07fd0a4e90f69d41c483aa74a'}, {'type': 'WEB', 'url': 'https://portal.msrc....
{'cwe_ids': ['CWE-843'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T22:11:50Z', 'nvd_published_at': '2018-08-15T17:29:00Z'}
1.4.0
GHSA-j5cc-3h6r-jqh4
2023-09-18T22:28:23Z
2022-05-03T03:06:42Z
null
['CVE-2000-0483']
Zope DocumentTemplate package allows unauthenticated write
The DocumentTemplate package in Zope 2.2 and earlier allows a remote attacker to modify DTMLDocuments or DTMLMethods without authorization.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'zope'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2000-0483'}, {'type': 'WEB', 'url': 'https://exchange.xforce.ibmcloud.com/vulnerabilities/4716'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20000819120649/http://archives.neohapsis.com/archives/bugtraq/2000-06/0144.html'}, {'type': 'WEB', 'url...
{'cwe_ids': ['CWE-287'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-09-18T22:28:23Z', 'nvd_published_at': '2000-06-15T04:00:00Z'}
1.4.0
GHSA-656g-hf8v-x2rw
2022-12-29T00:33:11Z
2022-05-24T17:22:19Z
null
['CVE-2020-2208']
Secret stored in plain text by Jenkins Slack Upload Plugin
Jenkins Slack Upload Plugin 1.7 and earlier stores a secret unencrypted in job `config.xml` files on the Jenkins master where it can be viewed by users with Extended Read permission, or access to the master file system.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.plugins:slack-uploader'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.7'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2208'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/slack-uploader-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1627'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2...
{'cwe_ids': ['CWE-256'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-12-29T00:33:11Z', 'nvd_published_at': '2020-07-02T15:15:00Z'}
1.4.0
GHSA-7qf3-c2q8-69m3
2022-12-13T14:56:21Z
2022-05-24T17:39:13Z
null
['CVE-2021-21610']
Reflected XSS vulnerability in Jenkins markup formatter preview
Jenkins allows administrators to choose the markup formatter to use for descriptions of jobs, builds, views, etc. displayed in Jenkins. When editing such a description, users can choose to have Jenkins render a formatted preview of the description they entered. Jenkins 2.274 and earlier, LTS 2.263.1 and earlier does n...
[{'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': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.263.2'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.263.1'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.jenkins-ci.main:jenkins-co...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-21610'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/jenkins'}, {'type': 'WEB', 'url': 'https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2153'}]
{'cwe_ids': ['CWE-79'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-24T00:51:20Z', 'nvd_published_at': '2021-01-13T16:15:00Z'}
1.4.0
GHSA-w9ph-q4h9-rwq6
2023-08-16T23:04:17Z
2022-05-17T00:47:12Z
null
['CVE-2014-8684']
CodeIgniter and Kohana vulnerable to PHP Object Injection
CodeIgniter before 3.0 and Kohana 3.2.3 and earlier and 3.3.x through 3.3.2 make it easier for remote attackers to spoof session cookies and consequently conduct PHP object injection attacks by leveraging use of standard string comparison operators to compare cryptographic hashes.
[{'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': 'codeigniter/framework'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.0.0'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'kohana/core'}, 'ecosystem_specific': {'affected_functions...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-8684'}, {'type': 'WEB', 'url': 'https://github.com/kohana/core/pull/492'}, {'type': 'WEB', 'url': 'https://github.com/kohana/core/commit/66b409a6da2960130888989534ff1799532b8f32'}, {'type': 'WEB', 'url': 'https://github.com/bcit-ci/CodeIgniter/blob...
{'cwe_ids': [], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2023-08-16T23:04:17Z', 'nvd_published_at': '2017-09-19T19:29:00Z'}
1.4.0
GHSA-hqfh-p9h7-m6v5
2023-07-26T22:14:52Z
2022-05-14T03:41:55Z
null
['CVE-2017-1000509']
Dolibarr ERP and CRM contain XSS Vulnerability
Dolibarr version 6.0.2 contains a Cross Site Scripting (XSS) vulnerability in Product details that can result in execution of javascript code.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'dolibarr/dolibarr'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '6.0.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000509'}, {'type': 'WEB', 'url': 'https://github.com/Dolibarr/dolibarr/issues/7727'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T22:14:52Z', 'nvd_published_at': '2018-02-09T23:29:00Z'}
1.4.0
GHSA-mfjw-x4q4-69p9
2022-11-22T19:22:36Z
2022-05-24T16:59:50Z
null
['CVE-2019-18394']
Ignite Realtime Openfire vulnerable to Server Side Request Forgery
A Server Side Request Forgery (SSRF) vulnerability in FaviconServlet.java in Ignite Realtime Openfire through 4.4.2 allows attackers to send arbitrary HTTP GET requests. The issue is fixed in version 4.5.0-beta.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.igniterealtime.openfire:parent'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '4.5.0-beta'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-18394'}, {'type': 'WEB', 'url': 'https://github.com/igniterealtime/Openfire/pull/1497'}, {'type': 'WEB', 'url': 'https://github.com/igniterealtime/Openfire/commit/c2ccb38250910587498597955d0bbee8b58e46df'}, {'type': 'PACKAGE', 'url': 'https://githu...
{'cwe_ids': ['CWE-918'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-11-22T19:22:36Z', 'nvd_published_at': '2019-10-24T11:15:00Z'}
1.4.0
GHSA-hhr2-f668-ff2w
2022-11-01T23:37:01Z
2022-05-24T16:56:18Z
null
['CVE-2019-16370']
Use of a weak cryptographic algorithm in Gradle
The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900.
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.gradle:gradle-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-16370'}, {'type': 'WEB', 'url': 'https://github.com/gradle/gradle/pull/10543'}, {'type': 'WEB', 'url': 'https://github.com/gradle/gradle/commit/425b2b7a50cd84106a77cdf1ab665c89c6b14d2f'}]
{'cwe_ids': ['CWE-327'], 'severity': 'LOW', 'github_reviewed': True, 'github_reviewed_at': '2022-11-01T23:37:01Z', 'nvd_published_at': '2019-09-16T18:15:00Z'}
1.4.0
GHSA-w6pv-c757-6rgr
2023-03-17T19:44:40Z
2022-05-24T19:16:32Z
null
['CVE-2021-39880']
apollo_upload_server has Denial of Service vulnerability
A Denial Of Service vulnerability in the apollo_upload_server Ruby gem in GitLab CE/EE version 11.11 and above allows an attacker to deny access to all users via specially crafted requests to the apollo_upload_server middleware.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}]
[{'package': {'ecosystem': 'RubyGems', 'name': 'apollo_upload_server'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '2.1.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-39880'}, {'type': 'WEB', 'url': 'https://github.com/jetruby/apollo_upload_server-ruby/pull/44'}, {'type': 'WEB', 'url': 'https://github.com/jetruby/apollo_upload_server-ruby/commit/b0582c1a3e458eee3c994fb38278bd0221f20486'}, {'type': 'WEB', 'url': ...
{'cwe_ids': [], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-03-17T19:44:40Z', 'nvd_published_at': '2021-10-05T15:15:00Z'}
1.4.0
GHSA-895m-ww55-59vw
2022-07-06T19:57:06Z
2022-05-17T01:08:00Z
null
['CVE-2016-3086']
Exposure of Sensitive Information to an Unauthorized Actor in Apache Hadoop
The YARN NodeManager in Apache Hadoop 2.6.x before 2.6.5 and 2.7.x before 2.7.3 can leak the password for credential store provider used by the NodeManager to YARN Applications.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.apache.hadoop:hadoop-yarn-server-nodemanager'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.6.0'}, {'fixed': '2.6.5'}]}], 'database_specific': {'last_known_affected_version_range': '<= 2.6.4'}}, {'package': {'ecosystem': 'Maven', 'name': 'org.apache.had...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2016-3086'}, {'type': 'WEB', 'url': 'http://mail-archives.apache.org/mod_mbox/hadoop-general/201701.mbox/%3C0ed32746-5a53-9051-5877-2b1abd88beb6%40apache.org%3E'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/95335'}]
{'cwe_ids': ['CWE-200'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-07-06T19:57:06Z', 'nvd_published_at': '2017-09-05T13:29:00Z'}
1.4.0
GHSA-jhvh-mjfg-5m99
2023-09-25T18:43:53Z
2022-05-24T16:52:26Z
null
['CVE-2019-7903']
Magento 2 Community Edition RCE Vulnerability
A remote code execution vulnerability exists in Magento 2.1 prior to 2.1.18, Magento 2.2 prior to 2.2.9, Magento 2.3 prior to 2.3.2. An authenticated user with admin privileges to email templates can execute arbitrary code by previewing a malicious template.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'magento/community-edition'}, '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-7903'}, {'type': 'PACKAGE', 'url': 'https://github.com/magento/magento2'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211206084839/https://magento.com/security/patches/magento-2.3.2-2.2.9-and-2.1.18-security-update-13'}]
{'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-17T20:25:00Z', 'nvd_published_at': '2019-08-02T22:15:00Z'}
1.4.0
GHSA-5f3f-pg2c-cxcv
2022-06-08T22:28:57Z
2022-05-01T18:45:57Z
null
['CVE-2007-6739']
Improper Input Validation in pyftpdlib
FTPServer.py in pyftpdlib before 0.2.0 allows remote attackers to cause a denial of service via a long command.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'pyftpdlib'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '0.2.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2007-6739'}, {'type': 'WEB', 'url': 'https://github.com/giampaolo/pyftpdlib/issues/3'}, {'type': 'ADVISORY', 'url': 'https://github.com/advisories/GHSA-5f3f-pg2c-cxcv'}, {'type': 'PACKAGE', 'url': 'https://github.com/giampaolo/pyftpdlib'}, {'type': 'WEB...
{'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2022-06-08T22:28:57Z', 'nvd_published_at': '2010-10-19T20:00:00Z'}
1.4.0
GHSA-rg52-j87w-pf83
2023-08-29T18:25:45Z
2022-05-17T04:41:01Z
null
['CVE-2013-7060']
Plone Filesystem path information leak
Products/CMFPlone/FactoryTool.py in Plone 3.3 through 4.3.2 allows remote attackers to obtain the installation path via vectors related to a file object for unspecified documentation which is initialized in class scope.
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'plone'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.3'}, {'fixed': '4.3.3'}]}], 'database_specific': {'last_known_affected_version_range': '<= 4.3.2'}}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2013-7060'}, {'type': 'PACKAGE', 'url': 'https://github.com/plone/Plone'}, {'type': 'WEB', 'url': 'https://github.com/plone/Products.CMFPlone/blob/b08a45bc12b1bd42411f1130a487a7a242349ea0/Products/CMFPlone/FactoryTool.py#L272-L274'}, {'type': 'WEB', 'ur...
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-29T18:25:45Z', 'nvd_published_at': '2014-05-02T14:55:00Z'}
1.4.0
GHSA-x7rc-5mjg-5pvr
2023-01-14T05:26:42Z
2022-05-24T17:08:46Z
null
['CVE-2020-2117']
Missing permission checks in Pipeline GitHub Notify Step Plugin allows capturing credentials
A missing permission check in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
[{'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:pipeline-githubnotify-step'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.0.5'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2020-2117'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/pipeline-githubnotify-step-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2020-02-12/#SECURITY-812%20(1)'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lis...
{'cwe_ids': ['CWE-285'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-01-14T05:26:42Z', 'nvd_published_at': '2020-02-12T15:15:00Z'}
1.4.0
GHSA-9hhc-cc6c-99hh
2023-07-13T17:03:30Z
2022-05-24T19:03:10Z
null
['CVE-2021-25934']
OpenNMS Horizon vulnerable to XSS
In OpenNMS Horizon, versions opennms-18.0.0-1 through opennms-27.1.0-1; OpenNMS Meridian, versions meridian-foundation-2015.1.0-1 through meridian-foundation-2019.1.18-1; meridian-foundation-2020.1.0-1 through meridian-foundation-2020.1.7-1 are vulnerable to Stored Cross-Site Scripting, since the function `createRequis...
[]
[{'package': {'ecosystem': 'Maven', 'name': 'org.opennms:opennms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '18.0.0-1'}, {'last_affected': '27.1.0-1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-25934'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/commit/101e3aa06ec9a1f8f266335fc6f5685c062c6117'}, {'type': 'WEB', 'url': 'https://github.com/OpenNMS/opennms/commit/eb08b5ed4c5548f3e941a1f0d0363ae4439fa98c'}, {'type': 'WEB', 'ur...
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-13T17:03:30Z', 'nvd_published_at': '2021-05-25T19:15:00Z'}
1.4.0
GHSA-994g-74gq-5qpr
2023-07-07T00:14:39Z
2022-05-14T03:06:07Z
null
['CVE-2018-0570']
XSS in baserCMS
Cross-site scripting vulnerability in baserCMS (baserCMS 4.1.0.1 and earlier versions, baserCMS 3.0.15 and earlier versions) allows remote authenticated attackers to inject arbitrary web script or HTML via unspecified vectors.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0'}, {'last_affected': '4.1.0.1'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'las...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-0570'}, {'type': 'WEB', 'url': 'https://basercms.net/security/JVN67881316'}, {'type': 'WEB', 'url': 'http://jvn.jp/en/jp/JVN67881316/index.html'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T00:14:39Z', 'nvd_published_at': '2018-06-26T14:29:00Z'}
1.4.0
GHSA-vqqg-xgv7-cf68
2022-06-30T21:12:41Z
2022-05-17T00:16:13Z
null
['CVE-2017-8045']
Deserialization of Untrusted Data in Spring AMQP
In Pivotal Spring AMQP versions prior to 1.7.4, 1.6.11, and 1.5.7, an org.springframework.amqp.core.Message may be unsafely deserialized when being converted into a string. A malicious payload could be crafted to exploit this and enable a remote code execution attack.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.springframework.amqp:spring-amqp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.5.7'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.springframework.amqp:spring-amqp'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1....
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-8045'}, {'type': 'WEB', 'url': 'https://pivotal.io/security/cve-2017-8045'}, {'type': 'WEB', 'url': 'http://www.securityfocus.com/bid/100936'}]
{'cwe_ids': ['CWE-502'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-06-30T21:12:41Z', 'nvd_published_at': '2017-11-27T10:29:00Z'}
1.4.0
GHSA-86p5-97jr-r598
2022-06-02T20:00:37Z
2022-05-20T00:00:38Z
null
['CVE-2021-41938']
Arbitrary file upload in ShopXO
An issue was discovered in ShopXO CMS 2.2.0. After entering the management page, there is an arbitrary file upload vulnerability in three locations.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'shopxo/shopxo'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '2.2.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2021-41938'}, {'type': 'WEB', 'url': 'https://github.com/gongfuxiang/shopxo/issues/64'}, {'type': 'PACKAGE', 'url': 'https://github.com/gongfuxiang/shopxo'}]
{'cwe_ids': ['CWE-434'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-06-02T20:00:37Z', 'nvd_published_at': '2022-05-19T14:15:00Z'}
1.4.0
GHSA-w935-p7mg-xc96
2023-07-07T00:21:32Z
2022-05-14T03:06:07Z
null
['CVE-2018-0575']
Sensitive Data Exposure in baserCMS
baserCMS (baserCMS 4.1.0.1 and earlier versions, baserCMS 3.0.15 and earlier versions) allows remote attackers to bypass access restriction in mail form to view a file which is uploaded by a site user via unspecified vectors.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '4.0.0'}, {'last_affected': '4.1.0.1'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'baserproject/basercms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'las...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-0575'}, {'type': 'WEB', 'url': 'https://basercms.net/security/JVN67881316'}, {'type': 'WEB', 'url': 'http://jvn.jp/en/jp/JVN67881316/index.html'}]
{'cwe_ids': ['CWE-200'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-07T00:21:32Z', 'nvd_published_at': '2018-06-26T14:29:00Z'}
1.4.0
GHSA-988g-wfwf-5666
2023-09-27T00:33:31Z
2022-05-24T17:00:29Z
2023-09-27T00:33:31Z
['CVE-2019-8228']
Withdrawn Advisory: Magento 2 Community Edition XSS Vulnerability
## Withdrawn Advisory This advisory has been withdrawn because the vulnerability does not affect a package in one of the GitHub Advisory Database's [supported ecosystems](https://github.com/github/advisory-database/blob/main/README.md#supported-ecosystems). This link is maintained to preserve external references. ## ...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:H/UI: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': '0'}, {'fixed': '1.9.4.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-8228'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20211209030216/https://magento.com/security/patches/supee-11219'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T19:56:05Z', 'nvd_published_at': '2019-11-06T00:15:00Z'}
1.4.0
GHSA-m2p5-fwp2-qcw2
2023-07-20T00:09:22Z
2022-05-24T16:56:44Z
null
['CVE-2018-8074']
Yii Framework Code Injection
Yii 2.x before 2.0.15 allows remote attackers to inject unintended search conditions via a variant of the CVE-2018-7269 attack in conjunction with the Elasticsearch extension.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'yiisoft/yii2-dev'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.0'}, {'fixed': '2.0.15'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8074'}, {'type': 'WEB', 'url': 'http://www.yiiframework.com/news/168/releasing-yii-2-0-15-and-database-extensions-with-security-fixes/'}]
{'cwe_ids': ['CWE-94'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-20T00:09:22Z', 'nvd_published_at': None}
1.4.0
GHSA-qc57-h2f7-p4hx
2023-07-26T19:35:01Z
2022-05-13T01:41:15Z
null
['CVE-2017-1000483']
Plone Unauthorized Access Vulnerability
Accessing private content via `str.format` in through-the-web templates and scripts in Plone 2.5-5.1rc1. This improves an earlier hotfix. Since the format method was introduced in Python 2.6, this part of the hotfix is only relevant for Plone 4 and 5.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'PyPI', 'name': 'plone'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '2.5'}, {'last_affected': '5.1rc1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000483'}, {'type': 'WEB', 'url': 'https://plone.org/security/hotfix/20171128/sandbox-escape'}]
{'cwe_ids': ['CWE-284'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-26T19:35:01Z', 'nvd_published_at': '2018-01-03T18:29:00Z'}
1.4.0
GHSA-5p4h-3377-7w67
2023-02-08T00:38:17Z
2022-05-13T01:19:22Z
null
['CVE-2018-17075']
golang.org/x/net/html NULL Pointer Dereference vulnerability
The html package (aka x/net/html) before 2018-07-13 in Go mishandles "in frameset" insertion mode, leading to a "panic: runtime error" for html.Parse of <template><object>, <template><applet>, or <template><marquee>. This is related to HTMLTreeBuilder.cpp in WebKit.
[{'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-20180816102801-aaf60122140d'}]}]}, {'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-17075'}, {'type': 'WEB', 'url': 'https://github.com/golang/go/issues/27016'}, {'type': 'WEB', 'url': 'https://github.com/golang/net/commit/aaf60122140d3fcf75376d319f0554393160eb50'}, {'type': 'WEB', 'url': 'https://bugs.chromium.org/p/chromium/issu...
{'cwe_ids': ['CWE-476'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-02-08T00:38:17Z', 'nvd_published_at': '2018-09-16T02:29:00Z'}
1.4.0
GHSA-6pqm-pp65-mc26
2023-07-05T19:58:04Z
2022-05-24T22:00:44Z
null
['CVE-2019-10426']
Jenkins Gem Publisher Plugin stores credentials as plaintext
Jenkins Gem Publisher Plugin stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}]
[{'package': {'ecosystem': 'Maven', 'name': 'net.arangamani.jenkins:gem-publisher'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10426'}, {'type': 'PACKAGE', 'url': 'https://github.com/jenkinsci/gem-publisher-plugin'}, {'type': 'WEB', 'url': 'https://jenkins.io/security/advisory/2019-09-25/#SECURITY-1573'}, {'type': 'WEB', 'url': 'http://www.openwall.com/lists/oss-security/2...
{'cwe_ids': ['CWE-256', 'CWE-522'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-06-09T23:07:59Z', 'nvd_published_at': '2019-09-25T16:15:00Z'}
1.4.0
GHSA-g6r3-hhg9-qf58
2023-09-26T20:09:19Z
2022-05-24T17:09:13Z
null
['CVE-2019-10794']
component-flatten vulnerable to Prototype Pollution
All versions of component-flatten are vulnerable to Prototype Pollution. The a function could be tricked into adding or modifying properties of Object.prototype using a `__proto__` payload.
[{'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': 'npm', 'name': 'component-flatten'}, 'ecosystem_specific': {'affected_functions': ['']}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'last_affected': '1.0.1'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10794'}, {'type': 'PACKAGE', 'url': 'https://github.com/componentjs/flatten.js'}, {'type': 'WEB', 'url': 'https://snyk.io/vuln/SNYK-JS-COMPONENTFLATTEN-548907'}]
{'cwe_ids': ['CWE-74'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-18T23:54:18Z', 'nvd_published_at': '2020-02-18T16:15:00Z'}
1.4.0
GHSA-xmjh-wjc5-wg4h
2023-07-31T22:08:23Z
2022-05-14T01:19:31Z
null
['CVE-2017-5197']
Silverstripe CMS XSS Vulnerability
There is XSS in SilverStripe CMS before 3.4.4 and 3.5.x before 3.5.2. The attack vector is a page name. An example payload is a crafted JavaScript event handler within a malformed SVG element.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}]
[{'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.4.4'}]}]}, {'package': {'ecosystem': 'Packagist', 'name': 'silverstripe/cms'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '3.5.0'}, {'fixed': '3.5.2'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2017-5197'}, {'type': 'WEB', 'url': 'https://web.archive.org/web/20210123234141/http://www.securityfocus.com/bid/96572'}, {'type': 'WEB', 'url': 'https://www.silverstripe.org/download/security-releases/'}]
{'cwe_ids': ['CWE-79'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-07-31T22:08:23Z', 'nvd_published_at': '2017-03-06T06:59:00Z'}
1.4.0
GHSA-g24w-373r-5pxg
2022-11-01T23:37:32Z
2022-05-24T16:56:41Z
null
['CVE-2019-10754']
Use of Insufficiently Random Values in Apereo CAS
Multiple classes used within Apereo CAS before release 6.1.0-RC5 makes use of apache commons-lang3 RandomStringUtils for token and ID generation which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong.
[{'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': 'Maven', 'name': 'org.apereo.cas:cas-server-support-simple-mfa'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '6.1.0-RC5'}]}]}, {'package': {'ecosystem': 'Maven', 'name': 'org.apereo.cas:cas-server-support-oidc'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'in...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2019-10754'}, {'type': 'WEB', 'url': 'https://github.com/apereo/cas/commit/40bf278e66786544411c471de5123e7a71826b9f'}, {'type': 'PACKAGE', 'url': 'https://github.com/apereo/cas'}, {'type': 'WEB', 'url': 'https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-46740...
{'cwe_ids': ['CWE-330', 'CWE-338'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2022-11-01T23:37:32Z', 'nvd_published_at': '2019-09-23T23:15:00Z'}
1.4.0
GHSA-vq3h-3q7v-9prw
2023-08-15T22:09:31Z
2022-05-14T02:09:43Z
null
['CVE-2014-3730']
Django Allows Open Redirects
The `django.util.http.is_safe_url` function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by "http:\\\djangoproject.com."
[]
[{'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.4.0'}, {'fixed': '1.4.13'}]}]}, {'package': {'ecosystem': 'PyPI', 'name': 'django'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '1.5.0'}, {'fixed': '1.5.8'}]}]}, {'package': {'ecosystem': ...
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2014-3730'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/601107524523bca02376a0ddc1a06c6fdb8f22f3'}, {'type': 'WEB', 'url': 'https://github.com/django/django/commit/7feb54bbae3f637ab3c4dd4831d4385964f574df'}, {'type': 'WEB', 'url': '...
{'cwe_ids': ['CWE-20'], 'severity': 'MODERATE', 'github_reviewed': True, 'github_reviewed_at': '2023-08-15T22:09:31Z', 'nvd_published_at': '2014-05-16T15:55:00Z'}
1.4.0
GHSA-25vh-gq6v-hrx5
2023-07-21T17:45:26Z
2022-05-13T01:18:41Z
null
['CVE-2018-0979']
ChakraCore RCE Vulnerability
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0980, CVE-2018-0990, CVE-2018-0993, CVE-2018-0...
[{'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.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-0979'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/26371402f106e81797122f5b4bbd9f5e54bd2553'}, {'type': 'WEB', 'url': 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0979'}, {'type': 'WEB',...
{'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T17:45:26Z', 'nvd_published_at': '2018-04-12T01:29:00Z'}
1.4.0
GHSA-j7mw-7crr-658v
2023-07-20T18:40:02Z
2022-05-13T01:17:53Z
null
['CVE-2018-14667']
Richfaces vulnerable to arbitrary code execution
The RichFaces Framework 3.X through 3.3.4 is vulnerable to Expression Language (EL) injection via the UserResource resource. A remote, unauthenticated attacker could exploit this to execute arbitrary code using a chain of java serialized objects via `org.ajax4jsf.resource.UserResource$UriData`.
[{'type': 'CVSS_V3', 'score': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'Maven', 'name': 'org.richfaces:richfaces-core'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '3.3.4'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-14667'}, {'type': 'WEB', 'url': 'https://github.com/richfaces/richfaces/commit/1372eb716c1a215a5af124198f21bde33fafad06'}, {'type': 'WEB', 'url': 'https://access.redhat.com/errata/RHSA-2018:3517'}, {'type': 'WEB', 'url': 'https://access.redhat.com/...
{'cwe_ids': ['CWE-94'], 'severity': 'CRITICAL', 'github_reviewed': True, 'github_reviewed_at': '2022-11-08T13:08:20Z', 'nvd_published_at': '2018-11-06T22:29:00Z'}
1.4.0
GHSA-fmv2-jv3p-6w47
2023-07-21T19:22:09Z
2022-05-13T01:20:59Z
null
['CVE-2018-8556']
ChakraCore RCE Vulnerability
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8541, CVE-2018-8542, CVE-2018-8543, CVE-2018-8...
[{'type': 'CVSS_V3', 'score': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}]
[{'package': {'ecosystem': 'NuGet', 'name': 'Microsoft.ChakraCore'}, 'ranges': [{'type': 'ECOSYSTEM', 'events': [{'introduced': '0'}, {'fixed': '1.11.3'}]}]}]
[{'type': 'ADVISORY', 'url': 'https://nvd.nist.gov/vuln/detail/CVE-2018-8556'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/pull/5827'}, {'type': 'WEB', 'url': 'https://github.com/chakra-core/ChakraCore/commit/2781608a34eacc32f9262e2304a534648235be6b'}, {'type': 'WEB', 'url': 'https://portal.msrc....
{'cwe_ids': ['CWE-787'], 'severity': 'HIGH', 'github_reviewed': True, 'github_reviewed_at': '2023-07-21T19:22:09Z', 'nvd_published_at': '2018-11-14T01:29:00Z'}