CVE-2022-2812
published 2022-08-15CVE-2022-2812: A vulnerability classified as critical was found in SourceCodester Guest Management System. This vulnerability affects unknown code of the file index.php. The…
PriorityP350critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
0.71%
49.3th percentile
A vulnerability classified as critical was found in SourceCodester Guest Management System. This vulnerability affects unknown code of the file index.php. The manipulation of the argument username/pass leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-206398 is the identifier assigned to this vulnerability.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| actionpack_project | actionpack | >= 5.0.0.0 < 5.2.6.2 | 5.2.6.2 |
| actionpack_project | actionpack | >= 6.0.0.0 < 6.0.4.6 | 6.0.4.6 |
| actionpack_project | actionpack | >= 6.1.0.0 < 6.1.4.6 | 6.1.4.6 |
| actionpack_project | actionpack | >= 7.0.0.0 < 7.0.2.2 | 7.0.2.2 |
| sourcecodester | guest_management_system | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-ch23-p68w-8rq5: A vulnerability classified as critical was found in SourceCodester Guest Management System
ghsa_unreviewed·2022-08-16
CVE-2022-2812 [CRITICAL] CWE-89 GHSA-ch23-p68w-8rq5: A vulnerability classified as critical was found in SourceCodester Guest Management System
A vulnerability classified as critical was found in SourceCodester Guest Management System. This vulnerability affects unknown code of the file index.php. The manipulation of the argument username/pass leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-206398 is the identifier assigned to this vulnerability.
GHSA
Exposure of information in Action Pack
ghsa·2022-02-11
CVE-2022-23633 [HIGH] CWE-200 Exposure of information in Action Pack
Exposure of information in Action Pack
### Impact
Under certain circumstances response bodies will not be closed, for example a [bug in a webserver](https://github.com/puma/puma/pull/2812) or a bug in a Rack middleware. In the event a response is *not* notified of a `close`, `ActionDispatch::Executor` will not know to reset thread local state for the next request. This can lead to data being leaked to subsequent requests, especially when interacting with `ActiveSupport::CurrentAttributes`.
Upgrading to the FIXED versions of Rails will ensure mitigation of this issue even in the context of a buggy webserver or middleware implementation.
### Patches
This has been fixed in Rails 7.0.2.2, 6.1.4.6, 6.0.4.6, and 5.2.6.2.
### Workarounds
Upgrading is highly recommended, but to work around
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2022-08-15
Published