CVE-2012-0976 (GCVE-0-2012-0976)
Vulnerability from cvelistv5
Published
2012-02-02 17:00
Modified
2024-08-06 18:45
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Cross-site scripting (XSS) vulnerability in admin/EditForm in SilverStripe 2.4.6 allows remote authenticated users with Content Authors privileges to inject arbitrary web script or HTML via the Title parameter. NOTE: some of these details are obtained from third party information.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T18:45:26.073Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.7" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/silverstripe/sapphire/commit/475e077" }, { "name": "78677", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/78677" }, { "name": "51761", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/51761" }, { "name": "47812", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/47812" }, { "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" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/silverstripe/sapphire/commit/5fe7091" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.3.13" }, { "name": "silverstripe-editform-xss(72820)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72820" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.org/files/view/109210/silverstripecmspage-xss.txt" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/silverstripe/sapphire/commit/252e187" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-01-28T00:00:00", "descriptions": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in admin/EditForm in SilverStripe 2.4.6 allows remote authenticated users with Content Authors privileges to inject arbitrary web script or HTML via the Title parameter. NOTE: some of these details are obtained from third party information." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T12:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.7" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/silverstripe/sapphire/commit/475e077" }, { "name": "78677", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/78677" }, { "name": "51761", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/51761" }, { "name": "47812", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/47812" }, { "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" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/silverstripe/sapphire/commit/5fe7091" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.3.13" }, { "name": "silverstripe-editform-xss(72820)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72820" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.org/files/view/109210/silverstripecmspage-xss.txt" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/silverstripe/sapphire/commit/252e187" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-0976", "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 admin/EditForm in SilverStripe 2.4.6 allows remote authenticated users with Content Authors privileges to inject arbitrary web script or HTML via the Title parameter. NOTE: some of these details are obtained from third party information." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.7", "refsource": "CONFIRM", "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.7" }, { "name": "https://github.com/silverstripe/sapphire/commit/475e077", "refsource": "CONFIRM", "url": "https://github.com/silverstripe/sapphire/commit/475e077" }, { "name": "78677", "refsource": "OSVDB", "url": "http://osvdb.org/78677" }, { "name": "51761", "refsource": "BID", "url": "http://www.securityfocus.com/bid/51761" }, { "name": "47812", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/47812" }, { "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": "https://github.com/silverstripe/sapphire/commit/5fe7091", "refsource": "CONFIRM", "url": "https://github.com/silverstripe/sapphire/commit/5fe7091" }, { "name": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.3.13", "refsource": "CONFIRM", "url": "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.3.13" }, { "name": "silverstripe-editform-xss(72820)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72820" }, { "name": "http://packetstormsecurity.org/files/view/109210/silverstripecmspage-xss.txt", "refsource": "MISC", "url": "http://packetstormsecurity.org/files/view/109210/silverstripecmspage-xss.txt" }, { "name": "https://github.com/silverstripe/sapphire/commit/252e187", "refsource": "CONFIRM", "url": "https://github.com/silverstripe/sapphire/commit/252e187" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2012-0976", "datePublished": "2012-02-02T17:00:00", "dateReserved": "2012-02-02T00:00:00", "dateUpdated": "2024-08-06T18:45:26.073Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2012-0976\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2012-02-02T17:55:01.020\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in admin/EditForm in SilverStripe 2.4.6 allows remote authenticated users with Content Authors privileges to inject arbitrary web script or HTML via the Title parameter. NOTE: some of these details are obtained from third party information.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en admin/EditForm in SilverStripe v2.4.6 permite a usuarios remotos autenticados con privilegios de los autores de contenido para inyectar secuencias de comandos web o HTML a trav\u00e9s del par\u00e1metro de t\u00edtulo. NOTA: algunos de estos detalles han sido obtenidos de informaci\u00f3n de terceros.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:S/C:N/I:P/A:N\",\"baseScore\":2.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"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.4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C52B37E5-16F1-469D-B44E-699CD096FF96\"}]}]}],\"references\":[{\"url\":\"http://doc.silverstripe.org/framework/en/trunk/changelogs/2.3.13\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.7\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://osvdb.org/78677\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://packetstormsecurity.org/files/view/109210/silverstripecmspage-xss.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/47812\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/04/30/3\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/51761\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/72820\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/silverstripe/sapphire/commit/252e187\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/silverstripe/sapphire/commit/475e077\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/silverstripe/sapphire/commit/5fe7091\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://doc.silverstripe.org/framework/en/trunk/changelogs/2.3.13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/78677\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://packetstormsecurity.org/files/view/109210/silverstripecmspage-xss.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/47812\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/04/30/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/51761\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/72820\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/silverstripe/sapphire/commit/252e187\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/silverstripe/sapphire/commit/475e077\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/silverstripe/sapphire/commit/5fe7091\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
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…