2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2006-1595" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2006-04-03T10:04:00.000" ,
2024-11-22 03:16:05 +00:00
"lastModified" : "2024-11-21T00:09:15.930" ,
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" : "Cross-site scripting (XSS) vulnerability in document/rqmkhtml.php in Claroline 1.7.4 and earlier allows remote attackers to read arbitrary files via \"..\" sequences in the file parameter in a rqEditHtml command."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:P/I:N/A:N" ,
2024-11-22 03:16:05 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-11-22 03:16:05 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"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:claroline:claroline:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.7.4" ,
"matchCriteriaId" : "472DB59F-0201-4492-A877-ACA8864CAF64"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:claroline:claroline:1.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9AE56684-B98B-4642-93F3-8C6297246E78"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:claroline:claroline:1.5.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "88E5AD48-31AA-4A9E-969A-6E45E4B6F827"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:claroline:claroline:1.5.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A0BD0DDD-51EC-40E6-8E6D-635E449478AF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:claroline:claroline:1.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "54EA479E-E55B-45B2-9DD2-4E2D088AF51B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:claroline:claroline:1.6_beta:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B3FF8764-0B6C-439B-9333-473F54B9921A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:claroline:claroline:1.6_rc1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A58F1F26-B87D-4445-AB31-0648A7B32E3F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:claroline:claroline:1.7.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "24F49508-B7BC-4971-B3A7-279DCE45E369"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2006-03/1905.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://retrogod.altervista.org/claroline_174_incl_xpl.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/19461" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.osvdb.org/24284" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.osvdb.org/24285" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/bid/17344" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/1187" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25562" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.exploit-db.com/exploits/1627" ,
"source" : "cve@mitre.org"
2024-11-22 03:16:05 +00:00
} ,
{
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2006-03/1905.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://retrogod.altervista.org/claroline_174_incl_xpl.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://secunia.com/advisories/19461" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.osvdb.org/24284" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.osvdb.org/24285" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/17344" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/1187" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25562" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.exploit-db.com/exploits/1627" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
2024-11-22 03:16:05 +00:00
] ,
"evaluatorSolution" : "Successful exploitation requires that \"register_globals\" is enabled."
2023-04-24 12:24:31 +02:00
}