fkie_cve-2022-40833
Vulnerability from fkie_nvd
Published
2022-10-07 11:15
Modified
2024-11-21 07:22
Severity ?
Summary
B.C. Institute of Technology CodeIgniter <=3.1.13 is vulnerable to SQL Injection via system\database\DB_query_builder.php or_where_in() function. Note: Multiple third parties have disputed this as not a valid vulnerability.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
codeigniter | codeigniter | * | |
codeigniter | codeigniter | 3.0 | |
codeigniter | codeigniter | 3.0 | |
codeigniter | codeigniter | 3.0 | |
codeigniter | codeigniter | 3.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:*", "matchCriteriaId": "9534CB28-BB53-4CF8-9337-51314C6503BA", "versionEndIncluding": "3.1.13", "versionStartIncluding": "3.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:codeigniter:codeigniter:3.0:-:*:*:*:*:*:*", "matchCriteriaId": "E3D89799-8C31-4A6D-A891-3B445B22C234", "vulnerable": true }, { "criteria": "cpe:2.3:a:codeigniter:codeigniter:3.0:rc:*:*:*:*:*:*", "matchCriteriaId": "51252C58-6FD7-4F20-A396-9A3A512012AB", "vulnerable": true }, { "criteria": "cpe:2.3:a:codeigniter:codeigniter:3.0:rc2:*:*:*:*:*:*", "matchCriteriaId": "684DB479-334E-4D9C-9284-D9FFF0E72383", "vulnerable": true }, { "criteria": "cpe:2.3:a:codeigniter:codeigniter:3.0:rc3:*:*:*:*:*:*", "matchCriteriaId": "222F4332-C4F0-4152-9517-0915B006E304", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [ { "sourceIdentifier": "cve@mitre.org", "tags": [ "disputed" ] } ], "descriptions": [ { "lang": "en", "value": "B.C. Institute of Technology CodeIgniter \u003c=3.1.13 is vulnerable to SQL Injection via system\\database\\DB_query_builder.php or_where_in() function. Note: Multiple third parties have disputed this as not a valid vulnerability." }, { "lang": "es", "value": "B.C. Institute of Technology CodeIgniter versiones anteriores a 3.1.13 incluy\u00e9ndola, es vulnerable a una inyecci\u00f3n SQL por medio de la funci\u00f3n system\\database\\DB_query_builder.php or_where_in()" } ], "id": "CVE-2022-40833", "lastModified": "2024-11-21T07:22:07.070", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-10-07T11:15:11.667", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/726232111/CodeIgniter3.1.13-SQL-Inject/blob/main/README.md" }, { "source": "cve@mitre.org", "url": "https://github.com/bcit-ci/CodeIgniter/issues/6161" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/726232111/CodeIgniter3.1.13-SQL-Inject/blob/main/README.md" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/bcit-ci/CodeIgniter/issues/6161" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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…