CVE-2023-30610 (GCVE-0-2023-30610)
Vulnerability from cvelistv5 – Published: 2023-04-19 17:18 – Updated: 2025-02-05 14:56
VLAI?
Title
AWS SDK for Rust will log AWS credentials when TRACE-level logging is enabled for request sending
Summary
aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The `aws_sigv4::SigningParams` struct had a derived `Debug` implementation. When debug-formatted, it would include a user's AWS access key, AWS secret key, and security token in plaintext. When TRACE-level logging is enabled for an SDK, `SigningParams` is printed, thereby revealing those credentials to anyone with access to logs. All users of the AWS SDK for Rust who enabled TRACE-level logging, either globally (e.g. `RUST_LOG=trace`), or for the `aws-sigv4` crate specifically are affected. This issue has been addressed in a set of new releases. Users are advised to upgrade. Users unable to upgrade should disable TRACE-level logging for AWS Rust SDK crates.
Severity ?
5.5 (Medium)
CWE
- CWE-532 - Insertion of Sensitive Information into Log File
Assigner
References
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| awslabs | aws-sdk-rust |
Affected:
>= 0.2.0, < 0.2.1
Affected: >= 0.3.0, < 0.3.1 Affected: >= 0.4.1, < 0.4.2 Affected: >= 0.5.2, < 0.5.3 Affected: >= 0.6.0, < 0.6.1 Affected: >= 0.7.0, < 0.7.1 Affected: >= 0.8.0, < 0.8.1 Affected: >= 0.9.0, < 0.9.1 Affected: >= 0.10.1, < 0.10.2 Affected: >= 0.11.0, < 0.11.1 Affected: >= 0.12.0, < 0.12.1 Affected: >= 0.13.0, < 0.13.1 Affected: >= 0.14.0, < 0.14.1 Affected: >= 0.15.0, < 0.15.1 Affected: >= 0.46.0, < 0.46.1 Affected: >= 0.47.0, < 0.47.1 Affected: >= 0.48.0, < 0.48.1 Affected: >= 0.49.0, < 0.49.1 Affected: >= 0.50.0, < 0.51.1 Affected: >= 0.52.0, < 0.52.1, Affected: >= 0.53.1, < 0.53.2 Affected: >= 0.54.1, < 0.54.2 Affected: >= 0.55.0, < 0.55.1 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:28:51.668Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-30610",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-05T14:55:09.619592Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-532",
"description": "CWE-532 Insertion of Sensitive Information into Log File",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-05T14:56:14.270Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "aws-sdk-rust",
"vendor": "awslabs",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.2.0, \u003c 0.2.1"
},
{
"status": "affected",
"version": "\u003e= 0.3.0, \u003c 0.3.1"
},
{
"status": "affected",
"version": "\u003e= 0.4.1, \u003c 0.4.2"
},
{
"status": "affected",
"version": "\u003e= 0.5.2, \u003c 0.5.3"
},
{
"status": "affected",
"version": "\u003e= 0.6.0, \u003c 0.6.1"
},
{
"status": "affected",
"version": "\u003e= 0.7.0, \u003c 0.7.1"
},
{
"status": "affected",
"version": "\u003e= 0.8.0, \u003c 0.8.1"
},
{
"status": "affected",
"version": "\u003e= 0.9.0, \u003c 0.9.1"
},
{
"status": "affected",
"version": "\u003e= 0.10.1, \u003c 0.10.2"
},
{
"status": "affected",
"version": "\u003e= 0.11.0, \u003c 0.11.1"
},
{
"status": "affected",
"version": "\u003e= 0.12.0, \u003c 0.12.1"
},
{
"status": "affected",
"version": "\u003e= 0.13.0, \u003c 0.13.1"
},
{
"status": "affected",
"version": "\u003e= 0.14.0, \u003c 0.14.1"
},
{
"status": "affected",
"version": "\u003e= 0.15.0, \u003c 0.15.1"
},
{
"status": "affected",
"version": "\u003e= 0.46.0, \u003c 0.46.1"
},
{
"status": "affected",
"version": "\u003e= 0.47.0, \u003c 0.47.1"
},
{
"status": "affected",
"version": "\u003e= 0.48.0, \u003c 0.48.1"
},
{
"status": "affected",
"version": "\u003e= 0.49.0, \u003c 0.49.1"
},
{
"status": "affected",
"version": "\u003e= 0.50.0, \u003c 0.51.1"
},
{
"status": "affected",
"version": "\u003e= 0.52.0, \u003c 0.52.1, "
},
{
"status": "affected",
"version": "\u003e= 0.53.1, \u003c 0.53.2"
},
{
"status": "affected",
"version": "\u003e= 0.54.1, \u003c 0.54.2"
},
{
"status": "affected",
"version": "\u003e= 0.55.0, \u003c 0.55.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The `aws_sigv4::SigningParams` struct had a derived `Debug` implementation. When debug-formatted, it would include a user\u0027s AWS access key, AWS secret key, and security token in plaintext. When TRACE-level logging is enabled for an SDK, `SigningParams` is printed, thereby revealing those credentials to anyone with access to logs. All users of the AWS SDK for Rust who enabled TRACE-level logging, either globally (e.g. `RUST_LOG=trace`), or for the `aws-sigv4` crate specifically are affected. This issue has been addressed in a set of new releases. Users are advised to upgrade. Users unable to upgrade should disable TRACE-level logging for AWS Rust SDK crates.\n"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-532",
"description": "CWE-532: Insertion of Sensitive Information into Log File",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-04-19T17:18:54.703Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9"
}
],
"source": {
"advisory": "GHSA-mjv9-vp6w-3rc9",
"discovery": "UNKNOWN"
},
"title": "AWS SDK for Rust will log AWS credentials when TRACE-level logging is enabled for request sending"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-30610",
"datePublished": "2023-04-19T17:18:54.703Z",
"dateReserved": "2023-04-13T13:25:18.831Z",
"dateUpdated": "2025-02-05T14:56:14.270Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.2.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"12881A87-AB1E-44AB-8AF9-0AFB945CC2FB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.3.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"E586C004-6528-4015-806E-D4559F7BAFE9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.4.1:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"28CC8686-3C04-44BE-8897-55FFD70069FA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.5.2:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"BBB473F8-1EA4-41A3-9B65-8EDBB59BD0ED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.6.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"9853C3AA-75C6-432D-9587-ACF806F92F5C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.7.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"27DEE720-C938-471F-BB6A-270CE15A99CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.8.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"2AA5BC01-D2D4-43C1-AFF5-46CD7D8556A7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.9.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"BD389AD3-0E0D-4B6B-9F8F-715332E77DEC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.10.1:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"1AE0FC7F-8614-487E-BE30-8445F083ABE3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.11.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"64F86FEC-F13A-491B-A28D-1818A071B466\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.12.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"1E6FEB66-EE8A-4C83-BB9D-4F9A1697C8A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.13.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"77B07C90-CA86-43FA-9664-7623A19A4172\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.14.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"4B99DFB4-E7BA-4C86-97CB-E8E092CCBEB8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.15.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"74F2AF3D-ECCA-4CD3-9835-CB56B29699B0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.46.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"8BA0C6BC-7489-40CE-B60F-67AF597FF74D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.47.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"DF08381B-5513-4001-A6C5-398CC5E0A84F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.48.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"630EA797-C5DF-42F3-921F-951D59581589\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.49.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"62C594E6-6276-472B-B668-5793A08D9618\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.50.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"BC881298-2EAD-40D7-82D7-69FAA11942DD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.51.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"B32D4B7D-5D29-4BD3-B9AD-43D070F3EA17\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.52.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"DDECA839-CF7C-48A1-92E9-95B05DA15E15\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.53.1:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"D77B3A68-5C22-4C48-8508-CE457D73C14C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.54.1:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"6A83D537-7D99-4F10-BE79-9379F374EA3A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:amazon:aws-sigv4:0.55.0:*:*:*:*:rust:*:*\", \"matchCriteriaId\": \"5C3532CD-3566-40E7-9A9C-78B02C48BE99\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The `aws_sigv4::SigningParams` struct had a derived `Debug` implementation. When debug-formatted, it would include a user\u0027s AWS access key, AWS secret key, and security token in plaintext. When TRACE-level logging is enabled for an SDK, `SigningParams` is printed, thereby revealing those credentials to anyone with access to logs. All users of the AWS SDK for Rust who enabled TRACE-level logging, either globally (e.g. `RUST_LOG=trace`), or for the `aws-sigv4` crate specifically are affected. This issue has been addressed in a set of new releases. Users are advised to upgrade. Users unable to upgrade should disable TRACE-level logging for AWS Rust SDK crates.\\n\"}]",
"id": "CVE-2023-30610",
"lastModified": "2024-11-21T08:00:30.137",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}]}",
"published": "2023-04-19T18:15:07.417",
"references": "[{\"url\": \"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-532\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-30610\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-04-19T18:15:07.417\",\"lastModified\":\"2025-02-05T15:15:19.460\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The `aws_sigv4::SigningParams` struct had a derived `Debug` implementation. When debug-formatted, it would include a user\u0027s AWS access key, AWS secret key, and security token in plaintext. When TRACE-level logging is enabled for an SDK, `SigningParams` is printed, thereby revealing those credentials to anyone with access to logs. All users of the AWS SDK for Rust who enabled TRACE-level logging, either globally (e.g. `RUST_LOG=trace`), or for the `aws-sigv4` crate specifically are affected. This issue has been addressed in a set of new releases. Users are advised to upgrade. Users unable to upgrade should disable TRACE-level logging for AWS Rust SDK crates.\\n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-532\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-532\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.2.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"12881A87-AB1E-44AB-8AF9-0AFB945CC2FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.3.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"E586C004-6528-4015-806E-D4559F7BAFE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.4.1:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"28CC8686-3C04-44BE-8897-55FFD70069FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.5.2:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"BBB473F8-1EA4-41A3-9B65-8EDBB59BD0ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.6.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"9853C3AA-75C6-432D-9587-ACF806F92F5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.7.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"27DEE720-C938-471F-BB6A-270CE15A99CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.8.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"2AA5BC01-D2D4-43C1-AFF5-46CD7D8556A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.9.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"BD389AD3-0E0D-4B6B-9F8F-715332E77DEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.10.1:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"1AE0FC7F-8614-487E-BE30-8445F083ABE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.11.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"64F86FEC-F13A-491B-A28D-1818A071B466\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.12.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"1E6FEB66-EE8A-4C83-BB9D-4F9A1697C8A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.13.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"77B07C90-CA86-43FA-9664-7623A19A4172\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.14.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"4B99DFB4-E7BA-4C86-97CB-E8E092CCBEB8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.15.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"74F2AF3D-ECCA-4CD3-9835-CB56B29699B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.46.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"8BA0C6BC-7489-40CE-B60F-67AF597FF74D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.47.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"DF08381B-5513-4001-A6C5-398CC5E0A84F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.48.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"630EA797-C5DF-42F3-921F-951D59581589\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.49.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"62C594E6-6276-472B-B668-5793A08D9618\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.50.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"BC881298-2EAD-40D7-82D7-69FAA11942DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.51.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"B32D4B7D-5D29-4BD3-B9AD-43D070F3EA17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.52.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"DDECA839-CF7C-48A1-92E9-95B05DA15E15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.53.1:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"D77B3A68-5C22-4C48-8508-CE457D73C14C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.54.1:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"6A83D537-7D99-4F10-BE79-9379F374EA3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aws-sigv4:0.55.0:*:*:*:*:rust:*:*\",\"matchCriteriaId\":\"5C3532CD-3566-40E7-9A9C-78B02C48BE99\"}]}]}],\"references\":[{\"url\":\"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\", \"name\": \"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:28:51.668Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-30610\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-05T14:55:09.619592Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-532\", \"description\": \"CWE-532 Insertion of Sensitive Information into Log File\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-05T14:56:07.615Z\"}}], \"cna\": {\"title\": \"AWS SDK for Rust will log AWS credentials when TRACE-level logging is enabled for request sending\", \"source\": {\"advisory\": \"GHSA-mjv9-vp6w-3rc9\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"awslabs\", \"product\": \"aws-sdk-rust\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.2.0, \u003c 0.2.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.3.0, \u003c 0.3.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.4.1, \u003c 0.4.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.5.2, \u003c 0.5.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.6.0, \u003c 0.6.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.7.0, \u003c 0.7.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.8.0, \u003c 0.8.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.9.0, \u003c 0.9.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.10.1, \u003c 0.10.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.11.0, \u003c 0.11.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.12.0, \u003c 0.12.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.13.0, \u003c 0.13.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.14.0, \u003c 0.14.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.15.0, \u003c 0.15.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.46.0, \u003c 0.46.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.47.0, \u003c 0.47.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.48.0, \u003c 0.48.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.49.0, \u003c 0.49.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.50.0, \u003c 0.51.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.52.0, \u003c 0.52.1, \"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.53.1, \u003c 0.53.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.54.1, \u003c 0.54.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.55.0, \u003c 0.55.1\"}]}], \"references\": [{\"url\": \"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\", \"name\": \"https://github.com/awslabs/aws-sdk-rust/security/advisories/GHSA-mjv9-vp6w-3rc9\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The `aws_sigv4::SigningParams` struct had a derived `Debug` implementation. When debug-formatted, it would include a user\u0027s AWS access key, AWS secret key, and security token in plaintext. When TRACE-level logging is enabled for an SDK, `SigningParams` is printed, thereby revealing those credentials to anyone with access to logs. All users of the AWS SDK for Rust who enabled TRACE-level logging, either globally (e.g. `RUST_LOG=trace`), or for the `aws-sigv4` crate specifically are affected. This issue has been addressed in a set of new releases. Users are advised to upgrade. Users unable to upgrade should disable TRACE-level logging for AWS Rust SDK crates.\\n\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-532\", \"description\": \"CWE-532: Insertion of Sensitive Information into Log File\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-04-19T17:18:54.703Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-30610\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-05T14:56:14.270Z\", \"dateReserved\": \"2023-04-13T13:25:18.831Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-04-19T17:18:54.703Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
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…