{"vulnerability": "CVE-2022-31692", "sightings": [{"uuid": "67b7ea25-3664-4f64-b05e-4e0505030842", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-31692", "type": "published-proof-of-concept", "source": "https://t.me/GithubRedTeam/3161", "content": "GitHub\u76d1\u63a7\u6d88\u606f\u63d0\u9192\uff01\uff01\uff01\n\n\u66f4\u65b0\u4e86\uff1aCVE-2022\n\u63cf\u8ff0\uff1aA sample spring boot application demonstrating configuration that is vulnerable to CVE-2022-31692\nURL\uff1ahttps://github.com/SpindleSec/CVE-2022-31692\n\n\u6807\u7b7e\uff1a#CVE-2022", "creation_timestamp": "2022-11-02T12:12:31.000000Z"}, {"uuid": "9b53dc90-3cfc-4fc4-b7bf-e13e7fe52e06", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-31692", "type": "published-proof-of-concept", "source": "https://t.me/GithubRedTeam/3192", "content": "GitHub\u76d1\u63a7\u6d88\u606f\u63d0\u9192\uff01\uff01\uff01\n\n\u66f4\u65b0\u4e86\uff1aCVE-2022\n\u63cf\u8ff0\uff1aA project demonstrating an app that is vulnerable to Spring Security authorization bypass CVE-2022-31692\nURL\uff1ahttps://github.com/SpindleSec/cve-2022-31692\n\n\u6807\u7b7e\uff1a#CVE-2022", "creation_timestamp": "2022-11-07T11:08:35.000000Z"}, {"uuid": "996a3cf7-5494-4b9c-a3ae-bd2440ba027c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-31692", "type": "seen", "source": "https://t.me/ctinow/181273", "content": "https://ift.tt/yq31a0I\nCVE-2022-31692 | Oracle Banking Virtual Account Management up to 14.7.0 Common Core authorization", "creation_timestamp": "2024-02-08T10:41:46.000000Z"}, {"uuid": "4ff29f1f-fccb-4f37-9e56-c7b47338a757", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-31692", "type": "seen", "source": "https://t.me/DarkWebInformer_CVEAlerts/15156", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2022-31692\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: Spring Security, versions 5.7 prior to 5.7.5 and 5.6 prior to 5.6.9 could be susceptible to authorization rules bypass via forward or include dispatcher types. Specifically, an application is vulnerable when all of the following are true: The application expects that Spring Security applies security to forward and include dispatcher types. The application uses the AuthorizationFilter either manually or via the authorizeHttpRequests() method. The application configures the FilterChainProxy to apply to forward and/or include requests (e.g. spring.security.filter.dispatcher-types = request, error, async, forward, include). The application may forward or include the request to a higher privilege-secured endpoint.The application configures Spring Security to apply to every dispatcher type via authorizeHttpRequests().shouldFilterAllDispatcherTypes(true)\n\ud83d\udccf Published: 2022-10-31T00:00:00.000Z\n\ud83d\udccf Modified: 2025-05-06T15:53:54.566Z\n\ud83d\udd17 References:\n1. https://tanzu.vmware.com/security/cve-2022-31692\n2. https://security.netapp.com/advisory/ntap-20221215-0010/", "creation_timestamp": "2025-05-06T16:21:59.000000Z"}, {"uuid": "57f5c5bf-d5b0-4fec-9452-75eaad5ce6c8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-31692", "type": "published-proof-of-concept", "source": "https://t.me/BlueRedTeam/2424", "content": "#CVE-2022\n\nA sample spring boot application demonstrating configuration that is vulnerable to CVE-2022-31692\n\nhttps://github.com/SpindleSec/CVE-2022-31692\n\n@BlueRedTeam", "creation_timestamp": "2022-11-03T08:11:22.000000Z"}, {"uuid": "b76d73e4-a383-4139-b2e4-57c1675823aa", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-31692", "type": "published-proof-of-concept", "source": "https://t.me/BlueRedTeam/2445", "content": "#CVE-2022\n\nA project demonstrating an app that is vulnerable to Spring Security authorization bypass CVE-2022-31692\n\nhttps://github.com/SpindleSec/cve-2022-31692\n\n@BlueRedTeam", "creation_timestamp": "2022-11-12T17:55:30.000000Z"}, {"uuid": "4a7085b8-3c6b-4d23-8a79-4a4ad0fc1bd2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-31692", "type": "published-proof-of-concept", "source": "https://t.me/CyberSecurityTechnologies/7107", "content": "#exploit\n1. CVE-2022-31692:\nAuthorization rules can be bypassed via forward or include dispatcher types in Spring Security\nhttps://github.com/SpindleSec/cve-2022-31692\n\n2. GPay balance exploit\nhttps://github.com/ElwinVi/GPAY-BALANCE-EXPLOIT", "creation_timestamp": "2022-11-05T13:30:01.000000Z"}]}