Search
Find a vulnerability
Search criteria
2 vulnerabilities found for selenium by jenkins
CVE-2020-2196 (GCVE-0-2020-2196)
Vulnerability from nvd – Published: 2020-06-03 12:40 – Updated: 2024-08-04 07:01
VLAI
EPSS
VEX
Summary
Jenkins Selenium Plugin 3.141.59 and earlier has no CSRF protection for its HTTP endpoints, allowing attackers to perform all administrative actions provided by the plugin.
Severity
No CVSS data available.
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://jenkins.io/security/advisory/2020-06-03/#… | x_refsource_CONFIRM |
| http://www.openwall.com/lists/oss-security/2020/06/03/3 | mailing-listx_refsource_MLIST |
| http://www.openwall.com/lists/oss-security/2022/04/14/2 | mailing-listx_refsource_MLIST |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Jenkins project | Jenkins Selenium Plugin |
Affected:
unspecified , ≤ 3.141.59
(custom)
Unknown: next of 3.141.59 , < unspecified (custom) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T07:01:41.041Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766"
},
{
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
},
{
"name": "[oss-security] 20220414 Re: Browser-mediated attacks on WebDriver servers",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/04/14/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Jenkins Selenium Plugin",
"vendor": "Jenkins project",
"versions": [
{
"lessThanOrEqual": "3.141.59",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"lessThan": "unspecified",
"status": "unknown",
"version": "next of 3.141.59",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Jenkins Selenium Plugin 3.141.59 and earlier has no CSRF protection for its HTTP endpoints, allowing attackers to perform all administrative actions provided by the plugin."
}
],
"providerMetadata": {
"dateUpdated": "2023-10-24T16:06:47.526Z",
"orgId": "39769cd5-e6e2-4dc8-927e-97b3aa056f5b",
"shortName": "jenkins"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766"
},
{
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
},
{
"name": "[oss-security] 20220414 Re: Browser-mediated attacks on WebDriver servers",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/04/14/2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"ID": "CVE-2020-2196",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jenkins Selenium Plugin",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_value": "3.141.59"
},
{
"version_affected": "?\u003e",
"version_value": "3.141.59"
}
]
}
}
]
},
"vendor_name": "Jenkins project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Selenium Plugin 3.141.59 and earlier has no CSRF protection for its HTTP endpoints, allowing attackers to perform all administrative actions provided by the plugin."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766",
"refsource": "CONFIRM",
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766"
},
{
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
},
{
"name": "[oss-security] 20220414 Re: Browser-mediated attacks on WebDriver servers",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/04/14/2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "39769cd5-e6e2-4dc8-927e-97b3aa056f5b",
"assignerShortName": "jenkins",
"cveId": "CVE-2020-2196",
"datePublished": "2020-06-03T12:40:25.000Z",
"dateReserved": "2019-12-05T00:00:00.000Z",
"dateUpdated": "2024-08-04T07:01:41.041Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-2196 (GCVE-0-2020-2196)
Vulnerability from cvelistv5 – Published: 2020-06-03 12:40 – Updated: 2024-08-04 07:01
VLAI
EPSS
VEX
Summary
Jenkins Selenium Plugin 3.141.59 and earlier has no CSRF protection for its HTTP endpoints, allowing attackers to perform all administrative actions provided by the plugin.
Severity
No CVSS data available.
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://jenkins.io/security/advisory/2020-06-03/#… | x_refsource_CONFIRM |
| http://www.openwall.com/lists/oss-security/2020/06/03/3 | mailing-listx_refsource_MLIST |
| http://www.openwall.com/lists/oss-security/2022/04/14/2 | mailing-listx_refsource_MLIST |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Jenkins project | Jenkins Selenium Plugin |
Affected:
unspecified , ≤ 3.141.59
(custom)
Unknown: next of 3.141.59 , < unspecified (custom) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T07:01:41.041Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766"
},
{
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
},
{
"name": "[oss-security] 20220414 Re: Browser-mediated attacks on WebDriver servers",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/04/14/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Jenkins Selenium Plugin",
"vendor": "Jenkins project",
"versions": [
{
"lessThanOrEqual": "3.141.59",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"lessThan": "unspecified",
"status": "unknown",
"version": "next of 3.141.59",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Jenkins Selenium Plugin 3.141.59 and earlier has no CSRF protection for its HTTP endpoints, allowing attackers to perform all administrative actions provided by the plugin."
}
],
"providerMetadata": {
"dateUpdated": "2023-10-24T16:06:47.526Z",
"orgId": "39769cd5-e6e2-4dc8-927e-97b3aa056f5b",
"shortName": "jenkins"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766"
},
{
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
},
{
"name": "[oss-security] 20220414 Re: Browser-mediated attacks on WebDriver servers",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/04/14/2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"ID": "CVE-2020-2196",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jenkins Selenium Plugin",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_value": "3.141.59"
},
{
"version_affected": "?\u003e",
"version_value": "3.141.59"
}
]
}
}
]
},
"vendor_name": "Jenkins project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Selenium Plugin 3.141.59 and earlier has no CSRF protection for its HTTP endpoints, allowing attackers to perform all administrative actions provided by the plugin."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766",
"refsource": "CONFIRM",
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766"
},
{
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
},
{
"name": "[oss-security] 20220414 Re: Browser-mediated attacks on WebDriver servers",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/04/14/2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "39769cd5-e6e2-4dc8-927e-97b3aa056f5b",
"assignerShortName": "jenkins",
"cveId": "CVE-2020-2196",
"datePublished": "2020-06-03T12:40:25.000Z",
"dateReserved": "2019-12-05T00:00:00.000Z",
"dateUpdated": "2024-08-04T07:01:41.041Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}