cvelist/2022/34xxx/CVE-2022-34181.json

63 lines
2.2 KiB
JSON
Raw Normal View History

2022-06-21 18:01:37 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-34181",
2022-06-23 16:46:44 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins xUnit Plugin",
"version": {
"version_data": [
{
"version_value": "3.0.8",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
2022-06-21 18:01:37 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-21 18:01:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins xUnit Plugin 3.0.8 and earlier implements an agent-to-controller message that creates a user-specified directory if it doesn't exist, and parsing files inside it as test results, allowing attackers able to control agent processes to create an arbitrary directory on the Jenkins controller or to obtain test results from existing files in an attacker-specified directory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-693: Protection Mechanism Failure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-06-22/#SECURITY-2549",
"url": "https://www.jenkins.io/security/advisory/2022-06-22/#SECURITY-2549",
"refsource": "CONFIRM"
2022-06-21 18:01:37 +00:00
}
]
}
}