Vulnerabilites related to Jenkins project - Jenkins Subversion Plugin
cve-2022-29048
Vulnerability from cvelistv5
Published
2022-04-12 19:50
Modified
2024-11-20 15:28
Severity ?
EPSS score ?
Summary
A cross-site request forgery (CSRF) vulnerability in Jenkins Subversion Plugin 2.15.3 and earlier allows attackers to connect to an attacker-specified URL.
References
▼ | URL | Tags |
---|---|---|
https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2075 | x_refsource_CONFIRM | |
https://support.apple.com/kb/HT213345 | x_refsource_CONFIRM | |
http://seclists.org/fulldisclosure/2022/Jul/18 | mailing-list, x_refsource_FULLDISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Subversion Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T06:10:58.450Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2075", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://support.apple.com/kb/HT213345", }, { name: "20220721 APPLE-SA-2022-07-20-2 macOS Monterey 12.5", tags: [ "mailing-list", "x_refsource_FULLDISC", "x_transferred", ], url: "http://seclists.org/fulldisclosure/2022/Jul/18", }, ], title: "CVE Program Container", }, { metrics: [ { other: { content: { id: "CVE-2022-29048", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-01-03T16:29:55.539234Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-11-20T15:28:46.877Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "Jenkins Subversion Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "2.15.3", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "A cross-site request forgery (CSRF) vulnerability in Jenkins Subversion Plugin 2.15.3 and earlier allows attackers to connect to an attacker-specified URL.", }, ], providerMetadata: { dateUpdated: "2023-10-24T14:21:33.255Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2075", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://support.apple.com/kb/HT213345", }, { name: "20220721 APPLE-SA-2022-07-20-2 macOS Monterey 12.5", tags: [ "mailing-list", "x_refsource_FULLDISC", ], url: "http://seclists.org/fulldisclosure/2022/Jul/18", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2022-29048", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Subversion Plugin", version: { version_data: [ { version_affected: "<=", version_value: "2.15.3", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A cross-site request forgery (CSRF) vulnerability in Jenkins Subversion Plugin 2.15.3 and earlier allows attackers to connect to an attacker-specified URL.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-352: Cross-Site Request Forgery (CSRF)", }, ], }, ], }, references: { reference_data: [ { name: "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2075", refsource: "CONFIRM", url: "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2075", }, { name: "https://support.apple.com/kb/HT213345", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213345", }, { name: "20220721 APPLE-SA-2022-07-20-2 macOS Monterey 12.5", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2022/Jul/18", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2022-29048", datePublished: "2022-04-12T19:50:48", dateReserved: "2022-04-11T00:00:00", dateUpdated: "2024-11-20T15:28:46.877Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2020-2304
Vulnerability from cvelistv5
Published
2020-11-04 14:35
Modified
2024-08-04 07:09
Severity ?
EPSS score ?
Summary
Jenkins Subversion Plugin 2.13.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
References
▼ | URL | Tags |
---|---|---|
https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2145 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2020/11/04/6 | mailing-list, x_refsource_MLIST |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Subversion Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-04T07:09:53.361Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2145", }, { name: "[oss-security] 20201104 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2020/11/04/6", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins Subversion Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "2.13.1", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Subversion Plugin 2.13.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.", }, ], providerMetadata: { dateUpdated: "2023-10-24T16:08:54.411Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2145", }, { name: "[oss-security] 20201104 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2020/11/04/6", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2020-2304", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Subversion Plugin", version: { version_data: [ { version_affected: "<=", version_value: "2.13.1", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins Subversion Plugin 2.13.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-611: Improper Restriction of XML External Entity Reference", }, ], }, ], }, references: { reference_data: [ { name: "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2145", refsource: "CONFIRM", url: "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2145", }, { name: "[oss-security] 20201104 Multiple vulnerabilities in Jenkins plugins", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/11/04/6", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2020-2304", datePublished: "2020-11-04T14:35:38", dateReserved: "2019-12-05T00:00:00", dateUpdated: "2024-08-04T07:09:53.361Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2021-21698
Vulnerability from cvelistv5
Published
2021-11-04 16:30
Modified
2024-08-03 18:23
Severity ?
EPSS score ?
Summary
Jenkins Subversion Plugin 2.15.0 and earlier does not restrict the name of a file when looking up a subversion key file on the controller from an agent.
References
▼ | URL | Tags |
---|---|---|
https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2506 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2021/11/04/3 | mailing-list, x_refsource_MLIST |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Subversion Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T18:23:27.475Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2506", }, { name: "[oss-security] 20211104 Multiple vulnerabilities in Jenkins and Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2021/11/04/3", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins Subversion Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "2.15.0", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Subversion Plugin 2.15.0 and earlier does not restrict the name of a file when looking up a subversion key file on the controller from an agent.", }, ], providerMetadata: { dateUpdated: "2023-10-24T15:52:11.395Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2506", }, { name: "[oss-security] 20211104 Multiple vulnerabilities in Jenkins and Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2021/11/04/3", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2021-21698", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Subversion Plugin", version: { version_data: [ { version_affected: "<=", version_value: "2.15.0", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins Subversion Plugin 2.15.0 and earlier does not restrict the name of a file when looking up a subversion key file on the controller from an agent.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", }, ], }, ], }, references: { reference_data: [ { name: "https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2506", refsource: "CONFIRM", url: "https://www.jenkins.io/security/advisory/2021-11-04/#SECURITY-2506", }, { name: "[oss-security] 20211104 Multiple vulnerabilities in Jenkins and Jenkins plugins", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2021/11/04/3", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2021-21698", datePublished: "2021-11-04T16:30:44", dateReserved: "2021-01-04T00:00:00", dateUpdated: "2024-08-03T18:23:27.475Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2022-29046
Vulnerability from cvelistv5
Published
2022-04-12 19:50
Modified
2024-08-03 06:10
Severity ?
EPSS score ?
Summary
Jenkins Subversion Plugin 2.15.3 and earlier does not escape the name and description of List Subversion tags (and more) parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.
References
▼ | URL | Tags |
---|---|---|
https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2617 | x_refsource_CONFIRM | |
https://support.apple.com/kb/HT213345 | x_refsource_CONFIRM | |
http://seclists.org/fulldisclosure/2022/Jul/18 | mailing-list, x_refsource_FULLDISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Subversion Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T06:10:58.937Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2617", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://support.apple.com/kb/HT213345", }, { name: "20220721 APPLE-SA-2022-07-20-2 macOS Monterey 12.5", tags: [ "mailing-list", "x_refsource_FULLDISC", "x_transferred", ], url: "http://seclists.org/fulldisclosure/2022/Jul/18", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins Subversion Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "2.15.3", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Subversion Plugin 2.15.3 and earlier does not escape the name and description of List Subversion tags (and more) parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.", }, ], providerMetadata: { dateUpdated: "2023-10-24T14:21:30.891Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2617", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://support.apple.com/kb/HT213345", }, { name: "20220721 APPLE-SA-2022-07-20-2 macOS Monterey 12.5", tags: [ "mailing-list", "x_refsource_FULLDISC", ], url: "http://seclists.org/fulldisclosure/2022/Jul/18", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2022-29046", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Subversion Plugin", version: { version_data: [ { version_affected: "<=", version_value: "2.15.3", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins Subversion Plugin 2.15.3 and earlier does not escape the name and description of List Subversion tags (and more) parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/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/2022-04-12/#SECURITY-2617", refsource: "CONFIRM", url: "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2617", }, { name: "https://support.apple.com/kb/HT213345", refsource: "CONFIRM", url: "https://support.apple.com/kb/HT213345", }, { name: "20220721 APPLE-SA-2022-07-20-2 macOS Monterey 12.5", refsource: "FULLDISC", url: "http://seclists.org/fulldisclosure/2022/Jul/18", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2022-29046", datePublished: "2022-04-12T19:50:44", dateReserved: "2022-04-11T00:00:00", dateUpdated: "2024-08-03T06:10:58.937Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2020-2111
Vulnerability from cvelistv5
Published
2020-02-12 14:35
Modified
2024-08-04 07:01
Severity ?
EPSS score ?
Summary
Jenkins Subversion Plugin 2.13.0 and earlier does not escape the error message for the Project Repository Base URL field form validation, resulting in a stored cross-site scripting vulnerability.
References
▼ | URL | Tags |
---|---|---|
https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1725 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2020/02/12/3 | mailing-list, x_refsource_MLIST |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins Subversion Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-04T07:01:39.673Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1725", }, { name: "[oss-security] 20200212 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2020/02/12/3", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins Subversion Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "2.13.0", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins Subversion Plugin 2.13.0 and earlier does not escape the error message for the Project Repository Base URL field form validation, resulting in a stored cross-site scripting vulnerability.", }, ], providerMetadata: { dateUpdated: "2023-10-24T16:05:07.273Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1725", }, { name: "[oss-security] 20200212 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2020/02/12/3", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2020-2111", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins Subversion Plugin", version: { version_data: [ { version_affected: "<=", version_value: "2.13.0", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins Subversion Plugin 2.13.0 and earlier does not escape the error message for the Project Repository Base URL field form validation, resulting in a stored cross-site scripting vulnerability.", }, ], }, 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://jenkins.io/security/advisory/2020-02-12/#SECURITY-1725", refsource: "CONFIRM", url: "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1725", }, { name: "[oss-security] 20200212 Multiple vulnerabilities in Jenkins plugins", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/02/12/3", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2020-2111", datePublished: "2020-02-12T14:35:41", dateReserved: "2019-12-05T00:00:00", dateUpdated: "2024-08-04T07:01:39.673Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }