2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-4461" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-12-21T20:03:00.000" ,
2025-04-03 02:06:18 +00:00
"lastModified" : "2025-04-03T01:03:51.193" ,
"vulnStatus" : "Deferred" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SQL injection vulnerability in index.php in Beehive Forum 0.6.2 and earlier allows remote attackers to execute arbitrary SQL commands via the user_sess parameter."
}
] ,
"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 01:07:11 +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 01:07:11 +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" : true ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B3C479F7-639D-4C3D-9449-E94426C3B1C3"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4EDD1988-4C10-4F78-A84A-AAFCB1DFFB6E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BE8FB1E8-E4E3-4C72-9012-72D60E5C3B49"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BB948F88-6C9F-44B6-850F-9F6B02738A8F"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.3.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "400EACD2-95CE-404E-B8F8-21A92A6D7817"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6071EAB1-B425-43D7-ACDE-009972279603"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9D73944F-A924-4801-A819-730AB165171C"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.6.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E1B59256-123E-4EEF-AB9D-665C47989A25"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.6rc1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4543096-BA8B-41A0-B0F5-CE92A063898E"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:beehive_forum:beehive_forum:0.6rc2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C8E19DFA-F5D4-4D64-8B5D-65E10B7E1698"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://cvs.sourceforge.net/viewcvs.py/beehiveforum/beehiveforum/forum/index.php?rev=1.121&view=log" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://kapda.ir/advisory-158.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://securityreason.com/securityalert/284" ,
"source" : "cve@mitre.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://www.osvdb.org/21955" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/archive/1/419988/100/0/threaded" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/16521" ,
"source" : "cve@mitre.org"
2024-11-22 01:07:11 +00:00
} ,
{
"url" : "http://cvs.sourceforge.net/viewcvs.py/beehiveforum/beehiveforum/forum/index.php?rev=1.121&view=log" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://kapda.ir/advisory-158.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://securityreason.com/securityalert/284" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.osvdb.org/21955" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/419988/100/0/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/16521" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}