Filtered by vendor Vtiger
Subscriptions
Filtered by product Vtiger Crm
Subscriptions
Total
67 CVE
CVE | Vendors | Products | Updated | CVSS v3.1 |
---|---|---|---|---|
CVE-2023-38891 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 8.8 High |
SQL injection vulnerability in Vtiger CRM v.7.5.0 allows a remote authenticated attacker to escalate privileges via the getQueryColumnsList function in ReportRun.php. | ||||
CVE-2022-38335 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 5.4 Medium |
Vtiger CRM v7.4.0 was discovered to contain a stored cross-site scripting (XSS) vulnerability via the e-mail template modules. | ||||
CVE-2020-22807 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 9.8 Critical |
An issue was dicovered in vtiger crm 7.2. Union sql injection in the calendar exportdata feature. | ||||
CVE-2020-19363 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 6.5 Medium |
Vtiger CRM v7.2.0 allows an attacker to display hidden files, list directories by using /libraries and /layout directories. | ||||
CVE-2020-19362 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 6.1 Medium |
Reflected XSS in Vtiger CRM v7.2.0 in vtigercrm/index.php? through the view parameter can result in an attacker performing malicious actions to users who open a maliciously crafted link or third-party web page. | ||||
CVE-2019-5009 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 7.2 High |
Vtiger CRM 7.1.0 before Hotfix2 allows uploading files with the extension "php3" in the logo upload field, if the uploaded file is in PNG format and has a size of 150x40. One can put PHP code into the image; PHP code can be executed using "<? ?>" tags, as demonstrated by a CompanyDetailsSave action. This bypasses the bad-file-extensions protection mechanism. It is related to actions/CompanyDetailsSave.php, actions/UpdateCompanyLogo.php, and models/CompanyDetails.php. | ||||
CVE-2019-19202 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 8.8 High |
In Vtiger 7.x before 7.2.0, the My Preferences saving functionality allows a user without administrative privileges to change his own role by adding roleid=H2 to a POST request. | ||||
CVE-2019-11057 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 8.8 High |
SQL injection vulnerability in Vtiger CRM before 7.1.0 hotfix3 allows authenticated users to execute arbitrary SQL commands. | ||||
CVE-2018-8047 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
vtiger CRM 7.0.1 is affected by one reflected Cross-Site Scripting (XSS) vulnerability affecting version 7.0.1 and probably prior versions. This vulnerability could allow remote unauthenticated attackers to inject arbitrary web script or HTML via index.php?module=Contacts&view=List (app parameter). | ||||
CVE-2016-4834 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
modules/Users/actions/Save.php in Vtiger CRM 6.4.0 and earlier does not properly restrict user-save actions, which allows remote authenticated users to create or modify user accounts via unspecified vectors. | ||||
CVE-2016-1713 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
Unrestricted file upload vulnerability in the Settings_Vtiger_CompanyDetailsSave_Action class in modules/Settings/Vtiger/actions/CompanyDetailsSave.php in Vtiger CRM 6.4.0 allows remote authenticated users to execute arbitrary code by uploading a crafted image file with an executable extension, then accessing it via a direct request to the file in test/logo/. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6000. | ||||
CVE-2016-10754 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
modules/Calendar/Activity.php in Vtiger CRM 6.5.0 allows SQL injection via the contactidlist parameter. | ||||
CVE-2015-6000 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 8.8 High |
Unrestricted file upload vulnerability in the Settings_Vtiger_CompanyDetailsSave_Action class in modules/Settings/Vtiger/actions/CompanyDetailsSave.php in Vtiger CRM 6.3.0 and earlier allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in test/logo/. | ||||
CVE-2014-2269 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
modules/Users/ForgotPassword.php in vTiger 6.0 before Security Patch 2 allows remote attackers to reset the password for arbitrary users via a request containing the username, password, and confirmPassword parameters. | ||||
CVE-2014-2268 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
views/Index.php in the Install module in vTiger 6.0 before Security Patch 2 does not properly restrict access, which allows remote attackers to re-install the application via a request that sets the X-Requested-With HTTP header, as demonstrated by executing arbitrary PHP code via the db_name parameter. | ||||
CVE-2014-1222 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
Directory traversal vulnerability in kcfinder/browse.php in Vtiger CRM before 6.0.0 Security patch 1 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the file parameter in a download action. NOTE: it is likely that this issue is actually in the KCFinder third-party component, and it affects additional products besides Vtiger CRM. | ||||
CVE-2013-7326 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
Cross-site scripting (XSS) vulnerability in vTiger CRM 5.4.0 allows remote attackers to inject arbitrary web script or HTML via the (1) return_url parameter to modules\com_vtiger_workflow\savetemplate.php, or unspecified vectors to (2) deletetask.php, (3) edittask.php, (4) savetask.php, or (5) saveworkflow.php. | ||||
CVE-2013-5091 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | N/A |
SQL injection vulnerability in CalendarCommon.php in vTiger CRM 5.4.0 and possibly earlier allows remote authenticated users to execute arbitrary SQL commands via the onlyforuser parameter in an index action to index.php. NOTE: this issue might be a duplicate of CVE-2011-4559. | ||||
CVE-2013-3591 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 8.8 High |
vTiger CRM 5.3 and 5.4: 'files' Upload Folder Arbitrary PHP Code Execution Vulnerability | ||||
CVE-2013-3215 | 1 Vtiger | 1 Vtiger Crm | 2024-11-21 | 9.8 Critical |
vtiger CRM 5.4.0 and earlier contain an Authentication Bypass Vulnerability due to improper authentication validation in the validateSession function. |