cvelist/2015/5xxx/CVE-2015-5725.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:29:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-5725",
"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": [
2018-02-21 11:04:42 -05:00
{
2019-03-18 01:29:29 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in the offset method in the Active Record class in CodeIgniter before 2.2.4 allows remote attackers to execute arbitrary SQL commands via vectors involving the offset variable."
2018-02-21 11:04:42 -05:00
}
2019-03-18 01:29:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://forum.codeigniter.com/thread-62743.html",
"refsource": "CONFIRM",
"url": "https://forum.codeigniter.com/thread-62743.html"
},
{
"name": "https://github.com/bcit-ci/CodeIgniter/issues/4020",
"refsource": "CONFIRM",
"url": "https://github.com/bcit-ci/CodeIgniter/issues/4020"
},
{
"name": "https://www.codeigniter.com/userguide2/changelog.html",
"refsource": "CONFIRM",
"url": "https://www.codeigniter.com/userguide2/changelog.html"
},
{
"name": "https://github.com/bcit-ci/CodeIgniter/commit/0dde92def6b9f276f05ff77abb07ead318f9ec23",
"refsource": "CONFIRM",
"url": "https://github.com/bcit-ci/CodeIgniter/commit/0dde92def6b9f276f05ff77abb07ead318f9ec23"
}
]
}
}