2020-01-07 11:05:34 -03:00
{
2023-02-12 23:01:07 +00:00
"data_version" : "4.0" ,
2020-01-07 11:05:34 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-14843" ,
2020-01-07 17:01:15 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-01-07 11:05:34 -03:00
} ,
2023-02-12 23:01:07 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A flaw was found in Wildfly Security Manager, running under JDK 11 or 8, that authorized requests for any requester. This flaw could be used by a malicious app deployed on the app server to access unauthorized information and possibly conduct further attacks. Versions shipped with Red Hat Jboss EAP 7 and Red Hat SSO 7 are vulnerable to this issue."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-592" ,
"cweId" : "CWE-592"
}
]
}
]
} ,
2020-01-07 11:05:34 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "wildfly-security-manager" ,
"version" : {
"version_data" : [
{
2023-02-12 23:01:07 +00:00
"version_affected" : "=" ,
2020-01-07 11:05:34 -03:00
"version_value" : "As shipped with Red Hat Jboss EAP 7 and Red Hat SSO 7"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14843" ,
2023-02-12 23:01:07 +00:00
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14843"
2020-01-07 11:05:34 -03:00
}
]
} ,
"impact" : {
"cvss" : [
2023-02-12 23:01:07 +00:00
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
2020-01-07 11:05:34 -03:00
]
}
2020-01-07 17:01:15 +00:00
}