2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-4713" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2015-06-22T18:59:01.167" ,
2024-11-23 01:05:45 +00:00
"lastModified" : "2024-11-21T02:31:36.157" ,
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 ApPHP Hotel Site 3.x.x allows remote editors to execute arbitrary SQL commands via the pid parameter to index.php."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de inyecci\u00f3n SQL en ApPHP Hotel Site 3.x.x permite a editores remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro pid en index.php."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:P/I:P/A:P" ,
2024-11-23 01:05:45 +00:00
"baseScore" : 6.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-23 01:05:45 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.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:apphp:hotel_site:3.0.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2A478FB1-7257-4089-9929-186DFE6CB409"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9A5E9435-FC45-4B15-8540-D88318C342D5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.2.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9F0C9972-D6CC-404B-8187-050E6DB7C8C5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B05F9233-D715-4766-A5A2-C0207F51D99B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.4.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "91407B6C-C374-4D1D-8566-C8E5E4625DD3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.5.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "111008DD-464F-4581-99D7-806933F7763C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.6.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3831ADCA-1075-4527-BF3E-71050F6238C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.7.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "54945EF5-CDB9-47E8-9A84-A54517F91C6D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.8.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2081021D-36BE-4967-9370-24C8A9803C63"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apphp:hotel_site:3.9.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7AD83437-DF47-457E-A80C-529761A24AEF"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://packetstormsecurity.com/files/132369/ApPHP-Hotel-Site-3.x.x-SQL-Injection.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/75390" ,
"source" : "cve@mitre.org"
2024-11-23 01:05:45 +00:00
} ,
{
"url" : "http://packetstormsecurity.com/files/132369/ApPHP-Hotel-Site-3.x.x-SQL-Injection.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/75390" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}