cvelist/2022/46xxx/CVE-2022-46686.json
2023-01-27 13:00:38 +00:00

63 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-46686",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins Custom Build Properties Plugin",
"version": {
"version_data": [
{
"version_value": "2.79.vc095ccc85094",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Custom Build Properties Plugin 2.79.vc095ccc85094 and earlier does not escape property values and build display names on the Custom Build Properties and Build Summary pages, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set or change these values."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2810",
"url": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2810",
"refsource": "CONFIRM"
}
]
}
}