cve-2016-6800
Vulnerability from cvelistv5
Published
2017-08-30 17:00
Modified
2024-09-16 16:34
Severity ?
EPSS score ?
Summary
The default configuration of the Apache OFBiz framework offers a blog functionality. Different users are able to operate blogs which are related to specific parties. In the form field for the creation of new blog articles the user input of the summary field as well as the article field is not properly sanitized. It is possible to inject arbitrary JavaScript code in these form fields. This code gets executed from the browser of every user who is visiting this article. Mitigation: Upgrade to Apache OFBiz 16.11.01.
References
▼ | URL | Tags | |
---|---|---|---|
security@apache.org | https://lists.apache.org/thread.html/28987cffe0237fa67eca9de8bbbc04a917ac8785342ad9e5a196c978%40%3Cuser.ofbiz.apache.org%3E | ||
security@apache.org | https://s.apache.org/Owsz | Mailing List, Mitigation, Vendor Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
Apache Software Foundation | Apache OFBiz |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T01:43:38.148Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[www-announce] 20161129 [SECURITY] CVE-2016-6800 Apache OFBiz blog stored XSS vulnerability", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://s.apache.org/Owsz" }, { "name": "[ofbiz-user] 20191016 Re: Multi Tenancy Support", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/28987cffe0237fa67eca9de8bbbc04a917ac8785342ad9e5a196c978%40%3Cuser.ofbiz.apache.org%3E" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Apache OFBiz", "vendor": "Apache Software Foundation", "versions": [ { "status": "affected", "version": "13.07.*" }, { "status": "affected", "version": "12.04.*" }, { "status": "affected", "version": "11.04.*" } ] } ], "datePublic": "2016-11-29T00:00:00", "descriptions": [ { "lang": "en", "value": "The default configuration of the Apache OFBiz framework offers a blog functionality. Different users are able to operate blogs which are related to specific parties. In the form field for the creation of new blog articles the user input of the summary field as well as the article field is not properly sanitized. It is possible to inject arbitrary JavaScript code in these form fields. This code gets executed from the browser of every user who is visiting this article. Mitigation: Upgrade to Apache OFBiz 16.11.01." } ], "problemTypes": [ { "descriptions": [ { "description": "Information Disclosure", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-10-16T19:06:12", "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09", "shortName": "apache" }, "references": [ { "name": "[www-announce] 20161129 [SECURITY] CVE-2016-6800 Apache OFBiz blog stored XSS vulnerability", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://s.apache.org/Owsz" }, { "name": "[ofbiz-user] 20191016 Re: Multi Tenancy Support", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/28987cffe0237fa67eca9de8bbbc04a917ac8785342ad9e5a196c978%40%3Cuser.ofbiz.apache.org%3E" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "DATE_PUBLIC": "2016-11-29T00:00:00", "ID": "CVE-2016-6800", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache OFBiz", "version": { "version_data": [ { "version_value": "13.07.*" }, { "version_value": "12.04.*" }, { "version_value": "11.04.*" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The default configuration of the Apache OFBiz framework offers a blog functionality. Different users are able to operate blogs which are related to specific parties. In the form field for the creation of new blog articles the user input of the summary field as well as the article field is not properly sanitized. It is possible to inject arbitrary JavaScript code in these form fields. This code gets executed from the browser of every user who is visiting this article. Mitigation: Upgrade to Apache OFBiz 16.11.01." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Information Disclosure" } ] } ] }, "references": { "reference_data": [ { "name": "[www-announce] 20161129 [SECURITY] CVE-2016-6800 Apache OFBiz blog stored XSS vulnerability", "refsource": "MLIST", "url": "https://s.apache.org/Owsz" }, { "name": "[ofbiz-user] 20191016 Re: Multi Tenancy Support", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/28987cffe0237fa67eca9de8bbbc04a917ac8785342ad9e5a196c978@%3Cuser.ofbiz.apache.org%3E" } ] } } } }, "cveMetadata": { "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09", "assignerShortName": "apache", "cveId": "CVE-2016-6800", "datePublished": "2017-08-30T17:00:00Z", "dateReserved": "2016-08-12T00:00:00", "dateUpdated": "2024-09-16T16:34:06.607Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-6800\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2017-08-30T17:29:00.247\",\"lastModified\":\"2023-11-07T02:34:07.533\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The default configuration of the Apache OFBiz framework offers a blog functionality. Different users are able to operate blogs which are related to specific parties. In the form field for the creation of new blog articles the user input of the summary field as well as the article field is not properly sanitized. It is possible to inject arbitrary JavaScript code in these form fields. This code gets executed from the browser of every user who is visiting this article. Mitigation: Upgrade to Apache OFBiz 16.11.01.\"},{\"lang\":\"es\",\"value\":\"La configuraci\u00f3n por defecto del framework Apache OFBiz ofrece una funcionalidad de blog. Diferentes usuarios son capaces de operar blogs relacionados con partes espec\u00edficas. En el campo del formulario para la creaci\u00f3n de nuevos art\u00edculos de blog, la entrada del usuario del campo de resumen, igual que el campo de art\u00edculo, no est\u00e1n correctamente saneadas. Es posible inyectar c\u00f3digo JavaScript arbitrario en estos campos del formulario. Este c\u00f3digo se ejecuta desde el navegador de cada usuario que visite el art\u00edculo. Mitigaci\u00f3n: Se debe actualizar a Apache OFBiz 16.11.01.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":4.3},\"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:apache:ofbiz:11.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"08F6B330-C78D-4154-AF2C-BEB9DB93EE4D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:11.04.01:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4BC9FE7F-EAAB-42DC-B0B0-81B484C06571\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:11.04.02:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"770795DB-628C-4C60-B89A-81054048A56C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:11.04.03:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9EA2BA6-F97C-4FBF-AC8C-1EEB4A68C74F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:11.04.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E43C1CD5-4471-4D47-A722-7912E3E6A085\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:11.04.05:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F62059B-B4F5-46A9-9F45-5164B1C55301\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:11.04.06:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D2B0979-07EB-4EA6-986F-EF3B0D06B0F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:12.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3E6FE9CD-D075-427D-85FC-3C002428E7A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:12.04.01:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7A557337-D8FD-47F4-9E66-9A642B834E7D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:12.04.02:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"50FFA2EC-0680-4ECA-BFCA-CE6EAF5611F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:12.04.03:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4BB02CEF-3431-4138-AC3D-27363073C29C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:12.04.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BFDA615A-5A77-4F1B-881B-B3B675082CB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:12.04.05:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C0442A7B-10C0-4C74-9C61-BAEDA6404D73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:12.04.06:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BADCBD31-3325-4881-AE84-BC661266E7F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:13.07:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EE4A20AD-9F08-4E96-9A78-357B62988F37\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:13.07.01:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5435A8B-111C-4512-ABAB-9B89503C12E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:13.07.02:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6E714B9-7B4D-4CC9-8280-1573D82E293A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:ofbiz:13.07.03:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B341FB66-0E42-488D-92AC-A851ABAA8D0C\"}]}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread.html/28987cffe0237fa67eca9de8bbbc04a917ac8785342ad9e5a196c978%40%3Cuser.ofbiz.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://s.apache.org/Owsz\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Mitigation\",\"Vendor Advisory\"]}]}}" } }
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.