Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-3hdc-nf2z-7kcv
Summary
SQL Injection in Apache InLong
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache InLong. This issue affects Apache InLong: from 1.4.0 through 1.8.0, the attacker can create misleading or false records, making it harder to audit
and trace malicious activities. Users are advised to upgrade to Apache InLong's 1.8.0 or cherry-pick [1] to solve it.

[1]  https://github.com/apache/inlong/pull/8628
Aliases
0
alias CVE-2023-43667
1
alias GHSA-fpcf-qr79-hjqp
Fixed_packages
0
url pkg:maven/org.apache.inlong/inlong@1.9.0
purl pkg:maven/org.apache.inlong/inlong@1.9.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.inlong/inlong@1.9.0
Affected_packages
0
url pkg:maven/org.apache.inlong/inlong@1.6.0
purl pkg:maven/org.apache.inlong/inlong@1.6.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-3hdc-nf2z-7kcv
1
vulnerability VCID-72bg-5x2f-f7dz
2
vulnerability VCID-m8t8-kcwm-5fb7
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.inlong/inlong@1.6.0
1
url pkg:maven/org.apache.inlong/inlong@1.7.0
purl pkg:maven/org.apache.inlong/inlong@1.7.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-3hdc-nf2z-7kcv
1
vulnerability VCID-72bg-5x2f-f7dz
2
vulnerability VCID-m8t8-kcwm-5fb7
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.inlong/inlong@1.7.0
2
url pkg:maven/org.apache.inlong/inlong@1.4.0
purl pkg:maven/org.apache.inlong/inlong@1.4.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-3hdc-nf2z-7kcv
1
vulnerability VCID-72bg-5x2f-f7dz
2
vulnerability VCID-m8t8-kcwm-5fb7
3
vulnerability VCID-mtrm-cwsb-kkeu
4
vulnerability VCID-zdct-pkqv-bbhw
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.inlong/inlong@1.4.0
3
url pkg:maven/org.apache.inlong/inlong@1.5.0
purl pkg:maven/org.apache.inlong/inlong@1.5.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-3hdc-nf2z-7kcv
1
vulnerability VCID-72bg-5x2f-f7dz
2
vulnerability VCID-m8t8-kcwm-5fb7
3
vulnerability VCID-mtrm-cwsb-kkeu
4
vulnerability VCID-zdct-pkqv-bbhw
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.inlong/inlong@1.5.0
References
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2023-43667
reference_id
reference_type
scores
0
value 0.01979
scoring_system epss
scoring_elements 0.83913
published_at 2026-06-05T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2023-43667
1
reference_url https://github.com/apache/inlong
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/apache/inlong
2
reference_url https://github.com/apache/inlong/pull/8628
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/apache/inlong/pull/8628
3
reference_url https://lists.apache.org/thread/spnb378g268p1f902fr9kqyph2k8n543
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-09-16T18:19:18Z/
url https://lists.apache.org/thread/spnb378g268p1f902fr9kqyph2k8n543
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-43667
reference_id CVE-2023-43667
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2023-43667
5
reference_url https://github.com/advisories/GHSA-fpcf-qr79-hjqp
reference_id GHSA-fpcf-qr79-hjqp
reference_type
scores
url https://github.com/advisories/GHSA-fpcf-qr79-hjqp
Weaknesses
0
cwe_id 74
name Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
description The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
1
cwe_id 89
name Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
description The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
2
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
3
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
Exploits
Severity_range_score7.0 - 8.9
Exploitability0.5
Weighted_severity8.0
Risk_score4.0
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-3hdc-nf2z-7kcv