Welcome to Sourcefabric's bug tracker. Not a member? Sign up for an account.

Newscoop

Campsite 2.3 security issue

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.3.0
  • Fix Version/s: None
  • Component/s: Security
  • Security Level: Everyone
  • Description:
    Please refer email sent to campsite-core list by john Tue Oct 25 2005

Activity

Hide
Andrey Podshivalov added a comment - 01/Oct/05 4:53 PM
This is John's email for full disclosure purposes:

{{{
I found a security issue in campsite which should be patched up if possible.

Campsite's cron jobs like notifyendsubs create output which includes the
MySQL password. By default, this password is the MySQL root password. A
person could snoop the email going out from a campsite and use it to
learn the root database password on that machine, and from there could
deface a campsite or learn personal information about subscribers.


>> [root@jdpipe redhat]- /usr/bin/notifyendsubs
>> sql server: localhost, sql port: 0, sql user: root, sql password:
>> xxxxxxxx, db name: campsite
>> smtp server: localhost, smtp wrapper: /usr/bin/smtp_wrapper
>> sql server: localhost, sql port: 0, sql user: root, sql password:
>> xxxxxxxx, db name: campsite2
>> smtp server: localhost, smtp wrapper: /usr/bin/smtp_wrapper
}}}
Show
Andrey Podshivalov added a comment - 01/Oct/05 4:53 PM This is John's email for full disclosure purposes: {{{ I found a security issue in campsite which should be patched up if possible. Campsite's cron jobs like notifyendsubs create output which includes the MySQL password. By default, this password is the MySQL root password. A person could snoop the email going out from a campsite and use it to learn the root database password on that machine, and from there could deface a campsite or learn personal information about subscribers. >> [root@jdpipe redhat]- /usr/bin/notifyendsubs >> sql server: localhost, sql port: 0, sql user: root, sql password: >> xxxxxxxx, db name: campsite >> smtp server: localhost, smtp wrapper: /usr/bin/smtp_wrapper >> sql server: localhost, sql port: 0, sql user: root, sql password: >> xxxxxxxx, db name: campsite2 >> smtp server: localhost, smtp wrapper: /usr/bin/smtp_wrapper }}}

People

  • Assignee:
    Unassigned
    Reporter:
    john
  • Votes:
    0
    Watchers:
    0

Dates

  • Created:
    25/Sep/05 6:02 AM
    Updated:
    01/Oct/05 4:53 PM
    Resolved:
    01/Oct/05 4:53 PM