2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-1033" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-03-20T18:30:00.297" ,
2024-11-22 09:15:19 +00:00
"lastModified" : "2024-11-21T01:01:30.143" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "SQL injection vulnerability in misc.php in DeluxeBB 1.3 and earlier allows remote attackers to execute arbitrary SQL commands via the qorder parameter, a different vector than CVE-2005-2989 and CVE-2006-2503."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de inyecci\u00f3n SQL en misc.php en DeluxeBB v1.3 y anteriores permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"qorder\" un vector diferente que CVE-2005-2989 y CVE-2006-2503."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
2024-11-22 09:15:19 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 09:15:19 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:*:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DD698256-3700-4C30-858B-6E546A41CCA0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.3" ,
"matchCriteriaId" : "595D9D33-5FF5-4F0A-B8DC-A8E74C3E8D5A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B3543354-4CC9-4C62-ACCE-6B646F797245"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "27346DF8-248F-426C-A435-7FDBCB34A977"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6315C2-8918-456C-AF5D-7F53BF12C7AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.05:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9A65D83C-FB89-46C8-8ABA-D9F66ACE8B88"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.06:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "37F38906-2E8F-40E4-A03B-8121FDEF903C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.07:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DC51CF33-9B6A-40BE-B5A6-3596C02C48B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.08:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EEB0CB89-67EF-46F3-8370-ABFBDD54E959"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:deluxebb:deluxebb:1.09:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6B137A4A-B7E3-45BF-988D-D599A780E8E7"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://osvdb.org/52788" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/34365" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/bid/34174" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/49313" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.exploit-db.com/exploits/8240" ,
"source" : "cve@mitre.org"
2024-11-22 09:15:19 +00:00
} ,
{
"url" : "http://osvdb.org/52788" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/34365" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/34174" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/49313" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.exploit-db.com/exploits/8240" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}