Title: CX CSRF @ src/main/webapp/vulnerability/idor/change-email.jsp [refs/heads/master] · Issue #201 · jvlstuff/JavaVulnerableLab · GitHub
Open Graph Title: CX CSRF @ src/main/webapp/vulnerability/idor/change-email.jsp [refs/heads/master] · Issue #201 · jvlstuff/JavaVulnerableLab
X Title: CX CSRF @ src/main/webapp/vulnerability/idor/change-email.jsp [refs/heads/master] · Issue #201 · jvlstuff/JavaVulnerableLab
Description: CSRF issue exists @ src/main/webapp/vulnerability/idor/change-email.jsp in branch refs/heads/master Method email=request.getParameter at line 27 of src\main\webapp\vulnerability\idor\change-email.jsp gets a parameter from a user request ...
Open Graph Description: CSRF issue exists @ src/main/webapp/vulnerability/idor/change-email.jsp in branch refs/heads/master Method email=request.getParameter at line 27 of src\main\webapp\vulnerability\idor\change-email.j...
X Description: CSRF issue exists @ src/main/webapp/vulnerability/idor/change-email.jsp in branch refs/heads/master Method email=request.getParameter at line 27 of src\main\webapp\vulnerability\idor\change-email.j...
Opengraph URL: https://github.com/jvlstuff/JavaVulnerableLab/issues/201
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"CX CSRF @ src/main/webapp/vulnerability/idor/change-email.jsp [refs/heads/master]","articleBody":"**CSRF** issue exists @ **src/main/webapp/vulnerability/idor/change-email.jsp** in branch **refs/heads/master**\r\n\r\n*Method email=request.getParameter at line 27 of src\\main\\webapp\\vulnerability\\idor\\change-email.jsp gets a parameter from a user request from \u0026quot;\u0026quot;email\u0026quot;\u0026quot;. This parameter value flows through the code and is eventually used to access application state altering functionality. This may enable Cross-Site Request Forgery (CSRF).*\r\n\r\nSeverity: Medium\r\n\r\nCWE:352\r\n\r\n[Vulnerability details and guidance](https://cwe.mitre.org/data/definitions/352.html)\r\n\r\n[Checkmarx](https://cxprivatecloud.checkmarx.net/CxWebClient/ViewerMain.aspx?scanid=1007325\u0026projectid=1350\u0026pathid=253)\r\n\r\n[Training](null)\r\n[Recommended Fix](https://cxprivatecloud.checkmarx.net/CxWebClient/ScanQueryDescription.aspx?queryID=648\u0026queryVersionCode=56758536\u0026queryTitle=CSRF)\r\n\r\nLines: 27 28 \r\n\r\n---\r\n[Code (Line #27):](null#L27)\r\n```\r\n String email=request.getParameter(\"email\");\r\n```\r\n---\r\n[Code (Line #28):](null#L28)\r\n```\r\n String id=request.getParameter(\"id\");\r\n```\r\n---\r\n","author":{"url":"https://github.com/github-actions[bot]","@type":"Person","name":"github-actions[bot]"},"datePublished":"2022-03-14T18:35:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/201/JavaVulnerableLab/issues/201"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:09eae3d9-f3cc-99b2-e588-2ca5b74ff3d4 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 992C:13A06F:D89EE8:1238693:6A5A9A35 |
| html-safe-nonce | d18fadac2c4554e14a5dc30cece2eaa4d799b05b3e1a435a8487817694410f86 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OTJDOjEzQTA2RjpEODlFRTg6MTIzODY5Mzo2QTVBOUEzNSIsInZpc2l0b3JfaWQiOiI1NDQ1MDA1MDU4MjY5NDIwMDg1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 3afa00823eeecf816a114fe89583dadaef60e1ff311997a5f2174e0f11b9ca39 |
| hovercard-subject-tag | issue:1168762476 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/jvlstuff/JavaVulnerableLab/201/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0152afc21129706a15c54abfc4cfd6f44964ecfea87c0c21da334c70be0eee16/jvlstuff/JavaVulnerableLab/issues/201 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0152afc21129706a15c54abfc4cfd6f44964ecfea87c0c21da334c70be0eee16/jvlstuff/JavaVulnerableLab/issues/201 |
| og:image:alt | CSRF issue exists @ src/main/webapp/vulnerability/idor/change-email.jsp in branch refs/heads/master Method email=request.getParameter at line 27 of src\main\webapp\vulnerability\idor\change-email.j... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | github-actions[bot] |
| hostname | github.com |
| expected-hostname | github.com |
| None | 69f915f8d1f777c494e9106a13f148eaddfa8984cb86436e87809d42b400e544 |
| turbo-cache-control | no-preview |
| go-import | github.com/jvlstuff/JavaVulnerableLab git https://github.com/jvlstuff/JavaVulnerableLab.git |
| octolytics-dimension-user_id | 85568152 |
| octolytics-dimension-user_login | jvlstuff |
| octolytics-dimension-repository_id | 400495131 |
| octolytics-dimension-repository_nwo | jvlstuff/JavaVulnerableLab |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 301707927 |
| octolytics-dimension-repository_parent_nwo | cx-maty-siman/JavaVulnerableLab |
| octolytics-dimension-repository_network_root_id | 301707927 |
| octolytics-dimension-repository_network_root_nwo | cx-maty-siman/JavaVulnerableLab |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | c9a4a89553add5a97cf9f034f0e1e7f1a66257c9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width