2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-3968" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-12-03T19:03:00.000" ,
2024-11-22 01:07:11 +00:00
"lastModified" : "2024-11-21T00:03:10.830" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
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 auth.inc.php in PHPX 3.5.9 and earlier allows remote attackers to execute arbitrary SQL commands, bypass authentication, and upload arbitrary PHP code via the username 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" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D6920B22-6513-40CB-889F-49DD4320A01A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9152611F-670A-4F41-95C2-69E9F1C13AF4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7400174A-2A9F-4B36-8CBC-7B1AC1F7EDE9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "61B92D8E-0351-432F-AC3B-F1F73EBD0685"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "02B1B34D-69AD-4044-9486-AD41FAFBC57D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AE95A552-0F5A-4B12-A3E6-FC323EF864E4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BC5F7A5D-3AC5-4247-A340-17B494BD7528"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "26764F66-72A4-464B-BB6D-1845600A201C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "11223891-4506-4653-A424-E3EACEB02273"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpx:phpx:3.5.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EB7184BC-839D-4474-BABD-E47ECE1DFB25"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://rgod.altervista.org/phpx_359_xpl.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
2024-02-14 17:08:46 +00:00
{
"url" : "http://secunia.com/advisories/17858" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://securitytracker.com/id?1015300" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2024-02-14 17:08:46 +00:00
{
"url" : "http://www.osvdb.org/21384" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.phpx.org/news.php?news_id=139" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-14 17:08:46 +00:00
"Patch" ,
"URL Repurposed"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "http://www.securityfocus.com/archive/1/418253/100/0/threaded" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/15680" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2005/2696" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/23459" ,
"source" : "cve@mitre.org"
2024-11-22 01:07:11 +00:00
} ,
{
"url" : "http://rgod.altervista.org/phpx_359_xpl.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/17858" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://securitytracker.com/id?1015300" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.osvdb.org/21384" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.phpx.org/news.php?news_id=139" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"URL Repurposed"
]
} ,
{
"url" : "http://www.securityfocus.com/archive/1/418253/100/0/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/15680" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2005/2696" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/23459" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}