cvelist/2011/3xxx/CVE-2011-3609.json
2019-11-26 03:02:04 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-3609",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "JBoss Application Server",
"product": {
"product_data": [
{
"product_name": "JBoss Application Server",
"version": {
"version_data": [
{
"version_value": "7 before 7.1.0"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A CSRF issue was found in JBoss Application Server 7 before 7.1.0. JBoss did not properly restrict access to the management console information (for example via the \"Access-Control-Allow-Origin\" HTTP access control flag). This can lead to unauthorized information leak if a user with admin privileges visits a specially-crafted web page provided by a remote attacker."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery "
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2011-3609",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2011-3609"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3609",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3609"
},
{
"url": "https://access.redhat.com/security/cve/cve-2011-3609",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2011-3609"
},
{
"refsource": "MISC",
"name": "https://www.securityfocus.com/bid/50888",
"url": "https://www.securityfocus.com/bid/50888"
}
]
}
}