Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
1 vulnerability by renjikai
CVE-2023-39346 (GCVE-0-2023-39346)
Vulnerability from cvelistv5 – Published: 2023-08-04 20:33 – Updated: 2024-10-17 14:52
VLAI
Title
bjrjk/LinuxASMCallGraph before commit 20dba06 allows attackers to cause a RCE on the server side via uploading a crafted ZIP file due to incorrect filtering rules of uploaded file
Summary
LinuxASMCallGraph is software for drawing the call graph of the programming code. Linux ASMCallGraph before commit 20dba06bd1a3cf260612d4f21547c25002121cd5 allows attackers to cause a remote code execution on the server side via uploading a crafted ZIP file due to incorrect filtering rules of uploaded file. The problem has been patched in commit 20dba06bd1a3cf260612d4f21547c25002121cd5. There are no known workarounds.
Severity
8.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-434 - Unrestricted Upload of File with Dangerous Type
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/bjrjk/LinuxASMCallGraph/securi… | x_refsource_CONFIRM |
| https://github.com/bjrjk/LinuxASMCallGraph/issues/6 | x_refsource_MISC |
| https://github.com/bjrjk/LinuxASMCallGraph/issues/8 | x_refsource_MISC |
| https://github.com/bjrjk/LinuxASMCallGraph/commit… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| bjrjk | LinuxASMCallGraph |
Affected:
< 20dba06bd1a3cf260612d4f21547c25002121cd5
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T18:02:06.814Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/security/advisories/GHSA-63c3-r9qm-c2wx",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/security/advisories/GHSA-63c3-r9qm-c2wx"
},
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/issues/6",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/issues/6"
},
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/issues/8",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/issues/8"
},
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/commit/20dba06bd1a3cf260612d4f21547c25002121cd5",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/commit/20dba06bd1a3cf260612d4f21547c25002121cd5"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-39346",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-17T14:52:25.208794Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-17T14:52:52.458Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "LinuxASMCallGraph",
"vendor": "bjrjk",
"versions": [
{
"status": "affected",
"version": "\u003c 20dba06bd1a3cf260612d4f21547c25002121cd5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LinuxASMCallGraph is software for drawing the call graph of the programming code. Linux ASMCallGraph before commit 20dba06bd1a3cf260612d4f21547c25002121cd5 allows attackers to cause a remote code execution on the server side via uploading a crafted ZIP file due to incorrect filtering rules of uploaded file. The problem has been patched in commit 20dba06bd1a3cf260612d4f21547c25002121cd5. There are no known workarounds."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "CWE-434: Unrestricted Upload of File with Dangerous Type",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-08-04T20:33:27.601Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/security/advisories/GHSA-63c3-r9qm-c2wx",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/security/advisories/GHSA-63c3-r9qm-c2wx"
},
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/issues/6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/issues/6"
},
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/issues/8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/issues/8"
},
{
"name": "https://github.com/bjrjk/LinuxASMCallGraph/commit/20dba06bd1a3cf260612d4f21547c25002121cd5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bjrjk/LinuxASMCallGraph/commit/20dba06bd1a3cf260612d4f21547c25002121cd5"
}
],
"source": {
"advisory": "GHSA-63c3-r9qm-c2wx",
"discovery": "UNKNOWN"
},
"title": "bjrjk/LinuxASMCallGraph before commit 20dba06 allows attackers to cause a RCE on the server side via uploading a crafted ZIP file due to incorrect filtering rules of uploaded file"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-39346",
"datePublished": "2023-08-04T20:33:27.601Z",
"dateReserved": "2023-07-28T13:26:46.477Z",
"dateUpdated": "2024-10-17T14:52:52.458Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}