Description
The airbrake module 0.3.8 and earlier defaults to sending environment variables over HTTP. Environment variables can often times contain secret keys and other sensitive values. A malicious user could be on the same network as a regular user and intercept all the secret keys the user is sending. This goes against common best practice, which is to use HTTPS.
Remediation
References
https://github.com/airbrake/node-airbrake/issues/70
https://nodesecurity.io/advisories/96
Related Vulnerabilities
CVE-2022-25883 Vulnerability in maven package org.webjars.npm:semver
CVE-2017-2666 Vulnerability in maven package io.undertow:undertow-core
CVE-2021-21345 Vulnerability in maven package com.thoughtworks.xstream:xstream
CVE-2019-15479 Vulnerability in npm package status-board
CVE-2019-10742 Vulnerability in maven package org.webjars.bower:axios