[prev in list] [next in list] [prev in thread] [next in thread] 

List:       full-disclosure
Subject:    [Full-disclosure] meetOne: Vulnerabilities and iPhone Data Theft
From:       John Johnson-Doe <johnsondoejohn () gmail ! com>
Date:       2012-07-27 8:09:31
Message-ID: CAM9ijKaXcZOgEz6Sv6b3wm9bMBH2ob6ZVQXcJzazP1rWx9wRqw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


SUMMARY

meetOne, currently in Germany in the Top 50 social apps of the iTunes
Store, has multiple vulnerabilities and has been found guilty of stealing
Apple iPhone address books and abusing the e-mail addresses there for spam.
Apple Inc. is ignoring the data theft and it seems even supressing
information about it. meetOne also has lost its complete user database to
the public, including CLEARTEXT passwords, and refuses to properly inform
its members.

meetOne is a subsidiary of ProSiebenSat.1, one of Germanys largest media
corporations and running some of its largest TV stations, where meetOne is
actively promoted. We've ran into serious problems getting information
about the following data thefts and breaches published, probably because
most German media outlets do not want to tackle a direct competitor like
ProSieben.

ANALYSIS FOLLOWS

If you run the network traffic of the "meetOneToGo" iPhone application
immediately after starting it and logging in through ngrep, you will notice
multiple curious things:

* Passwords are sent in clear text over HTTP (possibly identifying
information has been cleared and replaced by ___ in the examples)

    GET
/api/phoneapi.php?service=base&action=apiAuthorization&version=2.2&format=json&username=___&password=___
 HTTP/1.1

    HTTP/1.1 200 OK
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
    Content-Type: application/json
    Date: ___
    Expires: Thu, 19 Nov 1981 __:__:__ GMT
    P3P: CP="HONK"
    Pragma: no-cache
    Server: nginx/1.0.12
    Set-Cookie: sid=________________________________; path=/; domain=.
meetone.com
    X-Powered-By: PHP/5.3.10-1~dotdeb.1
    Content-Length: ___
    Connection: keep-alive


{"authorization":{"result":true,"sessionId":"________________________________"},"coinsCount":"10 \
","memberId":"_______","unreadEmails":null,"unreadTelegrams":null,"unreadNotifications":"0","mySex":"MALE","lang":"en","username":"___","password":"___"}




A couple of API calls later, it will upload your iPhone adress book without
asking the user first. Please note, that the API name does not even
disguise, that the feature is used for "inviting" (=spamming) those users
(session id and irrelvant information removed from the example, to shorten
it). In our experience, spam mails are sent 1-2 weeks later after the
information has been stolen. Users are sent an e-mail where they're told
they received a message on the site (even though they are not even
registered yet at that moment) and have to register, to read the message
(which is then a pretty lame "Welcome to meetOne").

    POST /api/phoneapi.php HTTP/1.1
    Host: iphone.meetone.com
    User-Agent: meetOne/2.2 CFNetwork/548.1.4 Darwin/11.0.0
    Content-Type: multipart/form-data; boundary=0xKhTmLbOuNdArY

    --0xKhTmLbOuNdArY
    Content-Disposition: form-data; name="format"

    json
    --0xKhTmLbOuNdArY
    Content-Disposition: form-data; name="service"

    base
    --0xKhTmLbOuNdArY
    Content-Disposition: form-data; name="action"

    queueInvitations

    --0xKhTmLbOuNdArY
    Content-Disposition: form-data; name="name[]"

    Name of first person in address book
    --0xKhTmLbOuNdArY
    Content-Disposition: form-data; name="name[]".

    Name of second person in address book and so on.
    --0xKhTmLbOuNdArY
    Content-Disposition: form-data; name="email[]"

    e-mail address of first person in address book
    --0xKhTmLbOuNdArY
    Content-Disposition: form-data; name="email[]"

    e-mail address of second person in address book and so on

Apple Inc. has been informed about this breach of German data protection
laws and their own appstore rules on the 19th of July. Unfortunately, they
do not pull the app from app store and allow the stealing of address books
to continue.

On the 22th of July, we were informed by Apple that "leider konnten wir
anhand der sehr guten Rezessionen dieses Apps keine Auffälligkeiten
feststellen.", which means (including a pretty lame misspelling by Apple's
support), that Apple could not see further reports of this behaviour in the
user reviews of the app and therefore WILL NOT ACT. This is especially
ridiculous, as we know of at least one case, where a user review, which
warned users about the data theft, was deleted by Apple from the store. So,
it seems Apple is basing its decisions partly on the same user reviews
which it censors itself. After we threatened, that we will publish our
findings on the 23th of July, we were promised the case will be sent to the
review team in the USA for further examination. Since then, we have not
heard anything from Apple and further inquiries are simply ignored and stay
unanswered.

To add insult to the injury, the site even leaks all stolen e-mail
addresses to the public:

    http://de.meetone.com/?aid=vrl-as&invID=1000&lpt=B

The page contains an input type="hidden" field with the e-mail adress of
the "invited" person. If you count the invID parameter up or down, you can
access about 8 million e-mail-adresses which were obtained by stealing
iPhone address books. We found our own address book entries there, which
the app earlier stole.


Now, on the most serious data breach. The app sends an API calll:

    GET
/api/phoneapi.php?service=member&action=getMemberData&version=2.2&format=json&memberId=______&sid=______


Unfortunately, it was possible to call the same API WITHOUT session id, and
with ANY (numerical) memberID and it happily returned all the users'
information. As an experiment, we queried the data of member id "3" - a
JSON dataset is returned, containg the clear text password as well as all
kinds of information, like the sexual preferences of the user, in some
cases even phone numbers or postal addresses.

We've shortened the example considerably and removed identifying
information by replacing critical places with ____.  The account seems to
belong to the owner of the site, by the way.

{"result":true,"personalData":{"memberID":"3","cryptID":"NtBsQtt","username":"meetOne-Team","pas \
sword":___,"pass_salt":_____,"pass_hash":_________,"autologin":_______,"dateOfBirth":"19__-07-01","calculatedAge":"40","firstName":"","lastName":"","email":"___@
 weppo.com
","sex":"MALE","phoneNumber":"","mobileNumber":"","street":"","city":"Berlin","cityID":"14457"," \
zipCode":"","countryCode":"DE","country":"","regionID":"1363","region":"Berlin","ipAddress":"______,"status":"RUN","section":"ADMIN","website":"
 www2.voten.de
","affiliateID":"155893","affiliateName":"voten","referer":"http:\/\/
www2.voten.de","origin":"","insertDate":"2004-04-16
12:00:00","changeDate":"2012-07-17 21:07:59","lastLoginDate":"2012-07-__
__:47:19","lastMailboxLoginDate":"2011-01-30
23:27:26","lastProfileChangeDate":"2012-07-11
15:30:36","lastProfileCheckDate":"2012-06-22
12:57:31","forwardEmail":"0","height":"0","weight":"0","job":"","nationality":"","description":"
 + habe Lust auf Flirt und komme aus Berlin. Schreib mir doch einfach eine
kurze Nachricht, wenn Du mehr \u00fcber mich wissen willst. Ich w\u00fcrde
mich
freuen!","defaultPicPath":"\/votingPics\/1002\/100_____-oIoypES%.jpg","defaultPicID":"100____","defaultPicCryptID":"oIoyp__","defaultPicExtension":"JPG","newEmail":"______@
 meetone.com","newEmailCryptID":"ZQV____","onlineStatus":"1","onlineStatus2":"1","receiveNewslet \
ter":"1","signUpCookieUsername":"","countGuestbookMessages":"1","countVotingPics":"1","haveVotin \
gPics":"1","countPhotoAlbumPics":"28","havePhotoAlbumPics":"1","countWebcamVideos":"2","countMem \
berPostings":"27","ignoreProfileVisit":"1","ignoreBirthdayList":"0","countBlogArticles":"0","lastBlogDate":"0000-00-00
 00:00:00","profileViews":"2387","profileViewLastIP":"__.30.79.43","photoAlbumViews":"864","phot \
oAlbumViewLastIP":"__.52.110.146","avatarPicCryptID":"","avatarPicUploadDate":"0000-00-00 \
00:00:00","useTelegrams":"1","useTelegramSound":"1","forumOrderType":"ASC","refID":"hkkUxfy","re \
fMemberID":"0","friendsUpdatesCountDays":"14","friendsUpdatesIncludeFavorites":"0","countAnswere \
dQuestions":"43","accountType":"VIP","accountTypeValidThru":"0000-00-00","recurringBilling":"0","forumVisitDate":"0000-00-00
 00:00:00","forumLastReadDate":"0000-00-00
00:00:00","forbidForumPosting":"0","modMemberID":"0","countPicMarkers":"0","personalWish":"","pe \
rsonalWishGender":"0","personalWishMinAge":"18","personalWishMaxAge":"99","personalWishPublic":" \
1","personalWishFacebookPublish":"1","statusTagId":"21","salutationId":"1","showEvents":"1","vot \
ingPrefs":"a:4:{s:10:\"categoryID\";i:1;s:6:\"gender\";i:2;s:6:\"minAge\";s:2:\"22\";s:6:\"maxAg \
e\";s:2:\"28\";}","languageID":"3","websiteLang":"de","ranking":"151865","ranking_tmp":"151865","lastMakeMeTopDate":"2011-10-27
 18:53:46","lastPowerRotatorDate":null,"lastUnlimitedMessagesDate":"2011-07-03
22:53:33","_votenMemberID":"3","languages":{"2":"NONE","8":"NONE","1":"NONE"},"maritalStatus":6, \
"zodiacSign":"8","living":"0","sexuality":1,"topPercentage":"7.47","deliveredVotes":"525","deliv \
eredAverageRating":"9.73","deliveredVotesMales":"140","deliveredAverageRatingMales":"9.74","deli \
veredVotesFemales":"385","deliveredAverageRatingFemales":"9.73","countCharacteristicsInfo":"2"," \
countPersonalityInfo":"2","countSearchPartnerInfo":"4","countQuestionnaireInfo":"0","figure":"4" \
,"eyeColor":"16","hairColor":"0","hairStyle":"0","religion":"0","ethnicity":"0","mobility":"0"," \
childrenNumber":"0","childrenWish":"0","schooling":"0","professionType":"0","professionBranch":" \
0","yearlyIncome":"0","workingHoursPerWeek":"0","pet":"0","politicalAttitude":"0","leisure":"0", \
"music":"0","sport":"0","sportActivity":"0","preferredFood":"2","cooking":"0","residence":"126", \
"feelGood":"0","sphere":"0","aimsInLife":"0","relationshipType":"0","fidelity":"0","smoking":"0" \
,"annoySmoking":"0","timeOfDayActivity":"0","orderliness":"0","attributes":"0","dressStyle":"0", \
"searchType":"0","searchGeneral":"0","searchGeneralMinAge":"0","searchGeneralMaxAge":"0","search \
GeneralSex":"0","searchRelationship":"0","searchRelationshipMinAge":"0","searchRelationshipMaxAg \
e":"0","searchRelationshipSex":"0","searchLeisure":"0","searchLeisureMinAge":"0","searchLeisureM \
axAge":"0","searchLeisureSex":"0","searchTravel":"0","searchTravelMinAge":"0","searchTravelMaxAg \
e":"0","searchTravelSex":"0","searchAffair":"0","searchAffairMinAge":"0","searchAffairMaxAge":"0 \
","searchAffairSex":"0","searchOneNightStand":"0","searchOneNightStandMinAge":"0","searchOneNigh \
tStandMaxAge":"0","searchOneNightStandSex":"0","partnerHaveChildren":"10","partnerDoNot":"0","pa \
rtnerDoNotText":"","partnerImportance":"0","partnerImportanceText":"","partnerRoll":"0","partner \
RollText":"","partnerConflict":"0","partnerConflictText":"","partnerUnderstanding":"0","partnerU \
nderstandingText":"","identityCheck":"1","identityPicCheck":"1","countFavorites":"225","countMat \
ches":"7","countCoins":"217","countFansUnique":"73","countFansUnique_2":"212","countFans":"73"," \
countProfileVisitors":"40119","countProfileVisitorsThisMonth":"293","ignorePaymentTransaction":"0","freeCoinsDate":"2010-04-26
 20:47:31","votenActivePremiumAccount":"0","emailVerification":"1","designID":"0","newsletterCry \
ptID":"3-7ovymZu","notificationTypes":"2910","countLocationUpdateInfo":"3","abuseAccount":"0","_ \
coinsFree":"0","_coinsPay":"0","lifeTimeValueRegisterMonth":"2010-04","fb_uid":"100002339514730" \
,"fb_publishTypes":"62","fb_importVotes":"0","fb_name":"","fb_profile_url":"","superRewardsCoins \
":"0","superRewardsCoinsUsed":"0","freeMakeMeTop":"-1","internGroup":"0","peanutlabsCoins":"0"," \
betaLogin":"2","betaInvitationCode":"","countGifts":"162","betaRefCode":"","spotlightWeeklyCount \
er":"1","giftGameLevel":"0","giftGameLevelInfoLayer":"0","useSmileysPremium":"0","mostFans":"0", \
"mostGifts":"0","mostVideos":"0","mostQuestions":"0","mostAnswers":"0","forwardEmailPeriod":"ins \
tantly","newsletterFormat":"html","lastLoginChange":"2011-06-22","showFacebookButton":"1","extra \
Coins":"0","lk_uid":"0","freeSpotlight":"2","profileComplete":"90","openid":"","countryName":"Germany","_sexuality":1,"_maritalStatus":6,"pictureInfo":{"thumbPath_2":"http:\/\/
 img.meetone.com
\/votingPics\/1002\/100____-oIoypES_thumb_2.jpg","profilePic":{"thumbPath":"http:\/\/
img.meetone.com\/votingPics\/1002\/100____-oIoypES%@
.jpg"}},"picturesCounter":29,"premiumCount":15,"videosCount":"0","personality":{"preferredFood": \
[1],"residence":[1,2,3,4,5,6],"sexuality":[1],"maritalStatus":[6]},"isIlikeHim":0,"isIHateHim":0 \
,"characteristics":{"figure":[2],"eyeColor":[4]},"searchPartner":{"partnerHaveChildren":"10","pa \
rtnerConflict":"0","partnerUnderstanding":"0","searchTravelSex":null,"searchOneNightStandSex":nu \
ll,"partnerDoNot":null,"partnerImportance":null,"partnerRoll":null},"statData":{"nickname":"meet \
One-Team","gender":"MALE","age":"40","country":"DE","rampenlicht":false,"mostgifts":false,"mostf \
ans":false,"topvotes":false,"koffein":"0","nofake":true,"smscheck":true,"vip":true}}}

After being informed by heise online
http://www.h-online.com/security/news/item/Password-leak-at-meetOne-1652783.htmlthe
site closed at least this data leakage and reset the passwords of all
its members. Unfortunately, they chose NOT TO INFORM their members of the
data leakage (it seems it has been open for months, nobody knows, who
retreived the data, as even the site owners admit), instead they disguised
the password reset as a "regular routine", so users of the site, which
happened to use the same password somewhere else, still consider their
passwords safe.

Due to the lackluster media interest and Apples non-reaction, we've seen no
other choice than full disclosure in this case.


[Attachment #5 (text/html)]

<div><div>SUMMARY </div><div><br></div><div>meetOne, currently in Germany in the Top 50 social \
apps of the iTunes Store, has multiple vulnerabilities and has been found guilty of stealing \
Apple iPhone address books and abusing the e-mail addresses there for spam. Apple Inc. is \
ignoring the data theft and it seems even supressing information about it. meetOne also has \
lost its complete user database to the public, including CLEARTEXT passwords, and refuses to \
properly inform its members.</div> <div><br></div><div>meetOne is a subsidiary of \
ProSiebenSat.1, one of Germanys largest media corporations and running some of its largest TV \
stations, where meetOne is actively promoted. We&#39;ve ran into serious problems getting \
information about the following data thefts and breaches published, probably because most \
German media outlets do not want to tackle a direct competitor like ProSieben.</div> \
<div><br></div><div>ANALYSIS FOLLOWS</div><div><br></div><div>If you run the network traffic of \
the &quot;meetOneToGo&quot; iPhone application immediately after starting it and logging in \
through ngrep, you will notice multiple curious things:</div> <div><br></div><div>* Passwords \
are sent in clear text over HTTP (possibly identifying information has been cleared and \
replaced by ___ in the examples)</div><div><br></div><div>    GET \
/api/phoneapi.php?service=base&amp;action=apiAuthorization&amp;version=2.2&amp;format=json&amp;username=___&amp;password=___ \
HTTP/1.1</div> <div><br></div><div>    HTTP/1.1 200 OK</div><div>    Cache-Control: no-store, \
no-cache, must-revalidate, post-check=0, pre-check=0</div><div>    Content-Type: \
application/json</div><div>    Date: ___</div><div>    Expires: Thu, 19 Nov 1981 __:__:__ \
GMT</div> <div>    P3P: CP=&quot;HONK&quot;</div><div>    Pragma: no-cache</div><div>    \
Server: nginx/1.0.12</div><div>    Set-Cookie: sid=________________________________; path=/; \
domain=.<a href="http://meetone.com">meetone.com</a></div> <div>    X-Powered-By: \
PHP/5.3.10-1~dotdeb.1</div><div>    Content-Length: ___</div><div>    Connection: \
keep-alive</div><div><br></div><div>    \
{&quot;authorization&quot;:{&quot;result&quot;:true,&quot;sessionId&quot;:&quot;________________ \
________________&quot;},&quot;coinsCount&quot;:&quot;10&quot;,&quot;memberId&quot;:&quot;_______ \
&quot;,&quot;unreadEmails&quot;:null,&quot;unreadTelegrams&quot;:null,&quot;unreadNotifications& \
quot;:&quot;0&quot;,&quot;mySex&quot;:&quot;MALE&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;username&quot;:&quot;___&quot;,&quot;password&quot;:&quot;___&quot;}</div>
 <div><br></div><div><br></div><div><br></div><div>A couple of API calls later, it will upload \
your iPhone adress book without asking the user first. Please note, that the API name does not \
even disguise, that the feature is used for &quot;inviting&quot; (=spamming) those users \
(session id and irrelvant information removed from the example, to shorten it). In our \
experience, spam mails are sent 1-2 weeks later after the information has been stolen. Users \
are sent an e-mail where they&#39;re told they received a message on the site (even though they \
are not even registered yet at that moment) and have to register, to read the message (which is \
then a pretty lame &quot;Welcome to meetOne&quot;).</div> <div><br></div><div>    POST \
/api/phoneapi.php HTTP/1.1</div><div>    Host: <a \
href="http://iphone.meetone.com">iphone.meetone.com</a></div><div>    User-Agent: meetOne/2.2 \
CFNetwork/548.1.4 Darwin/11.0.0</div><div>    Content-Type: multipart/form-data; \
boundary=0xKhTmLbOuNdArY</div> <div><br></div><div>    --0xKhTmLbOuNdArY</div><div>    \
Content-Disposition: form-data; name=&quot;format&quot;</div><div><br></div><div>    \
json</div><div>    --0xKhTmLbOuNdArY</div><div>    Content-Disposition: form-data; \
name=&quot;service&quot;</div> <div><br></div><div>    base</div><div>    \
--0xKhTmLbOuNdArY</div><div>    Content-Disposition: form-data; \
name=&quot;action&quot;</div><div><br></div><div>    queueInvitations</div><div><br></div><div> \
--0xKhTmLbOuNdArY</div> <div>    Content-Disposition: form-data; \
name=&quot;name[]&quot;</div><div><br></div><div>    Name of first person in address \
book</div><div>    --0xKhTmLbOuNdArY</div><div>    Content-Disposition: form-data; \
name=&quot;name[]&quot;.</div> <div><br></div><div>    Name of second person in address book \
and so on.</div><div>    --0xKhTmLbOuNdArY</div><div>    Content-Disposition: form-data; \
name=&quot;email[]&quot;</div><div><br></div><div>    e-mail address of first person in address \
book</div> <div>    --0xKhTmLbOuNdArY</div><div>    Content-Disposition: form-data; \
name=&quot;email[]&quot;</div><div><br></div><div>    e-mail address of second person in \
address book and so on</div><div><br></div><div>Apple Inc. has been informed about this breach \
of German data protection laws and their own appstore rules on the 19th of July. Unfortunately, \
they do not pull the app from app store and allow the stealing of address books to \
continue.</div> <div><br></div><div>On the 22th of July, we were informed by Apple that \
&quot;leider konnten wir anhand der sehr guten Rezessionen dieses Apps keine Auffälligkeiten \
feststellen.&quot;, which means (including a pretty lame misspelling by Apple&#39;s support), \
that Apple could not see further reports of this behaviour in the user reviews of the app and \
therefore WILL NOT ACT. This is especially ridiculous, as we know of at least one case, where a \
user review, which warned users about the data theft, was deleted by Apple from the store. So, \
it seems Apple is basing its decisions partly on the same user reviews which it censors itself. \
After we threatened, that we will publish our findings on the 23th of July, we were promised \
the case will be sent to the review team in the USA for further examination. Since then, we \
have not heard anything from Apple and further inquiries are simply ignored and stay \
unanswered.</div> <div><br></div><div>To add insult to the injury, the site even leaks all \
stolen e-mail addresses to the public:</div><div><br></div><div>    <a \
href="http://de.meetone.com/?aid=vrl-as&amp;invID=1000&amp;lpt=B">http://de.meetone.com/?aid=vrl-as&amp;invID=1000&amp;lpt=B</a></div>
 <div><br></div><div>The page contains an input type=&quot;hidden&quot; field with the e-mail \
adress of the &quot;invited&quot; person. If you count the invID parameter up or down, you can \
access about 8 million e-mail-adresses which were obtained by stealing iPhone address books. We \
found our own address book entries there, which the app earlier stole.</div> \
<div><br></div><div><br></div><div>Now, on the most serious data breach. The app sends an API \
calll:</div><div><br></div><div>    GET \
/api/phoneapi.php?service=member&amp;action=getMemberData&amp;version=2.2&amp;format=json&amp;memberId=______&amp;sid=______</div>
 <div><br></div><div>Unfortunately, it was possible to call the same API WITHOUT session id, \
and with ANY (numerical) memberID and it happily returned all the users&#39; information. As an \
experiment, we queried the data of member id &quot;3&quot; - a JSON dataset is returned, \
containg the clear text password as well as all kinds of information, like the sexual \
preferences of the user, in some cases even phone numbers or postal addresses.</div> \
<div><br></div><div>We&#39;ve shortened the example considerably and removed identifying \
information by replacing critical places with ____.  The account seems to belong to the owner \
of the site, by the way.</div><div><br> \
</div><div>{&quot;result&quot;:true,&quot;personalData&quot;:{&quot;memberID&quot;:&quot;3&quot; \
,&quot;cryptID&quot;:&quot;NtBsQtt&quot;,&quot;username&quot;:&quot;meetOne-Team&quot;,&quot;pas \
sword&quot;:___,&quot;pass_salt&quot;:_____,&quot;pass_hash&quot;:_________,&quot;autologin&quot \
;:_______,&quot;dateOfBirth&quot;:&quot;19__-07-01&quot;,&quot;calculatedAge&quot;:&quot;40&quot \
;,&quot;firstName&quot;:&quot;&quot;,&quot;lastName&quot;:&quot;&quot;,&quot;email&quot;:&quot;___@<a \
href="http://weppo.com">weppo.com</a>&quot;,&quot;sex&quot;:&quot;MALE&quot;,&quot;phoneNumber&q \
uot;:&quot;&quot;,&quot;mobileNumber&quot;:&quot;&quot;,&quot;street&quot;:&quot;&quot;,&quot;ci \
ty&quot;:&quot;Berlin&quot;,&quot;cityID&quot;:&quot;14457&quot;,&quot;zipCode&quot;:&quot;&quot \
;,&quot;countryCode&quot;:&quot;DE&quot;,&quot;country&quot;:&quot;&quot;,&quot;regionID&quot;:& \
quot;1363&quot;,&quot;region&quot;:&quot;Berlin&quot;,&quot;ipAddress&quot;:&quot;______,&quot;s \
tatus&quot;:&quot;RUN&quot;,&quot;section&quot;:&quot;ADMIN&quot;,&quot;website&quot;:&quot;<a \
href="http://www2.voten.de">www2.voten.de</a>&quot;,&quot;affiliateID&quot;:&quot;155893&quot;,&quot;affiliateName&quot;:&quot;voten&quot;,&quot;referer&quot;:&quot;http:\/\/<a \
href="http://www2.voten.de">www2.voten.de</a>&quot;,&quot;origin&quot;:&quot;&quot;,&quot;insertDate&quot;:&quot;2004-04-16 \
12:00:00&quot;,&quot;changeDate&quot;:&quot;2012-07-17 \
21:07:59&quot;,&quot;lastLoginDate&quot;:&quot;2012-07-__ \
__:47:19&quot;,&quot;lastMailboxLoginDate&quot;:&quot;2011-01-30 \
23:27:26&quot;,&quot;lastProfileChangeDate&quot;:&quot;2012-07-11 \
15:30:36&quot;,&quot;lastProfileCheckDate&quot;:&quot;2012-06-22 \
12:57:31&quot;,&quot;forwardEmail&quot;:&quot;0&quot;,&quot;height&quot;:&quot;0&quot;,&quot;wei \
ght&quot;:&quot;0&quot;,&quot;job&quot;:&quot;&quot;,&quot;nationality&quot;:&quot;&quot;,&quot;description&quot;:&quot; \
+ habe Lust auf Flirt und komme aus Berlin. Schreib mir doch einfach eine kurze Nachricht, wenn \
Du mehr \u00fcber mich wissen willst. Ich w\u00fcrde mich \
freuen!&quot;,&quot;defaultPicPath&quot;:&quot;\/votingPics\/1002\/100_____-oIoypES%.jpg&quot;,& \
quot;defaultPicID&quot;:&quot;100____&quot;,&quot;defaultPicCryptID&quot;:&quot;oIoyp__&quot;,&q \
uot;defaultPicExtension&quot;:&quot;JPG&quot;,&quot;newEmail&quot;:&quot;______@<a \
href="http://meetone.com">meetone.com</a>&quot;,&quot;newEmailCryptID&quot;:&quot;ZQV____&quot;, \
&quot;onlineStatus&quot;:&quot;1&quot;,&quot;onlineStatus2&quot;:&quot;1&quot;,&quot;receiveNews \
letter&quot;:&quot;1&quot;,&quot;signUpCookieUsername&quot;:&quot;&quot;,&quot;countGuestbookMes \
sages&quot;:&quot;1&quot;,&quot;countVotingPics&quot;:&quot;1&quot;,&quot;haveVotingPics&quot;:& \
quot;1&quot;,&quot;countPhotoAlbumPics&quot;:&quot;28&quot;,&quot;havePhotoAlbumPics&quot;:&quot \
;1&quot;,&quot;countWebcamVideos&quot;:&quot;2&quot;,&quot;countMemberPostings&quot;:&quot;27&qu \
ot;,&quot;ignoreProfileVisit&quot;:&quot;1&quot;,&quot;ignoreBirthdayList&quot;:&quot;0&quot;,&q \
uot;countBlogArticles&quot;:&quot;0&quot;,&quot;lastBlogDate&quot;:&quot;0000-00-00 \
00:00:00&quot;,&quot;profileViews&quot;:&quot;2387&quot;,&quot;profileViewLastIP&quot;:&quot;__. \
30.79.43&quot;,&quot;photoAlbumViews&quot;:&quot;864&quot;,&quot;photoAlbumViewLastIP&quot;:&quo \
t;__.52.110.146&quot;,&quot;avatarPicCryptID&quot;:&quot;&quot;,&quot;avatarPicUploadDate&quot;:&quot;0000-00-00 \
00:00:00&quot;,&quot;useTelegrams&quot;:&quot;1&quot;,&quot;useTelegramSound&quot;:&quot;1&quot; \
,&quot;forumOrderType&quot;:&quot;ASC&quot;,&quot;refID&quot;:&quot;hkkUxfy&quot;,&quot;refMembe \
rID&quot;:&quot;0&quot;,&quot;friendsUpdatesCountDays&quot;:&quot;14&quot;,&quot;friendsUpdatesI \
ncludeFavorites&quot;:&quot;0&quot;,&quot;countAnsweredQuestions&quot;:&quot;43&quot;,&quot;acco \
untType&quot;:&quot;VIP&quot;,&quot;accountTypeValidThru&quot;:&quot;0000-00-00&quot;,&quot;recurringBilling&quot;:&quot;0&quot;,&quot;forumVisitDate&quot;:&quot;0000-00-00 \
00:00:00&quot;,&quot;forumLastReadDate&quot;:&quot;0000-00-00 \
00:00:00&quot;,&quot;forbidForumPosting&quot;:&quot;0&quot;,&quot;modMemberID&quot;:&quot;0&quot \
;,&quot;countPicMarkers&quot;:&quot;0&quot;,&quot;personalWish&quot;:&quot;&quot;,&quot;personal \
WishGender&quot;:&quot;0&quot;,&quot;personalWishMinAge&quot;:&quot;18&quot;,&quot;personalWishM \
axAge&quot;:&quot;99&quot;,&quot;personalWishPublic&quot;:&quot;1&quot;,&quot;personalWishFacebo \
okPublish&quot;:&quot;1&quot;,&quot;statusTagId&quot;:&quot;21&quot;,&quot;salutationId&quot;:&q \
uot;1&quot;,&quot;showEvents&quot;:&quot;1&quot;,&quot;votingPrefs&quot;:&quot;a:4:{s:10:\&quot; \
categoryID\&quot;;i:1;s:6:\&quot;gender\&quot;;i:2;s:6:\&quot;minAge\&quot;;s:2:\&quot;22\&quot; \
;s:6:\&quot;maxAge\&quot;;s:2:\&quot;28\&quot;;}&quot;,&quot;languageID&quot;:&quot;3&quot;,&quo \
t;websiteLang&quot;:&quot;de&quot;,&quot;ranking&quot;:&quot;151865&quot;,&quot;ranking_tmp&quot;:&quot;151865&quot;,&quot;lastMakeMeTopDate&quot;:&quot;2011-10-27 \
18:53:46&quot;,&quot;lastPowerRotatorDate&quot;:null,&quot;lastUnlimitedMessagesDate&quot;:&quot;2011-07-03 \
22:53:33&quot;,&quot;_votenMemberID&quot;:&quot;3&quot;,&quot;languages&quot;:{&quot;2&quot;:&qu \
ot;NONE&quot;,&quot;8&quot;:&quot;NONE&quot;,&quot;1&quot;:&quot;NONE&quot;},&quot;maritalStatus \
&quot;:6,&quot;zodiacSign&quot;:&quot;8&quot;,&quot;living&quot;:&quot;0&quot;,&quot;sexuality&q \
uot;:1,&quot;topPercentage&quot;:&quot;7.47&quot;,&quot;deliveredVotes&quot;:&quot;525&quot;,&qu \
ot;deliveredAverageRating&quot;:&quot;9.73&quot;,&quot;deliveredVotesMales&quot;:&quot;140&quot; \
,&quot;deliveredAverageRatingMales&quot;:&quot;9.74&quot;,&quot;deliveredVotesFemales&quot;:&quo \
t;385&quot;,&quot;deliveredAverageRatingFemales&quot;:&quot;9.73&quot;,&quot;countCharacteristic \
sInfo&quot;:&quot;2&quot;,&quot;countPersonalityInfo&quot;:&quot;2&quot;,&quot;countSearchPartne \
rInfo&quot;:&quot;4&quot;,&quot;countQuestionnaireInfo&quot;:&quot;0&quot;,&quot;figure&quot;:&q \
uot;4&quot;,&quot;eyeColor&quot;:&quot;16&quot;,&quot;hairColor&quot;:&quot;0&quot;,&quot;hairSt \
yle&quot;:&quot;0&quot;,&quot;religion&quot;:&quot;0&quot;,&quot;ethnicity&quot;:&quot;0&quot;,& \
quot;mobility&quot;:&quot;0&quot;,&quot;childrenNumber&quot;:&quot;0&quot;,&quot;childrenWish&qu \
ot;:&quot;0&quot;,&quot;schooling&quot;:&quot;0&quot;,&quot;professionType&quot;:&quot;0&quot;,& \
quot;professionBranch&quot;:&quot;0&quot;,&quot;yearlyIncome&quot;:&quot;0&quot;,&quot;workingHo \
ursPerWeek&quot;:&quot;0&quot;,&quot;pet&quot;:&quot;0&quot;,&quot;politicalAttitude&quot;:&quot \
;0&quot;,&quot;leisure&quot;:&quot;0&quot;,&quot;music&quot;:&quot;0&quot;,&quot;sport&quot;:&qu \
ot;0&quot;,&quot;sportActivity&quot;:&quot;0&quot;,&quot;preferredFood&quot;:&quot;2&quot;,&quot \
;cooking&quot;:&quot;0&quot;,&quot;residence&quot;:&quot;126&quot;,&quot;feelGood&quot;:&quot;0& \
quot;,&quot;sphere&quot;:&quot;0&quot;,&quot;aimsInLife&quot;:&quot;0&quot;,&quot;relationshipTy \
pe&quot;:&quot;0&quot;,&quot;fidelity&quot;:&quot;0&quot;,&quot;smoking&quot;:&quot;0&quot;,&quo \
t;annoySmoking&quot;:&quot;0&quot;,&quot;timeOfDayActivity&quot;:&quot;0&quot;,&quot;orderliness \
&quot;:&quot;0&quot;,&quot;attributes&quot;:&quot;0&quot;,&quot;dressStyle&quot;:&quot;0&quot;,& \
quot;searchType&quot;:&quot;0&quot;,&quot;searchGeneral&quot;:&quot;0&quot;,&quot;searchGeneralM \
inAge&quot;:&quot;0&quot;,&quot;searchGeneralMaxAge&quot;:&quot;0&quot;,&quot;searchGeneralSex&q \
uot;:&quot;0&quot;,&quot;searchRelationship&quot;:&quot;0&quot;,&quot;searchRelationshipMinAge&q \
uot;:&quot;0&quot;,&quot;searchRelationshipMaxAge&quot;:&quot;0&quot;,&quot;searchRelationshipSe \
x&quot;:&quot;0&quot;,&quot;searchLeisure&quot;:&quot;0&quot;,&quot;searchLeisureMinAge&quot;:&q \
uot;0&quot;,&quot;searchLeisureMaxAge&quot;:&quot;0&quot;,&quot;searchLeisureSex&quot;:&quot;0&q \
uot;,&quot;searchTravel&quot;:&quot;0&quot;,&quot;searchTravelMinAge&quot;:&quot;0&quot;,&quot;s \
earchTravelMaxAge&quot;:&quot;0&quot;,&quot;searchTravelSex&quot;:&quot;0&quot;,&quot;searchAffa \
ir&quot;:&quot;0&quot;,&quot;searchAffairMinAge&quot;:&quot;0&quot;,&quot;searchAffairMaxAge&quo \
t;:&quot;0&quot;,&quot;searchAffairSex&quot;:&quot;0&quot;,&quot;searchOneNightStand&quot;:&quot \
;0&quot;,&quot;searchOneNightStandMinAge&quot;:&quot;0&quot;,&quot;searchOneNightStandMaxAge&quo \
t;:&quot;0&quot;,&quot;searchOneNightStandSex&quot;:&quot;0&quot;,&quot;partnerHaveChildren&quot \
;:&quot;10&quot;,&quot;partnerDoNot&quot;:&quot;0&quot;,&quot;partnerDoNotText&quot;:&quot;&quot \
;,&quot;partnerImportance&quot;:&quot;0&quot;,&quot;partnerImportanceText&quot;:&quot;&quot;,&qu \
ot;partnerRoll&quot;:&quot;0&quot;,&quot;partnerRollText&quot;:&quot;&quot;,&quot;partnerConflic \
t&quot;:&quot;0&quot;,&quot;partnerConflictText&quot;:&quot;&quot;,&quot;partnerUnderstanding&qu \
ot;:&quot;0&quot;,&quot;partnerUnderstandingText&quot;:&quot;&quot;,&quot;identityCheck&quot;:&q \
uot;1&quot;,&quot;identityPicCheck&quot;:&quot;1&quot;,&quot;countFavorites&quot;:&quot;225&quot \
;,&quot;countMatches&quot;:&quot;7&quot;,&quot;countCoins&quot;:&quot;217&quot;,&quot;countFansU \
nique&quot;:&quot;73&quot;,&quot;countFansUnique_2&quot;:&quot;212&quot;,&quot;countFans&quot;:& \
quot;73&quot;,&quot;countProfileVisitors&quot;:&quot;40119&quot;,&quot;countProfileVisitorsThisM \
onth&quot;:&quot;293&quot;,&quot;ignorePaymentTransaction&quot;:&quot;0&quot;,&quot;freeCoinsDate&quot;:&quot;2010-04-26 \
20:47:31&quot;,&quot;votenActivePremiumAccount&quot;:&quot;0&quot;,&quot;emailVerification&quot; \
:&quot;1&quot;,&quot;designID&quot;:&quot;0&quot;,&quot;newsletterCryptID&quot;:&quot;3-7ovymZu& \
quot;,&quot;notificationTypes&quot;:&quot;2910&quot;,&quot;countLocationUpdateInfo&quot;:&quot;3 \
&quot;,&quot;abuseAccount&quot;:&quot;0&quot;,&quot;_coinsFree&quot;:&quot;0&quot;,&quot;_coinsP \
ay&quot;:&quot;0&quot;,&quot;lifeTimeValueRegisterMonth&quot;:&quot;2010-04&quot;,&quot;fb_uid&q \
uot;:&quot;100002339514730&quot;,&quot;fb_publishTypes&quot;:&quot;62&quot;,&quot;fb_importVotes \
&quot;:&quot;0&quot;,&quot;fb_name&quot;:&quot;&quot;,&quot;fb_profile_url&quot;:&quot;&quot;,&q \
uot;superRewardsCoins&quot;:&quot;0&quot;,&quot;superRewardsCoinsUsed&quot;:&quot;0&quot;,&quot; \
freeMakeMeTop&quot;:&quot;-1&quot;,&quot;internGroup&quot;:&quot;0&quot;,&quot;peanutlabsCoins&q \
uot;:&quot;0&quot;,&quot;betaLogin&quot;:&quot;2&quot;,&quot;betaInvitationCode&quot;:&quot;&quo \
t;,&quot;countGifts&quot;:&quot;162&quot;,&quot;betaRefCode&quot;:&quot;&quot;,&quot;spotlightWe \
eklyCounter&quot;:&quot;1&quot;,&quot;giftGameLevel&quot;:&quot;0&quot;,&quot;giftGameLevelInfoL \
ayer&quot;:&quot;0&quot;,&quot;useSmileysPremium&quot;:&quot;0&quot;,&quot;mostFans&quot;:&quot; \
0&quot;,&quot;mostGifts&quot;:&quot;0&quot;,&quot;mostVideos&quot;:&quot;0&quot;,&quot;mostQuest \
ions&quot;:&quot;0&quot;,&quot;mostAnswers&quot;:&quot;0&quot;,&quot;forwardEmailPeriod&quot;:&q \
uot;instantly&quot;,&quot;newsletterFormat&quot;:&quot;html&quot;,&quot;lastLoginChange&quot;:&q \
uot;2011-06-22&quot;,&quot;showFacebookButton&quot;:&quot;1&quot;,&quot;extraCoins&quot;:&quot;0 \
&quot;,&quot;lk_uid&quot;:&quot;0&quot;,&quot;freeSpotlight&quot;:&quot;2&quot;,&quot;profileCom \
plete&quot;:&quot;90&quot;,&quot;openid&quot;:&quot;&quot;,&quot;countryName&quot;:&quot;Germany \
&quot;,&quot;_sexuality&quot;:1,&quot;_maritalStatus&quot;:6,&quot;pictureInfo&quot;:{&quot;thumbPath_2&quot;:&quot;http:\/\/<a \
href="http://img.meetone.com">img.meetone.com</a>\/votingPics\/1002\/100____-oIoypES_thumb_2.jpg&quot;,&quot;profilePic&quot;:{&quot;thumbPath&quot;:&quot;http:\/\/<a \
href="http://img.meetone.com">img.meetone.com</a>\/votingPics\/1002\/100____-oIoypES%@.jpg&quot; \
<div><br></div><div>After being informed by heise online <a \
href="http://www.h-online.com/security/news/item/Password-leak-at-meetOne-1652783.html">http://www.h-online.com/security/news/item/Password-leak-at-meetOne-1652783.html</a> \
the site closed at least this data leakage and reset the passwords of all its members. \
Unfortunately, they chose NOT TO INFORM their members of the data leakage (it seems it has been \
open for months, nobody knows, who retreived the data, as even the site owners admit), instead \
they disguised the password reset as a &quot;regular routine&quot;, so users of the site, which \
happened to use the same password somewhere else, still consider their passwords safe.</div> \
<div><br></div><div>Due to the lackluster media interest and Apples non-reaction, we&#39;ve \
seen no other choice than full disclosure in this case.</div></div><div><br></div>



_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic