fkie_cve-2024-56799
Vulnerability from fkie_nvd
Published
2024-12-30 19:15
Modified
2024-12-30 19:15
Severity ?
Summary
Simofa is a tool to help automate static website building and deployment. Prior to version 0.2.7, due to a design mistake in the RouteLoader class, some API routes may be publicly accessible when they should require authentication. This vulnerability has been patched in v0.2.7.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Simofa is a tool to help automate static website building and deployment. Prior to version 0.2.7, due to a design mistake in the RouteLoader class, some API routes may be publicly accessible when they should require authentication. This vulnerability has been patched in v0.2.7." }, { "lang": "es", "value": "Simofa es una herramienta que ayuda a automatizar la creaci\u00f3n y la implementaci\u00f3n de sitios web est\u00e1ticos. Antes de la versi\u00f3n 0.2.7, debido a un error de dise\u00f1o en la clase RouteLoader, algunas rutas de API pod\u00edan ser de acceso p\u00fablico cuando deber\u00edan requerir autenticaci\u00f3n. Esta vulnerabilidad se ha corregido en la versi\u00f3n v0.2.7." } ], "id": "CVE-2024-56799", "lastModified": "2024-12-30T19:15:08.160", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 10.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.8, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-12-30T19:15:08.160", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/TrueWinter/simofa/commit/1b04ba413a9c1d12a33dd50a32f67345c2fa6f2a" }, { "source": "security-advisories@github.com", "url": "https://github.com/TrueWinter/simofa/security/advisories/GHSA-83qw-5qq5-v7pq" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-306" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
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.
Loading…