2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2010-0605" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2010-02-11T17:30:00.877" ,
2024-11-22 11:14:00 +00:00
"lastModified" : "2024-11-21T01:12:33.617" ,
"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 scp/ajax.php in osTicket before 1.6.0 Stable allows remote authenticated users, with \"Staff\" permissions, to execute arbitrary SQL commands via the input parameter."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de inyecci\u00f3n SQL en scp/ajax.php en osTicket v1.6.0 Stable, permite a usuarios autenticados remotamente, con permisos de \"staff\", ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"input\"."
}
] ,
"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:osticket:osticket:*:rc5:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.6" ,
"matchCriteriaId" : "F55BD41E-4C3F-4ABB-ABF1-673DFA38A240"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:osticket:osticket:1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C0CEA985-2810-4828-A6EC-60E948AAEC77"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:osticket:osticket:1.2.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "609F2462-A1AC-4B3A-B665-2CF2068F4DFC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:osticket:osticket:1.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2C97D5CE-ED36-406A-B806-E2688C050CD0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:osticket:osticket:1.6:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "61AEBDDE-5649-404E-8846-308F25503BF1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:osticket:osticket:1.6:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "B9B55B2C-EFBB-4C9E-995A-79B9FB0250ED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:osticket:osticket:1.6:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "BF72CFE6-ADA8-410F-AEFF-368A7445B8FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:osticket:osticket:1.6:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "406EC73F-6CE1-4CEA-A360-D806640E98DB"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://osticket.com/forums/project.php?issueid=176" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://packetstormsecurity.org/1002-exploits/osTicket-1.6-RC5-SQLi.pdf" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/38515" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.exploit-db.com/exploits/11380" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/38166" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-11-22 11:14:00 +00:00
} ,
{
"url" : "http://osticket.com/forums/project.php?issueid=176" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://packetstormsecurity.org/1002-exploits/osTicket-1.6-RC5-SQLi.pdf" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://secunia.com/advisories/38515" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.exploit-db.com/exploits/11380" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/38166" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
2023-04-24 12:24:31 +02:00
}
]
}