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

82 lines
2.7 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
2023-02-02 21:01:38 +00:00
"data_version": "4.0",
2019-03-27 12:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-10146",
2020-03-18 15:01:25 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-02-05 11:32:27 +05:30
},
2023-02-02 21:01:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:00:43 +00:00
"value": "A Reflected Cross Site Scripting flaw was found in all pki-core 10.x.x versions 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."
2023-02-02 21:01:38 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:00:43 +00:00
"value": "CWE-79",
2023-02-02 21:01:38 +00:00
"cweId": "CWE-79"
}
]
}
]
},
2020-02-05 11:32:27 +05:30
"affects": {
"vendor": {
"vendor_data": [
{
2020-03-18 15:12:18 +01:00
"vendor_name": "Red Hat",
2020-02-05 11:32:27 +05:30
"product": {
"product_data": [
{
2023-02-12 23:00:43 +00:00
"product_name": "pki-core",
2023-02-02 21:01:38 +00:00
"version": {
"version_data": [
{
2023-02-12 23:00:43 +00:00
"version_affected": "=",
"version_value": "all pki-core 10.x.x versions"
2020-02-05 11:32:27 +05:30
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2023-02-02 21:01:38 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10146",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10146"
2019-03-27 12:00:51 +00:00
}
]
2020-02-05 11:32:27 +05:30
},
"impact": {
"cvss": [
2023-02-02 21:01:38 +00:00
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
2020-02-05 11:32:27 +05:30
]
2019-03-27 12:00:51 +00:00
}
2020-03-18 15:01:25 +00:00
}