Vulnerabilites related to Jenkins Project - Jenkins Scriptler Plugin
cve-2023-50765
Vulnerability from cvelistv5
Published
2023-12-13 17:30
Modified
2025-02-13 17:19
Severity ?
EPSS score ?
Summary
A missing permission check in Jenkins Scriptler Plugin 342.v6a_89fd40f466 and earlier allows attackers with Overall/Read permission to read the contents of a Groovy script by knowing its ID.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins Project | Jenkins Scriptler Plugin |
Version: 0 |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T22:16:47.284Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "Jenkins Security Advisory 2023-12-13", tags: [ "vendor-advisory", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2023-12-13/#SECURITY-3206", }, { tags: [ "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2023/12/13/4", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { defaultStatus: "unaffected", product: "Jenkins Scriptler Plugin", vendor: "Jenkins Project", versions: [ { lessThanOrEqual: "342.v6a_89fd40f466", status: "affected", version: "0", versionType: "maven", }, ], }, ], descriptions: [ { lang: "en", value: "A missing permission check in Jenkins Scriptler Plugin 342.v6a_89fd40f466 and earlier allows attackers with Overall/Read permission to read the contents of a Groovy script by knowing its ID.", }, ], providerMetadata: { dateUpdated: "2023-12-13T17:35:08.092Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { name: "Jenkins Security Advisory 2023-12-13", tags: [ "vendor-advisory", ], url: "https://www.jenkins.io/security/advisory/2023-12-13/#SECURITY-3206", }, { url: "http://www.openwall.com/lists/oss-security/2023/12/13/4", }, ], }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2023-50765", datePublished: "2023-12-13T17:30:14.297Z", dateReserved: "2023-12-13T13:06:36.476Z", dateUpdated: "2025-02-13T17:19:31.687Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2021-21667
Vulnerability from cvelistv5
Published
2021-06-16 13:40
Modified
2024-08-03 18:23
Severity ?
EPSS score ?
Summary
Jenkins Scriptler Plugin 3.2 and earlier does not escape parameter names shown in job configuration forms, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.
References
▼ | URL | Tags |
---|---|---|
https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2224 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2021/06/16/3 | mailing-list, x_refsource_MLIST |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Scriptler Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T18:23:27.512Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2224", }, { name: "[oss-security] 20210616 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2021/06/16/3", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins Scriptler Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "3.2", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Scriptler Plugin 3.2 and earlier does not escape parameter names shown in job configuration forms, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.", }, ], providerMetadata: { dateUpdated: "2023-10-24T15:51:34.946Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2224", }, { name: "[oss-security] 20210616 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2021/06/16/3", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2021-21667", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Scriptler Plugin", version: { version_data: [ { version_affected: "<=", version_value: "3.2", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins Scriptler Plugin 3.2 and earlier does not escape parameter names shown in job configuration forms, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, ], }, ], }, references: { reference_data: [ { name: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2224", refsource: "CONFIRM", url: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2224", }, { name: "[oss-security] 20210616 Multiple vulnerabilities in Jenkins plugins", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2021/06/16/3", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2021-21667", datePublished: "2021-06-16T13:40:11", dateReserved: "2021-01-04T00:00:00", dateUpdated: "2024-08-03T18:23:27.512Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2021-21668
Vulnerability from cvelistv5
Published
2021-06-16 13:40
Modified
2024-08-03 18:23
Severity ?
EPSS score ?
Summary
Jenkins Scriptler Plugin 3.1 and earlier does not escape script content, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.
References
▼ | URL | Tags |
---|---|---|
https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2390 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2021/06/16/3 | mailing-list, x_refsource_MLIST |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Scriptler Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T18:23:27.481Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2390", }, { name: "[oss-security] 20210616 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2021/06/16/3", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins Scriptler Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "3.1", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Scriptler Plugin 3.1 and earlier does not escape script content, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.", }, ], providerMetadata: { dateUpdated: "2023-10-24T15:51:36.116Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2390", }, { name: "[oss-security] 20210616 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2021/06/16/3", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2021-21668", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Scriptler Plugin", version: { version_data: [ { version_affected: "<=", version_value: "3.1", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins Scriptler Plugin 3.1 and earlier does not escape script content, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, ], }, ], }, references: { reference_data: [ { name: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2390", refsource: "CONFIRM", url: "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2390", }, { name: "[oss-security] 20210616 Multiple vulnerabilities in Jenkins plugins", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2021/06/16/3", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2021-21668", datePublished: "2021-06-16T13:40:12", dateReserved: "2021-01-04T00:00:00", dateUpdated: "2024-08-03T18:23:27.481Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2023-50764
Vulnerability from cvelistv5
Published
2023-12-13 17:30
Modified
2025-02-13 17:19
Severity ?
EPSS score ?
Summary
Jenkins Scriptler Plugin 342.v6a_89fd40f466 and earlier does not restrict a file name query parameter in an HTTP endpoint, allowing attackers with Scriptler/Configure permission to delete arbitrary files on the Jenkins controller file system.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins Project | Jenkins Scriptler Plugin |
Version: 0 |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T22:16:47.385Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "Jenkins Security Advisory 2023-12-13", tags: [ "vendor-advisory", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2023-12-13/#SECURITY-3205", }, { tags: [ "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2023/12/13/4", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { defaultStatus: "unaffected", product: "Jenkins Scriptler Plugin", vendor: "Jenkins Project", versions: [ { lessThanOrEqual: "342.v6a_89fd40f466", status: "affected", version: "0", versionType: "maven", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Scriptler Plugin 342.v6a_89fd40f466 and earlier does not restrict a file name query parameter in an HTTP endpoint, allowing attackers with Scriptler/Configure permission to delete arbitrary files on the Jenkins controller file system.", }, ], providerMetadata: { dateUpdated: "2023-12-13T17:35:06.441Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { name: "Jenkins Security Advisory 2023-12-13", tags: [ "vendor-advisory", ], url: "https://www.jenkins.io/security/advisory/2023-12-13/#SECURITY-3205", }, { url: "http://www.openwall.com/lists/oss-security/2023/12/13/4", }, ], }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2023-50764", datePublished: "2023-12-13T17:30:13.658Z", dateReserved: "2023-12-13T13:06:36.476Z", dateUpdated: "2025-02-13T17:19:31.180Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2021-21700
Vulnerability from cvelistv5
Published
2021-11-12 10:35
Modified
2024-08-03 18:23
Severity ?
EPSS score ?
Summary
Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by exploitable by attackers able to create Scriptler scripts.
References
▼ | URL | Tags |
---|---|---|
https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2406 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2021/11/12/1 | mailing-list, x_refsource_MLIST |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Scriptler Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T18:23:29.167Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2406", }, { name: "[oss-security] 20211112 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2021/11/12/1", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins Scriptler Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "3.3", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by exploitable by attackers able to create Scriptler scripts.", }, ], providerMetadata: { dateUpdated: "2023-10-24T15:52:13.815Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2406", }, { name: "[oss-security] 20211112 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2021/11/12/1", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2021-21700", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Scriptler Plugin", version: { version_data: [ { version_affected: "<=", version_value: "3.3", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by exploitable by attackers able to create Scriptler scripts.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, ], }, ], }, references: { reference_data: [ { name: "https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2406", refsource: "CONFIRM", url: "https://www.jenkins.io/security/advisory/2021-11-12/#SECURITY-2406", }, { name: "[oss-security] 20211112 Multiple vulnerabilities in Jenkins plugins", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2021/11/12/1", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2021-21700", datePublished: "2021-11-12T10:35:17", dateReserved: "2021-01-04T00:00:00", dateUpdated: "2024-08-03T18:23:29.167Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }