CVE-2016-6806
Vulnerability from cvelistv5
Published
2017-10-02 13:00
Modified
2024-09-16 20:57
Severity ?
EPSS score ?
Summary
Apache Wicket 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 provide a CSRF prevention measure that fails to discover some cross origin requests. The mitigation is to not only check the Origin HTTP header, but also take the Referer HTTP header into account when no Origin was provided. Furthermore, not all Wicket server side targets were subjected to the CSRF check. This was also fixed.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Apache Software Foundation | Apache Wicket |
Version: 6.20.0 Version: 6.21.0 Version: 6.22.0 Version: 6.23.0 Version: 6.24.0 Version: 7.0.0 Version: 7.1.0 Version: 7.2.0 Version: 7.3.0 Version: 7.4.0 Version: 8.0.0-M1 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T01:43:37.801Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[wicket-announce] 20161108 CVE-2016-6806: Apache Wicket CSRF detection vulnerability", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/074b72585f4b7c6adda1af52aecbfe1be23c6d6f5bb9382270f059cd%40%3Cannounce.apache.org%3E" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Apache Wicket", "vendor": "Apache Software Foundation", "versions": [ { "status": "affected", "version": "6.20.0" }, { "status": "affected", "version": "6.21.0" }, { "status": "affected", "version": "6.22.0" }, { "status": "affected", "version": "6.23.0" }, { "status": "affected", "version": "6.24.0" }, { "status": "affected", "version": "7.0.0" }, { "status": "affected", "version": "7.1.0" }, { "status": "affected", "version": "7.2.0" }, { "status": "affected", "version": "7.3.0" }, { "status": "affected", "version": "7.4.0" }, { "status": "affected", "version": "8.0.0-M1" } ] } ], "datePublic": "2016-11-08T00:00:00", "descriptions": [ { "lang": "en", "value": "Apache Wicket 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 provide a CSRF prevention measure that fails to discover some cross origin requests. The mitigation is to not only check the Origin HTTP header, but also take the Referer HTTP header into account when no Origin was provided. Furthermore, not all Wicket server side targets were subjected to the CSRF check. This was also fixed." } ], "problemTypes": [ { "descriptions": [ { "description": "CSRF check fails", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-10-02T12:57:01", "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09", "shortName": "apache" }, "references": [ { "name": "[wicket-announce] 20161108 CVE-2016-6806: Apache Wicket CSRF detection vulnerability", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/074b72585f4b7c6adda1af52aecbfe1be23c6d6f5bb9382270f059cd%40%3Cannounce.apache.org%3E" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "DATE_PUBLIC": "2016-11-08T00:00:00", "ID": "CVE-2016-6806", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Wicket", "version": { "version_data": [ { "version_value": "6.20.0" }, { "version_value": "6.21.0" }, { "version_value": "6.22.0" }, { "version_value": "6.23.0" }, { "version_value": "6.24.0" }, { "version_value": "7.0.0" }, { "version_value": "7.1.0" }, { "version_value": "7.2.0" }, { "version_value": "7.3.0" }, { "version_value": "7.4.0" }, { "version_value": "8.0.0-M1" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Apache Wicket 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 provide a CSRF prevention measure that fails to discover some cross origin requests. The mitigation is to not only check the Origin HTTP header, but also take the Referer HTTP header into account when no Origin was provided. Furthermore, not all Wicket server side targets were subjected to the CSRF check. This was also fixed." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CSRF check fails" } ] } ] }, "references": { "reference_data": [ { "name": "[wicket-announce] 20161108 CVE-2016-6806: Apache Wicket CSRF detection vulnerability", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/074b72585f4b7c6adda1af52aecbfe1be23c6d6f5bb9382270f059cd@%3Cannounce.apache.org%3E" } ] } } } }, "cveMetadata": { "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09", "assignerShortName": "apache", "cveId": "CVE-2016-6806", "datePublished": "2017-10-02T13:00:00Z", "dateReserved": "2016-08-12T00:00:00", "dateUpdated": "2024-09-16T20:57:22.659Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-6806\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2017-10-03T01:29:00.967\",\"lastModified\":\"2024-11-21T02:56:52.007\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache Wicket 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 provide a CSRF prevention measure that fails to discover some cross origin requests. The mitigation is to not only check the Origin HTTP header, but also take the Referer HTTP header into account when no Origin was provided. Furthermore, not all Wicket server side targets were subjected to the CSRF check. This was also fixed.\"},{\"lang\":\"es\",\"value\":\"Apache Wicket en versiones 6.x anteriores a la 6.25.0, versiones 7.x anteriores a la 7.50 y en la versi\u00f3n 8.0.0-M1 proporciona una medida de prevenci\u00f3n de Cross-Site Request Forgery (CSRF) que no descubre determinadas peticiones de or\u00edgenes cruzados. La mitigaci\u00f3n no solo consiste en comprobar la cabecera HTTP Origin, sino que tambi\u00e9n tiene en cuenta la cabecera HTTP Referer cuando no se proporciona ninguna cabecera Origin. Adem\u00e1s, no todos los destinos del lado del servidor de Wicket se someten a chequeos de Cross-Site Request Forgery (CSRF). Esto tambi\u00e9n se ha solucionado.\"}],\"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:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-352\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:6.20.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE39FD3D-CDA9-4D99-A366-B2EA4BACBEA5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:6.21.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"682D2CA1-2C60-435B-88A3-CF9FA0CD849F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:6.22.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D5A062A9-19FA-4C57-86EC-A947CF3694E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:6.23.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4D4168A-48E4-4BEC-B005-6053C9DDD0AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:6.24.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E71E4459-6B11-4D2C-99C5-2D9242051CED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:7.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"455D1DE8-2794-458C-AEBB-C957701E511D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:7.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EDBFF2B-1533-4C08-A0E1-48DB06BAB2F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:7.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B154816C-F671-4825-9D6C-CCA175FE5890\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:7.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D304ABE-C7DB-4B2A-A33F-BC3AA39E4B3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:7.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"65E36EB8-C386-43CC-BCBE-9CEB34FC99A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:wicket:8.0.0:m1:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C1FA122-ED49-40B7-93E5-06ADDFBAA84D\"}]}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread.html/074b72585f4b7c6adda1af52aecbfe1be23c6d6f5bb9382270f059cd%40%3Cannounce.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.apache.org/thread.html/074b72585f4b7c6adda1af52aecbfe1be23c6d6f5bb9382270f059cd%40%3Cannounce.apache.org%3E\",\"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.