CVE-2024-1143
Vulnerability from cvelistv5
Published
2024-02-02 06:01
Modified
2024-08-01 18:26
Severity ?
EPSS score ?
Summary
Central Dogma versions prior to 0.64.1 is vulnerable to Cross-Site Scripting (XSS), which could allow for the leakage of user sessions and subsequent authentication bypass.
References
▼ | URL | Tags | |
---|---|---|---|
dl_cve@linecorp.com | https://github.com/line/centraldogma/security/advisories/GHSA-34q3-p352-c7q8 | Vendor Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
LINE Corporation | Central Dogma |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-1143", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-02-02T19:51:13.437915Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-05T17:21:26.550Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-01T18:26:30.469Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/line/centraldogma/security/advisories/GHSA-34q3-p352-c7q8" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Central Dogma", "vendor": "LINE Corporation", "versions": [ { "lessThan": "0.64.1", "status": "affected", "version": "0.63.3", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "value": "Central Dogma versions prior to 0.64.1 is vulnerable to Cross-Site Scripting (XSS), which could allow for the leakage of user sessions and subsequent authentication bypass." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "description": "na", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2024-02-06T06:59:56.850Z", "orgId": "657f3255-0560-4aed-82e4-7f579ec6acfb", "shortName": "LINE" }, "references": [ { "url": "https://github.com/line/centraldogma/security/advisories/GHSA-34q3-p352-c7q8" } ] } }, "cveMetadata": { "assignerOrgId": "657f3255-0560-4aed-82e4-7f579ec6acfb", "assignerShortName": "LINE", "cveId": "CVE-2024-1143", "datePublished": "2024-02-02T06:01:39.341Z", "dateReserved": "2024-02-01T04:33:49.542Z", "dateUpdated": "2024-08-01T18:26:30.469Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-1143\",\"sourceIdentifier\":\"dl_cve@linecorp.com\",\"published\":\"2024-02-02T06:15:45.360\",\"lastModified\":\"2024-02-09T19:08:27.423\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Central Dogma versions prior to 0.64.1 is vulnerable to Cross-Site Scripting (XSS), which could allow for the leakage of user sessions and subsequent authentication bypass.\"},{\"lang\":\"es\",\"value\":\"Las versiones de Central Dogma anteriores a la 0.64.0 son vulnerables a Cross-Site Scripting (XSS), lo que podr\u00eda permitir la fuga de sesiones de usuario y la posterior omisi\u00f3n de autenticaci\u00f3n.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7},{\"source\":\"dl_cve@linecorp.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":9.3,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":2.8,\"impactScore\":5.8}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linecorp:central_dogma:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.64.1\",\"matchCriteriaId\":\"81505A16-D8BF-483C-BED9-59BABC8B62DA\"}]}]}],\"references\":[{\"url\":\"https://github.com/line/centraldogma/security/advisories/GHSA-34q3-p352-c7q8\",\"source\":\"dl_cve@linecorp.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.