cvelist/2020/1xxx/CVE-2020-1696.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
2023-02-02 21:02:13 +00:00
"data_version": "4.0",
2019-11-27 17:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-1696",
2020-03-20 15:01:24 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-03-20 17:01:50 +05:30
},
2023-02-02 21:02:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "A flaw was found in the all pki-core 10.x.x versions, where Token Processing Service (TPS) where it did not properly sanitize Profile IDs, enabling a Stored Cross-Site Scripting (XSS) vulnerability when the profile ID is printed. An attacker with sufficient permissions could trick an authenticated victim into executing a specially crafted Javascript code."
2023-02-02 21:02:13 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "CWE-79",
2023-02-02 21:02:13 +00:00
"cweId": "CWE-79"
}
]
}
]
},
2020-03-20 17:01:50 +05:30
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:00:55 +00:00
"vendor_name": "[UNKNOWN]",
2020-03-20 17:01:50 +05:30
"product": {
"product_data": [
{
2023-02-12 23:00:55 +00:00
"product_name": "pki-core",
2020-03-20 17:01:50 +05:30
"version": {
"version_data": [
{
2023-02-12 23:00:55 +00:00
"version_affected": "=",
"version_value": "all pki-core 10.x.x versions"
2020-03-20 17:01:50 +05:30
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2023-02-02 21:02:13 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1696",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1696"
2019-11-27 17:00:59 +00:00
}
]
2020-03-20 17:01:50 +05:30
},
"impact": {
"cvss": [
2023-02-02 21:02:13 +00:00
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
2020-03-20 17:01:50 +05:30
]
2019-11-27 17:00:59 +00:00
}
2020-03-20 15:01:24 +00:00
}