var-200511-0218
Vulnerability from variot
Multiple SQL injection vulnerabilities in vTiger CRM 4.2 and earlier allow remote attackers to inject arbitrary SQL commands and bypass authentication via the (1) user_name and (2) date parameter in the HelpDesk module. vtiger CRM is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. An attacker can exploit these issues to gain administrative access, retrieve username and password pairs, steal cookie-based authentication credentials and retrieve arbitrary local files in the context of the Web server process; other attacks are also possible. Some of these issues may be related to those discussed in BID 11740 (SugarCRM Multiple Input Validation Vulnerabilities) discovered by James Bercegay and Damon Wood of the GulfTech Security Research Team, as vtiger is a fork of the SugarCRM project. An independent study by Daniel Fabian of SEC-CONSULT has confirmed the existence of several of these issues. Please see the referenced advisory for more information. Vtiger CRM is a customer relationship management system (CRM) based on SugarCRM developed by American Vtiger Company. The management system provides functions such as management, collection, and analysis of customer information.
TITLE: vtiger CRM Multiple Vulnerabilities
SECUNIA ADVISORY ID: SA17693
VERIFY ADVISORY: http://secunia.com/advisories/17693/
CRITICAL: Highly critical
IMPACT: Security Bypass, Cross Site Scripting, Manipulation of data, Exposure of sensitive information, System access
WHERE:
From remote
SOFTWARE: vtiger CRM 4.x http://secunia.com/product/6211/
DESCRIPTION: Christopher Kunz has reported some vulnerabilities in vtiger CRM, which can be exploited by malicious people to conduct cross-site scripting, script insertion, and SQL injection attacks, disclose sensitive information, and compromise a vulnerable system.
1) Some input isn't properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
2) An input validation error in the RSS aggregation module can be exploited to inject arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when data from the malicious RSS feed is viewed.
3) Input passed to the "date" parameter and the username field when logging into the administration section isn't properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
This can further be exploited to bypass the authentication process and access the administration section where sensitive user data can be disclosed or manipulated.
Successful exploitation requires that "magic_quotes_gpc" is disabled.
4) Input passed to the "action" and "module" parameters isn't properly verified, before it is used to include files. This can be exploited to include arbitrary files from local resources.
This can further be exploited to include and execute arbitrary PHP code injected into the "vtigercrm.log" log file.
Successful exploitation requires that "magic_quotes_gpc" is disabled.
The vulnerabilities have been reported in version 4.2 and prior. Other versions may also be affected.
SOLUTION: Edit the source code to ensure that input is properly sanitised and verified.
PROVIDED AND/OR DISCOVERED BY: Christopher Kunz, Hardened PHP Project
ORIGINAL ADVISORY: http://www.hardened-php.net/advisory_232005.105.html
About: This Advisory was delivered by Secunia as a free service to help everybody keeping their systems up to date against the latest vulnerabilities.
Subscribe: http://secunia.com/secunia_security_advisories/
Definitions: (Criticality, Where etc.) http://secunia.com/about_secunia_advisories/
Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor.
Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org
Show details on source website
{ "@context": { "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#", "affected_products": { "@id": "https://www.variotdbs.pl/ref/affected_products" }, "configurations": { "@id": "https://www.variotdbs.pl/ref/configurations" }, "credits": { "@id": "https://www.variotdbs.pl/ref/credits" }, "cvss": { "@id": "https://www.variotdbs.pl/ref/cvss/" }, "description": { "@id": "https://www.variotdbs.pl/ref/description/" }, "exploit_availability": { "@id": "https://www.variotdbs.pl/ref/exploit_availability/" }, "external_ids": { "@id": "https://www.variotdbs.pl/ref/external_ids/" }, "iot": { "@id": "https://www.variotdbs.pl/ref/iot/" }, "iot_taxonomy": { "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/" }, "patch": { "@id": "https://www.variotdbs.pl/ref/patch/" }, "problemtype_data": { "@id": "https://www.variotdbs.pl/ref/problemtype_data/" }, "references": { "@id": "https://www.variotdbs.pl/ref/references/" }, "sources": { "@id": "https://www.variotdbs.pl/ref/sources/" }, "sources_release_date": { "@id": "https://www.variotdbs.pl/ref/sources_release_date/" }, "sources_update_date": { "@id": "https://www.variotdbs.pl/ref/sources_update_date/" }, "threat_type": { "@id": "https://www.variotdbs.pl/ref/threat_type/" }, "title": { "@id": "https://www.variotdbs.pl/ref/title/" }, "type": { "@id": "https://www.variotdbs.pl/ref/type/" } }, "@id": "https://www.variotdbs.pl/vuln/VAR-200511-0218", "affected_products": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/affected_products#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "model": "crm", "scope": "lte", "trust": 1.0, "vendor": "vtiger", "version": "4.2" }, { "model": "crm", "scope": "eq", "trust": 0.9, "vendor": "vtiger", "version": "4.2" } ], "sources": [ { "db": "BID", "id": "15562" }, { "db": "CNNVD", "id": "CNNVD-200511-402" }, { "db": "NVD", "id": "CVE-2005-3819" } ] }, "credits": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/credits#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Tan Chew Keong chewkeong@security.org.sg", "sources": [ { "db": "CNNVD", "id": "CNNVD-200511-402" } ], "trust": 0.6 }, "cve": "CVE-2005-3819", "cvss": { "@context": { "cvssV2": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2" }, "cvssV3": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/" }, "severity": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/cvss/severity#" }, "@id": "https://www.variotdbs.pl/ref/cvss/severity" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "cvssV2": [ { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "author": "nvd@nist.gov", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 10.0, "id": "CVE-2005-3819", "impactScore": 6.4, "integrityImpact": "PARTIAL", "severity": "HIGH", "trust": 1.0, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "author": "VULHUB", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 10.0, "id": "VHN-15027", "impactScore": 6.4, "integrityImpact": "PARTIAL", "severity": "HIGH", "trust": 0.1, "vectorString": "AV:N/AC:L/AU:N/C:P/I:P/A:P", "version": "2.0" } ], "cvssV3": [], "severity": [ { "author": "nvd@nist.gov", "id": "CVE-2005-3819", "trust": 1.0, "value": "HIGH" }, { "author": "CNNVD", "id": "CNNVD-200511-402", "trust": 0.6, "value": "HIGH" }, { "author": "VULHUB", "id": "VHN-15027", "trust": 0.1, "value": "HIGH" } ] } ], "sources": [ { "db": "VULHUB", "id": "VHN-15027" }, { "db": "CNNVD", "id": "CNNVD-200511-402" }, { "db": "NVD", "id": "CVE-2005-3819" } ] }, "description": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/description#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Multiple SQL injection vulnerabilities in vTiger CRM 4.2 and earlier allow remote attackers to inject arbitrary SQL commands and bypass authentication via the (1) user_name and (2) date parameter in the HelpDesk module. vtiger CRM is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. \nAn attacker can exploit these issues to gain administrative access, retrieve username and password pairs, steal cookie-based authentication credentials and retrieve arbitrary local files in the context of the Web server process; other attacks are also possible. \nSome of these issues may be related to those discussed in BID 11740 (SugarCRM Multiple Input Validation Vulnerabilities) discovered by James Bercegay and Damon Wood of the GulfTech Security Research Team, as vtiger is a fork of the SugarCRM project. \nAn independent study by Daniel Fabian of SEC-CONSULT has confirmed the existence of several of these issues. Please see the referenced advisory for more information. Vtiger CRM is a customer relationship management system (CRM) based on SugarCRM developed by American Vtiger Company. The management system provides functions such as management, collection, and analysis of customer information. \n\nTITLE:\nvtiger CRM Multiple Vulnerabilities\n\nSECUNIA ADVISORY ID:\nSA17693\n\nVERIFY ADVISORY:\nhttp://secunia.com/advisories/17693/\n\nCRITICAL:\nHighly critical\n\nIMPACT:\nSecurity Bypass, Cross Site Scripting, Manipulation of data, Exposure\nof sensitive information, System access\n\nWHERE:\n\u003eFrom remote\n\nSOFTWARE:\nvtiger CRM 4.x\nhttp://secunia.com/product/6211/\n\nDESCRIPTION:\nChristopher Kunz has reported some vulnerabilities in vtiger CRM,\nwhich can be exploited by malicious people to conduct cross-site\nscripting, script insertion, and SQL injection attacks, disclose\nsensitive information, and compromise a vulnerable system. \n\n1) Some input isn\u0027t properly sanitised before being returned to the\nuser. This can be exploited to execute arbitrary HTML and script code\nin a user\u0027s browser session in context of an affected site. \n\n2) An input validation error in the RSS aggregation module can be\nexploited to inject arbitrary HTML and script code, which will be\nexecuted in a user\u0027s browser session in context of an affected site\nwhen data from the malicious RSS feed is viewed. \n\n3) Input passed to the \"date\" parameter and the username field when\nlogging into the administration section isn\u0027t properly sanitised\nbefore being used in a SQL query. This can be exploited to manipulate\nSQL queries by injecting arbitrary SQL code. \n\nThis can further be exploited to bypass the authentication process\nand access the administration section where sensitive user data can\nbe disclosed or manipulated. \n\nSuccessful exploitation requires that \"magic_quotes_gpc\" is\ndisabled. \n\n4) Input passed to the \"action\" and \"module\" parameters isn\u0027t\nproperly verified, before it is used to include files. This can be\nexploited to include arbitrary files from local resources. \n\nThis can further be exploited to include and execute arbitrary PHP\ncode injected into the \"vtigercrm.log\" log file. \n\nSuccessful exploitation requires that \"magic_quotes_gpc\" is\ndisabled. \n\nThe vulnerabilities have been reported in version 4.2 and prior. \nOther versions may also be affected. \n\nSOLUTION:\nEdit the source code to ensure that input is properly sanitised and\nverified. \n\nPROVIDED AND/OR DISCOVERED BY:\nChristopher Kunz, Hardened PHP Project\n\nORIGINAL ADVISORY:\nhttp://www.hardened-php.net/advisory_232005.105.html\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\neverybody keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor. \n\n----------------------------------------------------------------------\n\nUnsubscribe: Secunia Security Advisories\nhttp://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org\n\n----------------------------------------------------------------------\n\n\n", "sources": [ { "db": "NVD", "id": "CVE-2005-3819" }, { "db": "BID", "id": "15562" }, { "db": "VULHUB", "id": "VHN-15027" }, { "db": "PACKETSTORM", "id": "41795" } ], "trust": 1.35 }, "exploit_availability": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "reference": "https://www.scap.org.cn/vuln/vhn-15027", "trust": 0.1, "type": "unknown" } ], "sources": [ { "db": "VULHUB", "id": "VHN-15027" } ] }, "external_ids": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/external_ids#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "db": "BID", "id": "15562", "trust": 2.0 }, { "db": "SECUNIA", "id": "17693", "trust": 1.8 }, { "db": "OSVDB", "id": "21225", "trust": 1.7 }, { "db": "VUPEN", "id": "ADV-2005-2569", "trust": 1.7 }, { "db": "SECTRACK", "id": "1015271", "trust": 1.7 }, { "db": "NVD", "id": "CVE-2005-3819", "trust": 1.7 }, { "db": "CNNVD", "id": "CNNVD-200511-402", "trust": 0.7 }, { "db": "BUGTRAQ", "id": "20051124 ADVISORY 23/2005: VTIGER MULTIPLE VULNERABILITIES", "trust": 0.6 }, { "db": "SEEBUG", "id": "SSVID-80215", "trust": 0.1 }, { "db": "EXPLOIT-DB", "id": "26586", "trust": 0.1 }, { "db": "VULHUB", "id": "VHN-15027", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "41795", "trust": 0.1 } ], "sources": [ { "db": "VULHUB", "id": "VHN-15027" }, { "db": "BID", "id": "15562" }, { "db": "PACKETSTORM", "id": "41795" }, { "db": "CNNVD", "id": "CNNVD-200511-402" }, { "db": "NVD", "id": "CVE-2005-3819" } ] }, "id": "VAR-200511-0218", "iot": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": true, "sources": [ { "db": "VULHUB", "id": "VHN-15027" } ], "trust": 0.62916664 }, "last_update_date": "2024-11-23T21:57:54.143000Z", "problemtype_data": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "problemtype": "NVD-CWE-Other", "trust": 1.0 } ], "sources": [ { "db": "NVD", "id": "CVE-2005-3819" } ] }, "references": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/references#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "trust": 2.1, "url": "http://www.hardened-php.net/advisory_232005.105.html" }, { "trust": 1.7, "url": "http://www.securityfocus.com/bid/15562" }, { "trust": 1.7, "url": "http://www.osvdb.org/21225" }, { "trust": 1.7, "url": "http://securitytracker.com/id?1015271" }, { "trust": 1.7, "url": "http://secunia.com/advisories/17693" }, { "trust": 1.1, "url": "http://www.securityfocus.com/archive/1/417730/30/0/threaded" }, { "trust": 1.1, "url": "http://www.vupen.com/english/advisories/2005/2569" }, { "trust": 0.6, "url": "http://www.securityfocus.com/archive/1/archive/1/417730/30/0/threaded" }, { "trust": 0.6, "url": "http://www.frsirt.com/english/advisories/2005/2569" }, { "trust": 0.3, "url": "http://www.sec-consult.com/231.html" }, { "trust": 0.3, "url": "http://www.vtiger.com/" }, { "trust": 0.3, "url": "/archive/1/417587" }, { "trust": 0.3, "url": "/archive/1/417711" }, { "trust": 0.1, "url": "http://secunia.com/secunia_security_advisories/" }, { "trust": 0.1, "url": "http://secunia.com/product/6211/" }, { "trust": 0.1, "url": "http://secunia.com/advisories/17693/" }, { "trust": 0.1, "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org" }, { "trust": 0.1, "url": "http://secunia.com/about_secunia_advisories/" } ], "sources": [ { "db": "VULHUB", "id": "VHN-15027" }, { "db": "BID", "id": "15562" }, { "db": "PACKETSTORM", "id": "41795" }, { "db": "CNNVD", "id": "CNNVD-200511-402" }, { "db": "NVD", "id": "CVE-2005-3819" } ] }, "sources": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#", "data": { "@container": "@list" } }, "data": [ { "db": "VULHUB", "id": "VHN-15027" }, { "db": "BID", "id": "15562" }, { "db": "PACKETSTORM", "id": "41795" }, { "db": "CNNVD", "id": "CNNVD-200511-402" }, { "db": "NVD", "id": "CVE-2005-3819" } ] }, "sources_release_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2005-11-26T00:00:00", "db": "VULHUB", "id": "VHN-15027" }, { "date": "2005-11-24T00:00:00", "db": "BID", "id": "15562" }, { "date": "2005-11-30T04:03:08", "db": "PACKETSTORM", "id": "41795" }, { "date": "2005-11-25T00:00:00", "db": "CNNVD", "id": "CNNVD-200511-402" }, { "date": "2005-11-26T02:03:00", "db": "NVD", "id": "CVE-2005-3819" } ] }, "sources_update_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2018-10-19T00:00:00", "db": "VULHUB", "id": "VHN-15027" }, { "date": "2005-11-24T00:00:00", "db": "BID", "id": "15562" }, { "date": "2005-11-28T00:00:00", "db": "CNNVD", "id": "CNNVD-200511-402" }, { "date": "2024-11-21T00:02:45.483000", "db": "NVD", "id": "CVE-2005-3819" } ] }, "threat_type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/threat_type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "remote", "sources": [ { "db": "CNNVD", "id": "CNNVD-200511-402" } ], "trust": 0.6 }, "title": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/title#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "vTiger CRM Multiple SQL Injection vulnerability", "sources": [ { "db": "CNNVD", "id": "CNNVD-200511-402" } ], "trust": 0.6 }, "type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "SQL injection", "sources": [ { "db": "CNNVD", "id": "CNNVD-200511-402" } ], "trust": 0.6 } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.