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

71 lines
2.1 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-10146",
2020-02-05 11:32:27 +05:30
"ASSIGNER": "darunesh@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "pki-core",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10146",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10146",
"refsource": "CONFIRM"
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-02-05 11:32:27 +05:30
"value": "A Reflected Cross Site Scripting flaw was found in the pki-ca module from the pki-core server due to the CA Agent Service not properly sanitizing the certificate request page. An attacker could inject a specially crafted value that will be executed on the victim's browser."
2019-03-27 12:00:51 +00:00
}
]
2020-02-05 11:32:27 +05:30
},
"impact": {
"cvss": [
[
{
"vectorString": "4.7/CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
}