2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-3543" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-10-02T19:30:00.610" ,
2025-04-09 02:05:49 +00:00
"lastModified" : "2025-04-09T00:30:58.490" ,
"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 _phenotype/admin/login.php in Phenotype CMS before 2.9 allows remote attackers to execute arbitrary SQL commands via the user parameter (aka the login name)."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de inyecci\u00f3n SQL en _phenotype/admin/login.php en Phenotype CMS anterior v2.9 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro user (como el nombre login)."
}
] ,
"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 11:14:00 +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 11:14:00 +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:phenotype-cms:phenotype_cms:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.8" ,
"matchCriteriaId" : "CBF0838A-2FC3-4407-BBFC-1C6D4632B0E5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A12B07C8-92E1-45A6-97C8-ED81A50B7A60"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D584096C-20F6-48E2-AFED-43C35E0D102F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9D3DDB99-189F-4239-998E-FB03304F67B0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9E80761B-1C6C-4E1F-98BD-B4D65BA8ED10"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "29E323CC-81A8-4997-A89D-7951C51FDBD3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CDFD819F-5AC0-47F3-A9F7-5E4D02058958"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "50DE5FF2-DD49-4B5C-B7AF-75824C8AAA8F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.5.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "19F09617-AFBD-4FC7-820B-5A43F2AA9668"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "13EB4778-9EAB-4E5D-BAE8-75D58A4ECF98"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phenotype-cms:phenotype_cms:2.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C714422D-4A39-4ED7-B244-05F56CEDF7E9"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/35792" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.exploit-db.com/exploits/9107" ,
"source" : "cve@mitre.org"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://www.osvdb.org/55799" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.phenotype-cms.com/wiki/development-changelog" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/51634" ,
"source" : "cve@mitre.org"
2024-11-22 11:14:00 +00:00
} ,
{
"url" : "http://secunia.com/advisories/35792" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.exploit-db.com/exploits/9107" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.osvdb.org/55799" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.phenotype-cms.com/wiki/development-changelog" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/51634" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}