ghsa-qv4g-5q5g-2vc3
Vulnerability from github
Published
2023-09-20 15:30
Modified
2024-07-01 15:31
Severity ?
VLAI Severity ?
Details
A Type Confusion vulnerability was found in the Spotlight RPC functions in afpd in Netatalk 3.1.x before 3.1.17. When parsing Spotlight RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in the underlying protocol. Due to a lack of type checking in callers of the dalloc_value_for_key() function, which returns the object associated with a key, a malicious actor may be able to fully control the value of the pointer and theoretically achieve Remote Code Execution on the host. This issue is similar to CVE-2023-34967.
{
"affected": [],
"aliases": [
"CVE-2023-42464"
],
"database_specific": {
"cwe_ids": [
"CWE-843"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-09-20T15:15:11Z",
"severity": "CRITICAL"
},
"details": "A Type Confusion vulnerability was found in the Spotlight RPC functions in afpd in Netatalk 3.1.x before 3.1.17. When parsing Spotlight RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in the underlying protocol. Due to a lack of type checking in callers of the dalloc_value_for_key() function, which returns the object associated with a key, a malicious actor may be able to fully control the value of the pointer and theoretically achieve Remote Code Execution on the host. This issue is similar to CVE-2023-34967.",
"id": "GHSA-qv4g-5q5g-2vc3",
"modified": "2024-07-01T15:31:59Z",
"published": "2023-09-20T15:30:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42464"
},
{
"type": "WEB",
"url": "https://github.com/Netatalk/netatalk/issues/486"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00031.html"
},
{
"type": "WEB",
"url": "https://netatalk.io/security/CVE-2023-42464"
},
{
"type": "WEB",
"url": "https://netatalk.sourceforge.io"
},
{
"type": "WEB",
"url": "https://netatalk.sourceforge.io/2.0/htmldocs/afpd.8.html"
},
{
"type": "WEB",
"url": "https://netatalk.sourceforge.io/3.1/htmldocs/afpd.8.html"
},
{
"type": "WEB",
"url": "https://netatalk.sourceforge.io/CVE-2023-42464.php"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2023/dsa-5503"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…