2019-12-05 01:01:38 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2020-2203" ,
2020-07-02 15:01:30 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-07-02 14:52:21 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Fortify on Demand Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "5.0.1" ,
"version_affected" : "<="
}
]
}
}
]
}
}
]
}
2019-12-05 01:01:38 +00:00
} ,
2020-07-02 14:52:21 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-05 01:01:38 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-02 14:52:21 +02:00
"value" : "A cross-site request forgery vulnerability in Jenkins Fortify on Demand Plugin 5.0.1 and earlier allows attackers to connect to the globally configured Fortify on Demand endpoint using attacker-specified credentials IDs."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1691" ,
"url" : "https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1691" ,
"refsource" : "CONFIRM"
2019-12-05 01:01:38 +00:00
}
]
}
}