[OpenSIPS-Devel] [OpenSIPS/opensips] c09336: Cache DB: Escape all logged URL passwords

Liviu Chircu noreply at github.com
Wed Feb 24 14:56:43 EST 2021


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c09336094846ae720f3828560abdebc4758e8a4c
      https://github.com/OpenSIPS/opensips/commit/c09336094846ae720f3828560abdebc4758e8a4c
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

  Changed paths:
    M cachedb/cachedb.c
    M cachedb/cachedb_id.c
    M cachedb/test/test_cachedb.c
    M modules/cachedb_mongodb/cachedb_mongodb.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c
    M modules/cachedb_redis/cachedb_redis.c
    M ut.c
    M ut.h

  Log Message:
  -----------
  Cache DB: Escape all logged URL passwords

Additionally:
    * fix similar security issues in the Mongo and Redis clients
    * rewrite some cachedb unit tests

Suggested by @ChrisZhangJin

Related to #2416

(cherry picked from commit ed74875df66219e6e59a65f3f2f9a8a26dfb2e95)





More information about the Devel mailing list