cvelist/2006/2xxx/CVE-2006-2826.json

97 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2826",
"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 23:59:21 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in sessions.inc in PHP Base Library (PHPLib) before 7.4a allows remote attackers to execute arbitrary SQL commands via the id variable, which is set by a client through a query string or a cookie."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:59:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "phplib-code-execution(24873)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24873"
},
{
"name": "ADV-2006-0720",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0720"
},
{
"name": "http://sourceforge.net/project/shownotes.php?group_id=31885&release_id=396091",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?group_id=31885&release_id=396091"
},
{
"name": "http://www.gulftech.org/?node=research&article_id=00107-03052006",
"refsource": "MISC",
"url": "http://www.gulftech.org/?node=research&article_id=00107-03052006"
},
{
"name": "23466",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/23466"
},
{
"name": "16902",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/16902"
},
{
"name": "1016123",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1016123"
},
{
"name": "16801",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16801"
}
]
}
}