fssa-batch3 / fssa-batch3/sec_c_mathankumar.nagarajan__corejava_project_2

Payment Vulnerability

Đang mở
#15 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Vulnerability Description

When intercepting the payment page, it is possible to manipulate the payment amount by altering the data transmitted. This vulnerability arises because sensitive information is exposed in the URL, making it susceptible to unauthorized modifications, posing a significant security risk to the project.

### Proposed Fixes

- **Data Transmission Method:** Ensure that sensitive data, especially payment-related information, is transmitted using the POST method rather than being exposed in the URL. POST requests encapsulate data within the request body, providing a more secure means of transmitting sensitive information.

- **Data Encryption:** Implement robust data encryption techniques to encode the information being transmitted. Encryption adds an additional layer of security by scrambling the data, making it unreadable to unauthorized parties. This ensures that even if intercepted, the data remains confidential and secure.

These measures will enhance the security posture of the payment page, safeguarding sensitive information from unauthorized access and manipulation.

![image (1)](https://github.com/fssa-batch3/sec_c_mathankumar.nagarajan__corejava_project_2/assets/85377859/f108e567-cd4f-493c-8a9e-f5e2c1c747ad)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.