cve-2024-43380
Vulnerability from cvelistv5
Published
2024-08-19 14:37
Modified
2024-09-03 15:03
Severity ?
EPSS score ?
Summary
fugit parse and parse_nat stall on lengthy input
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:floraison:fugit:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "fugit", "vendor": "floraison", "versions": [ { "lessThan": "1.11.1", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-43380", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-19T17:52:17.418624Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-03T15:03:00.904Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "fugit", "vendor": "floraison", "versions": [ { "status": "affected", "version": "\u003c 1.11.1" } ] } ], "descriptions": [ { "lang": "en", "value": "fugit contains time tools for flor and the floraison group. The fugit \"natural\" parser, that turns \"every wednesday at 5pm\" into \"0 17 * * 3\", accepted any length of input and went on attempting to parse it, not returning promptly, as expected. The parse call could hold the thread with no end in sight. Fugit dependents that do not check (user) input length for plausibility are impacted. A fix was released in fugit 1.11.1." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-19T14:37:39.532Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/floraison/fugit/security/advisories/GHSA-2m96-52r3-2f3g", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/floraison/fugit/security/advisories/GHSA-2m96-52r3-2f3g" }, { "name": "https://github.com/floraison/fugit/issues/104", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/floraison/fugit/issues/104" }, { "name": "https://github.com/floraison/fugit/commit/ad2c1c9c737213d585fff0b51c927d178b2c05a5", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/floraison/fugit/commit/ad2c1c9c737213d585fff0b51c927d178b2c05a5" } ], "source": { "advisory": "GHSA-2m96-52r3-2f3g", "discovery": "UNKNOWN" }, "title": "fugit parse and parse_nat stall on lengthy input" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-43380", "datePublished": "2024-08-19T14:37:39.532Z", "dateReserved": "2024-08-09T14:23:55.514Z", "dateUpdated": "2024-09-03T15:03:00.904Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-43380\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-08-19T15:15:08.893\",\"lastModified\":\"2024-08-21T12:38:00.247\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"fugit contains time tools for flor and the floraison group. The fugit \\\"natural\\\" parser, that turns \\\"every wednesday at 5pm\\\" into \\\"0 17 * * 3\\\", accepted any length of input and went on attempting to parse it, not returning promptly, as expected. The parse call could hold the thread with no end in sight. Fugit dependents that do not check (user) input length for plausibility are impacted. A fix was released in fugit 1.11.1.\"},{\"lang\":\"es\",\"value\":\"fugit contiene herramientas de tiempo para flor y el grupo floraison. El analizador \\\"natural\\\" fugit, que convierte \\\"todos los mi\u00e9rcoles a las 5 p.m.\\\" en \\\"0 17 * * 3\\\", acept\u00f3 cualquier longitud de entrada y continu\u00f3 intentando analizarla, sin regresar r\u00e1pidamente, como se esperaba. La llamada de an\u00e1lisis podr\u00eda mantener el hilo sin un final a la vista. Los dependientes de Fugit que no verifican la plausibilidad de la longitud de entrada (del usuario) se ven afectados. Se public\u00f3 una soluci\u00f3n en fugit 1.11.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:floraison:fugit:*:*:*:*:*:ruby:*:*\",\"versionEndExcluding\":\"1.11.1\",\"matchCriteriaId\":\"7FA5151C-7CD2-4FC9-B141-F5BF715E5592\"}]}]}],\"references\":[{\"url\":\"https://github.com/floraison/fugit/commit/ad2c1c9c737213d585fff0b51c927d178b2c05a5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/floraison/fugit/issues/104\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/floraison/fugit/security/advisories/GHSA-2m96-52r3-2f3g\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
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.