CVE-2010-4823 (GCVE-0-2010-4823)
Vulnerability from cvelistv5
Published
2012-09-17 17:00
Modified
2024-08-07 04:02
Severity ?
CWE
  • n/a
Summary
Cross-site scripting (XSS) vulnerability in the httpError method in sapphire/core/control/RequestHandler.php in SilverStripe 2.3.x before 2.3.10 and 2.4.x before 2.4.4, when custom error handling is not used, allows remote attackers to inject arbitrary web script or HTML via "missing URL actions."
References
secalert@redhat.comhttp://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4Exploit, Patch, Vendor Advisory
secalert@redhat.comhttp://open.silverstripe.org/changeset/114444Exploit, Patch
secalert@redhat.comhttp://secunia.com/advisories/42346Vendor Advisory
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2011/01/03/12
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/04/30/1
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/04/30/3
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/05/01/3
secalert@redhat.comhttp://www.osvdb.org/69886
secalert@redhat.comhttp://www.securityfocus.com/bid/45367
secalert@redhat.comhttps://exchange.xforce.ibmcloud.com/vulnerabilities/63988
af854a3a-2127-422b-91ae-364da2661108http://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4Exploit, Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://open.silverstripe.org/changeset/114444Exploit, Patch
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/42346Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2011/01/03/12
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/04/30/1
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/04/30/3
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/05/01/3
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/69886
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/45367
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/63988
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T04:02:30.451Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "69886",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://www.osvdb.org/69886"
          },
          {
            "name": "[oss-security] 20120501 Re: CVE-request: SilverStripe before 2.4.4",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2012/05/01/3"
          },
          {
            "name": "45367",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/45367"
          },
          {
            "name": "42346",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/42346"
          },
          {
            "name": "silverstripe-requesthandler-xss(63988)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/63988"
          },
          {
            "name": "[oss-security] 20120430 CVE-request: SilverStripe before 2.4.4",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2012/04/30/1"
          },
          {
            "name": "[oss-security] 20120430 Re: CVE-request: SilverStripe before 2.4.4",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2012/04/30/3"
          },
          {
            "name": "[oss-security] 20110104 CVE request: silverstripe before 2.4.4",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2011/01/03/12"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://open.silverstripe.org/changeset/114444"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2010-02-12T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting (XSS) vulnerability in the httpError method in sapphire/core/control/RequestHandler.php in SilverStripe 2.3.x before 2.3.10 and 2.4.x before 2.4.4, when custom error handling is not used, allows remote attackers to inject arbitrary web script or HTML via \"missing URL actions.\""
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-28T12:57:01",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "69886",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://www.osvdb.org/69886"
        },
        {
          "name": "[oss-security] 20120501 Re: CVE-request: SilverStripe before 2.4.4",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2012/05/01/3"
        },
        {
          "name": "45367",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/45367"
        },
        {
          "name": "42346",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/42346"
        },
        {
          "name": "silverstripe-requesthandler-xss(63988)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/63988"
        },
        {
          "name": "[oss-security] 20120430 CVE-request: SilverStripe before 2.4.4",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2012/04/30/1"
        },
        {
          "name": "[oss-security] 20120430 Re: CVE-request: SilverStripe before 2.4.4",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2012/04/30/3"
        },
        {
          "name": "[oss-security] 20110104 CVE request: silverstripe before 2.4.4",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2011/01/03/12"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://open.silverstripe.org/changeset/114444"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2010-4823",
          "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": "Cross-site scripting (XSS) vulnerability in the httpError method in sapphire/core/control/RequestHandler.php in SilverStripe 2.3.x before 2.3.10 and 2.4.x before 2.4.4, when custom error handling is not used, allows remote attackers to inject arbitrary web script or HTML via \"missing URL actions.\""
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "69886",
              "refsource": "OSVDB",
              "url": "http://www.osvdb.org/69886"
            },
            {
              "name": "[oss-security] 20120501 Re: CVE-request: SilverStripe before 2.4.4",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2012/05/01/3"
            },
            {
              "name": "45367",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/45367"
            },
            {
              "name": "42346",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/42346"
            },
            {
              "name": "silverstripe-requesthandler-xss(63988)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/63988"
            },
            {
              "name": "[oss-security] 20120430 CVE-request: SilverStripe before 2.4.4",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2012/04/30/1"
            },
            {
              "name": "[oss-security] 20120430 Re: CVE-request: SilverStripe before 2.4.4",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2012/04/30/3"
            },
            {
              "name": "[oss-security] 20110104 CVE request: silverstripe before 2.4.4",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2011/01/03/12"
            },
            {
              "name": "http://open.silverstripe.org/changeset/114444",
              "refsource": "CONFIRM",
              "url": "http://open.silverstripe.org/changeset/114444"
            },
            {
              "name": "http://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4",
              "refsource": "CONFIRM",
              "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2010-4823",
    "datePublished": "2012-09-17T17:00:00",
    "dateReserved": "2011-08-19T00:00:00",
    "dateUpdated": "2024-08-07T04:02:30.451Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2010-4823\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-09-17T17:55:02.517\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in the httpError method in sapphire/core/control/RequestHandler.php in SilverStripe 2.3.x before 2.3.10 and 2.4.x before 2.4.4, when custom error handling is not used, allows remote attackers to inject arbitrary web script or HTML via \\\"missing URL actions.\\\"\"},{\"lang\":\"es\",\"value\":\"Una vulnerabilidad de ejecuci\u00f3n de comandos en sitios cruzados (XSS) en el m\u00e9todo httpError en spphire/core/control/RequestHandler.php en SilverStripe v2.3.x antes de v2.3.10 y v2.4.x antes de v2.4.4, cuando el control de errores personalizado no se utiliza, permite inyectar secuencias de comandos web o HTML a atacantes remotos a trav\u00e9s de \\\"acciones con URL que faltan\\\".\\r\\n\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24734325-97DA-4B2C-B192-3F4B83CCF0C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"609BEA7D-81F2-4DFE-AB2A-157A6B7DE348\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7856E216-D7B7-48A5-9D20-9F1973DA005D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF4FF5F5-6565-4EA1-8099-2C4C964DA006\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E0AD691-1BA2-4D8B-935C-B2C7A31BD5ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2AD30632-B31E-4425-827E-205351ABECE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"706247B5-ACA3-4863-BDBC-B42EA95E1476\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87690027-1CF7-477E-91FE-87E6F77B2988\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9731FCBA-AA01-4510-87B1-E547AD28D09D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.3.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0EE10366-8242-49B1-9F4F-E79304424A27\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F5BCB4DE-0432-4378-8A31-81208794EBD7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE198516-3D97-4804-84CF-8F9AAC60E795\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"534AD362-1460-4784-97C8-3AA5DD830F94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:silverstripe:silverstripe:2.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA54E0DE-33DC-445D-8154-4DC580BA8812\"}]}]}],\"references\":[{\"url\":\"http://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://open.silverstripe.org/changeset/114444\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://secunia.com/advisories/42346\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2011/01/03/12\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/04/30/1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/04/30/3\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/05/01/3\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.osvdb.org/69886\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/45367\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/63988\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://doc.silverstripe.org/framework/en/trunk/changelogs//2.4.4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://open.silverstripe.org/changeset/114444\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://secunia.com/advisories/42346\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2011/01/03/12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/04/30/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/04/30/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/05/01/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.osvdb.org/69886\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/45367\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/63988\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…