cve-2024-6781
Vulnerability from cvelistv5
Published
2024-08-06 03:38
Modified
2024-08-06 14:49
Severity ?
EPSS score ?
Summary
Path traversal in Calibre <= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read.
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:calibre:calibre:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "calibre", "vendor": "calibre", "versions": [ { "status": "affected", "version": "7.14.0" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-6781", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-06T14:44:09.342810Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-06T14:49:38.742Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Calibre", "repo": "https://github.com/kovidgoyal/calibre/", "vendor": "Calibre", "versions": [ { "status": "affected", "version": "7.14.0" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Amos Ng (@LFlare) of STAR Labs SG Pte. Ltd. (@starlabs_sg)" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Path traversal in Calibre \u0026lt;= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read." } ], "value": "Path traversal in Calibre \u003c= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read." } ], "impacts": [ { "capecId": "CAPEC-139", "descriptions": [ { "lang": "en", "value": "CAPEC-139 Relative Path Traversal" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-06T03:38:45.309Z", "orgId": "b1571b85-cbc9-431f-830b-0c8155323a69", "shortName": "STAR_Labs" }, "references": [ { "tags": [ "third-party-advisory" ], "url": "https://starlabs.sg/advisories/24/24-6781/" }, { "tags": [ "patch" ], "url": "https://github.com/kovidgoyal/calibre/commit/bcd0ab12c41a887f8290a9b56e46c3a29038d9c4" } ], "source": { "discovery": "UNKNOWN" }, "title": "Calibre Arbitrary File Read", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "b1571b85-cbc9-431f-830b-0c8155323a69", "assignerShortName": "STAR_Labs", "cveId": "CVE-2024-6781", "datePublished": "2024-08-06T03:38:45.309Z", "dateReserved": "2024-07-16T03:02:26.032Z", "dateUpdated": "2024-08-06T14:49:38.742Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-6781\",\"sourceIdentifier\":\"info@starlabs.sg\",\"published\":\"2024-08-06T04:16:46.233\",\"lastModified\":\"2024-08-19T17:15:34.797\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Path traversal in Calibre \u003c= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read.\"},{\"lang\":\"es\",\"value\":\"El path traversal en Calibre \u0026lt;= 7.14.0 permite a atacantes no autenticados lograr lecturas de archivos arbitrarias.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"info@starlabs.sg\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"info@starlabs.sg\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:calibre-ebook:calibre:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"7.14.0\",\"matchCriteriaId\":\"E140372D-7D17-4ED1-84FA-CFBBD9B3471A\"}]}]}],\"references\":[{\"url\":\"https://github.com/kovidgoyal/calibre/commit/bcd0ab12c41a887f8290a9b56e46c3a29038d9c4\",\"source\":\"info@starlabs.sg\",\"tags\":[\"Patch\"]},{\"url\":\"https://starlabs.sg/advisories/24/24-6781/\",\"source\":\"info@starlabs.sg\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-6781\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-06T14:44:09.342810Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:calibre:calibre:*:*:*:*:*:*:*:*\"], \"vendor\": \"calibre\", \"product\": \"calibre\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.14.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-06T14:49:31.876Z\"}}], \"cna\": {\"title\": \"Calibre Arbitrary File Read\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Amos Ng (@LFlare) of STAR Labs SG Pte. Ltd. (@starlabs_sg)\"}], \"impacts\": [{\"capecId\": \"CAPEC-139\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-139 Relative Path Traversal\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/kovidgoyal/calibre/\", \"vendor\": \"Calibre\", \"product\": \"Calibre\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.14.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://starlabs.sg/advisories/24/24-6781/\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://github.com/kovidgoyal/calibre/commit/bcd0ab12c41a887f8290a9b56e46c3a29038d9c4\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Path traversal in Calibre \u003c= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Path traversal in Calibre \u0026lt;= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"b1571b85-cbc9-431f-830b-0c8155323a69\", \"shortName\": \"STAR_Labs\", \"dateUpdated\": \"2024-08-06T03:38:45.309Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-6781\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-06T14:49:38.742Z\", \"dateReserved\": \"2024-07-16T03:02:26.032Z\", \"assignerOrgId\": \"b1571b85-cbc9-431f-830b-0c8155323a69\", \"datePublished\": \"2024-08-06T03:38:45.309Z\", \"assignerShortName\": \"STAR_Labs\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.