Unknown · Tutorialcms · CVE-2007-2822
**Name of the Vulnerable Software and Affected Versions**
TutorialCMS versions 1.01 and earlier
**Description**
The issue allows remote attackers to bypass authentication when register globals is enabled. This is achieved by manipulating the `loggedIn` and `activated` parameters in several API endpoints, including "login.php", "headerLinks.php", "submit1.php", "myFav.php", and "userCP.php".
**Recommendations**
For TutorialCMS versions 1.01 and earlier, consider disabling the register globals setting to prevent exploitation. Additionally, as a temporary workaround, restrict access to the affected API endpoints until a patch is available. Avoid using the `loggedIn` and `activated` parameters in the affected endpoints until the issue is resolved.