cvelist/2019/10xxx/CVE-2019-10376.json

60 lines
1.8 KiB
JSON
Raw Normal View History

2019-03-29 13:00:44 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2019-10376",
2019-08-07 16:14:02 +02:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Wall Display Plugin",
"version": {
"version_data": [
{
"version_value": "0.6.34 and earlier"
}
]
}
}
]
}
}
]
}
2019-03-29 13:00:44 +00:00
},
2019-08-07 16:14:02 +02:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-03-29 13:00:44 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-08-07 16:14:02 +02:00
"value": "A reflected cross-site scripting vulnerability in Jenkins Wall Display Plugin 0.6.34 and earlier allows attackers to inject arbitrary HTML and JavaScript into web pages provided by this plugin."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-751",
"refsource": "CONFIRM"
2019-03-29 13:00:44 +00:00
}
]
}
}