cvelist/2024/21xxx/CVE-2024-21623.json

106 lines
4.2 KiB
JSON
Raw Normal View History

2023-12-29 04:00:37 +00:00
{
2024-01-02 21:00:36 +00:00
"data_version": "4.0",
2023-12-29 04:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-21623",
2024-01-02 21:00:36 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2023-12-29 04:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-02 21:00:36 +00:00
"value": "OTCLient is an alternative tibia client for otserv. Prior to commit db560de0b56476c87a2f967466407939196dd254, the /mehah/otclient \"`Analysis - SonarCloud`\" workflow is vulnerable to an expression injection in Actions, allowing an attacker to run commands remotely on the runner, leak secrets, and alter the repository using this workflow. Commit db560de0b56476c87a2f967466407939196dd254 contains a fix for this issue."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')",
"cweId": "CWE-74"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "mehah",
"product": {
"product_data": [
{
"product_name": "otclient",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< db560de0b56476c87a2f967466407939196dd254"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/mehah/otclient/security/advisories/GHSA-q6gr-wc79-v589",
"refsource": "MISC",
"name": "https://github.com/mehah/otclient/security/advisories/GHSA-q6gr-wc79-v589"
},
{
"url": "https://github.com/mehah/otclient/commit/db560de0b56476c87a2f967466407939196dd254",
"refsource": "MISC",
"name": "https://github.com/mehah/otclient/commit/db560de0b56476c87a2f967466407939196dd254"
},
{
"url": "https://github.com/mehah/otclient/blob/72744edc3b9913b920e0fd12e929604f682fda75/.github/workflows/analysis-sonarcloud.yml#L91-L104",
"refsource": "MISC",
"name": "https://github.com/mehah/otclient/blob/72744edc3b9913b920e0fd12e929604f682fda75/.github/workflows/analysis-sonarcloud.yml#L91-L104"
},
{
"url": "https://securitylab.github.com/research/github-actions-preventing-pwn-requests/",
"refsource": "MISC",
"name": "https://securitylab.github.com/research/github-actions-preventing-pwn-requests/"
},
{
"url": "https://securitylab.github.com/research/github-actions-untrusted-input/",
"refsource": "MISC",
"name": "https://securitylab.github.com/research/github-actions-untrusted-input/"
}
]
},
"source": {
"advisory": "GHSA-q6gr-wc79-v589",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-12-29 04:00:37 +00:00
}
]
}
}