GHSA-m8gq-83gh-v42v

Suggest an improvement
Source
https://github.com/advisories/GHSA-m8gq-83gh-v42v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/03/GHSA-m8gq-83gh-v42v/GHSA-m8gq-83gh-v42v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-m8gq-83gh-v42v
Aliases
Published
2022-03-16T00:00:49Z
Modified
2023-11-08T04:08:56.516332Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L CVSS Calculator
Summary
XML External Entities Vulnerability in CVRF-CSAF-Converter
Details

CVRF-CSAF-Converter before 1.0.0-rc2 resolves XML External Entities (XXE). This leads to the inclusion of arbitrary (local) file content into the generated output document. An attacker can exploit this to disclose information from the system running the converter.

Database specific
{
    "nvd_published_at": "2022-03-15T05:15:00Z",
    "github_reviewed_at": "2022-03-18T23:52:30Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-552",
        "CWE-611"
    ]
}
References

Affected packages

PyPI / cvrf2csaf

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.0rc2

Affected versions

1.*

1.0.0.dev1
1.0.0.dev2
1.0.0.dev3
1.0.0rc1

Database specific

{
    "last_known_affected_version_range": "<= 1.0.0rc1"
}