2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-3158" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-10-06T10:02:00.000" ,
"lastModified" : "2016-10-18T03:33:14.347" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SQL injection vulnerability in messages.php in PHP-Fusion 6.00.106 and 6.00.107 allows remote attackers to execute arbitrary SQL commands via the (1) pm_email_notify and (2) pm_save_sent parameters, a different vulnerability than CVE-2005-3157 and CVE-2005-3159."
}
] ,
"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" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 7.5
} ,
"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" : true ,
"criteria" : "cpe:2.3:a:php_fusion:php_fusion:6.00.106:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E92E863F-C72B-428E-A134-2CA5CA7058B5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php_fusion:php_fusion:6.00.107:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BFC61337-9477-46AC-AA5E-7722F594BCAE"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://marc.info/?l=bugtraq&m=112801702000944&w=2" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.gnucitizen.org/writings/php-fusion-messages.php-sql-injection-vulnerability.xhtml" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
}
]
}