ghsa-jj32-3pf5-5mv5
Vulnerability from github
Published
2023-10-19 12:30
Modified
2023-10-31 21:10
Severity ?
VLAI Severity ?
Summary
Apache InLong Deserialization of Untrusted Data Vulnerability
Details
Deserialization of Untrusted Data Vulnerability in Apache Software Foundation Apache InLong.
This issue affects Apache InLong: from 1.4.0 through 1.8.0, the attacker can use \t to bypass. Users are advised to upgrade to Apache InLong's 1.9.0 or cherry-pick [1] to solve it.
[1] https://github.com/apache/inlong/pull/8814
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.inlong:manager-common" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.9.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.inlong:manager-pojo" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.9.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-46227" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-10-19T17:07:01Z", "nvd_published_at": "2023-10-19T10:15:10Z", "severity": "HIGH" }, "details": "Deserialization of Untrusted Data Vulnerability in Apache Software Foundation Apache InLong.\n\nThis issue affects Apache InLong: from 1.4.0 through 1.8.0, the attacker can use \\t to bypass.\u00a0Users are advised to upgrade to Apache InLong\u0027s 1.9.0 or cherry-pick [1] to solve it.\n\n[1] https://github.com/apache/inlong/pull/8814", "id": "GHSA-jj32-3pf5-5mv5", "modified": "2023-10-31T21:10:35Z", "published": "2023-10-19T12:30:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46227" }, { "type": "WEB", "url": "https://github.com/apache/inlong/pull/8814" }, { "type": "PACKAGE", "url": "https://github.com/apache/inlong" }, { "type": "WEB", "url": "https://lists.apache.org/thread/m8txor4f76tmrxksrmc87tw42g57nz33" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache InLong Deserialization of Untrusted Data Vulnerability" }
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…