Summary
Detail | |||
---|---|---|---|
Vendor | Adobe | First view | 2012-09-12 |
Product | Coldfusion | Last view | 2022-05-12 |
Version | 10.0 | Type | Application |
Update | update11 | ||
Edition | * | ||
Language | * | ||
Sofware Edition | * | ||
Target Software | * | ||
Target Hardware | * | ||
Other | * | ||
CPE Product | cpe:2.3:a:adobe:coldfusion |
Activity : Overall
Related : CVE
Date | Alert | Description | |
---|---|---|---|
6.1 | 2022-05-12 | CVE-2022-28818 | ColdFusion versions CF2021U3 (and earlier) and CF2018U13 are affected by a reflected Cross-Site Scripting (XSS) vulnerability. If an attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the victim's browser. |
9.8 | 2017-04-27 | CVE-2017-3066 | Adobe ColdFusion 2016 Update 3 and earlier, ColdFusion 11 update 11 and earlier, ColdFusion 10 Update 22 and earlier have a Java deserialization vulnerability in the Apache BlazeDS library. Successful exploitation could lead to arbitrary code execution. |
6.1 | 2017-04-27 | CVE-2017-3008 | Adobe ColdFusion 2016 Update 3 and earlier, ColdFusion 11 update 11 and earlier, ColdFusion 10 Update 22 and earlier have a reflected cross-site scripting vulnerability. |
8.6 | 2016-09-01 | CVE-2016-4264 | The Office Open XML (OOXML) feature in Adobe ColdFusion 10 before Update 21 and 11 before Update 10 allows remote attackers to read arbitrary files or send TCP requests to intranet servers via a crafted OOXML spreadsheet containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue. |
6.1 | 2016-06-16 | CVE-2016-4159 | Cross-site scripting (XSS) vulnerability in Adobe ColdFusion 10 before Update 20, 11 before Update 9, and 2016 before Update 2 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
5.9 | 2016-05-10 | CVE-2016-1115 | Adobe ColdFusion 10 before Update 19, 11 before Update 8, and 2016 before Update 1 mishandles wildcards in name fields of X.509 certificates, which might allow man-in-the-middle attackers to spoof servers via a crafted certificate. |
9.8 | 2016-05-10 | CVE-2016-1114 | Adobe ColdFusion 10 before Update 19, 11 before Update 8, and 2016 before Update 1 allows remote attackers to execute arbitrary commands via a crafted serialized Java object, related to the Apache Commons Collections library. |
6.1 | 2016-05-10 | CVE-2016-1113 | Cross-site scripting (XSS) vulnerability in Adobe ColdFusion 10 before Update 19, 11 before Update 8, and 2016 before Update 1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
4.3 | 2015-11-18 | CVE-2015-8053 | Cross-site scripting (XSS) vulnerability in Adobe ColdFusion 10 before Update 18 and 11 before Update 7 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2015-8052. |
4.3 | 2015-11-18 | CVE-2015-8052 | Cross-site scripting (XSS) vulnerability in Adobe ColdFusion 10 before Update 18 and 11 before Update 7 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2015-8053. |
4.3 | 2015-11-18 | CVE-2015-5255 | Adobe BlazeDS, as used in ColdFusion 10 before Update 18 and 11 before Update 7 and LiveCycle Data Services 3.0.x before 3.0.0.354175, 3.1.x before 3.1.0.354180, 4.5.x before 4.5.1.354177, 4.6.2.x before 4.6.2.354178, and 4.7.x before 4.7.0.354178, allows remote attackers to send HTTP traffic to intranet servers via a crafted XML document, related to a Server-Side Request Forgery (SSRF) issue. |
4.3 | 2015-04-15 | CVE-2015-0345 | Cross-site scripting (XSS) vulnerability in Adobe ColdFusion 10 before Update 16 and 11 before Update 5 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
5 | 2014-12-10 | CVE-2014-9166 | Adobe ColdFusion 10 before Update 15 and 11 before Update 3 allows attackers to cause a denial of service (resource consumption) via unspecified vectors. |
4.6 | 2014-10-15 | CVE-2014-0572 | Adobe ColdFusion 9.0 before Update 13, 9.0.1 before Update 12, 9.0.2 before Update 7, 10 before Update 14, and 11 before Update 2 allows local users to bypass intended IP-based access restrictions via unspecified vectors. |
4.3 | 2014-10-15 | CVE-2014-0571 | Cross-site scripting (XSS) vulnerability in Adobe ColdFusion 9.0 before Update 13, 9.0.1 before Update 12, 9.0.2 before Update 7, 10 before Update 14, and 11 before Update 2 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
6.8 | 2014-10-15 | CVE-2014-0570 | Cross-site request forgery (CSRF) vulnerability in Adobe ColdFusion 9.0 before Update 13, 9.0.1 before Update 12, 9.0.2 before Update 7, 10 before Update 14, and 11 before Update 2 allows remote attackers to hijack the authentication of unspecified victims via unknown vectors. |
7.8 | 2013-11-12 | CVE-2013-5328 | Adobe ColdFusion 10 before Update 12 allows remote attackers to read arbitrary files via unspecified vectors. |
3.5 | 2013-11-12 | CVE-2013-5326 | Cross-site scripting (XSS) vulnerability in Adobe ColdFusion 9.0 before Update 12, 9.0.1 before Update 11, 9.0.2 before Update 6, and 10 before Update 12, when the CFIDE directory is available, allows remote authenticated users to inject arbitrary web script or HTML via unspecified vectors related to the logviewer directory. |
5 | 2012-09-12 | CVE-2012-2048 | Unspecified vulnerability in Adobe ColdFusion 10 and earlier allows attackers to cause a denial of service via unknown vectors. |
CWE : Common Weakness Enumeration
% | id | Name |
---|---|---|
52% (9) | CWE-79 | Failure to Preserve Web Page Structure ('Cross-site Scripting') |
11% (2) | CWE-502 | Deserialization of Untrusted Data |
11% (2) | CWE-264 | Permissions, Privileges, and Access Controls |
11% (2) | CWE-20 | Improper Input Validation |
5% (1) | CWE-611 | Information Leak Through XML External Entity File Disclosure |
5% (1) | CWE-352 | Cross-Site Request Forgery (CSRF) |
Information Assurance Vulnerability Management (IAVM)
id | Description |
---|---|
2013-A-0208 | Multiple Vulnerabilities in Adobe ColdFusion Severity: Category I - VMSKEY: V0042291 |
Nessus® Vulnerability Scanner
id | Description |
---|---|
2017-04-28 | Name: A web-based application running on the remote host is affected by a remote co... File: coldfusion_amf_deserialization.nasl - Type: ACT_ATTACK |
2017-04-25 | Name: A web-based application running on the remote host is affected by multiple vu... File: coldfusion_win_apsb17-14.nasl - Type: ACT_GATHER_INFO |
2016-08-31 | Name: A web-based application running on the remote host is affected by an informat... File: coldfusion_win_apsb16-30.nasl - Type: ACT_GATHER_INFO |
2016-06-18 | Name: A web-based application running on the remote host is affected by a reflected... File: coldfusion_win_apsb16-22.nasl - Type: ACT_GATHER_INFO |
2016-05-12 | Name: A web-based application running on the remote Windows host is affected by mul... File: coldfusion_win_apsb16-16.nasl - Type: ACT_GATHER_INFO |
2015-12-22 | Name: The remote host has a virtualization management application installed that is... File: vmware_vcenter_vmsa-2015-0008.nasl - Type: ACT_GATHER_INFO |
2015-12-09 | Name: The remote FreeBSD host is missing one or more security-related updates. File: freebsd_pkg_c8842a849ddd11e58c2fc485083ca99c.nasl - Type: ACT_GATHER_INFO |
2015-11-19 | Name: A web-based application running on the remote Windows host is affected by mul... File: coldfusion_win_apsb15-29.nasl - Type: ACT_GATHER_INFO |
2015-04-14 | Name: A web-based application running on the remote Windows host is affected by a c... File: coldfusion_win_apsb15-07.nasl - Type: ACT_GATHER_INFO |
2015-04-13 | Name: The remote Windows host has an application installed that is affected by mult... File: vmware_horizon_view_VMSA-2015-0003.nasl - Type: ACT_GATHER_INFO |
2014-12-10 | Name: A web-based application running on the remote Windows host is affected by a d... File: coldfusion_win_apsb14-29.nasl - Type: ACT_GATHER_INFO |
2014-10-15 | Name: A web-based application running on the remote Windows host is affected by mul... File: coldfusion_win_apsb14-23.nasl - Type: ACT_GATHER_INFO |
2013-11-14 | Name: A web-based application running on the remote Windows host is affected by mul... File: coldfusion_win_apsb13-27.nasl - Type: ACT_GATHER_INFO |
2013-01-24 | Name: A web-based application running on the remote Windows host is affected by a d... File: coldfusion_win_apsb12-21.nasl - Type: ACT_GATHER_INFO |