cvelist/2013/7xxx/CVE-2013-7134.json
2019-03-18 00:27:54 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-7134",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Juvia uses the same secret key for all installations, which allows remote attackers to have unspecified impact by leveraging the secret key in app/config/initializers/secret_token.rb, related to cookies."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/phusion/juvia/issues/55",
"refsource": "MISC",
"url": "https://github.com/phusion/juvia/issues/55"
},
{
"name": "[oss-security] 20131216 CVE request: Juvia secret token handling",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/12/16/3"
},
{
"name": "[oss-security] 20131217 Re: CVE request: Juvia secret token handling",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/12/18/1"
}
]
}
}