CVE-2013-0234 (GCVE-0-2013-0234)
Vulnerability from cvelistv5
Published
2014-02-02 20:00
Modified
2024-08-06 14:18
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Cross-site scripting (XSS) vulnerability in the Twitter widget in Elgg before 1.7.17 and 1.8.x before 1.8.13 allows remote attackers to inject arbitrary web script or HTML via the params[twitter_username] parameter to action/widgets/save.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T14:18:09.479Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://blog.elgg.org/pg/blog/cash/read/223/elgg-1813-and-1717" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/119903/Elgg-Twitter-Widget-Cross-Site-Scripting.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/Elgg/Elgg/commit/a74a88501c41e89c8bcd7fc650ae2f8cc0a5003d#L2L21" }, { "name": "20130129 XSS in Elgg 1.8.12, 1.7.16 (core module \"Twitter widget\")", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2013/Jan/251" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/Elgg/Elgg/commit/19dc507c2fccb378be2a44a762edf6c1e7afa334#L0R11" }, { "name": "[oss-security] 20130128 Re: CVE Request: XSS in Elgg 1.8.12, 1.7.16 (core module \"Twitter widget\")", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2013/01/29/4" }, { "name": "52007", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/52007" }, { "name": "57569", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/57569" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2013-01-28T00:00:00", "descriptions": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in the Twitter widget in Elgg before 1.7.17 and 1.8.x before 1.8.13 allows remote attackers to inject arbitrary web script or HTML via the params[twitter_username] parameter to action/widgets/save." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-02-02T19:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://blog.elgg.org/pg/blog/cash/read/223/elgg-1813-and-1717" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/119903/Elgg-Twitter-Widget-Cross-Site-Scripting.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/Elgg/Elgg/commit/a74a88501c41e89c8bcd7fc650ae2f8cc0a5003d#L2L21" }, { "name": "20130129 XSS in Elgg 1.8.12, 1.7.16 (core module \"Twitter widget\")", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2013/Jan/251" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/Elgg/Elgg/commit/19dc507c2fccb378be2a44a762edf6c1e7afa334#L0R11" }, { "name": "[oss-security] 20130128 Re: CVE Request: XSS in Elgg 1.8.12, 1.7.16 (core module \"Twitter widget\")", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2013/01/29/4" }, { "name": "52007", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/52007" }, { "name": "57569", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/57569" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-0234", "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 Twitter widget in Elgg before 1.7.17 and 1.8.x before 1.8.13 allows remote attackers to inject arbitrary web script or HTML via the params[twitter_username] parameter to action/widgets/save." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://blog.elgg.org/pg/blog/cash/read/223/elgg-1813-and-1717", "refsource": "CONFIRM", "url": "http://blog.elgg.org/pg/blog/cash/read/223/elgg-1813-and-1717" }, { "name": "http://packetstormsecurity.com/files/119903/Elgg-Twitter-Widget-Cross-Site-Scripting.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/119903/Elgg-Twitter-Widget-Cross-Site-Scripting.html" }, { "name": "https://github.com/Elgg/Elgg/commit/a74a88501c41e89c8bcd7fc650ae2f8cc0a5003d#L2L21", "refsource": "CONFIRM", "url": "https://github.com/Elgg/Elgg/commit/a74a88501c41e89c8bcd7fc650ae2f8cc0a5003d#L2L21" }, { "name": "20130129 XSS in Elgg 1.8.12, 1.7.16 (core module \"Twitter widget\")", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2013/Jan/251" }, { "name": "https://github.com/Elgg/Elgg/commit/19dc507c2fccb378be2a44a762edf6c1e7afa334#L0R11", "refsource": "CONFIRM", "url": "https://github.com/Elgg/Elgg/commit/19dc507c2fccb378be2a44a762edf6c1e7afa334#L0R11" }, { "name": "[oss-security] 20130128 Re: CVE Request: XSS in Elgg 1.8.12, 1.7.16 (core module \"Twitter widget\")", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/01/29/4" }, { "name": "52007", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/52007" }, { "name": "57569", "refsource": "BID", "url": "http://www.securityfocus.com/bid/57569" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-0234", "datePublished": "2014-02-02T20:00:00", "dateReserved": "2012-12-06T00:00:00", "dateUpdated": "2024-08-06T14:18:09.479Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2013-0234\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-02-02T20:55:14.133\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in the Twitter widget in Elgg before 1.7.17 and 1.8.x before 1.8.13 allows remote attackers to inject arbitrary web script or HTML via the params[twitter_username] parameter to action/widgets/save.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad XSS en el widget de Twitter en Elgg anterior a 1.7.17 y 1.8.x anterior a 1.8.13 permite a atacantes remotos inyectar script Web o HTML arbitrario a trav\u00e9s del par\u00e1metro params[twitter_username] hacia action/widget/save.\"}],\"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:elgg:elgg:1.8.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6869E5FD-652D-4927-A21B-F530996DFD91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E19B1613-CF87-4219-82CD-DA84FEB68F4A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C39479E6-2E23-403E-B2CE-FA169C821EE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"700764BA-53D8-4A6E-80EF-44078DAC2E18\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D0A30CD-8C5F-4D85-B33A-03F9F892295F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F670FE1-72D3-4A43-9904-92C3733E8CF1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F5126341-4736-4AC3-B2ED-4D2125BE86CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FAAAF911-37AA-46CB-BB88-64E7F5F13BAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"074D8D36-98F1-4F44-AA0C-B314F0F3C134\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FEA40AE9-CC39-4909-82A4-96C1F0498113\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1BA0909F-5A67-4E9A-A0D9-10B6080750CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.8.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"499100B2-DBF7-49A3-BD96-9F45BCAEE8B7\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.7.16\",\"matchCriteriaId\":\"BCA01032-958F-4B24-BC92-88D938575660\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C80BB5F-1E77-4202-A4D3-3D96FA0969ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D07839A-E8E3-4C7C-9A05-C359FF9A2819\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E34DCD3E-7A8D-4A97-838A-D5A0159068EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"663F1815-EAF8-40A3-BAC8-29E359245972\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8BFE9E2-F931-4197-97CA-5D58FBB763B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"779523EE-7B82-4E10-ABC5-A64D9C0EDBE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7816C52C-5360-4987-8975-9C9C9EFCACBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D7AB456D-F688-4E0C-920E-E70C3351A463\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4BDD08B0-FA37-4E81-BD79-8107F8EA5EBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0658B074-66D8-410C-AB08-BC6C7A79B2FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F04D49A2-A15A-41A8-A3C3-801F608E7345\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D7D1917-81AB-46C4-9176-6961A0FBCA6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3EC5E77-D90E-451F-BB00-20DBEBDD6FAC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6383A2DA-20C8-484B-854A-D4A885D1E50A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA7509A5-1413-4BAD-93C7-92EE464BCFA2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1729E9B0-AE66-49FA-A74F-8C0622DE0962\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elgg:elgg:1.7.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6E9BCD0C-C890-470A-B185-97301A58712F\"}]}]}],\"references\":[{\"url\":\"http://blog.elgg.org/pg/blog/cash/read/223/elgg-1813-and-1717\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://packetstormsecurity.com/files/119903/Elgg-Twitter-Widget-Cross-Site-Scripting.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://seclists.org/fulldisclosure/2013/Jan/251\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/52007\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/01/29/4\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/57569\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/Elgg/Elgg/commit/19dc507c2fccb378be2a44a762edf6c1e7afa334#L0R11\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/Elgg/Elgg/commit/a74a88501c41e89c8bcd7fc650ae2f8cc0a5003d#L2L21\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://blog.elgg.org/pg/blog/cash/read/223/elgg-1813-and-1717\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://packetstormsecurity.com/files/119903/Elgg-Twitter-Widget-Cross-Site-Scripting.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2013/Jan/251\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/52007\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/01/29/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/57569\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/Elgg/Elgg/commit/19dc507c2fccb378be2a44a762edf6c1e7afa334#L0R11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/Elgg/Elgg/commit/a74a88501c41e89c8bcd7fc650ae2f8cc0a5003d#L2L21\",\"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…
Loading…