
sreeramadasugiri (Community Member) asked a question.
Hi Team,
In java, I am getting CWE 757 less secure algorithm during negotiation('Algorithm Downgrade') in java. Details are,
Vulnerable Parameter: TLSv1.2 cipher TLS_RSA_WITH_AES_128_CBC_SHA
TLSv1.2 cipher TLS_RSA_WITH_AES_256_GCM_SHA384
TLSv1.2 cipher TLS_RSA_WITH_AES_256_CBC_SHA256
TLSv1.2 cipher TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TLSv1.2 cipher TLS_RSA_WITH_AES_128_CBC_SHA256
TLSv1.2 cipher TLS_RSA_WITH_AES_128_GCM_SHA256
TLSv1.2 cipher TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLSv1.2 cipher TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
with respect original values are,
Original Value: TLSv1.2:TLS_RSA_WITH_AES_128_CBC_SHA
TLSv1.2:TLS_RSA_WITH_AES_256_GCM_SHA384
TLSv1.2:TLS_RSA_WITH_AES_256_CBC_SHA256
TLSv1.2:TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TLSv1.2:TLS_RSA_WITH_AES_128_CBC_SHA256
TLSv1.2:TLS_RSA_WITH_AES_128_GCM_SHA256
TLSv1.2:TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLSv1.2:TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
I am unable to understand, can anyone help me with example for better understand.
Regards,
Giri
.png)
Hi @sreeramadasugiri (Community Member) ,
Please see the following similar question for more information on this flaw category and how to remediate it: https://community.veracode.com/s/question/0D53n00007g9ClpCAE/how-to-fix-selection-of-lesssecure-algorithm-during-negotiation-algorithm-downgrade-cwe-id-7575-flaws
If you have any other questions, I would recommend you schedule a consultation call to discuss.
You can check out this knowledge article (https://community.veracode.com/s/article/How-to-schedule-a-consultation-call) on how to schedule a consultation call with us.
Thank you,
Boy Baukema
Hi @Boy, Security Consultant (Veracode) ,
Thankyou for helping.
Regards,
Giri