Bitcoin Forum

Bitcoin => Project Development => Topic started by: jvgrago on October 22, 2021, 12:51:35 AM



Title: Coinwen.net - Calculate your coin value...
Post by: jvgrago on October 22, 2021, 12:51:35 AM
Coinwen is a new project that helps you see what it takes for your favorite coin(s) to reach $0.01, $1.00 or more. We let you search in the top 5000 crypto coins according to Coin Market Cap.

Further project development will include a Hodlers Ranking section and more.

Check us out at https://www.coinwen.net



Title: Re: Coinwen.net - Calculate your coin value...
Post by: QuickAccount on October 22, 2021, 06:32:44 PM
Hey!

I scanned your website for vulnerabilities and found a pretty big issue when it comes to security. You are use JQuery version '1.12.4' which is suseptible to Cross Site Scripting, In other words it allows experienced users to execute code on the web server. You're Strict-Transport-Policy header is also not functional, or non-existent. Having a correctly configured Transport-Policy header is great for user security.


Vulnerable version of JQuery '1.12.4' : https://snyk.io/vuln/SNYK-JS-JQUERY-567880 (https://snyk.io/vuln/SNYK-JS-JQUERY-567880)

Strict-Transport-Policy header documentation https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security)