cvelist/2019/3xxx/CVE-2019-3872.json
2019-06-12 15:00:55 +00:00

77 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-3872",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "picketlink",
"version": {
"version_data": [
{
"version_value": "as shipped with Jboss Enterprise Application Platform 7.2.x and 7.1.x"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3872",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3872",
"refsource": "CONFIRM"
},
{
"refsource": "BID",
"name": "108732",
"url": "http://www.securityfocus.com/bid/108732"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that a SAMLRequest containing a script could be processed by Picketlink versions shipped in Jboss Application Platform 7.2.x and 7.1.x. An attacker could use this to send a malicious script to achieve cross-site scripting and obtain unauthorized information or conduct further attacks."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.4/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
}
}