CVE-2006-1120 (GCVE-0-2006-1120)

Vulnerability from cvelistv5 – Published: 2006-03-09 21:00 – Updated: 2024-08-07 16:56
VLAI
Summary
Multiple cross-site scripting (XSS) vulnerabilities in DCP-Portal 6.1.1 and earlier, with register_globals enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) its_url parameter in the documents page and (2) url parameter in the send_write page of (a) index.php; (3) subject, and (4) images parameters to (b) calendar.php; (5) bid, (6) replying_msg, (7) subject, (8) body, and (9) mid parameters to (c) forums.php; (10) subject and (11) message parameters to (d) inbox.php; (12) subject_color and (13) email parameters to (e) lostpassword.php; and the (14) c_name, (15) content_inicial, and (16) cid parameters to (f) mycontents.php. NOTE: the calendar.php/day vector is already subsumed by CVE-2006-0220, and the calendar.php/month, calendar.php/year, and search.php/q parameters for calendar.php are already subsumed by CVE-2004-2511.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
http://www.osvdb.org/23979 vdb-entryx_refsource_OSVDB
http://www.osvdb.org/23981 vdb-entryx_refsource_OSVDB
http://www.securityfocus.com/archive/1/427175/100… mailing-listx_refsource_BUGTRAQ
http://www.osvdb.org/23980 vdb-entryx_refsource_OSVDB
http://www.securityfocus.com/bid/17050 vdb-entryx_refsource_BID
http://securityreason.com/securityalert/392 third-party-advisoryx_refsource_SREASON
http://www.osvdb.org/23978 vdb-entryx_refsource_OSVDB
http://www.osvdb.org/23976 vdb-entryx_refsource_OSVDB
http://www.seclab.tuwien.ac.at/advisories/TUVSA-0… x_refsource_MISC
http://www.osvdb.org/23977 vdb-entryx_refsource_OSVDB
Date Public
2006-03-09 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T16:56:15.668Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "dcpportal-multiple-scripts-xss(25279)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25279"
          },
          {
            "name": "23979",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/23979"
          },
          {
            "name": "23981",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/23981"
          },
          {
            "name": "20060309 DCP Portal: Multiple XSS Vulnerabilities",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/427175/100/0/threaded"
          },
          {
            "name": "23980",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/23980"
          },
          {
            "name": "17050",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/17050"
          },
          {
            "name": "392",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASON",
              "x_transferred"
            ],
            "url": "http://securityreason.com/securityalert/392"
          },
          {
            "name": "23978",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/23978"
          },
          {
            "name": "23976",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/23976"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt"
          },
          {
            "name": "23977",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/23977"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2006-03-09T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple cross-site scripting (XSS) vulnerabilities in DCP-Portal 6.1.1 and earlier, with register_globals enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) its_url parameter in the documents page and (2) url parameter in the send_write page of (a) index.php; (3) subject, and (4) images parameters to (b) calendar.php; (5) bid, (6) replying_msg, (7) subject, (8) body, and (9) mid parameters to (c) forums.php; (10) subject and (11) message parameters to (d) inbox.php; (12) subject_color and (13) email parameters to (e) lostpassword.php; and the (14) c_name, (15) content_inicial, and (16) cid parameters to (f) mycontents.php.  NOTE: the calendar.php/day vector is already subsumed by CVE-2006-0220, and the calendar.php/month, calendar.php/year, and search.php/q parameters for calendar.php are already subsumed by CVE-2004-2511."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-18T14:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "dcpportal-multiple-scripts-xss(25279)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25279"
        },
        {
          "name": "23979",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/23979"
        },
        {
          "name": "23981",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/23981"
        },
        {
          "name": "20060309 DCP Portal: Multiple XSS Vulnerabilities",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/427175/100/0/threaded"
        },
        {
          "name": "23980",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/23980"
        },
        {
          "name": "17050",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/17050"
        },
        {
          "name": "392",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASON"
          ],
          "url": "http://securityreason.com/securityalert/392"
        },
        {
          "name": "23978",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/23978"
        },
        {
          "name": "23976",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/23976"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt"
        },
        {
          "name": "23977",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/23977"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2006-1120",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Multiple cross-site scripting (XSS) vulnerabilities in DCP-Portal 6.1.1 and earlier, with register_globals enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) its_url parameter in the documents page and (2) url parameter in the send_write page of (a) index.php; (3) subject, and (4) images parameters to (b) calendar.php; (5) bid, (6) replying_msg, (7) subject, (8) body, and (9) mid parameters to (c) forums.php; (10) subject and (11) message parameters to (d) inbox.php; (12) subject_color and (13) email parameters to (e) lostpassword.php; and the (14) c_name, (15) content_inicial, and (16) cid parameters to (f) mycontents.php.  NOTE: the calendar.php/day vector is already subsumed by CVE-2006-0220, and the calendar.php/month, calendar.php/year, and search.php/q parameters for calendar.php are already subsumed by CVE-2004-2511."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "dcpportal-multiple-scripts-xss(25279)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25279"
            },
            {
              "name": "23979",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/23979"
            },
            {
              "name": "23981",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/23981"
            },
            {
              "name": "20060309 DCP Portal: Multiple XSS Vulnerabilities",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/427175/100/0/threaded"
            },
            {
              "name": "23980",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/23980"
            },
            {
              "name": "17050",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/17050"
            },
            {
              "name": "392",
              "refsource": "SREASON",
              "url": "http://securityreason.com/securityalert/392"
            },
            {
              "name": "23978",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/23978"
            },
            {
              "name": "23976",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/23976"
            },
            {
              "name": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt",
              "refsource": "MISC",
              "url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt"
            },
            {
              "name": "23977",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/23977"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2006-1120",
    "datePublished": "2006-03-09T21:00:00.000Z",
    "dateReserved": "2006-03-09T00:00:00.000Z",
    "dateUpdated": "2024-08-07T16:56:15.668Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2006-1120",
      "date": "2026-09-24",
      "epss": "0.02994",
      "percentile": "0.86782"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:3.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BE39E96D-B870-49FB-8C7C-7E829BA916B4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9C0D7706-EEB2-4898-A0EA-7BD198965E73",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "356E5CEC-CCBD-4438-992A-29B53F3F6A7D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "389B778A-EB0A-4BEC-9023-2190BCDAB746",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.5.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D27F4000-ED33-48F9-92BA-2629C5BAD709",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.0.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "AE7A0D86-BA93-4889-9242-A535C8F53E3E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.0.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "57026D15-982E-4816-A4CB-960852D7006F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "79713BBA-FC4F-4445-B888-656A4DF6C2B0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CE1D9D8F-FD72-4B51-817A-7A807750D3B8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "156DC7CD-FFEA-4225-BE58-6DEFEDCB1730",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.3.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "92241B71-C6B6-4B85-96A8-726CC04E3F4A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.3.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "5F26F19B-4F47-475E-AD58-D8964C0BF8E5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:6.1.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DCC2BC46-D988-4502-9C35-139992142043",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple cross-site scripting (XSS) vulnerabilities in DCP-Portal 6.1.1 and earlier, with register_globals enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) its_url parameter in the documents page and (2) url parameter in the send_write page of (a) index.php; (3) subject, and (4) images parameters to (b) calendar.php; (5) bid, (6) replying_msg, (7) subject, (8) body, and (9) mid parameters to (c) forums.php; (10) subject and (11) message parameters to (d) inbox.php; (12) subject_color and (13) email parameters to (e) lostpassword.php; and the (14) c_name, (15) content_inicial, and (16) cid parameters to (f) mycontents.php.  NOTE: the calendar.php/day vector is already subsumed by CVE-2006-0220, and the calendar.php/month, calendar.php/year, and search.php/q parameters for calendar.php are already subsumed by CVE-2004-2511."
        }
      ],
      "id": "CVE-2006-1120",
      "lastModified": "2024-11-21T00:08:07.533",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "LOW",
            "cvssData": {
              "accessComplexity": "HIGH",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "NONE",
              "baseScore": 2.6,
              "confidentialityImpact": "NONE",
              "integrityImpact": "PARTIAL",
              "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
              "version": "2.0"
            },
            "exploitabilityScore": 4.9,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2006-03-09T21:02:00.000",
      "references": [
        {
          "source": "cve@mitre.org",
          "url": "http://securityreason.com/securityalert/392"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.osvdb.org/23976"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.osvdb.org/23977"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.osvdb.org/23978"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.osvdb.org/23979"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.osvdb.org/23980"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.osvdb.org/23981"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Exploit",
            "Vendor Advisory"
          ],
          "url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.securityfocus.com/archive/1/427175/100/0/threaded"
        },
        {
          "source": "cve@mitre.org",
          "url": "http://www.securityfocus.com/bid/17050"
        },
        {
          "source": "cve@mitre.org",
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25279"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://securityreason.com/securityalert/392"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.osvdb.org/23976"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.osvdb.org/23977"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.osvdb.org/23978"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.osvdb.org/23979"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.osvdb.org/23980"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.osvdb.org/23981"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit",
            "Vendor Advisory"
          ],
          "url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/archive/1/427175/100/0/threaded"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/bid/17050"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25279"
        }
      ],
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "NVD-CWE-Other"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:3.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BE39E96D-B870-49FB-8C7C-7E829BA916B4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9C0D7706-EEB2-4898-A0EA-7BD198965E73",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "356E5CEC-CCBD-4438-992A-29B53F3F6A7D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "389B778A-EB0A-4BEC-9023-2190BCDAB746",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:4.5.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D27F4000-ED33-48F9-92BA-2629C5BAD709",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AE7A0D86-BA93-4889-9242-A535C8F53E3E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "57026D15-982E-4816-A4CB-960852D7006F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "79713BBA-FC4F-4445-B888-656A4DF6C2B0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CE1D9D8F-FD72-4B51-817A-7A807750D3B8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "156DC7CD-FFEA-4225-BE58-6DEFEDCB1730",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "92241B71-C6B6-4B85-96A8-726CC04E3F4A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:5.3.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5F26F19B-4F47-475E-AD58-D8964C0BF8E5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:codeworx_technologies:dcp-portal:6.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DCC2BC46-D988-4502-9C35-139992142043",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Multiple cross-site scripting (XSS) vulnerabilities in DCP-Portal 6.1.1 and earlier, with register_globals enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) its_url parameter in the documents page and (2) url parameter in the send_write page of (a) index.php; (3) subject, and (4) images parameters to (b) calendar.php; (5) bid, (6) replying_msg, (7) subject, (8) body, and (9) mid parameters to (c) forums.php; (10) subject and (11) message parameters to (d) inbox.php; (12) subject_color and (13) email parameters to (e) lostpassword.php; and the (14) c_name, (15) content_inicial, and (16) cid parameters to (f) mycontents.php.  NOTE: the calendar.php/day vector is already subsumed by CVE-2006-0220, and the calendar.php/month, calendar.php/year, and search.php/q parameters for calendar.php are already subsumed by CVE-2004-2511."
          }
        ],
        "id": "CVE-2006-1120",
        "lastModified": "2026-04-16T00:27:16.627",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "LOW",
              "cvssData": {
                "accessComplexity": "HIGH",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "NONE",
                "baseScore": 2.6,
                "confidentialityImpact": "NONE",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              "exploitabilityScore": 4.9,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2006-03-09T21:02:00.000",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://securityreason.com/securityalert/392"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.osvdb.org/23976"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.osvdb.org/23977"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.osvdb.org/23978"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.osvdb.org/23979"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.osvdb.org/23980"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.osvdb.org/23981"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Vendor Advisory"
            ],
            "url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/archive/1/427175/100/0/threaded"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/bid/17050"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25279"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://securityreason.com/securityalert/392"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.osvdb.org/23976"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.osvdb.org/23977"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.osvdb.org/23978"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.osvdb.org/23979"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.osvdb.org/23980"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.osvdb.org/23981"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit",
              "Vendor Advisory"
            ],
            "url": "http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-001.txt"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/archive/1/427175/100/0/threaded"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/17050"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25279"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-Other"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…