cvelist/2019/1003xxx/CVE-2019-1003022.json
2023-10-25 17:33:54 +00:00

63 lines
1.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-1003022",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A denial of service vulnerability exists in Jenkins Monitoring Plugin 1.74.0 and earlier in PluginImpl.java that allows attackers to kill threads running on the Jenkins master."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Monitoring Plugin",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.74.0 and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1153",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1153"
}
]
}
}