mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-j6p9-hm3q-hwmj GHSA-7rrx-375m-j6cr
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-j6p9-hm3q-hwmj",
|
||||
"modified": "2022-12-29T01:44:43Z",
|
||||
"modified": "2024-01-09T16:23:16Z",
|
||||
"published": "2022-05-24T17:28:26Z",
|
||||
"aliases": [
|
||||
"CVE-2020-2268"
|
||||
],
|
||||
"summary": "CSRF vulnerability in MongoDB Plugin",
|
||||
"details": "A cross-site request forgery (CSRF) vulnerability in Jenkins MongoDB Plugin 1.3 and earlier allows attackers to gain access to some metadata of any arbitrary files on the Jenkins controller.",
|
||||
"details": "Jenkins MongoDB Plugin 1.3 and earlier does not perform permission checks in methods implementing form validation.\n\nThis allows attackers with Overall/Read permission to gain access to some metadata of any arbitrary files on the Jenkins controller.\n\nAdditionally, these form validation methods do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nAs of publication of this advisory, there is no fix.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7rrx-375m-j6cr",
|
||||
"modified": "2022-12-12T19:54:35Z",
|
||||
"modified": "2024-01-09T16:23:51Z",
|
||||
"published": "2022-07-01T00:01:07Z",
|
||||
"aliases": [
|
||||
"CVE-2022-34795"
|
||||
],
|
||||
"summary": "Cross-site Scripting in Jenkins Deployment Dashboard Plugin",
|
||||
"details": "Jenkins Deployment Dashboard Plugin 1.0.10 and earlier does not escape environment names on its Deployment Dashboard view, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with View/Configure permission.",
|
||||
"details": "Jenkins Deployment Dashboard Plugin 1.0.10 and earlier does not escape environment names on its Deployment Dashboard view.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with View/Configure permission.\n\nAs of publication of this advisory, there is no fix.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user