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

72 lines
2.2 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10179",
2020-03-20 15:01:24 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-03-20 16:57:09 +05:30
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "pki-core/pki-kra",
"version": {
"version_data": [
{
"version_value": "all pki-core 10.x.x versions"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10179",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10179",
"refsource": "CONFIRM"
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-03-20 16:57:09 +05:30
"value": "A vulnerability was found in all pki-core 10.x.x versions, where the Key Recovery Authority (KRA) Agent Service did not properly sanitize recovery request search page, enabling a Reflected Cross Site Scripting (XSS) vulnerability. An attacker could trick an authenticated victim into executing specially crafted Javascript code."
2019-03-27 12:00:51 +00:00
}
]
2020-03-20 16:57:09 +05:30
},
"impact": {
"cvss": [
[
{
"vectorString": "4.3/CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2020-03-20 15:01:24 +00:00
}