2022-03-15 12:01:26 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2022-27195" ,
2022-03-15 17:01:34 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2022-03-15 13:21:59 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Parameterized Trigger Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "2.43" ,
"version_affected" : "<="
} ,
{
"version_value" : "2.40.1" ,
"version_affected" : "!"
} ,
{
"version_value" : "2.41.1" ,
"version_affected" : "!"
}
]
}
}
]
}
}
]
}
2022-03-15 12:01:26 +00:00
} ,
2022-03-15 13:21:59 +01:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-03-15 12:01:26 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-15 17:01:34 +00:00
"value" : "Jenkins Parameterized Trigger Plugin 2.43 and earlier captures environment variables passed to builds triggered using Jenkins Parameterized Trigger Plugin, including password parameter values, in their `build.xml` files. These values are stored unencrypted and can be viewed by users with access to the Jenkins controller file system."
2022-03-15 13:21:59 +01:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-538: Insertion of Sensitive Information into Externally-Accessible File or Directory"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2022-03-15/#SECURITY-2185" ,
"url" : "https://www.jenkins.io/security/advisory/2022-03-15/#SECURITY-2185" ,
"refsource" : "CONFIRM"
2022-03-15 19:01:47 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20220315 Multiple vulnerabilities in Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2022/03/15/2"
2022-03-15 12:01:26 +00:00
}
]
}
}