Vulnerabilites related to Jenkins Project - Jenkins TestComplete support Plugin
cve-2020-2209
Vulnerability from cvelistv5
Published
2020-07-02 14:55
Modified
2024-08-04 07:01
Severity ?
EPSS score ?
Summary
Jenkins TestComplete support Plugin 2.4.1 and earlier stores a password 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.
References
▼ | URL | Tags |
---|---|---|
https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1686 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2020/07/02/7 | mailing-list, x_refsource_MLIST |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins project | Jenkins TestComplete support Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-04T07:01:41.258Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1686", }, { name: "[oss-security] 20200702 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2020/07/02/7", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins TestComplete support Plugin", vendor: "Jenkins project", versions: [ { lessThanOrEqual: "2.4.1", status: "affected", version: "unspecified", versionType: "custom", }, { lessThan: "unspecified", status: "unknown", version: "next of 2.4.1", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins TestComplete support Plugin 2.4.1 and earlier stores a password 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.", }, ], providerMetadata: { dateUpdated: "2023-10-24T16:07:02.756Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1686", }, { name: "[oss-security] 20200702 Multiple vulnerabilities in Jenkins plugins", tags: [ "mailing-list", "x_refsource_MLIST", ], url: "http://www.openwall.com/lists/oss-security/2020/07/02/7", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "jenkinsci-cert@googlegroups.com", ID: "CVE-2020-2209", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Jenkins TestComplete support Plugin", version: { version_data: [ { version_affected: "<=", version_value: "2.4.1", }, { version_affected: "?>", version_value: "2.4.1", }, ], }, }, ], }, vendor_name: "Jenkins project", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Jenkins TestComplete support Plugin 2.4.1 and earlier stores a password 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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-256: Unprotected Storage of Credentials", }, ], }, ], }, references: { reference_data: [ { name: "https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1686", refsource: "CONFIRM", url: "https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1686", }, { name: "[oss-security] 20200702 Multiple vulnerabilities in Jenkins plugins", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2020/07/02/7", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2020-2209", datePublished: "2020-07-02T14:55:36", dateReserved: "2019-12-05T00:00:00", dateUpdated: "2024-08-04T07:01:41.258Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2023-33002
Vulnerability from cvelistv5
Published
2023-05-16 16:00
Modified
2025-01-23 15:48
Severity ?
EPSS score ?
Summary
Jenkins TestComplete support Plugin 2.8.1 and earlier does not escape the TestComplete project name, 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/2023-05-16/#SECURITY-2892 | vendor-advisory |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins Project | Jenkins TestComplete support Plugin |
Version: 0 |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T15:32:46.656Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "Jenkins Security Advisory 2023-05-16", tags: [ "vendor-advisory", "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2892", }, ], title: "CVE Program Container", }, { metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, }, { other: { content: { id: "CVE-2023-33002", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2025-01-23T15:48:56.450861Z", version: "2.0.3", }, type: "ssvc", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-79", description: "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2025-01-23T15:48:59.468Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { defaultStatus: "unknown", product: "Jenkins TestComplete support Plugin", vendor: "Jenkins Project", versions: [ { lessThanOrEqual: "2.8.1", status: "affected", version: "0", versionType: "maven", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins TestComplete support Plugin 2.8.1 and earlier does not escape the TestComplete project name, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.", }, ], providerMetadata: { dateUpdated: "2023-10-24T12:50:26.179Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { name: "Jenkins Security Advisory 2023-05-16", tags: [ "vendor-advisory", ], url: "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2892", }, ], }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2023-33002", datePublished: "2023-05-16T16:00:18.784Z", dateReserved: "2023-05-16T10:55:43.521Z", dateUpdated: "2025-01-23T15:48:59.468Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2023-24443
Vulnerability from cvelistv5
Published
2023-01-24 00:00
Modified
2024-08-02 10:56
Severity ?
EPSS score ?
Summary
Jenkins TestComplete support Plugin 2.8.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Jenkins Project | Jenkins TestComplete support Plugin |
Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T10:56:04.292Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2741", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Jenkins TestComplete support Plugin", vendor: "Jenkins Project", versions: [ { lessThanOrEqual: "2.8.1", status: "affected", version: "unspecified", versionType: "custom", }, { lessThan: "unspecified", status: "unknown", version: "next of 2.8.1", versionType: "custom", }, ], }, ], descriptions: [ { lang: "en", value: "Jenkins TestComplete support Plugin 2.8.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.", }, ], providerMetadata: { dateUpdated: "2023-10-24T12:48:34.231Z", orgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", shortName: "jenkins", }, references: [ { url: "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2741", }, ], }, }, cveMetadata: { assignerOrgId: "39769cd5-e6e2-4dc8-927e-97b3aa056f5b", assignerShortName: "jenkins", cveId: "CVE-2023-24443", datePublished: "2023-01-24T00:00:00", dateReserved: "2023-01-23T00:00:00", dateUpdated: "2024-08-02T10:56:04.292Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }