GHSA-72RJ-36QC-47G7
Vulnerability from github – Published: 2021-04-27 15:54 – Updated: 2023-08-25 22:09
VLAI?
Summary
Pgsync Contains Cleartext Transmission of Sensitive Information
Details
pgsync before 0.6.7 is affected by Information Disclosure of sensitive information. Syncing the schema with the --schema-first and --schema-only options is mishandled. For example, the sslmode connection parameter may be lost, which means that SSL would not be used.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "pgsync"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-31671"
],
"database_specific": {
"cwe_ids": [
"CWE-319"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-27T15:54:16Z",
"nvd_published_at": "2021-04-27T03:15:00Z",
"severity": "HIGH"
},
"details": "pgsync before 0.6.7 is affected by Information Disclosure of sensitive information. Syncing the schema with the `--schema-first` and `--schema-only` options is mishandled. For example, the sslmode connection parameter may be lost, which means that SSL would not be used.",
"id": "GHSA-72rj-36qc-47g7",
"modified": "2023-08-25T22:09:00Z",
"published": "2021-04-27T15:54:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31671"
},
{
"type": "WEB",
"url": "https://github.com/ankane/pgsync/issues/121"
},
{
"type": "WEB",
"url": "https://github.com/ankane/pgsync/commit/05cd18f5fc09407e4b544f2c12f819cabc50c40e"
},
{
"type": "WEB",
"url": "https://github.com/ankane/pgsync/blob/master/CHANGELOG.md#067-2021-04-26"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/pgsync/CVE-2021-31671.yml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Pgsync Contains Cleartext Transmission of Sensitive Information"
}
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…