Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Data.SqlClient v4.4.0 referenced by AWSXRayRecorder v2.14.0 has security issue #293

Open
OceanSJY opened this issue Mar 13, 2024 · 1 comment

Comments

@OceanSJY
Copy link

The System.Data.SqlClient v4.4.0 was highlighed by Veracode since it has high severity issue:

  • Issue ID: 271795222
  • Issue Type: Vulnerability
  • Severity: 8.7
  • Description: CVE-2024-0056: Credential Exposure
    Microsoft.Data.SqlClient is vulnerable to Credential Exposure. The vulnerability is due to improper handling of TLS connections, allowing an attacker to read or modify traffic between the server and client. The attacker would have to position themself between the client and server, resulting in database credential exposure.

Could you please release a new version to reference a new version (e.g. v4.8.6) of System.Data.SqlClient to fix this issue?

@mxiamxia
Copy link

Thanks for reporting it. Will take a look

<PackageReference Include="System.Data.SqlClient" Version="4.4.0" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants