cookie.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835
  1. /***************************************************************************
  2. * _ _ ____ _
  3. * Project ___| | | | _ \| |
  4. * / __| | | | |_) | |
  5. * | (__| |_| | _ <| |___
  6. * \___|\___/|_| \_\_____|
  7. *
  8. * Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
  9. *
  10. * This software is licensed as described in the file COPYING, which
  11. * you should have received as part of this distribution. The terms
  12. * are also available at https://curl.se/docs/copyright.html.
  13. *
  14. * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  15. * copies of the Software, and permit persons to whom the Software is
  16. * furnished to do so, under the terms of the COPYING file.
  17. *
  18. * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  19. * KIND, either express or implied.
  20. *
  21. * SPDX-License-Identifier: curl
  22. *
  23. ***************************************************************************/
  24. /***
  25. RECEIVING COOKIE INFORMATION
  26. ============================
  27. struct CookieInfo *Curl_cookie_init(struct Curl_easy *data,
  28. const char *file, struct CookieInfo *inc, bool newsession);
  29. Inits a cookie struct to store data in a local file. This is always
  30. called before any cookies are set.
  31. struct Cookie *Curl_cookie_add(struct Curl_easy *data,
  32. struct CookieInfo *c, bool httpheader, bool noexpire,
  33. char *lineptr, const char *domain, const char *path,
  34. bool secure);
  35. The 'lineptr' parameter is a full "Set-cookie:" line as
  36. received from a server.
  37. The function need to replace previously stored lines that this new
  38. line supersedes.
  39. It may remove lines that are expired.
  40. It should return an indication of success/error.
  41. SENDING COOKIE INFORMATION
  42. ==========================
  43. struct Cookies *Curl_cookie_getlist(struct CookieInfo *cookie,
  44. char *host, char *path, bool secure);
  45. For a given host and path, return a linked list of cookies that
  46. the client should send to the server if used now. The secure
  47. boolean informs the cookie if a secure connection is achieved or
  48. not.
  49. It shall only return cookies that haven't expired.
  50. Example set of cookies:
  51. Set-cookie: PRODUCTINFO=webxpress; domain=.fidelity.com; path=/; secure
  52. Set-cookie: PERSONALIZE=none;expires=Monday, 13-Jun-1988 03:04:55 GMT;
  53. domain=.fidelity.com; path=/ftgw; secure
  54. Set-cookie: FidHist=none;expires=Monday, 13-Jun-1988 03:04:55 GMT;
  55. domain=.fidelity.com; path=/; secure
  56. Set-cookie: FidOrder=none;expires=Monday, 13-Jun-1988 03:04:55 GMT;
  57. domain=.fidelity.com; path=/; secure
  58. Set-cookie: DisPend=none;expires=Monday, 13-Jun-1988 03:04:55 GMT;
  59. domain=.fidelity.com; path=/; secure
  60. Set-cookie: FidDis=none;expires=Monday, 13-Jun-1988 03:04:55 GMT;
  61. domain=.fidelity.com; path=/; secure
  62. Set-cookie:
  63. Session_Key@6791a9e0-901a-11d0-a1c8-9b012c88aa77=none;expires=Monday,
  64. 13-Jun-1988 03:04:55 GMT; domain=.fidelity.com; path=/; secure
  65. ****/
  66. #include "curl_setup.h"
  67. #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES)
  68. #include "urldata.h"
  69. #include "cookie.h"
  70. #include "psl.h"
  71. #include "strtok.h"
  72. #include "sendf.h"
  73. #include "slist.h"
  74. #include "share.h"
  75. #include "strtoofft.h"
  76. #include "strcase.h"
  77. #include "curl_get_line.h"
  78. #include "curl_memrchr.h"
  79. #include "parsedate.h"
  80. #include "rename.h"
  81. #include "fopen.h"
  82. /* The last 3 #include files should be in this order */
  83. #include "curl_printf.h"
  84. #include "curl_memory.h"
  85. #include "memdebug.h"
  86. static void strstore(char **str, const char *newstr);
  87. static void freecookie(struct Cookie *co)
  88. {
  89. free(co->expirestr);
  90. free(co->domain);
  91. free(co->path);
  92. free(co->spath);
  93. free(co->name);
  94. free(co->value);
  95. free(co->maxage);
  96. free(co->version);
  97. free(co);
  98. }
  99. static bool tailmatch(const char *cooke_domain, const char *hostname)
  100. {
  101. size_t cookie_domain_len = strlen(cooke_domain);
  102. size_t hostname_len = strlen(hostname);
  103. if(hostname_len < cookie_domain_len)
  104. return FALSE;
  105. if(!strcasecompare(cooke_domain, hostname + hostname_len-cookie_domain_len))
  106. return FALSE;
  107. /*
  108. * A lead char of cookie_domain is not '.'.
  109. * RFC6265 4.1.2.3. The Domain Attribute says:
  110. * For example, if the value of the Domain attribute is
  111. * "example.com", the user agent will include the cookie in the Cookie
  112. * header when making HTTP requests to example.com, www.example.com, and
  113. * www.corp.example.com.
  114. */
  115. if(hostname_len == cookie_domain_len)
  116. return TRUE;
  117. if('.' == *(hostname + hostname_len - cookie_domain_len - 1))
  118. return TRUE;
  119. return FALSE;
  120. }
  121. /*
  122. * matching cookie path and url path
  123. * RFC6265 5.1.4 Paths and Path-Match
  124. */
  125. static bool pathmatch(const char *cookie_path, const char *request_uri)
  126. {
  127. size_t cookie_path_len;
  128. size_t uri_path_len;
  129. char *uri_path = NULL;
  130. char *pos;
  131. bool ret = FALSE;
  132. /* cookie_path must not have last '/' separator. ex: /sample */
  133. cookie_path_len = strlen(cookie_path);
  134. if(1 == cookie_path_len) {
  135. /* cookie_path must be '/' */
  136. return TRUE;
  137. }
  138. uri_path = strdup(request_uri);
  139. if(!uri_path)
  140. return FALSE;
  141. pos = strchr(uri_path, '?');
  142. if(pos)
  143. *pos = 0x0;
  144. /* #-fragments are already cut off! */
  145. if(0 == strlen(uri_path) || uri_path[0] != '/') {
  146. strstore(&uri_path, "/");
  147. if(!uri_path)
  148. return FALSE;
  149. }
  150. /*
  151. * here, RFC6265 5.1.4 says
  152. * 4. Output the characters of the uri-path from the first character up
  153. * to, but not including, the right-most %x2F ("/").
  154. * but URL path /hoge?fuga=xxx means /hoge/index.cgi?fuga=xxx in some site
  155. * without redirect.
  156. * Ignore this algorithm because /hoge is uri path for this case
  157. * (uri path is not /).
  158. */
  159. uri_path_len = strlen(uri_path);
  160. if(uri_path_len < cookie_path_len) {
  161. ret = FALSE;
  162. goto pathmatched;
  163. }
  164. /* not using checkprefix() because matching should be case-sensitive */
  165. if(strncmp(cookie_path, uri_path, cookie_path_len)) {
  166. ret = FALSE;
  167. goto pathmatched;
  168. }
  169. /* The cookie-path and the uri-path are identical. */
  170. if(cookie_path_len == uri_path_len) {
  171. ret = TRUE;
  172. goto pathmatched;
  173. }
  174. /* here, cookie_path_len < uri_path_len */
  175. if(uri_path[cookie_path_len] == '/') {
  176. ret = TRUE;
  177. goto pathmatched;
  178. }
  179. ret = FALSE;
  180. pathmatched:
  181. free(uri_path);
  182. return ret;
  183. }
  184. /*
  185. * Return the top-level domain, for optimal hashing.
  186. */
  187. static const char *get_top_domain(const char * const domain, size_t *outlen)
  188. {
  189. size_t len = 0;
  190. const char *first = NULL, *last;
  191. if(domain) {
  192. len = strlen(domain);
  193. last = memrchr(domain, '.', len);
  194. if(last) {
  195. first = memrchr(domain, '.', (last - domain));
  196. if(first)
  197. len -= (++first - domain);
  198. }
  199. }
  200. if(outlen)
  201. *outlen = len;
  202. return first? first: domain;
  203. }
  204. /* Avoid C1001, an "internal error" with MSVC14 */
  205. #if defined(_MSC_VER) && (_MSC_VER == 1900)
  206. #pragma optimize("", off)
  207. #endif
  208. /*
  209. * A case-insensitive hash for the cookie domains.
  210. */
  211. static size_t cookie_hash_domain(const char *domain, const size_t len)
  212. {
  213. const char *end = domain + len;
  214. size_t h = 5381;
  215. while(domain < end) {
  216. h += h << 5;
  217. h ^= Curl_raw_toupper(*domain++);
  218. }
  219. return (h % COOKIE_HASH_SIZE);
  220. }
  221. #if defined(_MSC_VER) && (_MSC_VER == 1900)
  222. #pragma optimize("", on)
  223. #endif
  224. /*
  225. * Hash this domain.
  226. */
  227. static size_t cookiehash(const char * const domain)
  228. {
  229. const char *top;
  230. size_t len;
  231. if(!domain || Curl_host_is_ipnum(domain))
  232. return 0;
  233. top = get_top_domain(domain, &len);
  234. return cookie_hash_domain(top, len);
  235. }
  236. /*
  237. * cookie path sanitize
  238. */
  239. static char *sanitize_cookie_path(const char *cookie_path)
  240. {
  241. size_t len;
  242. char *new_path = strdup(cookie_path);
  243. if(!new_path)
  244. return NULL;
  245. /* some stupid site sends path attribute with '"'. */
  246. len = strlen(new_path);
  247. if(new_path[0] == '\"') {
  248. memmove(new_path, new_path + 1, len);
  249. len--;
  250. }
  251. if(len && (new_path[len - 1] == '\"')) {
  252. new_path[--len] = 0x0;
  253. }
  254. /* RFC6265 5.2.4 The Path Attribute */
  255. if(new_path[0] != '/') {
  256. /* Let cookie-path be the default-path. */
  257. strstore(&new_path, "/");
  258. return new_path;
  259. }
  260. /* convert /hoge/ to /hoge */
  261. if(len && new_path[len - 1] == '/') {
  262. new_path[len - 1] = 0x0;
  263. }
  264. return new_path;
  265. }
  266. /*
  267. * Load cookies from all given cookie files (CURLOPT_COOKIEFILE).
  268. *
  269. * NOTE: OOM or cookie parsing failures are ignored.
  270. */
  271. void Curl_cookie_loadfiles(struct Curl_easy *data)
  272. {
  273. struct curl_slist *list = data->state.cookielist;
  274. if(list) {
  275. Curl_share_lock(data, CURL_LOCK_DATA_COOKIE, CURL_LOCK_ACCESS_SINGLE);
  276. while(list) {
  277. struct CookieInfo *newcookies = Curl_cookie_init(data,
  278. list->data,
  279. data->cookies,
  280. data->set.cookiesession);
  281. if(!newcookies)
  282. /*
  283. * Failure may be due to OOM or a bad cookie; both are ignored
  284. * but only the first should be
  285. */
  286. infof(data, "ignoring failed cookie_init for %s", list->data);
  287. else
  288. data->cookies = newcookies;
  289. list = list->next;
  290. }
  291. curl_slist_free_all(data->state.cookielist); /* clean up list */
  292. data->state.cookielist = NULL; /* don't do this again! */
  293. Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE);
  294. }
  295. }
  296. /*
  297. * strstore
  298. *
  299. * A thin wrapper around strdup which ensures that any memory allocated at
  300. * *str will be freed before the string allocated by strdup is stored there.
  301. * The intended usecase is repeated assignments to the same variable during
  302. * parsing in a last-wins scenario. The caller is responsible for checking
  303. * for OOM errors.
  304. */
  305. static void strstore(char **str, const char *newstr)
  306. {
  307. free(*str);
  308. *str = strdup(newstr);
  309. }
  310. /*
  311. * remove_expired
  312. *
  313. * Remove expired cookies from the hash by inspecting the expires timestamp on
  314. * each cookie in the hash, freeing and deleting any where the timestamp is in
  315. * the past. If the cookiejar has recorded the next timestamp at which one or
  316. * more cookies expire, then processing will exit early in case this timestamp
  317. * is in the future.
  318. */
  319. static void remove_expired(struct CookieInfo *cookies)
  320. {
  321. struct Cookie *co, *nx;
  322. curl_off_t now = (curl_off_t)time(NULL);
  323. unsigned int i;
  324. /*
  325. * If the earliest expiration timestamp in the jar is in the future we can
  326. * skip scanning the whole jar and instead exit early as there won't be any
  327. * cookies to evict. If we need to evict however, reset the next_expiration
  328. * counter in order to track the next one. In case the recorded first
  329. * expiration is the max offset, then perform the safe fallback of checking
  330. * all cookies.
  331. */
  332. if(now < cookies->next_expiration &&
  333. cookies->next_expiration != CURL_OFF_T_MAX)
  334. return;
  335. else
  336. cookies->next_expiration = CURL_OFF_T_MAX;
  337. for(i = 0; i < COOKIE_HASH_SIZE; i++) {
  338. struct Cookie *pv = NULL;
  339. co = cookies->cookies[i];
  340. while(co) {
  341. nx = co->next;
  342. if(co->expires && co->expires < now) {
  343. if(!pv) {
  344. cookies->cookies[i] = co->next;
  345. }
  346. else {
  347. pv->next = co->next;
  348. }
  349. cookies->numcookies--;
  350. freecookie(co);
  351. }
  352. else {
  353. /*
  354. * If this cookie has an expiration timestamp earlier than what we've
  355. * seen so far then record it for the next round of expirations.
  356. */
  357. if(co->expires && co->expires < cookies->next_expiration)
  358. cookies->next_expiration = co->expires;
  359. pv = co;
  360. }
  361. co = nx;
  362. }
  363. }
  364. }
  365. /* Make sure domain contains a dot or is localhost. */
  366. static bool bad_domain(const char *domain)
  367. {
  368. if(strcasecompare(domain, "localhost"))
  369. return FALSE;
  370. else {
  371. /* there must be a dot present, but that dot must not be a trailing dot */
  372. char *dot = strchr(domain, '.');
  373. if(dot)
  374. return dot[1] ? FALSE : TRUE;
  375. }
  376. return TRUE;
  377. }
  378. /*
  379. RFC 6265 section 4.1.1 says a server should accept this range:
  380. cookie-octet = %x21 / %x23-2B / %x2D-3A / %x3C-5B / %x5D-7E
  381. But Firefox and Chrome as of June 2022 accept space, comma and double-quotes
  382. fine. The prime reason for filtering out control bytes is that some HTTP
  383. servers return 400 for requests that contain such.
  384. */
  385. static int invalid_octets(const char *p)
  386. {
  387. /* Reject all bytes \x01 - \x1f (*except* \x09, TAB) + \x7f */
  388. static const char badoctets[] = {
  389. "\x01\x02\x03\x04\x05\x06\x07\x08\x0a"
  390. "\x0b\x0c\x0d\x0e\x0f\x10\x11\x12\x13\x14"
  391. "\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f\x7f"
  392. };
  393. size_t len;
  394. /* scan for all the octets that are *not* in cookie-octet */
  395. len = strcspn(p, badoctets);
  396. return (p[len] != '\0');
  397. }
  398. /*
  399. * Curl_cookie_add
  400. *
  401. * Add a single cookie line to the cookie keeping object. Be aware that
  402. * sometimes we get an IP-only host name, and that might also be a numerical
  403. * IPv6 address.
  404. *
  405. * Returns NULL on out of memory or invalid cookie. This is suboptimal,
  406. * as they should be treated separately.
  407. */
  408. struct Cookie *
  409. Curl_cookie_add(struct Curl_easy *data,
  410. /*
  411. * The 'data' pointer here may be NULL at times, and thus
  412. * must only be used very carefully for things that can deal
  413. * with data being NULL. Such as infof() and similar
  414. */
  415. struct CookieInfo *c,
  416. bool httpheader, /* TRUE if HTTP header-style line */
  417. bool noexpire, /* if TRUE, skip remove_expired() */
  418. char *lineptr, /* first character of the line */
  419. const char *domain, /* default domain */
  420. const char *path, /* full path used when this cookie is set,
  421. used to get default path for the cookie
  422. unless set */
  423. bool secure) /* TRUE if connection is over secure origin */
  424. {
  425. struct Cookie *clist;
  426. struct Cookie *co;
  427. struct Cookie *lastc = NULL;
  428. struct Cookie *replace_co = NULL;
  429. struct Cookie *replace_clist = NULL;
  430. time_t now = time(NULL);
  431. bool replace_old = FALSE;
  432. bool badcookie = FALSE; /* cookies are good by default. mmmmm yummy */
  433. size_t myhash;
  434. #ifdef CURL_DISABLE_VERBOSE_STRINGS
  435. (void)data;
  436. #endif
  437. DEBUGASSERT(MAX_SET_COOKIE_AMOUNT <= 255); /* counter is an unsigned char */
  438. if(data->req.setcookies >= MAX_SET_COOKIE_AMOUNT)
  439. return NULL;
  440. /* First, alloc and init a new struct for it */
  441. co = calloc(1, sizeof(struct Cookie));
  442. if(!co)
  443. return NULL; /* bail out if we're this low on memory */
  444. if(httpheader) {
  445. /* This line was read off an HTTP-header */
  446. char name[MAX_NAME];
  447. char what[MAX_NAME];
  448. const char *ptr;
  449. const char *semiptr;
  450. size_t linelength = strlen(lineptr);
  451. if(linelength > MAX_COOKIE_LINE) {
  452. /* discard overly long lines at once */
  453. free(co);
  454. return NULL;
  455. }
  456. semiptr = strchr(lineptr, ';'); /* first, find a semicolon */
  457. while(*lineptr && ISBLANK(*lineptr))
  458. lineptr++;
  459. ptr = lineptr;
  460. do {
  461. /* we have a <what>=<this> pair or a stand-alone word here */
  462. name[0] = what[0] = 0; /* init the buffers */
  463. if(1 <= sscanf(ptr, "%" MAX_NAME_TXT "[^;\t\r\n=] =%"
  464. MAX_NAME_TXT "[^;\r\n]",
  465. name, what)) {
  466. /*
  467. * Use strstore() below to properly deal with received cookie
  468. * headers that have the same string property set more than once,
  469. * and then we use the last one.
  470. */
  471. const char *whatptr;
  472. bool done = FALSE;
  473. bool sep;
  474. size_t len = strlen(what);
  475. size_t nlen = strlen(name);
  476. const char *endofn = &ptr[ nlen ];
  477. /*
  478. * Check for too long individual name or contents, or too long
  479. * combination of name + contents. Chrome and Firefox support 4095 or
  480. * 4096 bytes combo
  481. */
  482. if(nlen >= (MAX_NAME-1) || len >= (MAX_NAME-1) ||
  483. ((nlen + len) > MAX_NAME)) {
  484. freecookie(co);
  485. infof(data, "oversized cookie dropped, name/val %zu + %zu bytes",
  486. nlen, len);
  487. return NULL;
  488. }
  489. /* name ends with a '=' ? */
  490. sep = (*endofn == '=')?TRUE:FALSE;
  491. if(nlen) {
  492. endofn--; /* move to the last character */
  493. if(ISBLANK(*endofn)) {
  494. /* skip trailing spaces in name */
  495. while(*endofn && ISBLANK(*endofn) && nlen) {
  496. endofn--;
  497. nlen--;
  498. }
  499. name[nlen] = 0; /* new end of name */
  500. }
  501. }
  502. /* Strip off trailing whitespace from the 'what' */
  503. while(len && ISBLANK(what[len-1])) {
  504. what[len-1] = 0;
  505. len--;
  506. }
  507. /* Skip leading whitespace from the 'what' */
  508. whatptr = what;
  509. while(*whatptr && ISBLANK(*whatptr))
  510. whatptr++;
  511. /* Reject cookies with a TAB inside the content */
  512. if(strchr(whatptr, '\t')) {
  513. freecookie(co);
  514. infof(data, "cookie contains TAB, dropping");
  515. return NULL;
  516. }
  517. /*
  518. * Check if we have a reserved prefix set before anything else, as we
  519. * otherwise have to test for the prefix in both the cookie name and
  520. * "the rest". Prefixes must start with '__' and end with a '-', so
  521. * only test for names where that can possibly be true.
  522. */
  523. if(nlen > 3 && name[0] == '_' && name[1] == '_') {
  524. if(strncasecompare("__Secure-", name, 9))
  525. co->prefix |= COOKIE_PREFIX__SECURE;
  526. else if(strncasecompare("__Host-", name, 7))
  527. co->prefix |= COOKIE_PREFIX__HOST;
  528. }
  529. if(!co->name) {
  530. /* The very first name/value pair is the actual cookie name */
  531. if(!sep) {
  532. /* Bad name/value pair. */
  533. badcookie = TRUE;
  534. break;
  535. }
  536. co->name = strdup(name);
  537. co->value = strdup(whatptr);
  538. done = TRUE;
  539. if(!co->name || !co->value) {
  540. badcookie = TRUE;
  541. break;
  542. }
  543. if(invalid_octets(whatptr) || invalid_octets(name)) {
  544. infof(data, "invalid octets in name/value, cookie dropped");
  545. badcookie = TRUE;
  546. break;
  547. }
  548. }
  549. else if(!len) {
  550. /*
  551. * this was a "<name>=" with no content, and we must allow
  552. * 'secure' and 'httponly' specified this weirdly
  553. */
  554. done = TRUE;
  555. /*
  556. * secure cookies are only allowed to be set when the connection is
  557. * using a secure protocol, or when the cookie is being set by
  558. * reading from file
  559. */
  560. if(strcasecompare("secure", name)) {
  561. if(secure || !c->running) {
  562. co->secure = TRUE;
  563. }
  564. else {
  565. badcookie = TRUE;
  566. break;
  567. }
  568. }
  569. else if(strcasecompare("httponly", name))
  570. co->httponly = TRUE;
  571. else if(sep)
  572. /* there was a '=' so we're not done parsing this field */
  573. done = FALSE;
  574. }
  575. if(done)
  576. ;
  577. else if(strcasecompare("path", name)) {
  578. strstore(&co->path, whatptr);
  579. if(!co->path) {
  580. badcookie = TRUE; /* out of memory bad */
  581. break;
  582. }
  583. free(co->spath); /* if this is set again */
  584. co->spath = sanitize_cookie_path(co->path);
  585. if(!co->spath) {
  586. badcookie = TRUE; /* out of memory bad */
  587. break;
  588. }
  589. }
  590. else if(strcasecompare("domain", name) && whatptr[0]) {
  591. bool is_ip;
  592. /*
  593. * Now, we make sure that our host is within the given domain, or
  594. * the given domain is not valid and thus cannot be set.
  595. */
  596. if('.' == whatptr[0])
  597. whatptr++; /* ignore preceding dot */
  598. #ifndef USE_LIBPSL
  599. /*
  600. * Without PSL we don't know when the incoming cookie is set on a
  601. * TLD or otherwise "protected" suffix. To reduce risk, we require a
  602. * dot OR the exact host name being "localhost".
  603. */
  604. if(bad_domain(whatptr))
  605. domain = ":";
  606. #endif
  607. is_ip = Curl_host_is_ipnum(domain ? domain : whatptr);
  608. if(!domain
  609. || (is_ip && !strcmp(whatptr, domain))
  610. || (!is_ip && tailmatch(whatptr, domain))) {
  611. strstore(&co->domain, whatptr);
  612. if(!co->domain) {
  613. badcookie = TRUE;
  614. break;
  615. }
  616. if(!is_ip)
  617. co->tailmatch = TRUE; /* we always do that if the domain name was
  618. given */
  619. }
  620. else {
  621. /*
  622. * We did not get a tailmatch and then the attempted set domain is
  623. * not a domain to which the current host belongs. Mark as bad.
  624. */
  625. badcookie = TRUE;
  626. infof(data, "skipped cookie with bad tailmatch domain: %s",
  627. whatptr);
  628. }
  629. }
  630. else if(strcasecompare("version", name)) {
  631. strstore(&co->version, whatptr);
  632. if(!co->version) {
  633. badcookie = TRUE;
  634. break;
  635. }
  636. }
  637. else if(strcasecompare("max-age", name)) {
  638. /*
  639. * Defined in RFC2109:
  640. *
  641. * Optional. The Max-Age attribute defines the lifetime of the
  642. * cookie, in seconds. The delta-seconds value is a decimal non-
  643. * negative integer. After delta-seconds seconds elapse, the
  644. * client should discard the cookie. A value of zero means the
  645. * cookie should be discarded immediately.
  646. */
  647. strstore(&co->maxage, whatptr);
  648. if(!co->maxage) {
  649. badcookie = TRUE;
  650. break;
  651. }
  652. }
  653. else if(strcasecompare("expires", name)) {
  654. strstore(&co->expirestr, whatptr);
  655. if(!co->expirestr) {
  656. badcookie = TRUE;
  657. break;
  658. }
  659. }
  660. /*
  661. * Else, this is the second (or more) name we don't know about!
  662. */
  663. }
  664. else {
  665. /* this is an "illegal" <what>=<this> pair */
  666. }
  667. if(!semiptr || !*semiptr) {
  668. /* we already know there are no more cookies */
  669. semiptr = NULL;
  670. continue;
  671. }
  672. ptr = semiptr + 1;
  673. while(*ptr && ISBLANK(*ptr))
  674. ptr++;
  675. semiptr = strchr(ptr, ';'); /* now, find the next semicolon */
  676. if(!semiptr && *ptr)
  677. /*
  678. * There are no more semicolons, but there's a final name=value pair
  679. * coming up
  680. */
  681. semiptr = strchr(ptr, '\0');
  682. } while(semiptr);
  683. if(co->maxage) {
  684. CURLofft offt;
  685. offt = curlx_strtoofft((*co->maxage == '\"')?
  686. &co->maxage[1]:&co->maxage[0], NULL, 10,
  687. &co->expires);
  688. switch(offt) {
  689. case CURL_OFFT_FLOW:
  690. /* overflow, used max value */
  691. co->expires = CURL_OFF_T_MAX;
  692. break;
  693. case CURL_OFFT_INVAL:
  694. /* negative or otherwise bad, expire */
  695. co->expires = 1;
  696. break;
  697. case CURL_OFFT_OK:
  698. if(!co->expires)
  699. /* already expired */
  700. co->expires = 1;
  701. else if(CURL_OFF_T_MAX - now < co->expires)
  702. /* would overflow */
  703. co->expires = CURL_OFF_T_MAX;
  704. else
  705. co->expires += now;
  706. break;
  707. }
  708. }
  709. else if(co->expirestr) {
  710. /*
  711. * Note that if the date couldn't get parsed for whatever reason, the
  712. * cookie will be treated as a session cookie
  713. */
  714. co->expires = Curl_getdate_capped(co->expirestr);
  715. /*
  716. * Session cookies have expires set to 0 so if we get that back from the
  717. * date parser let's add a second to make it a non-session cookie
  718. */
  719. if(co->expires == 0)
  720. co->expires = 1;
  721. else if(co->expires < 0)
  722. co->expires = 0;
  723. }
  724. if(!badcookie && !co->domain) {
  725. if(domain) {
  726. /* no domain was given in the header line, set the default */
  727. co->domain = strdup(domain);
  728. if(!co->domain)
  729. badcookie = TRUE;
  730. }
  731. }
  732. if(!badcookie && !co->path && path) {
  733. /*
  734. * No path was given in the header line, set the default. Note that the
  735. * passed-in path to this function MAY have a '?' and following part that
  736. * MUST NOT be stored as part of the path.
  737. */
  738. char *queryp = strchr(path, '?');
  739. /*
  740. * queryp is where the interesting part of the path ends, so now we
  741. * want to the find the last
  742. */
  743. char *endslash;
  744. if(!queryp)
  745. endslash = strrchr(path, '/');
  746. else
  747. endslash = memrchr(path, '/', (queryp - path));
  748. if(endslash) {
  749. size_t pathlen = (endslash-path + 1); /* include end slash */
  750. co->path = malloc(pathlen + 1); /* one extra for the zero byte */
  751. if(co->path) {
  752. memcpy(co->path, path, pathlen);
  753. co->path[pathlen] = 0; /* null-terminate */
  754. co->spath = sanitize_cookie_path(co->path);
  755. if(!co->spath)
  756. badcookie = TRUE; /* out of memory bad */
  757. }
  758. else
  759. badcookie = TRUE;
  760. }
  761. }
  762. /*
  763. * If we didn't get a cookie name, or a bad one, the this is an illegal
  764. * line so bail out.
  765. */
  766. if(badcookie || !co->name) {
  767. freecookie(co);
  768. return NULL;
  769. }
  770. data->req.setcookies++;
  771. }
  772. else {
  773. /*
  774. * This line is NOT an HTTP header style line, we do offer support for
  775. * reading the odd netscape cookies-file format here
  776. */
  777. char *ptr;
  778. char *firstptr;
  779. char *tok_buf = NULL;
  780. int fields;
  781. /*
  782. * IE introduced HTTP-only cookies to prevent XSS attacks. Cookies marked
  783. * with httpOnly after the domain name are not accessible from javascripts,
  784. * but since curl does not operate at javascript level, we include them
  785. * anyway. In Firefox's cookie files, these lines are preceded with
  786. * #HttpOnly_ and then everything is as usual, so we skip 10 characters of
  787. * the line..
  788. */
  789. if(strncmp(lineptr, "#HttpOnly_", 10) == 0) {
  790. lineptr += 10;
  791. co->httponly = TRUE;
  792. }
  793. if(lineptr[0]=='#') {
  794. /* don't even try the comments */
  795. free(co);
  796. return NULL;
  797. }
  798. /* strip off the possible end-of-line characters */
  799. ptr = strchr(lineptr, '\r');
  800. if(ptr)
  801. *ptr = 0; /* clear it */
  802. ptr = strchr(lineptr, '\n');
  803. if(ptr)
  804. *ptr = 0; /* clear it */
  805. firstptr = strtok_r(lineptr, "\t", &tok_buf); /* tokenize it on the TAB */
  806. /*
  807. * Now loop through the fields and init the struct we already have
  808. * allocated
  809. */
  810. for(ptr = firstptr, fields = 0; ptr && !badcookie;
  811. ptr = strtok_r(NULL, "\t", &tok_buf), fields++) {
  812. switch(fields) {
  813. case 0:
  814. if(ptr[0]=='.') /* skip preceding dots */
  815. ptr++;
  816. co->domain = strdup(ptr);
  817. if(!co->domain)
  818. badcookie = TRUE;
  819. break;
  820. case 1:
  821. /*
  822. * flag: A TRUE/FALSE value indicating if all machines within a given
  823. * domain can access the variable. Set TRUE when the cookie says
  824. * .domain.com and to false when the domain is complete www.domain.com
  825. */
  826. co->tailmatch = strcasecompare(ptr, "TRUE")?TRUE:FALSE;
  827. break;
  828. case 2:
  829. /* The file format allows the path field to remain not filled in */
  830. if(strcmp("TRUE", ptr) && strcmp("FALSE", ptr)) {
  831. /* only if the path doesn't look like a boolean option! */
  832. co->path = strdup(ptr);
  833. if(!co->path)
  834. badcookie = TRUE;
  835. else {
  836. co->spath = sanitize_cookie_path(co->path);
  837. if(!co->spath) {
  838. badcookie = TRUE; /* out of memory bad */
  839. }
  840. }
  841. break;
  842. }
  843. /* this doesn't look like a path, make one up! */
  844. co->path = strdup("/");
  845. if(!co->path)
  846. badcookie = TRUE;
  847. co->spath = strdup("/");
  848. if(!co->spath)
  849. badcookie = TRUE;
  850. fields++; /* add a field and fall down to secure */
  851. /* FALLTHROUGH */
  852. case 3:
  853. co->secure = FALSE;
  854. if(strcasecompare(ptr, "TRUE")) {
  855. if(secure || c->running)
  856. co->secure = TRUE;
  857. else
  858. badcookie = TRUE;
  859. }
  860. break;
  861. case 4:
  862. if(curlx_strtoofft(ptr, NULL, 10, &co->expires))
  863. badcookie = TRUE;
  864. break;
  865. case 5:
  866. co->name = strdup(ptr);
  867. if(!co->name)
  868. badcookie = TRUE;
  869. else {
  870. /* For Netscape file format cookies we check prefix on the name */
  871. if(strncasecompare("__Secure-", co->name, 9))
  872. co->prefix |= COOKIE_PREFIX__SECURE;
  873. else if(strncasecompare("__Host-", co->name, 7))
  874. co->prefix |= COOKIE_PREFIX__HOST;
  875. }
  876. break;
  877. case 6:
  878. co->value = strdup(ptr);
  879. if(!co->value)
  880. badcookie = TRUE;
  881. break;
  882. }
  883. }
  884. if(6 == fields) {
  885. /* we got a cookie with blank contents, fix it */
  886. co->value = strdup("");
  887. if(!co->value)
  888. badcookie = TRUE;
  889. else
  890. fields++;
  891. }
  892. if(!badcookie && (7 != fields))
  893. /* we did not find the sufficient number of fields */
  894. badcookie = TRUE;
  895. if(badcookie) {
  896. freecookie(co);
  897. return NULL;
  898. }
  899. }
  900. if(co->prefix & COOKIE_PREFIX__SECURE) {
  901. /* The __Secure- prefix only requires that the cookie be set secure */
  902. if(!co->secure) {
  903. freecookie(co);
  904. return NULL;
  905. }
  906. }
  907. if(co->prefix & COOKIE_PREFIX__HOST) {
  908. /*
  909. * The __Host- prefix requires the cookie to be secure, have a "/" path
  910. * and not have a domain set.
  911. */
  912. if(co->secure && co->path && strcmp(co->path, "/") == 0 && !co->tailmatch)
  913. ;
  914. else {
  915. freecookie(co);
  916. return NULL;
  917. }
  918. }
  919. if(!c->running && /* read from a file */
  920. c->newsession && /* clean session cookies */
  921. !co->expires) { /* this is a session cookie since it doesn't expire! */
  922. freecookie(co);
  923. return NULL;
  924. }
  925. co->livecookie = c->running;
  926. co->creationtime = ++c->lastct;
  927. /*
  928. * Now we have parsed the incoming line, we must now check if this supersedes
  929. * an already existing cookie, which it may if the previous have the same
  930. * domain and path as this.
  931. */
  932. /* at first, remove expired cookies */
  933. if(!noexpire)
  934. remove_expired(c);
  935. #ifdef USE_LIBPSL
  936. /*
  937. * Check if the domain is a Public Suffix and if yes, ignore the cookie. We
  938. * must also check that the data handle isn't NULL since the psl code will
  939. * dereference it.
  940. */
  941. if(data && (domain && co->domain && !Curl_host_is_ipnum(co->domain))) {
  942. const psl_ctx_t *psl = Curl_psl_use(data);
  943. int acceptable;
  944. if(psl) {
  945. acceptable = psl_is_cookie_domain_acceptable(psl, domain, co->domain);
  946. Curl_psl_release(data);
  947. }
  948. else
  949. acceptable = !bad_domain(domain);
  950. if(!acceptable) {
  951. infof(data, "cookie '%s' dropped, domain '%s' must not "
  952. "set cookies for '%s'", co->name, domain, co->domain);
  953. freecookie(co);
  954. return NULL;
  955. }
  956. }
  957. #endif
  958. /* A non-secure cookie may not overlay an existing secure cookie. */
  959. myhash = cookiehash(co->domain);
  960. clist = c->cookies[myhash];
  961. while(clist) {
  962. if(strcasecompare(clist->name, co->name)) {
  963. /* the names are identical */
  964. bool matching_domains = FALSE;
  965. if(clist->domain && co->domain) {
  966. if(strcasecompare(clist->domain, co->domain))
  967. /* The domains are identical */
  968. matching_domains = TRUE;
  969. }
  970. else if(!clist->domain && !co->domain)
  971. matching_domains = TRUE;
  972. if(matching_domains && /* the domains were identical */
  973. clist->spath && co->spath && /* both have paths */
  974. clist->secure && !co->secure && !secure) {
  975. size_t cllen;
  976. const char *sep;
  977. /*
  978. * A non-secure cookie may not overlay an existing secure cookie.
  979. * For an existing cookie "a" with path "/login", refuse a new
  980. * cookie "a" with for example path "/login/en", while the path
  981. * "/loginhelper" is ok.
  982. */
  983. sep = strchr(clist->spath + 1, '/');
  984. if(sep)
  985. cllen = sep - clist->spath;
  986. else
  987. cllen = strlen(clist->spath);
  988. if(strncasecompare(clist->spath, co->spath, cllen)) {
  989. infof(data, "cookie '%s' for domain '%s' dropped, would "
  990. "overlay an existing cookie", co->name, co->domain);
  991. freecookie(co);
  992. return NULL;
  993. }
  994. }
  995. }
  996. if(!replace_co && strcasecompare(clist->name, co->name)) {
  997. /* the names are identical */
  998. if(clist->domain && co->domain) {
  999. if(strcasecompare(clist->domain, co->domain) &&
  1000. (clist->tailmatch == co->tailmatch))
  1001. /* The domains are identical */
  1002. replace_old = TRUE;
  1003. }
  1004. else if(!clist->domain && !co->domain)
  1005. replace_old = TRUE;
  1006. if(replace_old) {
  1007. /* the domains were identical */
  1008. if(clist->spath && co->spath) {
  1009. if(strcasecompare(clist->spath, co->spath))
  1010. replace_old = TRUE;
  1011. else
  1012. replace_old = FALSE;
  1013. }
  1014. else if(!clist->spath && !co->spath)
  1015. replace_old = TRUE;
  1016. else
  1017. replace_old = FALSE;
  1018. }
  1019. if(replace_old && !co->livecookie && clist->livecookie) {
  1020. /*
  1021. * Both cookies matched fine, except that the already present cookie is
  1022. * "live", which means it was set from a header, while the new one was
  1023. * read from a file and thus isn't "live". "live" cookies are preferred
  1024. * so the new cookie is freed.
  1025. */
  1026. freecookie(co);
  1027. return NULL;
  1028. }
  1029. if(replace_old) {
  1030. replace_co = co;
  1031. replace_clist = clist;
  1032. }
  1033. }
  1034. lastc = clist;
  1035. clist = clist->next;
  1036. }
  1037. if(replace_co) {
  1038. co = replace_co;
  1039. clist = replace_clist;
  1040. co->next = clist->next; /* get the next-pointer first */
  1041. /* when replacing, creationtime is kept from old */
  1042. co->creationtime = clist->creationtime;
  1043. /* then free all the old pointers */
  1044. free(clist->name);
  1045. free(clist->value);
  1046. free(clist->domain);
  1047. free(clist->path);
  1048. free(clist->spath);
  1049. free(clist->expirestr);
  1050. free(clist->version);
  1051. free(clist->maxage);
  1052. *clist = *co; /* then store all the new data */
  1053. free(co); /* free the newly allocated memory */
  1054. co = clist;
  1055. }
  1056. if(c->running)
  1057. /* Only show this when NOT reading the cookies from a file */
  1058. infof(data, "%s cookie %s=\"%s\" for domain %s, path %s, "
  1059. "expire %" CURL_FORMAT_CURL_OFF_T,
  1060. replace_old?"Replaced":"Added", co->name, co->value,
  1061. co->domain, co->path, co->expires);
  1062. if(!replace_old) {
  1063. /* then make the last item point on this new one */
  1064. if(lastc)
  1065. lastc->next = co;
  1066. else
  1067. c->cookies[myhash] = co;
  1068. c->numcookies++; /* one more cookie in the jar */
  1069. }
  1070. /*
  1071. * Now that we've added a new cookie to the jar, update the expiration
  1072. * tracker in case it is the next one to expire.
  1073. */
  1074. if(co->expires && (co->expires < c->next_expiration))
  1075. c->next_expiration = co->expires;
  1076. return co;
  1077. }
  1078. /*
  1079. * Curl_cookie_init()
  1080. *
  1081. * Inits a cookie struct to read data from a local file. This is always
  1082. * called before any cookies are set. File may be NULL in which case only the
  1083. * struct is initialized. Is file is "-" then STDIN is read.
  1084. *
  1085. * If 'newsession' is TRUE, discard all "session cookies" on read from file.
  1086. *
  1087. * Note that 'data' might be called as NULL pointer.
  1088. *
  1089. * Returns NULL on out of memory. Invalid cookies are ignored.
  1090. */
  1091. struct CookieInfo *Curl_cookie_init(struct Curl_easy *data,
  1092. const char *file,
  1093. struct CookieInfo *inc,
  1094. bool newsession)
  1095. {
  1096. struct CookieInfo *c;
  1097. FILE *fp = NULL;
  1098. bool fromfile = TRUE;
  1099. char *line = NULL;
  1100. if(!inc) {
  1101. /* we didn't get a struct, create one */
  1102. c = calloc(1, sizeof(struct CookieInfo));
  1103. if(!c)
  1104. return NULL; /* failed to get memory */
  1105. c->filename = strdup(file?file:"none"); /* copy the name just in case */
  1106. if(!c->filename)
  1107. goto fail; /* failed to get memory */
  1108. /*
  1109. * Initialize the next_expiration time to signal that we don't have enough
  1110. * information yet.
  1111. */
  1112. c->next_expiration = CURL_OFF_T_MAX;
  1113. }
  1114. else {
  1115. /* we got an already existing one, use that */
  1116. c = inc;
  1117. }
  1118. c->running = FALSE; /* this is not running, this is init */
  1119. if(file && !strcmp(file, "-")) {
  1120. fp = stdin;
  1121. fromfile = FALSE;
  1122. }
  1123. else if(!file || !*file) {
  1124. /* points to an empty string or NULL */
  1125. fp = NULL;
  1126. }
  1127. else {
  1128. fp = fopen(file, FOPEN_READTEXT);
  1129. if(!fp)
  1130. infof(data, "WARNING: failed to open cookie file \"%s\"", file);
  1131. }
  1132. c->newsession = newsession; /* new session? */
  1133. if(fp) {
  1134. char *lineptr;
  1135. bool headerline;
  1136. line = malloc(MAX_COOKIE_LINE);
  1137. if(!line)
  1138. goto fail;
  1139. while(Curl_get_line(line, MAX_COOKIE_LINE, fp)) {
  1140. if(checkprefix("Set-Cookie:", line)) {
  1141. /* This is a cookie line, get it! */
  1142. lineptr = &line[11];
  1143. headerline = TRUE;
  1144. }
  1145. else {
  1146. lineptr = line;
  1147. headerline = FALSE;
  1148. }
  1149. while(*lineptr && ISBLANK(*lineptr))
  1150. lineptr++;
  1151. Curl_cookie_add(data, c, headerline, TRUE, lineptr, NULL, NULL, TRUE);
  1152. }
  1153. free(line); /* free the line buffer */
  1154. /*
  1155. * Remove expired cookies from the hash. We must make sure to run this
  1156. * after reading the file, and not on every cookie.
  1157. */
  1158. remove_expired(c);
  1159. if(fromfile && fp)
  1160. fclose(fp);
  1161. }
  1162. c->running = TRUE; /* now, we're running */
  1163. if(data)
  1164. data->state.cookie_engine = TRUE;
  1165. return c;
  1166. fail:
  1167. free(line);
  1168. /*
  1169. * Only clean up if we allocated it here, as the original could still be in
  1170. * use by a share handle.
  1171. */
  1172. if(!inc)
  1173. Curl_cookie_cleanup(c);
  1174. if(fromfile && fp)
  1175. fclose(fp);
  1176. return NULL; /* out of memory */
  1177. }
  1178. /*
  1179. * cookie_sort
  1180. *
  1181. * Helper function to sort cookies such that the longest path gets before the
  1182. * shorter path. Path, domain and name lengths are considered in that order,
  1183. * with the creationtime as the tiebreaker. The creationtime is guaranteed to
  1184. * be unique per cookie, so we know we will get an ordering at that point.
  1185. */
  1186. static int cookie_sort(const void *p1, const void *p2)
  1187. {
  1188. struct Cookie *c1 = *(struct Cookie **)p1;
  1189. struct Cookie *c2 = *(struct Cookie **)p2;
  1190. size_t l1, l2;
  1191. /* 1 - compare cookie path lengths */
  1192. l1 = c1->path ? strlen(c1->path) : 0;
  1193. l2 = c2->path ? strlen(c2->path) : 0;
  1194. if(l1 != l2)
  1195. return (l2 > l1) ? 1 : -1 ; /* avoid size_t <=> int conversions */
  1196. /* 2 - compare cookie domain lengths */
  1197. l1 = c1->domain ? strlen(c1->domain) : 0;
  1198. l2 = c2->domain ? strlen(c2->domain) : 0;
  1199. if(l1 != l2)
  1200. return (l2 > l1) ? 1 : -1 ; /* avoid size_t <=> int conversions */
  1201. /* 3 - compare cookie name lengths */
  1202. l1 = c1->name ? strlen(c1->name) : 0;
  1203. l2 = c2->name ? strlen(c2->name) : 0;
  1204. if(l1 != l2)
  1205. return (l2 > l1) ? 1 : -1;
  1206. /* 4 - compare cookie creation time */
  1207. return (c2->creationtime > c1->creationtime) ? 1 : -1;
  1208. }
  1209. /*
  1210. * cookie_sort_ct
  1211. *
  1212. * Helper function to sort cookies according to creation time.
  1213. */
  1214. static int cookie_sort_ct(const void *p1, const void *p2)
  1215. {
  1216. struct Cookie *c1 = *(struct Cookie **)p1;
  1217. struct Cookie *c2 = *(struct Cookie **)p2;
  1218. return (c2->creationtime > c1->creationtime) ? 1 : -1;
  1219. }
  1220. #define CLONE(field) \
  1221. do { \
  1222. if(src->field) { \
  1223. d->field = strdup(src->field); \
  1224. if(!d->field) \
  1225. goto fail; \
  1226. } \
  1227. } while(0)
  1228. static struct Cookie *dup_cookie(struct Cookie *src)
  1229. {
  1230. struct Cookie *d = calloc(sizeof(struct Cookie), 1);
  1231. if(d) {
  1232. CLONE(expirestr);
  1233. CLONE(domain);
  1234. CLONE(path);
  1235. CLONE(spath);
  1236. CLONE(name);
  1237. CLONE(value);
  1238. CLONE(maxage);
  1239. CLONE(version);
  1240. d->expires = src->expires;
  1241. d->tailmatch = src->tailmatch;
  1242. d->secure = src->secure;
  1243. d->livecookie = src->livecookie;
  1244. d->httponly = src->httponly;
  1245. d->creationtime = src->creationtime;
  1246. }
  1247. return d;
  1248. fail:
  1249. freecookie(d);
  1250. return NULL;
  1251. }
  1252. /*
  1253. * Curl_cookie_getlist
  1254. *
  1255. * For a given host and path, return a linked list of cookies that the client
  1256. * should send to the server if used now. The secure boolean informs the cookie
  1257. * if a secure connection is achieved or not.
  1258. *
  1259. * It shall only return cookies that haven't expired.
  1260. */
  1261. struct Cookie *Curl_cookie_getlist(struct Curl_easy *data,
  1262. struct CookieInfo *c,
  1263. const char *host, const char *path,
  1264. bool secure)
  1265. {
  1266. struct Cookie *newco;
  1267. struct Cookie *co;
  1268. struct Cookie *mainco = NULL;
  1269. size_t matches = 0;
  1270. bool is_ip;
  1271. const size_t myhash = cookiehash(host);
  1272. if(!c || !c->cookies[myhash])
  1273. return NULL; /* no cookie struct or no cookies in the struct */
  1274. /* at first, remove expired cookies */
  1275. remove_expired(c);
  1276. /* check if host is an IP(v4|v6) address */
  1277. is_ip = Curl_host_is_ipnum(host);
  1278. co = c->cookies[myhash];
  1279. while(co) {
  1280. /* if the cookie requires we're secure we must only continue if we are! */
  1281. if(co->secure?secure:TRUE) {
  1282. /* now check if the domain is correct */
  1283. if(!co->domain ||
  1284. (co->tailmatch && !is_ip && tailmatch(co->domain, host)) ||
  1285. ((!co->tailmatch || is_ip) && strcasecompare(host, co->domain)) ) {
  1286. /*
  1287. * the right part of the host matches the domain stuff in the
  1288. * cookie data
  1289. */
  1290. /*
  1291. * now check the left part of the path with the cookies path
  1292. * requirement
  1293. */
  1294. if(!co->spath || pathmatch(co->spath, path) ) {
  1295. /*
  1296. * and now, we know this is a match and we should create an
  1297. * entry for the return-linked-list
  1298. */
  1299. newco = dup_cookie(co);
  1300. if(newco) {
  1301. /* then modify our next */
  1302. newco->next = mainco;
  1303. /* point the main to us */
  1304. mainco = newco;
  1305. matches++;
  1306. if(matches >= MAX_COOKIE_SEND_AMOUNT) {
  1307. infof(data, "Included max number of cookies (%zu) in request!",
  1308. matches);
  1309. break;
  1310. }
  1311. }
  1312. else
  1313. goto fail;
  1314. }
  1315. }
  1316. }
  1317. co = co->next;
  1318. }
  1319. if(matches) {
  1320. /*
  1321. * Now we need to make sure that if there is a name appearing more than
  1322. * once, the longest specified path version comes first. To make this
  1323. * the swiftest way, we just sort them all based on path length.
  1324. */
  1325. struct Cookie **array;
  1326. size_t i;
  1327. /* alloc an array and store all cookie pointers */
  1328. array = malloc(sizeof(struct Cookie *) * matches);
  1329. if(!array)
  1330. goto fail;
  1331. co = mainco;
  1332. for(i = 0; co; co = co->next)
  1333. array[i++] = co;
  1334. /* now sort the cookie pointers in path length order */
  1335. qsort(array, matches, sizeof(struct Cookie *), cookie_sort);
  1336. /* remake the linked list order according to the new order */
  1337. mainco = array[0]; /* start here */
  1338. for(i = 0; i<matches-1; i++)
  1339. array[i]->next = array[i + 1];
  1340. array[matches-1]->next = NULL; /* terminate the list */
  1341. free(array); /* remove the temporary data again */
  1342. }
  1343. return mainco; /* return the new list */
  1344. fail:
  1345. /* failure, clear up the allocated chain and return NULL */
  1346. Curl_cookie_freelist(mainco);
  1347. return NULL;
  1348. }
  1349. /*
  1350. * Curl_cookie_clearall
  1351. *
  1352. * Clear all existing cookies and reset the counter.
  1353. */
  1354. void Curl_cookie_clearall(struct CookieInfo *cookies)
  1355. {
  1356. if(cookies) {
  1357. unsigned int i;
  1358. for(i = 0; i < COOKIE_HASH_SIZE; i++) {
  1359. Curl_cookie_freelist(cookies->cookies[i]);
  1360. cookies->cookies[i] = NULL;
  1361. }
  1362. cookies->numcookies = 0;
  1363. }
  1364. }
  1365. /*
  1366. * Curl_cookie_freelist
  1367. *
  1368. * Free a list of cookies previously returned by Curl_cookie_getlist();
  1369. */
  1370. void Curl_cookie_freelist(struct Cookie *co)
  1371. {
  1372. struct Cookie *next;
  1373. while(co) {
  1374. next = co->next;
  1375. freecookie(co);
  1376. co = next;
  1377. }
  1378. }
  1379. /*
  1380. * Curl_cookie_clearsess
  1381. *
  1382. * Free all session cookies in the cookies list.
  1383. */
  1384. void Curl_cookie_clearsess(struct CookieInfo *cookies)
  1385. {
  1386. struct Cookie *first, *curr, *next, *prev = NULL;
  1387. unsigned int i;
  1388. if(!cookies)
  1389. return;
  1390. for(i = 0; i < COOKIE_HASH_SIZE; i++) {
  1391. if(!cookies->cookies[i])
  1392. continue;
  1393. first = curr = prev = cookies->cookies[i];
  1394. for(; curr; curr = next) {
  1395. next = curr->next;
  1396. if(!curr->expires) {
  1397. if(first == curr)
  1398. first = next;
  1399. if(prev == curr)
  1400. prev = next;
  1401. else
  1402. prev->next = next;
  1403. freecookie(curr);
  1404. cookies->numcookies--;
  1405. }
  1406. else
  1407. prev = curr;
  1408. }
  1409. cookies->cookies[i] = first;
  1410. }
  1411. }
  1412. /*
  1413. * Curl_cookie_cleanup()
  1414. *
  1415. * Free a "cookie object" previous created with Curl_cookie_init().
  1416. */
  1417. void Curl_cookie_cleanup(struct CookieInfo *c)
  1418. {
  1419. if(c) {
  1420. unsigned int i;
  1421. free(c->filename);
  1422. for(i = 0; i < COOKIE_HASH_SIZE; i++)
  1423. Curl_cookie_freelist(c->cookies[i]);
  1424. free(c); /* free the base struct as well */
  1425. }
  1426. }
  1427. /*
  1428. * get_netscape_format()
  1429. *
  1430. * Formats a string for Netscape output file, w/o a newline at the end.
  1431. * Function returns a char * to a formatted line. The caller is responsible
  1432. * for freeing the returned pointer.
  1433. */
  1434. static char *get_netscape_format(const struct Cookie *co)
  1435. {
  1436. return aprintf(
  1437. "%s" /* httponly preamble */
  1438. "%s%s\t" /* domain */
  1439. "%s\t" /* tailmatch */
  1440. "%s\t" /* path */
  1441. "%s\t" /* secure */
  1442. "%" CURL_FORMAT_CURL_OFF_T "\t" /* expires */
  1443. "%s\t" /* name */
  1444. "%s", /* value */
  1445. co->httponly?"#HttpOnly_":"",
  1446. /*
  1447. * Make sure all domains are prefixed with a dot if they allow
  1448. * tailmatching. This is Mozilla-style.
  1449. */
  1450. (co->tailmatch && co->domain && co->domain[0] != '.')? ".":"",
  1451. co->domain?co->domain:"unknown",
  1452. co->tailmatch?"TRUE":"FALSE",
  1453. co->path?co->path:"/",
  1454. co->secure?"TRUE":"FALSE",
  1455. co->expires,
  1456. co->name,
  1457. co->value?co->value:"");
  1458. }
  1459. /*
  1460. * cookie_output()
  1461. *
  1462. * Writes all internally known cookies to the specified file. Specify
  1463. * "-" as file name to write to stdout.
  1464. *
  1465. * The function returns non-zero on write failure.
  1466. */
  1467. static CURLcode cookie_output(struct Curl_easy *data,
  1468. struct CookieInfo *c, const char *filename)
  1469. {
  1470. struct Cookie *co;
  1471. FILE *out = NULL;
  1472. bool use_stdout = FALSE;
  1473. char *tempstore = NULL;
  1474. CURLcode error = CURLE_OK;
  1475. if(!c)
  1476. /* no cookie engine alive */
  1477. return CURLE_OK;
  1478. /* at first, remove expired cookies */
  1479. remove_expired(c);
  1480. if(!strcmp("-", filename)) {
  1481. /* use stdout */
  1482. out = stdout;
  1483. use_stdout = TRUE;
  1484. }
  1485. else {
  1486. error = Curl_fopen(data, filename, &out, &tempstore);
  1487. if(error)
  1488. goto error;
  1489. }
  1490. fputs("# Netscape HTTP Cookie File\n"
  1491. "# https://curl.se/docs/http-cookies.html\n"
  1492. "# This file was generated by libcurl! Edit at your own risk.\n\n",
  1493. out);
  1494. if(c->numcookies) {
  1495. unsigned int i;
  1496. size_t nvalid = 0;
  1497. struct Cookie **array;
  1498. array = calloc(1, sizeof(struct Cookie *) * c->numcookies);
  1499. if(!array) {
  1500. error = CURLE_OUT_OF_MEMORY;
  1501. goto error;
  1502. }
  1503. /* only sort the cookies with a domain property */
  1504. for(i = 0; i < COOKIE_HASH_SIZE; i++) {
  1505. for(co = c->cookies[i]; co; co = co->next) {
  1506. if(!co->domain)
  1507. continue;
  1508. array[nvalid++] = co;
  1509. }
  1510. }
  1511. qsort(array, nvalid, sizeof(struct Cookie *), cookie_sort_ct);
  1512. for(i = 0; i < nvalid; i++) {
  1513. char *format_ptr = get_netscape_format(array[i]);
  1514. if(!format_ptr) {
  1515. free(array);
  1516. error = CURLE_OUT_OF_MEMORY;
  1517. goto error;
  1518. }
  1519. fprintf(out, "%s\n", format_ptr);
  1520. free(format_ptr);
  1521. }
  1522. free(array);
  1523. }
  1524. if(!use_stdout) {
  1525. fclose(out);
  1526. out = NULL;
  1527. if(tempstore && Curl_rename(tempstore, filename)) {
  1528. unlink(tempstore);
  1529. error = CURLE_WRITE_ERROR;
  1530. goto error;
  1531. }
  1532. }
  1533. /*
  1534. * If we reach here we have successfully written a cookie file so theree is
  1535. * no need to inspect the error, any error case should have jumped into the
  1536. * error block below.
  1537. */
  1538. free(tempstore);
  1539. return CURLE_OK;
  1540. error:
  1541. if(out && !use_stdout)
  1542. fclose(out);
  1543. free(tempstore);
  1544. return error;
  1545. }
  1546. static struct curl_slist *cookie_list(struct Curl_easy *data)
  1547. {
  1548. struct curl_slist *list = NULL;
  1549. struct curl_slist *beg;
  1550. struct Cookie *c;
  1551. char *line;
  1552. unsigned int i;
  1553. if(!data->cookies || (data->cookies->numcookies == 0))
  1554. return NULL;
  1555. for(i = 0; i < COOKIE_HASH_SIZE; i++) {
  1556. for(c = data->cookies->cookies[i]; c; c = c->next) {
  1557. if(!c->domain)
  1558. continue;
  1559. line = get_netscape_format(c);
  1560. if(!line) {
  1561. curl_slist_free_all(list);
  1562. return NULL;
  1563. }
  1564. beg = Curl_slist_append_nodup(list, line);
  1565. if(!beg) {
  1566. free(line);
  1567. curl_slist_free_all(list);
  1568. return NULL;
  1569. }
  1570. list = beg;
  1571. }
  1572. }
  1573. return list;
  1574. }
  1575. struct curl_slist *Curl_cookie_list(struct Curl_easy *data)
  1576. {
  1577. struct curl_slist *list;
  1578. Curl_share_lock(data, CURL_LOCK_DATA_COOKIE, CURL_LOCK_ACCESS_SINGLE);
  1579. list = cookie_list(data);
  1580. Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE);
  1581. return list;
  1582. }
  1583. void Curl_flush_cookies(struct Curl_easy *data, bool cleanup)
  1584. {
  1585. CURLcode res;
  1586. if(data->set.str[STRING_COOKIEJAR]) {
  1587. if(data->state.cookielist) {
  1588. /* If there is a list of cookie files to read, do it first so that
  1589. we have all the told files read before we write the new jar.
  1590. Curl_cookie_loadfiles() LOCKS and UNLOCKS the share itself! */
  1591. Curl_cookie_loadfiles(data);
  1592. }
  1593. Curl_share_lock(data, CURL_LOCK_DATA_COOKIE, CURL_LOCK_ACCESS_SINGLE);
  1594. /* if we have a destination file for all the cookies to get dumped to */
  1595. res = cookie_output(data, data->cookies, data->set.str[STRING_COOKIEJAR]);
  1596. if(res)
  1597. infof(data, "WARNING: failed to save cookies in %s: %s",
  1598. data->set.str[STRING_COOKIEJAR], curl_easy_strerror(res));
  1599. }
  1600. else {
  1601. if(cleanup && data->state.cookielist) {
  1602. /* since nothing is written, we can just free the list of cookie file
  1603. names */
  1604. curl_slist_free_all(data->state.cookielist); /* clean up list */
  1605. data->state.cookielist = NULL;
  1606. }
  1607. Curl_share_lock(data, CURL_LOCK_DATA_COOKIE, CURL_LOCK_ACCESS_SINGLE);
  1608. }
  1609. if(cleanup && (!data->share || (data->cookies != data->share->cookies))) {
  1610. Curl_cookie_cleanup(data->cookies);
  1611. data->cookies = NULL;
  1612. }
  1613. Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE);
  1614. }
  1615. #endif /* CURL_DISABLE_HTTP || CURL_DISABLE_COOKIES */