原始 OSV JSON
{
"id": "GHSA-27p5-7cw6-m45h",
"aliases": [
"CVE-2019-17400"
],
"details": "The unoconv package before 0.9 mishandles untrusted pathnames, leading to SSRF and local file inclusion.",
"summary": "Server-Side Request Forgery in unoconv",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.0"
}
]
}
],
"package": {
"name": "unoconv",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-11-18T22:12:44Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2019-10-24T20:46:54Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17400",
"type": "ADVISORY"
},
{
"url": "https://github.com/unoconv/unoconv/pull/510",
"type": "WEB"
},
{
"url": "https://buer.haus/2019/10/18/a-tale-of-exploitation-in-spreadsheet-file-conversions",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-27p5-7cw6-m45h",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/unoconv/PYSEC-2019-213.yaml",
"type": "WEB"
},
{
"url": "https://github.com/unoconv/unoconv",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-10-21T23:15:00Z",
"github_reviewed_at": "2019-10-24T20:46:04Z"
}
}