Informazioni sul CVE-2016-10518
N/A
CWE ID: CWE-201
Base Score (CVSS): N/A
CVE: CVE-2016-10518
Descrizione: A vulnerability was found in the ping functionality of the ws module before 1.0.0 which allowed clients to allocate memory by sending a ping frame. The ping functionality by default responds with a pong frame and the previously given payload of the ping frame. This is exactly what you expect, but internally ws always transforms all data that we need to send to a Buffer instance and that is where the vulnerability existed. ws didn’t do any checks for the type of data it was sending. With buffers in node when you allocate it when a number instead of a string it will allocate the amount of bytes.
Vettore di attacco
Punteggio CVSS
Il CVSS è un sistema di valutazione che misura la gravità di una vulnerabilità informatica considerando fattori come l’impatto potenziale, la probabilità di attacco e la facilità di esecuzione.
Riassunto: .
Dettaglio del Vettore
Metrica | Valore | Significato | Descrizione |
---|
Riferimenti esterni
- https://github.com/websockets/ws/releases/tag/1.0.1
- https://nodesecurity.io/advisories/67
- https://gist.github.com/c0nrad/e92005446c480707a74a
Prodotti interessati
- HackerOne – ws node module
Relazioni con altri prodotti
Produttore:HackerOne
Prodotto: ws node module
Anno: 2016
CWE: CWE-201
CVSS: 0.0