CVE-2008-5963
published 2009-01-23CVE-2008-5963: Eval injection vulnerability in library/setup/rpc.php in Gravity Getting Things Done (GTD) 0.4.5 and earlier allows remote attackers to execute arbitrary PHP…
PriorityP258critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
3.40%
87.3th percentile
Eval injection vulnerability in library/setup/rpc.php in Gravity Getting Things Done (GTD) 0.4.5 and earlier allows remote attackers to execute arbitrary PHP code via the objectname parameter.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| gravity-gtd | gravity-gtd | <= 0.4.5 | — |
| gravity-gtd | gravity-gtd | — | — |
| gravity-gtd | gravity-gtd | — | — |
| gravity-gtd | gravity-gtd | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP requests to `library/setup/rpc.php` containing the `objectname` parameter with path traversal sequences (e.g., `../`) or PHP code injection patterns (e.g., `();`). ↗
- →Detect RCE attempts via the `objectname` parameter containing PHP function call syntax such as semicolons and parentheses (e.g., `Xmenu();phpinfo();die`). ↗
- →Look for null-byte (`%00`) injection in the `objectname` parameter, used to truncate the appended `.php` extension during LFI exploitation. ↗
- ·The exploit PoC uses `site.com` as a placeholder; the actual vulnerable path `library/setup/rpc.php` is relative to the Gravity GTD installation root and may vary by deployment. ↗
- ·Affects Gravity GTD version 0.4.5 and earlier; versions beyond 0.4.5 are not confirmed vulnerable. ↗
CVEs like this are exactly what “Exploited This Week” covers.
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.
No detection rules found.
No writeups or analysis indexed.
http://secunia.com/advisories/32982http://www.securityfocus.com/bid/32646https://exchange.xforce.ibmcloud.com/vulnerabilities/47091https://www.exploit-db.com/exploits/7344http://secunia.com/advisories/32982http://www.securityfocus.com/bid/32646https://exchange.xforce.ibmcloud.com/vulnerabilities/47091https://www.exploit-db.com/exploits/7344
2009-01-23
Published