cvelist/2022/29xxx/CVE-2022-29050.json
2022-04-12 20:02:14 +00:00

63 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-29050",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Publish Over FTP Plugin",
"version": {
"version_data": [
{
"version_value": "1.16",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
},
"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 Publish Over FTP Plugin 1.16 and earlier allows attackers to connect to an FTP server using attacker-specified credentials."
}
]
},
"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-2321",
"url": "https://www.jenkins.io/security/advisory/2022-04-12/#SECURITY-2321",
"refsource": "CONFIRM"
}
]
}
}