cvelist/2008/6xxx/CVE-2008-6263.json
2019-03-18 02:36:31 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-6263",
"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": "SQL injection vulnerability in lib/user/t_user.php in SaturnCMS allows remote attackers to execute arbitrary SQL commands via the username parameter to the _userLoggedIn function. NOTE: some of these details are obtained from third party information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "saturncms-username-sql-injection(46651)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46651"
},
{
"name": "32336",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/32336"
},
{
"name": "7147",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/7147"
},
{
"name": "32726",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/32726"
},
{
"name": "saturncms-tuser-sql-injection(48952)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48952"
}
]
}
}