mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
87 lines
2.8 KiB
JSON
87 lines
2.8 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2019-10153",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "ClusterLabs",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "fence-agents",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "fixed in 4.3.4"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-172"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10153",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10153",
|
|
"refsource": "CONFIRM"
|
|
},
|
|
{
|
|
"url": "https://github.com/ClusterLabs/fence-agents/pull/255",
|
|
"name": "https://github.com/ClusterLabs/fence-agents/pull/255",
|
|
"refsource": "CONFIRM"
|
|
},
|
|
{
|
|
"url": "https://github.com/ClusterLabs/fence-agents/pull/272",
|
|
"name": "https://github.com/ClusterLabs/fence-agents/pull/272",
|
|
"refsource": "CONFIRM"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:2037",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:2037"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A flaw was discovered in fence-agents, prior to version 4.3.4, where using non-ASCII characters in a guest VM's comment or other fields would cause fence_rhevm to exit with an exception. In cluster environments, this could lead to preventing automated recovery or otherwise denying service to clusters of which that VM is a member."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
[
|
|
{
|
|
"vectorString": "5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
|
|
"version": "3.0"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
} |