cvelist/2010/5xxx/CVE-2010-5297.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:43:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-5297",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:43:16 +00:00
"lang": "eng",
"value": "WordPress before 3.0.1, when a Multisite installation is used, permanently retains the \"site administrators can add users\" option once changed, which might allow remote authenticated administrators to bypass intended access restrictions in opportunistic circumstances via an add action after a temporary change."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:43:16 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://codex.wordpress.org/Changelog/3.0.1",
"refsource": "CONFIRM",
"url": "http://codex.wordpress.org/Changelog/3.0.1"
},
{
"name": "http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=3.0.1&resolution=fixed",
"refsource": "CONFIRM",
"url": "http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=3.0.1&resolution=fixed"
},
{
"name": "https://core.trac.wordpress.org/ticket/14119",
"refsource": "CONFIRM",
"url": "https://core.trac.wordpress.org/ticket/14119"
},
{
"name": "https://core.trac.wordpress.org/changeset/15342",
"refsource": "CONFIRM",
"url": "https://core.trac.wordpress.org/changeset/15342"
}
]
}
}