GHSA-2RVX-CVFC-MCP2
Vulnerability from github – Published: 2022-05-17 02:35 – Updated: 2023-10-24 13:01
VLAI?
Summary
New Relic .NET Agent contains SQL Injection
Details
New Relic .NET Agent before 6.3.123.0 adds SQL injection flaws to safe applications via vectors involving failure to escape quotes during use of the Slow Queries feature, as demonstrated by a mishandled quote in a VALUES clause of an INSERT statement, after bypassing a SET SHOWPLAN_ALL ON protection mechanism.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "NewRelic.Agent"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.3.123.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-9246"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-27T20:37:50Z",
"nvd_published_at": "2017-06-13T18:29:00Z",
"severity": "CRITICAL"
},
"details": "New Relic .NET Agent before 6.3.123.0 adds SQL injection flaws to safe applications via vectors involving failure to escape quotes during use of the Slow Queries feature, as demonstrated by a mishandled quote in a VALUES clause of an INSERT statement, after bypassing a SET SHOWPLAN_ALL ON protection mechanism.",
"id": "GHSA-2rvx-cvfc-mcp2",
"modified": "2023-10-24T13:01:05Z",
"published": "2022-05-17T02:35:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9246"
},
{
"type": "PACKAGE",
"url": "https://github.com/newrelic/newrelic-dotnet-agent"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20221202191459/https://blog.seanmcelroy.com/2017/05/26/sql-injection-with-new-relic-patched"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "New Relic .NET Agent contains SQL Injection"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…