cvelist/2022/30xxx/CVE-2022-30966.json

66 lines
2.3 KiB
JSON
Raw Normal View History

2022-05-16 20:02:07 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-30966",
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Random String Parameter Plugin",
"version": {
"version_data": [
{
"version_value": "1.0",
"version_affected": "<="
},
{
"version_value": "1.0",
"version_affected": "?>"
}
]
}
}
]
}
}
]
}
2022-05-16 20:02:07 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-05-16 20:02:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Random String Parameter Plugin 1.0 and earlier does not escape the name and description of Random String parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2717",
"url": "https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2717",
"refsource": "CONFIRM"
2022-05-16 20:02:07 +00:00
}
]
}
}