
marc at wilmsen
Mar 27, 2012, 5:11 AM
Post #1 of 3
(420 views)
Permalink
|
|
davical massive error logging
|
|
Hi Andrew, since a while (since I upgraded to 1.0.2-1 debian) I seem to have massive error logging from davical. Realized it just now while doing a security audit. The logs are full of messages like: ==> error.log <== [Tue Mar 27 14:00:11 2012] [error] [client 88.217.248.30] DAViCal: LOG: request: Request specified content type but none is present. Assuming null content-type. At the same time this happens in my acces.log: ==> access.log <== 88.217.248.30 - info [27/Mar/2012:14:00:11 +0200] "OPTIONS /caldav.php/info/ HTTP/1.1" 200 878 "-" "AddressBook/6.1 (1083) CardDAVPlugin/200 CFNetwork/520.3.2 Mac_OS_X/10.7.3 (11D50d)" As you can see, it seems to be the MAC Addressbook (OSX Lion) causing this issue. Another issue when editing a contact in the addressbook: 88.217.248.30 - info [27/Mar/2012:14:05:11 +0200] "PROPFIND /caldav.php/info/ HTTP/1.1" 207 1108 "-" "AddressBook/6.1 (1083) CardDAVPlugin/200 CFNetwork/520.3.2 Mac_OS_X/10.7.3 (11D50d)" 88.217.248.30 - info [27/Mar/2012:14:05:12 +0200] "PROPFIND /caldav.php/info/ HTTP/1.1" 207 1684 "-" "AddressBook/6.1 (1083) CardDAVPlugin/200 CFNetwork/520.3.2 Mac_OS_X/10.7.3 (11D50d)" ==> error.log <== [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: :***************** Response Header **************** [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: headers:-->X-Powered-By: PHP/5.3.10-1~dotdeb.1 [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: headers:-->Server: 1.0 [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: headers:-->DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: headers:-->DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: headers:-->X-DAViCal-Version: DAViCal/1.0.2; DB/1.2.11 [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: headers:-->Content-type: text/xml; charset="utf-8" [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: :******************** Response ******************** [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: response:--><?xml version="1.0" encoding="utf-8" ?> [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: response:--><error xmlns="DAV:"> [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: response:--> <if-match/>Existing resource ETag of ""2f8bc0a219434285b7c89ac7698c0ba0"" does not match ""a68536e1a04d113473face2f2ccdaed6"" [Tue Mar 27 14:05:12 2012] [error] [client 88.217.248.30] DAViCal: LOG: response:--></error> ==> access.log <== 88.217.248.30 - info [27/Mar/2012:14:05:12 +0200] "PUT /caldav.php/info/contacts/9267873B-B8F8-4288-BC18-876A2C7363DC HTTP/1.1" 412 804 "-" "AddressBook/6.1 (1083) CardDAVPlugin/200 CFNetwork/520.3.2 Mac_OS_X/10.7.3 (11D50d)" 88.217.248.30 - info [27/Mar/2012:14:05:12 +0200] "PROPFIND /caldav.php/info/contacts/ HTTP/1.1" 207 932 "-" "AddressBook/6.1 (1083) CardDAVPlugin/200 CFNetwork/520.3.2 Mac_OS_X/10.7.3 (11D50d)" Any help would be very kind. I can provide a tcp trace dump if that helps. Thanks in advance, Marc ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Davical-general mailing list Davical-general [at] lists https://lists.sourceforge.net/lists/listinfo/davical-general
|