mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
3.2 KiB
JSON
92 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@debian.org",
|
|
"ID": "CVE-2014-0483",
|
|
"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": "The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1&t=password URI."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://www.djangoproject.com/weblog/2014/aug/20/security/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.djangoproject.com/weblog/2014/aug/20/security/"
|
|
},
|
|
{
|
|
"name": "61276",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/61276"
|
|
},
|
|
{
|
|
"name": "61281",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/61281"
|
|
},
|
|
{
|
|
"name": "openSUSE-SU-2014:1132",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html"
|
|
},
|
|
{
|
|
"name": "DSA-3010",
|
|
"refsource": "DEBIAN",
|
|
"url": "http://www.debian.org/security/2014/dsa-3010"
|
|
},
|
|
{
|
|
"name": "https://github.com/django/django/commit/2b31342cdf14fc20e07c43d258f1e7334ad664a6",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/django/django/commit/2b31342cdf14fc20e07c43d258f1e7334ad664a6"
|
|
},
|
|
{
|
|
"name": "59782",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/59782"
|
|
}
|
|
]
|
|
}
|
|
} |