httpd.c 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420
  1. /* vi: set sw=4 ts=4: */
  2. /*
  3. * httpd implementation for busybox
  4. *
  5. * Copyright (C) 2002,2003 Glenn Engel <glenne@engel.org>
  6. * Copyright (C) 2003-2006 Vladimir Oleynik <dzo@simtreas.ru>
  7. *
  8. * simplify patch stolen from libbb without using strdup
  9. *
  10. * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  11. *
  12. *****************************************************************************
  13. *
  14. * Typical usage:
  15. * for non root user
  16. * httpd -p 8080 -h $HOME/public_html
  17. * or for daemon start from rc script with uid=0:
  18. * httpd -u www
  19. * This is equivalent if www user have uid=80 to
  20. * httpd -p 80 -u 80 -h /www -c /etc/httpd.conf -r "Web Server Authentication"
  21. *
  22. *
  23. * When a url starts by "/cgi-bin/" it is assumed to be a cgi script. The
  24. * server changes directory to the location of the script and executes it
  25. * after setting QUERY_STRING and other environment variables.
  26. *
  27. * Doc:
  28. * "CGI Environment Variables": http://hoohoo.ncsa.uiuc.edu/cgi/env.html
  29. *
  30. * The applet can also be invoked as a url arg decoder and html text encoder
  31. * as follows:
  32. * foo=`httpd -d $foo` # decode "Hello%20World" as "Hello World"
  33. * bar=`httpd -e "<Hello World>"` # encode as "&#60Hello&#32World&#62"
  34. * Note that url encoding for arguments is not the same as html encoding for
  35. * presentation. -d decodes a url-encoded argument while -e encodes in html
  36. * for page display.
  37. *
  38. * httpd.conf has the following format:
  39. *
  40. * H:/serverroot # define the server root. It will override -h
  41. * A:172.20. # Allow address from 172.20.0.0/16
  42. * A:10.0.0.0/25 # Allow any address from 10.0.0.0-10.0.0.127
  43. * A:10.0.0.0/255.255.255.128 # Allow any address that previous set
  44. * A:127.0.0.1 # Allow local loopback connections
  45. * D:* # Deny from other IP connections
  46. * E404:/path/e404.html # /path/e404.html is the 404 (not found) error page
  47. * I:index.html # Show index.html when a directory is requested
  48. *
  49. * P:/url:[http://]hostname[:port]/new/path
  50. * # When /urlXXXXXX is requested, reverse proxy
  51. * # it to http://hostname[:port]/new/pathXXXXXX
  52. *
  53. * /cgi-bin:foo:bar # Require user foo, pwd bar on urls starting with /cgi-bin/
  54. * /adm:admin:setup # Require user admin, pwd setup on urls starting with /adm/
  55. * /adm:toor:PaSsWd # or user toor, pwd PaSsWd on urls starting with /adm/
  56. * .au:audio/basic # additional mime type for audio.au files
  57. * *.php:/path/php # running cgi.php scripts through an interpreter
  58. *
  59. * A/D may be as a/d or allow/deny - only first char matters.
  60. * Deny/Allow IP logic:
  61. * - Default is to allow all (Allow all (A:*) is a no-op).
  62. * - Deny rules take precedence over allow rules.
  63. * - "Deny all" rule (D:*) is applied last.
  64. *
  65. * Example:
  66. * 1. Allow only specified addresses
  67. * A:172.20 # Allow any address that begins with 172.20.
  68. * A:10.10. # Allow any address that begins with 10.10.
  69. * A:127.0.0.1 # Allow local loopback connections
  70. * D:* # Deny from other IP connections
  71. *
  72. * 2. Only deny specified addresses
  73. * D:1.2.3. # deny from 1.2.3.0 - 1.2.3.255
  74. * D:2.3.4. # deny from 2.3.4.0 - 2.3.4.255
  75. * A:* # (optional line added for clarity)
  76. *
  77. * If a sub directory contains a config file it is parsed and merged with
  78. * any existing settings as if it was appended to the original configuration.
  79. *
  80. * subdir paths are relative to the containing subdir and thus cannot
  81. * affect the parent rules.
  82. *
  83. * Note that since the sub dir is parsed in the forked thread servicing the
  84. * subdir http request, any merge is discarded when the process exits. As a
  85. * result, the subdir settings only have a lifetime of a single request.
  86. *
  87. * Custom error pages can contain an absolute path or be relative to
  88. * 'home_httpd'. Error pages are to be static files (no CGI or script). Error
  89. * page can only be defined in the root configuration file and are not taken
  90. * into account in local (directories) config files.
  91. *
  92. * If -c is not set, an attempt will be made to open the default
  93. * root configuration file. If -c is set and the file is not found, the
  94. * server exits with an error.
  95. *
  96. */
  97. #include "libbb.h"
  98. #if ENABLE_FEATURE_HTTPD_USE_SENDFILE
  99. #include <sys/sendfile.h>
  100. #endif
  101. //#define DEBUG 1
  102. #define DEBUG 0
  103. #define IOBUF_SIZE 8192 /* IO buffer */
  104. /* amount of buffering in a pipe */
  105. #ifndef PIPE_BUF
  106. # define PIPE_BUF 4096
  107. #endif
  108. #if PIPE_BUF >= IOBUF_SIZE
  109. # error "PIPE_BUF >= IOBUF_SIZE"
  110. #endif
  111. #define HEADER_READ_TIMEOUT 60
  112. static const char default_path_httpd_conf[] ALIGN1 = "/etc";
  113. static const char httpd_conf[] ALIGN1 = "httpd.conf";
  114. static const char HTTP_200[] ALIGN1 = "HTTP/1.0 200 OK\r\n";
  115. typedef struct has_next_ptr {
  116. struct has_next_ptr *next;
  117. } has_next_ptr;
  118. /* Must have "next" as a first member */
  119. typedef struct Htaccess {
  120. struct Htaccess *next;
  121. char *after_colon;
  122. char before_colon[1]; /* really bigger, must be last */
  123. } Htaccess;
  124. /* Must have "next" as a first member */
  125. typedef struct Htaccess_IP {
  126. struct Htaccess_IP *next;
  127. unsigned ip;
  128. unsigned mask;
  129. int allow_deny;
  130. } Htaccess_IP;
  131. /* Must have "next" as a first member */
  132. typedef struct Htaccess_Proxy {
  133. struct Htaccess_Proxy *next;
  134. char *url_from;
  135. char *host_port;
  136. char *url_to;
  137. } Htaccess_Proxy;
  138. enum {
  139. HTTP_OK = 200,
  140. HTTP_PARTIAL_CONTENT = 206,
  141. HTTP_MOVED_TEMPORARILY = 302,
  142. HTTP_BAD_REQUEST = 400, /* malformed syntax */
  143. HTTP_UNAUTHORIZED = 401, /* authentication needed, respond with auth hdr */
  144. HTTP_NOT_FOUND = 404,
  145. HTTP_FORBIDDEN = 403,
  146. HTTP_REQUEST_TIMEOUT = 408,
  147. HTTP_NOT_IMPLEMENTED = 501, /* used for unrecognized requests */
  148. HTTP_INTERNAL_SERVER_ERROR = 500,
  149. HTTP_CONTINUE = 100,
  150. #if 0 /* future use */
  151. HTTP_SWITCHING_PROTOCOLS = 101,
  152. HTTP_CREATED = 201,
  153. HTTP_ACCEPTED = 202,
  154. HTTP_NON_AUTHORITATIVE_INFO = 203,
  155. HTTP_NO_CONTENT = 204,
  156. HTTP_MULTIPLE_CHOICES = 300,
  157. HTTP_MOVED_PERMANENTLY = 301,
  158. HTTP_NOT_MODIFIED = 304,
  159. HTTP_PAYMENT_REQUIRED = 402,
  160. HTTP_BAD_GATEWAY = 502,
  161. HTTP_SERVICE_UNAVAILABLE = 503, /* overload, maintenance */
  162. HTTP_RESPONSE_SETSIZE = 0xffffffff
  163. #endif
  164. };
  165. static const uint16_t http_response_type[] ALIGN2 = {
  166. HTTP_OK,
  167. #if ENABLE_FEATURE_HTTPD_RANGES
  168. HTTP_PARTIAL_CONTENT,
  169. #endif
  170. HTTP_MOVED_TEMPORARILY,
  171. HTTP_REQUEST_TIMEOUT,
  172. HTTP_NOT_IMPLEMENTED,
  173. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  174. HTTP_UNAUTHORIZED,
  175. #endif
  176. HTTP_NOT_FOUND,
  177. HTTP_BAD_REQUEST,
  178. HTTP_FORBIDDEN,
  179. HTTP_INTERNAL_SERVER_ERROR,
  180. #if 0 /* not implemented */
  181. HTTP_CREATED,
  182. HTTP_ACCEPTED,
  183. HTTP_NO_CONTENT,
  184. HTTP_MULTIPLE_CHOICES,
  185. HTTP_MOVED_PERMANENTLY,
  186. HTTP_NOT_MODIFIED,
  187. HTTP_BAD_GATEWAY,
  188. HTTP_SERVICE_UNAVAILABLE,
  189. #endif
  190. };
  191. static const struct {
  192. const char *name;
  193. const char *info;
  194. } http_response[ARRAY_SIZE(http_response_type)] = {
  195. { "OK", NULL },
  196. #if ENABLE_FEATURE_HTTPD_RANGES
  197. { "Partial Content", NULL },
  198. #endif
  199. { "Found", NULL },
  200. { "Request Timeout", "No request appeared within 60 seconds" },
  201. { "Not Implemented", "The requested method is not recognized" },
  202. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  203. { "Unauthorized", "" },
  204. #endif
  205. { "Not Found", "The requested URL was not found" },
  206. { "Bad Request", "Unsupported method" },
  207. { "Forbidden", "" },
  208. { "Internal Server Error", "Internal Server Error" },
  209. #if 0 /* not implemented */
  210. { "Created" },
  211. { "Accepted" },
  212. { "No Content" },
  213. { "Multiple Choices" },
  214. { "Moved Permanently" },
  215. { "Not Modified" },
  216. { "Bad Gateway", "" },
  217. { "Service Unavailable", "" },
  218. #endif
  219. };
  220. struct globals {
  221. int verbose; /* must be int (used by getopt32) */
  222. smallint flg_deny_all;
  223. unsigned rmt_ip; /* used for IP-based allow/deny rules */
  224. time_t last_mod;
  225. char *rmt_ip_str; /* for $REMOTE_ADDR and $REMOTE_PORT */
  226. const char *bind_addr_or_port;
  227. const char *g_query;
  228. const char *configFile;
  229. const char *home_httpd;
  230. const char *index_page;
  231. const char *found_mime_type;
  232. const char *found_moved_temporarily;
  233. Htaccess_IP *ip_a_d; /* config allow/deny lines */
  234. USE_FEATURE_HTTPD_BASIC_AUTH(const char *g_realm;)
  235. USE_FEATURE_HTTPD_BASIC_AUTH(char *remoteuser;)
  236. USE_FEATURE_HTTPD_CGI(char *referer;)
  237. USE_FEATURE_HTTPD_CGI(char *user_agent;)
  238. off_t file_size; /* -1 - unknown */
  239. #if ENABLE_FEATURE_HTTPD_RANGES
  240. off_t range_start;
  241. off_t range_end;
  242. off_t range_len;
  243. #endif
  244. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  245. Htaccess *g_auth; /* config user:password lines */
  246. #endif
  247. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES
  248. Htaccess *mime_a; /* config mime types */
  249. #endif
  250. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  251. Htaccess *script_i; /* config script interpreters */
  252. #endif
  253. char *iobuf; /* [IOBUF_SIZE] */
  254. #define hdr_buf bb_common_bufsiz1
  255. char *hdr_ptr;
  256. int hdr_cnt;
  257. #if ENABLE_FEATURE_HTTPD_ERROR_PAGES
  258. const char *http_error_page[ARRAY_SIZE(http_response_type)];
  259. #endif
  260. #if ENABLE_FEATURE_HTTPD_PROXY
  261. Htaccess_Proxy *proxy;
  262. #endif
  263. };
  264. #define G (*ptr_to_globals)
  265. #define verbose (G.verbose )
  266. #define flg_deny_all (G.flg_deny_all )
  267. #define rmt_ip (G.rmt_ip )
  268. #define bind_addr_or_port (G.bind_addr_or_port)
  269. #define g_query (G.g_query )
  270. #define configFile (G.configFile )
  271. #define home_httpd (G.home_httpd )
  272. #define index_page (G.index_page )
  273. #define found_mime_type (G.found_mime_type )
  274. #define found_moved_temporarily (G.found_moved_temporarily)
  275. #define last_mod (G.last_mod )
  276. #define ip_a_d (G.ip_a_d )
  277. #define g_realm (G.g_realm )
  278. #define remoteuser (G.remoteuser )
  279. #define referer (G.referer )
  280. #define user_agent (G.user_agent )
  281. #define file_size (G.file_size )
  282. #if ENABLE_FEATURE_HTTPD_RANGES
  283. #define range_start (G.range_start )
  284. #define range_end (G.range_end )
  285. #define range_len (G.range_len )
  286. #endif
  287. #define rmt_ip_str (G.rmt_ip_str )
  288. #define g_auth (G.g_auth )
  289. #define mime_a (G.mime_a )
  290. #define script_i (G.script_i )
  291. #define iobuf (G.iobuf )
  292. #define hdr_ptr (G.hdr_ptr )
  293. #define hdr_cnt (G.hdr_cnt )
  294. #define http_error_page (G.http_error_page )
  295. #define proxy (G.proxy )
  296. #define INIT_G() do { \
  297. SET_PTR_TO_GLOBALS(xzalloc(sizeof(G))); \
  298. USE_FEATURE_HTTPD_BASIC_AUTH(g_realm = "Web Server Authentication";) \
  299. bind_addr_or_port = "80"; \
  300. index_page = "index.html"; \
  301. file_size = -1; \
  302. } while (0)
  303. #if !ENABLE_FEATURE_HTTPD_RANGES
  304. enum {
  305. range_start = 0,
  306. range_end = MAXINT(off_t) - 1,
  307. range_len = MAXINT(off_t),
  308. };
  309. #endif
  310. #define STRNCASECMP(a, str) strncasecmp((a), (str), sizeof(str)-1)
  311. /* Prototypes */
  312. enum {
  313. SEND_HEADERS = (1 << 0),
  314. SEND_BODY = (1 << 1),
  315. SEND_HEADERS_AND_BODY = SEND_HEADERS + SEND_BODY,
  316. };
  317. static void send_file_and_exit(const char *url, int what) NORETURN;
  318. static void free_llist(has_next_ptr **pptr)
  319. {
  320. has_next_ptr *cur = *pptr;
  321. while (cur) {
  322. has_next_ptr *t = cur;
  323. cur = cur->next;
  324. free(t);
  325. }
  326. *pptr = NULL;
  327. }
  328. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH \
  329. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES \
  330. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  331. static ALWAYS_INLINE void free_Htaccess_list(Htaccess **pptr)
  332. {
  333. free_llist((has_next_ptr**)pptr);
  334. }
  335. #endif
  336. static ALWAYS_INLINE void free_Htaccess_IP_list(Htaccess_IP **pptr)
  337. {
  338. free_llist((has_next_ptr**)pptr);
  339. }
  340. /* Returns presumed mask width in bits or < 0 on error.
  341. * Updates strp, stores IP at provided pointer */
  342. static int scan_ip(const char **strp, unsigned *ipp, unsigned char endc)
  343. {
  344. const char *p = *strp;
  345. int auto_mask = 8;
  346. unsigned ip = 0;
  347. int j;
  348. if (*p == '/')
  349. return -auto_mask;
  350. for (j = 0; j < 4; j++) {
  351. unsigned octet;
  352. if ((*p < '0' || *p > '9') && *p != '/' && *p)
  353. return -auto_mask;
  354. octet = 0;
  355. while (*p >= '0' && *p <= '9') {
  356. octet *= 10;
  357. octet += *p - '0';
  358. if (octet > 255)
  359. return -auto_mask;
  360. p++;
  361. }
  362. if (*p == '.')
  363. p++;
  364. if (*p != '/' && *p)
  365. auto_mask += 8;
  366. ip = (ip << 8) | octet;
  367. }
  368. if (*p) {
  369. if (*p != endc)
  370. return -auto_mask;
  371. p++;
  372. if (*p == '\0')
  373. return -auto_mask;
  374. }
  375. *ipp = ip;
  376. *strp = p;
  377. return auto_mask;
  378. }
  379. /* Returns 0 on success. Stores IP and mask at provided pointers */
  380. static int scan_ip_mask(const char *str, unsigned *ipp, unsigned *maskp)
  381. {
  382. int i;
  383. unsigned mask;
  384. char *p;
  385. i = scan_ip(&str, ipp, '/');
  386. if (i < 0)
  387. return i;
  388. if (*str) {
  389. /* there is /xxx after dotted-IP address */
  390. i = bb_strtou(str, &p, 10);
  391. if (*p == '.') {
  392. /* 'xxx' itself is dotted-IP mask, parse it */
  393. /* (return 0 (success) only if it has N.N.N.N form) */
  394. return scan_ip(&str, maskp, '\0') - 32;
  395. }
  396. if (*p)
  397. return -1;
  398. }
  399. if (i > 32)
  400. return -1;
  401. if (sizeof(unsigned) == 4 && i == 32) {
  402. /* mask >>= 32 below may not work */
  403. mask = 0;
  404. } else {
  405. mask = 0xffffffff;
  406. mask >>= i;
  407. }
  408. /* i == 0 -> *maskp = 0x00000000
  409. * i == 1 -> *maskp = 0x80000000
  410. * i == 4 -> *maskp = 0xf0000000
  411. * i == 31 -> *maskp = 0xfffffffe
  412. * i == 32 -> *maskp = 0xffffffff */
  413. *maskp = (uint32_t)(~mask);
  414. return 0;
  415. }
  416. /*
  417. * Parse configuration file into in-memory linked list.
  418. *
  419. * The first non-white character is examined to determine if the config line
  420. * is one of the following:
  421. * .ext:mime/type # new mime type not compiled into httpd
  422. * [adAD]:from # ip address allow/deny, * for wildcard
  423. * /path:user:pass # username/password
  424. * Ennn:error.html # error page for status nnn
  425. * P:/url:[http://]hostname[:port]/new/path # reverse proxy
  426. *
  427. * Any previous IP rules are discarded.
  428. * If the flag argument is not SUBDIR_PARSE then all /path and mime rules
  429. * are also discarded. That is, previous settings are retained if flag is
  430. * SUBDIR_PARSE.
  431. * Error pages are only parsed on the main config file.
  432. *
  433. * path Path where to look for httpd.conf (without filename).
  434. * flag Type of the parse request.
  435. */
  436. /* flag */
  437. #define FIRST_PARSE 0
  438. #define SUBDIR_PARSE 1
  439. #define SIGNALED_PARSE 2
  440. #define FIND_FROM_HTTPD_ROOT 3
  441. static void parse_conf(const char *path, int flag)
  442. {
  443. FILE *f;
  444. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  445. Htaccess *prev;
  446. #endif
  447. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH \
  448. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES \
  449. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  450. Htaccess *cur;
  451. #endif
  452. const char *filename = configFile;
  453. char buf[160];
  454. char *p, *p0;
  455. char *after_colon;
  456. Htaccess_IP *pip;
  457. /* discard old rules */
  458. free_Htaccess_IP_list(&ip_a_d);
  459. flg_deny_all = 0;
  460. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH \
  461. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES \
  462. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  463. /* retain previous auth and mime config only for subdir parse */
  464. if (flag != SUBDIR_PARSE) {
  465. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  466. free_Htaccess_list(&g_auth);
  467. #endif
  468. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES
  469. free_Htaccess_list(&mime_a);
  470. #endif
  471. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  472. free_Htaccess_list(&script_i);
  473. #endif
  474. }
  475. #endif
  476. if (flag == SUBDIR_PARSE || filename == NULL) {
  477. filename = alloca(strlen(path) + sizeof(httpd_conf) + 2);
  478. sprintf((char *)filename, "%s/%s", path, httpd_conf);
  479. }
  480. while ((f = fopen_for_read(filename)) == NULL) {
  481. if (flag == SUBDIR_PARSE || flag == FIND_FROM_HTTPD_ROOT) {
  482. /* config file not found, no changes to config */
  483. return;
  484. }
  485. if (configFile && flag == FIRST_PARSE) /* if -c option given */
  486. bb_simple_perror_msg_and_die(filename);
  487. flag = FIND_FROM_HTTPD_ROOT;
  488. filename = httpd_conf;
  489. }
  490. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  491. prev = g_auth;
  492. #endif
  493. /* This could stand some work */
  494. while ((p0 = fgets(buf, sizeof(buf), f)) != NULL) {
  495. after_colon = NULL;
  496. for (p = p0; *p0 != '\0' && *p0 != '#'; p0++) {
  497. if (!isspace(*p0)) {
  498. *p++ = *p0;
  499. if (*p0 == ':' && after_colon == NULL)
  500. after_colon = p;
  501. }
  502. }
  503. *p = '\0';
  504. /* test for empty or strange line */
  505. if (after_colon == NULL || *after_colon == '\0')
  506. continue;
  507. p0 = buf;
  508. if (*p0 == 'd' || *p0 == 'a')
  509. *p0 -= 0x20; /* a/d -> A/D */
  510. if (*after_colon == '*') {
  511. if (*p0 == 'D') {
  512. /* memorize "deny all" */
  513. flg_deny_all = 1;
  514. }
  515. /* skip assumed "A:*", it is a default anyway */
  516. continue;
  517. }
  518. if (*p0 == 'A' || *p0 == 'D') {
  519. /* storing current config IP line */
  520. pip = xzalloc(sizeof(Htaccess_IP));
  521. if (scan_ip_mask(after_colon, &(pip->ip), &(pip->mask))) {
  522. /* IP{/mask} syntax error detected, protect all */
  523. *p0 = 'D';
  524. pip->mask = 0;
  525. }
  526. pip->allow_deny = *p0;
  527. if (*p0 == 'D') {
  528. /* Deny:from_IP - prepend */
  529. pip->next = ip_a_d;
  530. ip_a_d = pip;
  531. } else {
  532. /* A:from_IP - append (thus D precedes A) */
  533. Htaccess_IP *prev_IP = ip_a_d;
  534. if (prev_IP == NULL) {
  535. ip_a_d = pip;
  536. } else {
  537. while (prev_IP->next)
  538. prev_IP = prev_IP->next;
  539. prev_IP->next = pip;
  540. }
  541. }
  542. continue;
  543. }
  544. #if ENABLE_FEATURE_HTTPD_ERROR_PAGES
  545. if (flag == FIRST_PARSE && *p0 == 'E') {
  546. unsigned i;
  547. int status = atoi(++p0); /* error status code */
  548. if (status < HTTP_CONTINUE) {
  549. bb_error_msg("config error '%s' in '%s'", buf, filename);
  550. continue;
  551. }
  552. /* then error page; find matching status */
  553. for (i = 0; i < ARRAY_SIZE(http_response_type); i++) {
  554. if (http_response_type[i] == status) {
  555. /* We chdir to home_httpd, thus no need to
  556. * concat_path_file(home_httpd, after_colon)
  557. * here */
  558. http_error_page[i] = xstrdup(after_colon);
  559. break;
  560. }
  561. }
  562. continue;
  563. }
  564. #endif
  565. #if ENABLE_FEATURE_HTTPD_PROXY
  566. if (flag == FIRST_PARSE && *p0 == 'P') {
  567. /* P:/url:[http://]hostname[:port]/new/path */
  568. char *url_from, *host_port, *url_to;
  569. Htaccess_Proxy *proxy_entry;
  570. url_from = after_colon;
  571. host_port = strchr(after_colon, ':');
  572. if (host_port == NULL) {
  573. bb_error_msg("config error '%s' in '%s'", buf, filename);
  574. continue;
  575. }
  576. *host_port++ = '\0';
  577. if (strncmp(host_port, "http://", 7) == 0)
  578. host_port += 7;
  579. if (*host_port == '\0') {
  580. bb_error_msg("config error '%s' in '%s'", buf, filename);
  581. continue;
  582. }
  583. url_to = strchr(host_port, '/');
  584. if (url_to == NULL) {
  585. bb_error_msg("config error '%s' in '%s'", buf, filename);
  586. continue;
  587. }
  588. *url_to = '\0';
  589. proxy_entry = xzalloc(sizeof(Htaccess_Proxy));
  590. proxy_entry->url_from = xstrdup(url_from);
  591. proxy_entry->host_port = xstrdup(host_port);
  592. *url_to = '/';
  593. proxy_entry->url_to = xstrdup(url_to);
  594. proxy_entry->next = proxy;
  595. proxy = proxy_entry;
  596. continue;
  597. }
  598. #endif
  599. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  600. if (*p0 == '/') {
  601. /* make full path from httpd root / current_path / config_line_path */
  602. const char *tp = (flag == SUBDIR_PARSE ? path : "");
  603. p0 = xmalloc(strlen(tp) + (after_colon - buf) + 2 + strlen(after_colon));
  604. after_colon[-1] = '\0';
  605. sprintf(p0, "/%s%s", tp, buf);
  606. /* looks like bb_simplify_path... */
  607. tp = p = p0;
  608. do {
  609. if (*p == '/') {
  610. if (*tp == '/') { /* skip duplicate (or initial) slash */
  611. continue;
  612. }
  613. if (*tp == '.') {
  614. if (tp[1] == '/' || tp[1] == '\0') { /* remove extra '.' */
  615. continue;
  616. }
  617. if ((tp[1] == '.') && (tp[2] == '/' || tp[2] == '\0')) {
  618. ++tp;
  619. if (p > p0) {
  620. while (*--p != '/') /* omit previous dir */
  621. continue;
  622. }
  623. continue;
  624. }
  625. }
  626. }
  627. *++p = *tp;
  628. } while (*++tp);
  629. if ((p == p0) || (*p != '/')) { /* not a trailing slash */
  630. ++p; /* so keep last character */
  631. }
  632. *p = ':';
  633. strcpy(p + 1, after_colon);
  634. }
  635. #endif
  636. if (*p0 == 'I') {
  637. index_page = xstrdup(after_colon);
  638. continue;
  639. }
  640. /* Do not allow jumping around using H in subdir's configs */
  641. if (flag == FIRST_PARSE && *p0 == 'H') {
  642. home_httpd = xstrdup(after_colon);
  643. xchdir(home_httpd);
  644. continue;
  645. }
  646. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH \
  647. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES \
  648. || ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  649. /* storing current config line */
  650. cur = xzalloc(sizeof(Htaccess) + strlen(p0));
  651. strcpy(cur->before_colon, p0);
  652. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  653. if (*p0 == '/') /* was malloced - see above */
  654. free(p0);
  655. #endif
  656. cur->after_colon = strchr(cur->before_colon, ':');
  657. *cur->after_colon++ = '\0';
  658. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES
  659. if (cur->before_colon[0] == '.') {
  660. /* .mime line: prepend to mime_a list */
  661. cur->next = mime_a;
  662. mime_a = cur;
  663. continue;
  664. }
  665. #endif
  666. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  667. if (cur->before_colon[0] == '*' && cur->before_colon[1] == '.') {
  668. /* script interpreter line: prepend to script_i list */
  669. cur->next = script_i;
  670. script_i = cur;
  671. continue;
  672. }
  673. #endif
  674. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  675. //TODO: we do not test for leading "/"??
  676. //also, do we leak cur if BASIC_AUTH is off?
  677. if (prev == NULL) {
  678. /* first line */
  679. g_auth = prev = cur;
  680. } else {
  681. /* sort path, if current length eq or bigger then move up */
  682. Htaccess *prev_hti = g_auth;
  683. size_t l = strlen(cur->before_colon);
  684. Htaccess *hti;
  685. for (hti = prev_hti; hti; hti = hti->next) {
  686. if (l >= strlen(hti->before_colon)) {
  687. /* insert before hti */
  688. cur->next = hti;
  689. if (prev_hti != hti) {
  690. prev_hti->next = cur;
  691. } else {
  692. /* insert as top */
  693. g_auth = cur;
  694. }
  695. break;
  696. }
  697. if (prev_hti != hti)
  698. prev_hti = prev_hti->next;
  699. }
  700. if (!hti) { /* not inserted, add to bottom */
  701. prev->next = cur;
  702. prev = cur;
  703. }
  704. }
  705. #endif /* BASIC_AUTH */
  706. #endif /* BASIC_AUTH || MIME_TYPES || SCRIPT_INTERPR */
  707. } /* while (fgets) */
  708. fclose(f);
  709. }
  710. #if ENABLE_FEATURE_HTTPD_ENCODE_URL_STR
  711. /*
  712. * Given a string, html-encode special characters.
  713. * This is used for the -e command line option to provide an easy way
  714. * for scripts to encode result data without confusing browsers. The
  715. * returned string pointer is memory allocated by malloc().
  716. *
  717. * Returns a pointer to the encoded string (malloced).
  718. */
  719. static char *encodeString(const char *string)
  720. {
  721. /* take the simple route and encode everything */
  722. /* could possibly scan once to get length. */
  723. int len = strlen(string);
  724. char *out = xmalloc(len * 6 + 1);
  725. char *p = out;
  726. char ch;
  727. while ((ch = *string++)) {
  728. /* very simple check for what to encode */
  729. if (isalnum(ch))
  730. *p++ = ch;
  731. else
  732. p += sprintf(p, "&#%d;", (unsigned char) ch);
  733. }
  734. *p = '\0';
  735. return out;
  736. }
  737. #endif /* FEATURE_HTTPD_ENCODE_URL_STR */
  738. /*
  739. * Given a URL encoded string, convert it to plain ascii.
  740. * Since decoding always makes strings smaller, the decode is done in-place.
  741. * Thus, callers should xstrdup() the argument if they do not want the
  742. * argument modified. The return is the original pointer, allowing this
  743. * function to be easily used as arguments to other functions.
  744. *
  745. * string The first string to decode.
  746. * option_d 1 if called for httpd -d
  747. *
  748. * Returns a pointer to the decoded string (same as input).
  749. */
  750. static unsigned hex_to_bin(unsigned char c)
  751. {
  752. unsigned v;
  753. v = c - '0';
  754. if (v <= 9)
  755. return v;
  756. /* c | 0x20: letters to lower case, non-letters
  757. * to (potentially different) non-letters */
  758. v = (unsigned)(c | 0x20) - 'a';
  759. if (v <= 5)
  760. return v + 10;
  761. return ~0;
  762. }
  763. /* For testing:
  764. void t(char c) { printf("'%c'(%u) %u\n", c, c, hex_to_bin(c)); }
  765. int main() { t(0x10); t(0x20); t('0'); t('9'); t('A'); t('F'); t('a'); t('f');
  766. t('0'-1); t('9'+1); t('A'-1); t('F'+1); t('a'-1); t('f'+1); return 0; }
  767. */
  768. static char *decodeString(char *orig, int option_d)
  769. {
  770. /* note that decoded string is always shorter than original */
  771. char *string = orig;
  772. char *ptr = string;
  773. char c;
  774. while ((c = *ptr++) != '\0') {
  775. unsigned v;
  776. if (option_d && c == '+') {
  777. *string++ = ' ';
  778. continue;
  779. }
  780. if (c != '%') {
  781. *string++ = c;
  782. continue;
  783. }
  784. v = hex_to_bin(ptr[0]);
  785. if (v > 15) {
  786. bad_hex:
  787. if (!option_d)
  788. return NULL;
  789. *string++ = '%';
  790. continue;
  791. }
  792. v = (v * 16) | hex_to_bin(ptr[1]);
  793. if (v > 255)
  794. goto bad_hex;
  795. if (!option_d && (v == '/' || v == '\0')) {
  796. /* caller takes it as indication of invalid
  797. * (dangerous wrt exploits) chars */
  798. return orig + 1;
  799. }
  800. *string++ = v;
  801. ptr += 2;
  802. }
  803. *string = '\0';
  804. return orig;
  805. }
  806. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  807. /*
  808. * Decode a base64 data stream as per rfc1521.
  809. * Note that the rfc states that non base64 chars are to be ignored.
  810. * Since the decode always results in a shorter size than the input,
  811. * it is OK to pass the input arg as an output arg.
  812. * Parameter: a pointer to a base64 encoded string.
  813. * Decoded data is stored in-place.
  814. */
  815. static void decodeBase64(char *Data)
  816. {
  817. const unsigned char *in = (const unsigned char *)Data;
  818. /* The decoded size will be at most 3/4 the size of the encoded */
  819. unsigned ch = 0;
  820. int i = 0;
  821. while (*in) {
  822. int t = *in++;
  823. if (t >= '0' && t <= '9')
  824. t = t - '0' + 52;
  825. else if (t >= 'A' && t <= 'Z')
  826. t = t - 'A';
  827. else if (t >= 'a' && t <= 'z')
  828. t = t - 'a' + 26;
  829. else if (t == '+')
  830. t = 62;
  831. else if (t == '/')
  832. t = 63;
  833. else if (t == '=')
  834. t = 0;
  835. else
  836. continue;
  837. ch = (ch << 6) | t;
  838. i++;
  839. if (i == 4) {
  840. *Data++ = (char) (ch >> 16);
  841. *Data++ = (char) (ch >> 8);
  842. *Data++ = (char) ch;
  843. i = 0;
  844. }
  845. }
  846. *Data = '\0';
  847. }
  848. #endif
  849. /*
  850. * Create a listen server socket on the designated port.
  851. */
  852. static int openServer(void)
  853. {
  854. unsigned n = bb_strtou(bind_addr_or_port, NULL, 10);
  855. if (!errno && n && n <= 0xffff)
  856. n = create_and_bind_stream_or_die(NULL, n);
  857. else
  858. n = create_and_bind_stream_or_die(bind_addr_or_port, 80);
  859. xlisten(n, 9);
  860. return n;
  861. }
  862. /*
  863. * Log the connection closure and exit.
  864. */
  865. static void log_and_exit(void) NORETURN;
  866. static void log_and_exit(void)
  867. {
  868. /* Paranoia. IE said to be buggy. It may send some extra data
  869. * or be confused by us just exiting without SHUT_WR. Oh well. */
  870. shutdown(1, SHUT_WR);
  871. /* Why??
  872. (this also messes up stdin when user runs httpd -i from terminal)
  873. ndelay_on(0);
  874. while (read(STDIN_FILENO, iobuf, IOBUF_SIZE) > 0)
  875. continue;
  876. */
  877. if (verbose > 2)
  878. bb_error_msg("closed");
  879. _exit(xfunc_error_retval);
  880. }
  881. /*
  882. * Create and send HTTP response headers.
  883. * The arguments are combined and sent as one write operation. Note that
  884. * IE will puke big-time if the headers are not sent in one packet and the
  885. * second packet is delayed for any reason.
  886. * responseNum - the result code to send.
  887. */
  888. static void send_headers(int responseNum)
  889. {
  890. static const char RFC1123FMT[] ALIGN1 = "%a, %d %b %Y %H:%M:%S GMT";
  891. const char *responseString = "";
  892. const char *infoString = NULL;
  893. const char *mime_type;
  894. #if ENABLE_FEATURE_HTTPD_ERROR_PAGES
  895. const char *error_page = NULL;
  896. #endif
  897. unsigned i;
  898. time_t timer = time(0);
  899. char tmp_str[80];
  900. int len;
  901. for (i = 0; i < ARRAY_SIZE(http_response_type); i++) {
  902. if (http_response_type[i] == responseNum) {
  903. responseString = http_response[i].name;
  904. infoString = http_response[i].info;
  905. #if ENABLE_FEATURE_HTTPD_ERROR_PAGES
  906. error_page = http_error_page[i];
  907. #endif
  908. break;
  909. }
  910. }
  911. /* error message is HTML */
  912. mime_type = responseNum == HTTP_OK ?
  913. found_mime_type : "text/html";
  914. if (verbose)
  915. bb_error_msg("response:%u", responseNum);
  916. /* emit the current date */
  917. strftime(tmp_str, sizeof(tmp_str), RFC1123FMT, gmtime(&timer));
  918. len = sprintf(iobuf,
  919. "HTTP/1.0 %d %s\r\nContent-type: %s\r\n"
  920. "Date: %s\r\nConnection: close\r\n",
  921. responseNum, responseString, mime_type, tmp_str);
  922. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  923. if (responseNum == HTTP_UNAUTHORIZED) {
  924. len += sprintf(iobuf + len,
  925. "WWW-Authenticate: Basic realm=\"%s\"\r\n",
  926. g_realm);
  927. }
  928. #endif
  929. if (responseNum == HTTP_MOVED_TEMPORARILY) {
  930. len += sprintf(iobuf + len, "Location: %s/%s%s\r\n",
  931. found_moved_temporarily,
  932. (g_query ? "?" : ""),
  933. (g_query ? g_query : ""));
  934. }
  935. #if ENABLE_FEATURE_HTTPD_ERROR_PAGES
  936. if (error_page && access(error_page, R_OK) == 0) {
  937. strcat(iobuf, "\r\n");
  938. len += 2;
  939. if (DEBUG)
  940. fprintf(stderr, "headers: '%s'\n", iobuf);
  941. full_write(STDOUT_FILENO, iobuf, len);
  942. if (DEBUG)
  943. fprintf(stderr, "writing error page: '%s'\n", error_page);
  944. return send_file_and_exit(error_page, SEND_BODY);
  945. }
  946. #endif
  947. if (file_size != -1) { /* file */
  948. strftime(tmp_str, sizeof(tmp_str), RFC1123FMT, gmtime(&last_mod));
  949. #if ENABLE_FEATURE_HTTPD_RANGES
  950. if (responseNum == HTTP_PARTIAL_CONTENT) {
  951. len += sprintf(iobuf + len, "Content-Range: bytes %"OFF_FMT"d-%"OFF_FMT"d/%"OFF_FMT"d\r\n",
  952. range_start,
  953. range_end,
  954. file_size);
  955. file_size = range_end - range_start + 1;
  956. }
  957. #endif
  958. len += sprintf(iobuf + len,
  959. #if ENABLE_FEATURE_HTTPD_RANGES
  960. "Accept-Ranges: bytes\r\n"
  961. #endif
  962. "Last-Modified: %s\r\n%s %"OFF_FMT"d\r\n",
  963. tmp_str,
  964. "Content-length:",
  965. file_size
  966. );
  967. }
  968. iobuf[len++] = '\r';
  969. iobuf[len++] = '\n';
  970. if (infoString) {
  971. len += sprintf(iobuf + len,
  972. "<HTML><HEAD><TITLE>%d %s</TITLE></HEAD>\n"
  973. "<BODY><H1>%d %s</H1>\n%s\n</BODY></HTML>\n",
  974. responseNum, responseString,
  975. responseNum, responseString, infoString);
  976. }
  977. if (DEBUG)
  978. fprintf(stderr, "headers: '%s'\n", iobuf);
  979. if (full_write(STDOUT_FILENO, iobuf, len) != len) {
  980. if (verbose > 1)
  981. bb_perror_msg("error");
  982. log_and_exit();
  983. }
  984. }
  985. static void send_headers_and_exit(int responseNum) NORETURN;
  986. static void send_headers_and_exit(int responseNum)
  987. {
  988. send_headers(responseNum);
  989. log_and_exit();
  990. }
  991. /*
  992. * Read from the socket until '\n' or EOF. '\r' chars are removed.
  993. * '\n' is replaced with NUL.
  994. * Return number of characters read or 0 if nothing is read
  995. * ('\r' and '\n' are not counted).
  996. * Data is returned in iobuf.
  997. */
  998. static int get_line(void)
  999. {
  1000. int count = 0;
  1001. char c;
  1002. while (1) {
  1003. if (hdr_cnt <= 0) {
  1004. hdr_cnt = safe_read(STDIN_FILENO, hdr_buf, sizeof(hdr_buf));
  1005. if (hdr_cnt <= 0)
  1006. break;
  1007. hdr_ptr = hdr_buf;
  1008. }
  1009. iobuf[count] = c = *hdr_ptr++;
  1010. hdr_cnt--;
  1011. if (c == '\r')
  1012. continue;
  1013. if (c == '\n') {
  1014. iobuf[count] = '\0';
  1015. return count;
  1016. }
  1017. if (count < (IOBUF_SIZE - 1)) /* check overflow */
  1018. count++;
  1019. }
  1020. return count;
  1021. }
  1022. #if ENABLE_FEATURE_HTTPD_CGI || ENABLE_FEATURE_HTTPD_PROXY
  1023. /* gcc 4.2.1 fares better with NOINLINE */
  1024. static NOINLINE void cgi_io_loop_and_exit(int fromCgi_rd, int toCgi_wr, int post_len) NORETURN;
  1025. static NOINLINE void cgi_io_loop_and_exit(int fromCgi_rd, int toCgi_wr, int post_len)
  1026. {
  1027. enum { FROM_CGI = 1, TO_CGI = 2 }; /* indexes in pfd[] */
  1028. struct pollfd pfd[3];
  1029. int out_cnt; /* we buffer a bit of initial CGI output */
  1030. int count;
  1031. /* iobuf is used for CGI -> network data,
  1032. * hdr_buf is for network -> CGI data (POSTDATA) */
  1033. /* If CGI dies, we still want to correctly finish reading its output
  1034. * and send it to the peer. So please no SIGPIPEs! */
  1035. signal(SIGPIPE, SIG_IGN);
  1036. // We inconsistently handle a case when more POSTDATA from network
  1037. // is coming than we expected. We may give *some part* of that
  1038. // extra data to CGI.
  1039. //if (hdr_cnt > post_len) {
  1040. // /* We got more POSTDATA from network than we expected */
  1041. // hdr_cnt = post_len;
  1042. //}
  1043. post_len -= hdr_cnt;
  1044. /* post_len - number of POST bytes not yet read from network */
  1045. /* NB: breaking out of this loop jumps to log_and_exit() */
  1046. out_cnt = 0;
  1047. while (1) {
  1048. memset(pfd, 0, sizeof(pfd));
  1049. pfd[FROM_CGI].fd = fromCgi_rd;
  1050. pfd[FROM_CGI].events = POLLIN;
  1051. if (toCgi_wr) {
  1052. pfd[TO_CGI].fd = toCgi_wr;
  1053. if (hdr_cnt > 0) {
  1054. pfd[TO_CGI].events = POLLOUT;
  1055. } else if (post_len > 0) {
  1056. pfd[0].events = POLLIN;
  1057. } else {
  1058. /* post_len <= 0 && hdr_cnt <= 0:
  1059. * no more POST data to CGI,
  1060. * let CGI see EOF on CGI's stdin */
  1061. close(toCgi_wr);
  1062. toCgi_wr = 0;
  1063. }
  1064. }
  1065. /* Now wait on the set of sockets */
  1066. count = safe_poll(pfd, 3, -1);
  1067. if (count <= 0) {
  1068. #if 0
  1069. if (safe_waitpid(pid, &status, WNOHANG) <= 0) {
  1070. /* Weird. CGI didn't exit and no fd's
  1071. * are ready, yet poll returned?! */
  1072. continue;
  1073. }
  1074. if (DEBUG && WIFEXITED(status))
  1075. bb_error_msg("CGI exited, status=%d", WEXITSTATUS(status));
  1076. if (DEBUG && WIFSIGNALED(status))
  1077. bb_error_msg("CGI killed, signal=%d", WTERMSIG(status));
  1078. #endif
  1079. break;
  1080. }
  1081. if (pfd[TO_CGI].revents) {
  1082. /* hdr_cnt > 0 here due to the way pfd[TO_CGI].events set */
  1083. /* Have data from peer and can write to CGI */
  1084. count = safe_write(toCgi_wr, hdr_ptr, hdr_cnt);
  1085. /* Doesn't happen, we dont use nonblocking IO here
  1086. *if (count < 0 && errno == EAGAIN) {
  1087. * ...
  1088. *} else */
  1089. if (count > 0) {
  1090. hdr_ptr += count;
  1091. hdr_cnt -= count;
  1092. } else {
  1093. /* EOF/broken pipe to CGI, stop piping POST data */
  1094. hdr_cnt = post_len = 0;
  1095. }
  1096. }
  1097. if (pfd[0].revents) {
  1098. /* post_len > 0 && hdr_cnt == 0 here */
  1099. /* We expect data, prev data portion is eaten by CGI
  1100. * and there *is* data to read from the peer
  1101. * (POSTDATA) */
  1102. //count = post_len > (int)sizeof(hdr_buf) ? (int)sizeof(hdr_buf) : post_len;
  1103. //count = safe_read(STDIN_FILENO, hdr_buf, count);
  1104. count = safe_read(STDIN_FILENO, hdr_buf, sizeof(hdr_buf));
  1105. if (count > 0) {
  1106. hdr_cnt = count;
  1107. hdr_ptr = hdr_buf;
  1108. post_len -= count;
  1109. } else {
  1110. /* no more POST data can be read */
  1111. post_len = 0;
  1112. }
  1113. }
  1114. if (pfd[FROM_CGI].revents) {
  1115. /* There is something to read from CGI */
  1116. char *rbuf = iobuf;
  1117. /* Are we still buffering CGI output? */
  1118. if (out_cnt >= 0) {
  1119. /* HTTP_200[] has single "\r\n" at the end.
  1120. * According to http://hoohoo.ncsa.uiuc.edu/cgi/out.html,
  1121. * CGI scripts MUST send their own header terminated by
  1122. * empty line, then data. That's why we have only one
  1123. * <cr><lf> pair here. We will output "200 OK" line
  1124. * if needed, but CGI still has to provide blank line
  1125. * between header and body */
  1126. /* Must use safe_read, not full_read, because
  1127. * CGI may output a few first bytes and then wait
  1128. * for POSTDATA without closing stdout.
  1129. * With full_read we may wait here forever. */
  1130. count = safe_read(fromCgi_rd, rbuf + out_cnt, PIPE_BUF - 8);
  1131. if (count <= 0) {
  1132. /* eof (or error) and there was no "HTTP",
  1133. * so write it, then write received data */
  1134. if (out_cnt) {
  1135. full_write(STDOUT_FILENO, HTTP_200, sizeof(HTTP_200)-1);
  1136. full_write(STDOUT_FILENO, rbuf, out_cnt);
  1137. }
  1138. break; /* CGI stdout is closed, exiting */
  1139. }
  1140. out_cnt += count;
  1141. count = 0;
  1142. /* "Status" header format is: "Status: 302 Redirected\r\n" */
  1143. if (out_cnt >= 8 && memcmp(rbuf, "Status: ", 8) == 0) {
  1144. /* send "HTTP/1.0 " */
  1145. if (full_write(STDOUT_FILENO, HTTP_200, 9) != 9)
  1146. break;
  1147. rbuf += 8; /* skip "Status: " */
  1148. count = out_cnt - 8;
  1149. out_cnt = -1; /* buffering off */
  1150. } else if (out_cnt >= 4) {
  1151. /* Did CGI add "HTTP"? */
  1152. if (memcmp(rbuf, HTTP_200, 4) != 0) {
  1153. /* there is no "HTTP", do it ourself */
  1154. if (full_write(STDOUT_FILENO, HTTP_200, sizeof(HTTP_200)-1) != sizeof(HTTP_200)-1)
  1155. break;
  1156. }
  1157. /* Commented out:
  1158. if (!strstr(rbuf, "ontent-")) {
  1159. full_write(s, "Content-type: text/plain\r\n\r\n", 28);
  1160. }
  1161. * Counter-example of valid CGI without Content-type:
  1162. * echo -en "HTTP/1.0 302 Found\r\n"
  1163. * echo -en "Location: http://www.busybox.net\r\n"
  1164. * echo -en "\r\n"
  1165. */
  1166. count = out_cnt;
  1167. out_cnt = -1; /* buffering off */
  1168. }
  1169. } else {
  1170. count = safe_read(fromCgi_rd, rbuf, PIPE_BUF);
  1171. if (count <= 0)
  1172. break; /* eof (or error) */
  1173. }
  1174. if (full_write(STDOUT_FILENO, rbuf, count) != count)
  1175. break;
  1176. if (DEBUG)
  1177. fprintf(stderr, "cgi read %d bytes: '%.*s'\n", count, count, rbuf);
  1178. } /* if (pfd[FROM_CGI].revents) */
  1179. } /* while (1) */
  1180. log_and_exit();
  1181. }
  1182. #endif
  1183. #if ENABLE_FEATURE_HTTPD_CGI
  1184. static void setenv1(const char *name, const char *value)
  1185. {
  1186. setenv(name, value ? value : "", 1);
  1187. }
  1188. /*
  1189. * Spawn CGI script, forward CGI's stdin/out <=> network
  1190. *
  1191. * Environment variables are set up and the script is invoked with pipes
  1192. * for stdin/stdout. If a POST is being done the script is fed the POST
  1193. * data in addition to setting the QUERY_STRING variable (for GETs or POSTs).
  1194. *
  1195. * Parameters:
  1196. * const char *url The requested URL (with leading /).
  1197. * int post_len Length of the POST body.
  1198. * const char *cookie For set HTTP_COOKIE.
  1199. * const char *content_type For set CONTENT_TYPE.
  1200. */
  1201. static void send_cgi_and_exit(
  1202. const char *url,
  1203. const char *request,
  1204. int post_len,
  1205. const char *cookie,
  1206. const char *content_type) NORETURN;
  1207. static void send_cgi_and_exit(
  1208. const char *url,
  1209. const char *request,
  1210. int post_len,
  1211. const char *cookie,
  1212. const char *content_type)
  1213. {
  1214. struct fd_pair fromCgi; /* CGI -> httpd pipe */
  1215. struct fd_pair toCgi; /* httpd -> CGI pipe */
  1216. char *script;
  1217. int pid;
  1218. /* Make a copy. NB: caller guarantees:
  1219. * url[0] == '/', url[1] != '/' */
  1220. url = xstrdup(url);
  1221. /*
  1222. * We are mucking with environment _first_ and then vfork/exec,
  1223. * this allows us to use vfork safely. Parent doesn't care about
  1224. * these environment changes anyway.
  1225. */
  1226. /* Check for [dirs/]script.cgi/PATH_INFO */
  1227. script = (char*)url;
  1228. while ((script = strchr(script + 1, '/')) != NULL) {
  1229. struct stat sb;
  1230. *script = '\0';
  1231. if (!is_directory(url + 1, 1, &sb)) {
  1232. /* not directory, found script.cgi/PATH_INFO */
  1233. *script = '/';
  1234. break;
  1235. }
  1236. *script = '/'; /* is directory, find next '/' */
  1237. }
  1238. setenv1("PATH_INFO", script); /* set to /PATH_INFO or "" */
  1239. setenv1("REQUEST_METHOD", request);
  1240. if (g_query) {
  1241. putenv(xasprintf("%s=%s?%s", "REQUEST_URI", url, g_query));
  1242. } else {
  1243. setenv1("REQUEST_URI", url);
  1244. }
  1245. if (script != NULL)
  1246. *script = '\0'; /* cut off /PATH_INFO */
  1247. /* SCRIPT_FILENAME is required by PHP in CGI mode */
  1248. if (home_httpd[0] == '/') {
  1249. char *fullpath = concat_path_file(home_httpd, url);
  1250. setenv1("SCRIPT_FILENAME", fullpath);
  1251. }
  1252. /* set SCRIPT_NAME as full path: /cgi-bin/dirs/script.cgi */
  1253. setenv1("SCRIPT_NAME", url);
  1254. /* http://hoohoo.ncsa.uiuc.edu/cgi/env.html:
  1255. * QUERY_STRING: The information which follows the ? in the URL
  1256. * which referenced this script. This is the query information.
  1257. * It should not be decoded in any fashion. This variable
  1258. * should always be set when there is query information,
  1259. * regardless of command line decoding. */
  1260. /* (Older versions of bbox seem to do some decoding) */
  1261. setenv1("QUERY_STRING", g_query);
  1262. putenv((char*)"SERVER_SOFTWARE=busybox httpd/"BB_VER);
  1263. putenv((char*)"SERVER_PROTOCOL=HTTP/1.0");
  1264. putenv((char*)"GATEWAY_INTERFACE=CGI/1.1");
  1265. /* Having _separate_ variables for IP and port defeats
  1266. * the purpose of having socket abstraction. Which "port"
  1267. * are you using on Unix domain socket?
  1268. * IOW - REMOTE_PEER="1.2.3.4:56" makes much more sense.
  1269. * Oh well... */
  1270. {
  1271. char *p = rmt_ip_str ? rmt_ip_str : (char*)"";
  1272. char *cp = strrchr(p, ':');
  1273. if (ENABLE_FEATURE_IPV6 && cp && strchr(cp, ']'))
  1274. cp = NULL;
  1275. if (cp) *cp = '\0'; /* delete :PORT */
  1276. setenv1("REMOTE_ADDR", p);
  1277. if (cp) {
  1278. *cp = ':';
  1279. #if ENABLE_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV
  1280. setenv1("REMOTE_PORT", cp + 1);
  1281. #endif
  1282. }
  1283. }
  1284. setenv1("HTTP_USER_AGENT", user_agent);
  1285. if (post_len)
  1286. putenv(xasprintf("CONTENT_LENGTH=%d", post_len));
  1287. if (cookie)
  1288. setenv1("HTTP_COOKIE", cookie);
  1289. if (content_type)
  1290. setenv1("CONTENT_TYPE", content_type);
  1291. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  1292. if (remoteuser) {
  1293. setenv1("REMOTE_USER", remoteuser);
  1294. putenv((char*)"AUTH_TYPE=Basic");
  1295. }
  1296. #endif
  1297. if (referer)
  1298. setenv1("HTTP_REFERER", referer);
  1299. xpiped_pair(fromCgi);
  1300. xpiped_pair(toCgi);
  1301. pid = vfork();
  1302. if (pid < 0) {
  1303. /* TODO: log perror? */
  1304. log_and_exit();
  1305. }
  1306. if (!pid) {
  1307. /* Child process */
  1308. char *argv[3];
  1309. xfunc_error_retval = 242;
  1310. /* NB: close _first_, then move fds! */
  1311. close(toCgi.wr);
  1312. close(fromCgi.rd);
  1313. xmove_fd(toCgi.rd, 0); /* replace stdin with the pipe */
  1314. xmove_fd(fromCgi.wr, 1); /* replace stdout with the pipe */
  1315. /* User seeing stderr output can be a security problem.
  1316. * If CGI really wants that, it can always do dup itself. */
  1317. /* dup2(1, 2); */
  1318. /* Chdiring to script's dir */
  1319. script = strrchr(url, '/');
  1320. if (script != url) { /* paranoia */
  1321. *script = '\0';
  1322. if (chdir(url + 1) != 0) {
  1323. bb_perror_msg("chdir %s", url + 1);
  1324. goto error_execing_cgi;
  1325. }
  1326. // not needed: *script = '/';
  1327. }
  1328. script++;
  1329. /* set argv[0] to name without path */
  1330. argv[0] = script;
  1331. argv[1] = NULL;
  1332. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  1333. {
  1334. char *suffix = strrchr(script, '.');
  1335. if (suffix) {
  1336. Htaccess *cur;
  1337. for (cur = script_i; cur; cur = cur->next) {
  1338. if (strcmp(cur->before_colon + 1, suffix) == 0) {
  1339. /* found interpreter name */
  1340. argv[0] = cur->after_colon;
  1341. argv[1] = script;
  1342. argv[2] = NULL;
  1343. break;
  1344. }
  1345. }
  1346. }
  1347. }
  1348. #endif
  1349. /* restore default signal dispositions for CGI process */
  1350. bb_signals(0
  1351. | (1 << SIGCHLD)
  1352. | (1 << SIGPIPE)
  1353. | (1 << SIGHUP)
  1354. , SIG_DFL);
  1355. /* _NOT_ execvp. We do not search PATH. argv[0] is a filename
  1356. * without any dir components and will only match a file
  1357. * in the current directory */
  1358. execv(argv[0], argv);
  1359. if (verbose)
  1360. bb_perror_msg("exec %s", argv[0]);
  1361. error_execing_cgi:
  1362. /* send to stdout
  1363. * (we are CGI here, our stdout is pumped to the net) */
  1364. send_headers_and_exit(HTTP_NOT_FOUND);
  1365. } /* end child */
  1366. /* Parent process */
  1367. /* Restore variables possibly changed by child */
  1368. xfunc_error_retval = 0;
  1369. /* Pump data */
  1370. close(fromCgi.wr);
  1371. close(toCgi.rd);
  1372. cgi_io_loop_and_exit(fromCgi.rd, toCgi.wr, post_len);
  1373. }
  1374. #endif /* FEATURE_HTTPD_CGI */
  1375. /*
  1376. * Send a file response to a HTTP request, and exit
  1377. *
  1378. * Parameters:
  1379. * const char *url The requested URL (with leading /).
  1380. * what What to send (headers/body/both).
  1381. */
  1382. static void send_file_and_exit(const char *url, int what)
  1383. {
  1384. static const char *const suffixTable[] = {
  1385. /* Warning: shorter equivalent suffix in one line must be first */
  1386. ".htm.html", "text/html",
  1387. ".jpg.jpeg", "image/jpeg",
  1388. ".gif", "image/gif",
  1389. ".png", "image/png",
  1390. ".txt.h.c.cc.cpp", "text/plain",
  1391. ".css", "text/css",
  1392. ".wav", "audio/wav",
  1393. ".avi", "video/x-msvideo",
  1394. ".qt.mov", "video/quicktime",
  1395. ".mpe.mpeg", "video/mpeg",
  1396. ".mid.midi", "audio/midi",
  1397. ".mp3", "audio/mpeg",
  1398. #if 0 /* unpopular */
  1399. ".au", "audio/basic",
  1400. ".pac", "application/x-ns-proxy-autoconfig",
  1401. ".vrml.wrl", "model/vrml",
  1402. #endif
  1403. NULL
  1404. };
  1405. char *suffix;
  1406. int f;
  1407. const char *const *table;
  1408. const char *try_suffix;
  1409. ssize_t count;
  1410. #if ENABLE_FEATURE_HTTPD_USE_SENDFILE
  1411. off_t offset;
  1412. #endif
  1413. /* If you want to know about EPIPE below
  1414. * (happens if you abort downloads from local httpd): */
  1415. signal(SIGPIPE, SIG_IGN);
  1416. suffix = strrchr(url, '.');
  1417. /* If not found, set default as "application/octet-stream"; */
  1418. found_mime_type = "application/octet-stream";
  1419. if (suffix) {
  1420. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES
  1421. Htaccess *cur;
  1422. #endif
  1423. for (table = suffixTable; *table; table += 2) {
  1424. try_suffix = strstr(table[0], suffix);
  1425. if (try_suffix) {
  1426. try_suffix += strlen(suffix);
  1427. if (*try_suffix == '\0' || *try_suffix == '.') {
  1428. found_mime_type = table[1];
  1429. break;
  1430. }
  1431. }
  1432. }
  1433. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES
  1434. for (cur = mime_a; cur; cur = cur->next) {
  1435. if (strcmp(cur->before_colon, suffix) == 0) {
  1436. found_mime_type = cur->after_colon;
  1437. break;
  1438. }
  1439. }
  1440. #endif
  1441. }
  1442. if (DEBUG)
  1443. bb_error_msg("sending file '%s' content-type: %s",
  1444. url, found_mime_type);
  1445. f = open(url, O_RDONLY);
  1446. if (f < 0) {
  1447. if (DEBUG)
  1448. bb_perror_msg("can't open '%s'", url);
  1449. /* Error pages are sent by using send_file_and_exit(SEND_BODY).
  1450. * IOW: it is unsafe to call send_headers_and_exit
  1451. * if what is SEND_BODY! Can recurse! */
  1452. if (what != SEND_BODY)
  1453. send_headers_and_exit(HTTP_NOT_FOUND);
  1454. log_and_exit();
  1455. }
  1456. #if ENABLE_FEATURE_HTTPD_RANGES
  1457. if (what == SEND_BODY)
  1458. range_start = 0; /* err pages and ranges don't mix */
  1459. range_len = MAXINT(off_t);
  1460. if (range_start) {
  1461. if (!range_end) {
  1462. range_end = file_size - 1;
  1463. }
  1464. if (range_end < range_start
  1465. || lseek(f, range_start, SEEK_SET) != range_start
  1466. ) {
  1467. lseek(f, 0, SEEK_SET);
  1468. range_start = 0;
  1469. } else {
  1470. range_len = range_end - range_start + 1;
  1471. send_headers(HTTP_PARTIAL_CONTENT);
  1472. what = SEND_BODY;
  1473. }
  1474. }
  1475. #endif
  1476. if (what & SEND_HEADERS)
  1477. send_headers(HTTP_OK);
  1478. #if ENABLE_FEATURE_HTTPD_USE_SENDFILE
  1479. offset = range_start;
  1480. do {
  1481. /* sz is rounded down to 64k */
  1482. ssize_t sz = MAXINT(ssize_t) - 0xffff;
  1483. USE_FEATURE_HTTPD_RANGES(if (sz > range_len) sz = range_len;)
  1484. count = sendfile(1, f, &offset, sz);
  1485. if (count < 0) {
  1486. if (offset == range_start)
  1487. goto fallback;
  1488. goto fin;
  1489. }
  1490. USE_FEATURE_HTTPD_RANGES(range_len -= sz;)
  1491. } while (count > 0 && range_len);
  1492. log_and_exit();
  1493. fallback:
  1494. #endif
  1495. while ((count = safe_read(f, iobuf, IOBUF_SIZE)) > 0) {
  1496. ssize_t n;
  1497. USE_FEATURE_HTTPD_RANGES(if (count > range_len) count = range_len;)
  1498. n = full_write(STDOUT_FILENO, iobuf, count);
  1499. if (count != n)
  1500. break;
  1501. USE_FEATURE_HTTPD_RANGES(range_len -= count;)
  1502. if (!range_len)
  1503. break;
  1504. }
  1505. #if ENABLE_FEATURE_HTTPD_USE_SENDFILE
  1506. fin:
  1507. #endif
  1508. if (count < 0 && verbose > 1)
  1509. bb_perror_msg("error");
  1510. log_and_exit();
  1511. }
  1512. static int checkPermIP(void)
  1513. {
  1514. Htaccess_IP *cur;
  1515. for (cur = ip_a_d; cur; cur = cur->next) {
  1516. #if DEBUG
  1517. fprintf(stderr,
  1518. "checkPermIP: '%s' ? '%u.%u.%u.%u/%u.%u.%u.%u'\n",
  1519. rmt_ip_str,
  1520. (unsigned char)(cur->ip >> 24),
  1521. (unsigned char)(cur->ip >> 16),
  1522. (unsigned char)(cur->ip >> 8),
  1523. (unsigned char)(cur->ip),
  1524. (unsigned char)(cur->mask >> 24),
  1525. (unsigned char)(cur->mask >> 16),
  1526. (unsigned char)(cur->mask >> 8),
  1527. (unsigned char)(cur->mask)
  1528. );
  1529. #endif
  1530. if ((rmt_ip & cur->mask) == cur->ip)
  1531. return (cur->allow_deny == 'A'); /* A -> 1 */
  1532. }
  1533. return !flg_deny_all; /* depends on whether we saw "D:*" */
  1534. }
  1535. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  1536. /*
  1537. * Config file entries are of the form "/<path>:<user>:<passwd>".
  1538. * If config file has no prefix match for path, access is allowed.
  1539. *
  1540. * path The file path
  1541. * user_and_passwd "user:passwd" to validate
  1542. *
  1543. * Returns 1 if user_and_passwd is OK.
  1544. */
  1545. static int check_user_passwd(const char *path, const char *user_and_passwd)
  1546. {
  1547. Htaccess *cur;
  1548. const char *prev = NULL;
  1549. for (cur = g_auth; cur; cur = cur->next) {
  1550. const char *dir_prefix;
  1551. size_t len;
  1552. dir_prefix = cur->before_colon;
  1553. /* WHY? */
  1554. /* If already saw a match, don't accept other different matches */
  1555. if (prev && strcmp(prev, dir_prefix) != 0)
  1556. continue;
  1557. if (DEBUG)
  1558. fprintf(stderr, "checkPerm: '%s' ? '%s'\n", dir_prefix, user_and_passwd);
  1559. /* If it's not a prefix match, continue searching */
  1560. len = strlen(dir_prefix);
  1561. if (len != 1 /* dir_prefix "/" matches all, don't need to check */
  1562. && (strncmp(dir_prefix, path, len) != 0
  1563. || (path[len] != '/' && path[len] != '\0'))
  1564. ) {
  1565. continue;
  1566. }
  1567. /* Path match found */
  1568. prev = dir_prefix;
  1569. if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
  1570. char *md5_passwd;
  1571. md5_passwd = strchr(cur->after_colon, ':');
  1572. if (md5_passwd && md5_passwd[1] == '$' && md5_passwd[2] == '1'
  1573. && md5_passwd[3] == '$' && md5_passwd[4]
  1574. ) {
  1575. char *encrypted;
  1576. int r, user_len_p1;
  1577. md5_passwd++;
  1578. user_len_p1 = md5_passwd - cur->after_colon;
  1579. /* comparing "user:" */
  1580. if (strncmp(cur->after_colon, user_and_passwd, user_len_p1) != 0) {
  1581. continue;
  1582. }
  1583. encrypted = pw_encrypt(
  1584. user_and_passwd + user_len_p1 /* cleartext pwd from user */,
  1585. md5_passwd /*salt */, 1 /* cleanup */);
  1586. r = strcmp(encrypted, md5_passwd);
  1587. free(encrypted);
  1588. if (r == 0)
  1589. goto set_remoteuser_var; /* Ok */
  1590. continue;
  1591. }
  1592. }
  1593. /* Comparing plaintext "user:pass" in one go */
  1594. if (strcmp(cur->after_colon, user_and_passwd) == 0) {
  1595. set_remoteuser_var:
  1596. remoteuser = xstrndup(user_and_passwd,
  1597. strchrnul(user_and_passwd, ':') - user_and_passwd);
  1598. return 1; /* Ok */
  1599. }
  1600. } /* for */
  1601. /* 0(bad) if prev is set: matches were found but passwd was wrong */
  1602. return (prev == NULL);
  1603. }
  1604. #endif /* FEATURE_HTTPD_BASIC_AUTH */
  1605. #if ENABLE_FEATURE_HTTPD_PROXY
  1606. static Htaccess_Proxy *find_proxy_entry(const char *url)
  1607. {
  1608. Htaccess_Proxy *p;
  1609. for (p = proxy; p; p = p->next) {
  1610. if (strncmp(url, p->url_from, strlen(p->url_from)) == 0)
  1611. return p;
  1612. }
  1613. return NULL;
  1614. }
  1615. #endif
  1616. /*
  1617. * Handle timeouts
  1618. */
  1619. static void exit_on_signal(int sig) NORETURN;
  1620. static void exit_on_signal(int sig UNUSED_PARAM)
  1621. {
  1622. send_headers_and_exit(HTTP_REQUEST_TIMEOUT);
  1623. }
  1624. /*
  1625. * Handle an incoming http request and exit.
  1626. */
  1627. static void handle_incoming_and_exit(const len_and_sockaddr *fromAddr) NORETURN;
  1628. static void handle_incoming_and_exit(const len_and_sockaddr *fromAddr)
  1629. {
  1630. static const char request_GET[] ALIGN1 = "GET";
  1631. struct stat sb;
  1632. char *urlcopy;
  1633. char *urlp;
  1634. char *tptr;
  1635. #if ENABLE_FEATURE_HTTPD_CGI
  1636. static const char request_HEAD[] ALIGN1 = "HEAD";
  1637. const char *prequest;
  1638. char *cookie = NULL;
  1639. char *content_type = NULL;
  1640. unsigned long length = 0;
  1641. #elif ENABLE_FEATURE_HTTPD_PROXY
  1642. #define prequest request_GET
  1643. unsigned long length = 0;
  1644. #endif
  1645. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  1646. smallint authorized = -1;
  1647. #endif
  1648. smallint ip_allowed;
  1649. char http_major_version;
  1650. #if ENABLE_FEATURE_HTTPD_PROXY
  1651. char http_minor_version;
  1652. char *header_buf = header_buf; /* for gcc */
  1653. char *header_ptr = header_ptr;
  1654. Htaccess_Proxy *proxy_entry;
  1655. #endif
  1656. /* Allocation of iobuf is postponed until now
  1657. * (IOW, server process doesn't need to waste 8k) */
  1658. iobuf = xmalloc(IOBUF_SIZE);
  1659. rmt_ip = 0;
  1660. if (fromAddr->u.sa.sa_family == AF_INET) {
  1661. rmt_ip = ntohl(fromAddr->u.sin.sin_addr.s_addr);
  1662. }
  1663. #if ENABLE_FEATURE_IPV6
  1664. if (fromAddr->u.sa.sa_family == AF_INET6
  1665. && fromAddr->u.sin6.sin6_addr.s6_addr32[0] == 0
  1666. && fromAddr->u.sin6.sin6_addr.s6_addr32[1] == 0
  1667. && ntohl(fromAddr->u.sin6.sin6_addr.s6_addr32[2]) == 0xffff)
  1668. rmt_ip = ntohl(fromAddr->u.sin6.sin6_addr.s6_addr32[3]);
  1669. #endif
  1670. if (ENABLE_FEATURE_HTTPD_CGI || DEBUG || verbose) {
  1671. /* NB: can be NULL (user runs httpd -i by hand?) */
  1672. rmt_ip_str = xmalloc_sockaddr2dotted(&fromAddr->u.sa);
  1673. }
  1674. if (verbose) {
  1675. /* this trick makes -v logging much simpler */
  1676. if (rmt_ip_str)
  1677. applet_name = rmt_ip_str;
  1678. if (verbose > 2)
  1679. bb_error_msg("connected");
  1680. }
  1681. /* Install timeout handler */
  1682. signal_no_SA_RESTART_empty_mask(SIGALRM, exit_on_signal);
  1683. alarm(HEADER_READ_TIMEOUT);
  1684. if (!get_line()) /* EOF or error or empty line */
  1685. send_headers_and_exit(HTTP_BAD_REQUEST);
  1686. /* Determine type of request (GET/POST) */
  1687. urlp = strpbrk(iobuf, " \t");
  1688. if (urlp == NULL)
  1689. send_headers_and_exit(HTTP_BAD_REQUEST);
  1690. *urlp++ = '\0';
  1691. #if ENABLE_FEATURE_HTTPD_CGI
  1692. prequest = request_GET;
  1693. if (strcasecmp(iobuf, prequest) != 0) {
  1694. prequest = request_HEAD;
  1695. if (strcasecmp(iobuf, prequest) != 0) {
  1696. prequest = "POST";
  1697. if (strcasecmp(iobuf, prequest) != 0)
  1698. send_headers_and_exit(HTTP_NOT_IMPLEMENTED);
  1699. }
  1700. }
  1701. #else
  1702. if (strcasecmp(iobuf, request_GET) != 0)
  1703. send_headers_and_exit(HTTP_NOT_IMPLEMENTED);
  1704. #endif
  1705. urlp = skip_whitespace(urlp);
  1706. if (urlp[0] != '/')
  1707. send_headers_and_exit(HTTP_BAD_REQUEST);
  1708. /* Find end of URL and parse HTTP version, if any */
  1709. http_major_version = '0';
  1710. USE_FEATURE_HTTPD_PROXY(http_minor_version = '0';)
  1711. tptr = strchrnul(urlp, ' ');
  1712. /* Is it " HTTP/"? */
  1713. if (tptr[0] && strncmp(tptr + 1, HTTP_200, 5) == 0) {
  1714. http_major_version = tptr[6];
  1715. USE_FEATURE_HTTPD_PROXY(http_minor_version = tptr[8];)
  1716. }
  1717. *tptr = '\0';
  1718. /* Copy URL from after "GET "/"POST " to stack-allocated char[] */
  1719. urlcopy = alloca((tptr - urlp) + 2 + strlen(index_page));
  1720. /*if (urlcopy == NULL)
  1721. * send_headers_and_exit(HTTP_INTERNAL_SERVER_ERROR);*/
  1722. strcpy(urlcopy, urlp);
  1723. /* NB: urlcopy ptr is never changed after this */
  1724. /* Extract url args if present */
  1725. g_query = NULL;
  1726. tptr = strchr(urlcopy, '?');
  1727. if (tptr) {
  1728. *tptr++ = '\0';
  1729. g_query = tptr;
  1730. }
  1731. /* Decode URL escape sequences */
  1732. tptr = decodeString(urlcopy, 0);
  1733. if (tptr == NULL)
  1734. send_headers_and_exit(HTTP_BAD_REQUEST);
  1735. if (tptr == urlcopy + 1) {
  1736. /* '/' or NUL is encoded */
  1737. send_headers_and_exit(HTTP_NOT_FOUND);
  1738. }
  1739. /* Canonicalize path */
  1740. /* Algorithm stolen from libbb bb_simplify_path(),
  1741. * but don't strdup, retain trailing slash, protect root */
  1742. urlp = tptr = urlcopy;
  1743. do {
  1744. if (*urlp == '/') {
  1745. /* skip duplicate (or initial) slash */
  1746. if (*tptr == '/') {
  1747. continue;
  1748. }
  1749. if (*tptr == '.') {
  1750. /* skip extra "/./" */
  1751. if (tptr[1] == '/' || !tptr[1]) {
  1752. continue;
  1753. }
  1754. /* "..": be careful */
  1755. if (tptr[1] == '.' && (tptr[2] == '/' || !tptr[2])) {
  1756. ++tptr;
  1757. if (urlp == urlcopy) /* protect root */
  1758. send_headers_and_exit(HTTP_BAD_REQUEST);
  1759. while (*--urlp != '/') /* omit previous dir */;
  1760. continue;
  1761. }
  1762. }
  1763. }
  1764. *++urlp = *tptr;
  1765. } while (*++tptr);
  1766. *++urlp = '\0'; /* terminate after last character */
  1767. /* If URL is a directory, add '/' */
  1768. if (urlp[-1] != '/') {
  1769. if (is_directory(urlcopy + 1, 1, &sb)) {
  1770. found_moved_temporarily = urlcopy;
  1771. }
  1772. }
  1773. /* Log it */
  1774. if (verbose > 1)
  1775. bb_error_msg("url:%s", urlcopy);
  1776. tptr = urlcopy;
  1777. ip_allowed = checkPermIP();
  1778. while (ip_allowed && (tptr = strchr(tptr + 1, '/')) != NULL) {
  1779. /* have path1/path2 */
  1780. *tptr = '\0';
  1781. if (is_directory(urlcopy + 1, 1, &sb)) {
  1782. /* may have subdir config */
  1783. parse_conf(urlcopy + 1, SUBDIR_PARSE);
  1784. ip_allowed = checkPermIP();
  1785. }
  1786. *tptr = '/';
  1787. }
  1788. #if ENABLE_FEATURE_HTTPD_PROXY
  1789. proxy_entry = find_proxy_entry(urlcopy);
  1790. if (proxy_entry)
  1791. header_buf = header_ptr = xmalloc(IOBUF_SIZE);
  1792. #endif
  1793. if (http_major_version >= '0') {
  1794. /* Request was with "... HTTP/nXXX", and n >= 0 */
  1795. /* Read until blank line for HTTP version specified, else parse immediate */
  1796. while (1) {
  1797. alarm(HEADER_READ_TIMEOUT);
  1798. if (!get_line())
  1799. break; /* EOF or error or empty line */
  1800. if (DEBUG)
  1801. bb_error_msg("header: '%s'", iobuf);
  1802. #if ENABLE_FEATURE_HTTPD_PROXY
  1803. /* We need 2 more bytes for yet another "\r\n" -
  1804. * see near fdprintf(proxy_fd...) further below */
  1805. if (proxy_entry && (header_ptr - header_buf) < IOBUF_SIZE - 2) {
  1806. int len = strlen(iobuf);
  1807. if (len > IOBUF_SIZE - (header_ptr - header_buf) - 4)
  1808. len = IOBUF_SIZE - (header_ptr - header_buf) - 4;
  1809. memcpy(header_ptr, iobuf, len);
  1810. header_ptr += len;
  1811. header_ptr[0] = '\r';
  1812. header_ptr[1] = '\n';
  1813. header_ptr += 2;
  1814. }
  1815. #endif
  1816. #if ENABLE_FEATURE_HTTPD_CGI || ENABLE_FEATURE_HTTPD_PROXY
  1817. /* Try and do our best to parse more lines */
  1818. if ((STRNCASECMP(iobuf, "Content-length:") == 0)) {
  1819. /* extra read only for POST */
  1820. if (prequest != request_GET
  1821. #if ENABLE_FEATURE_HTTPD_CGI
  1822. && prequest != request_HEAD
  1823. #endif
  1824. ) {
  1825. tptr = skip_whitespace(iobuf + sizeof("Content-length:") - 1);
  1826. if (!tptr[0])
  1827. send_headers_and_exit(HTTP_BAD_REQUEST);
  1828. /* not using strtoul: it ignores leading minus! */
  1829. length = bb_strtou(tptr, NULL, 10);
  1830. /* length is "ulong", but we need to pass it to int later */
  1831. if (errno || length > INT_MAX)
  1832. send_headers_and_exit(HTTP_BAD_REQUEST);
  1833. }
  1834. }
  1835. #endif
  1836. #if ENABLE_FEATURE_HTTPD_CGI
  1837. else if (STRNCASECMP(iobuf, "Cookie:") == 0) {
  1838. cookie = xstrdup(skip_whitespace(iobuf + sizeof("Cookie:")-1));
  1839. } else if (STRNCASECMP(iobuf, "Content-Type:") == 0) {
  1840. content_type = xstrdup(skip_whitespace(iobuf + sizeof("Content-Type:")-1));
  1841. } else if (STRNCASECMP(iobuf, "Referer:") == 0) {
  1842. referer = xstrdup(skip_whitespace(iobuf + sizeof("Referer:")-1));
  1843. } else if (STRNCASECMP(iobuf, "User-Agent:") == 0) {
  1844. user_agent = xstrdup(skip_whitespace(iobuf + sizeof("User-Agent:")-1));
  1845. }
  1846. #endif
  1847. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  1848. if (STRNCASECMP(iobuf, "Authorization:") == 0) {
  1849. /* We only allow Basic credentials.
  1850. * It shows up as "Authorization: Basic <user>:<passwd>" where
  1851. * "<user>:<passwd>" is base64 encoded.
  1852. */
  1853. tptr = skip_whitespace(iobuf + sizeof("Authorization:")-1);
  1854. if (STRNCASECMP(tptr, "Basic") != 0)
  1855. continue;
  1856. tptr += sizeof("Basic")-1;
  1857. /* decodeBase64() skips whitespace itself */
  1858. decodeBase64(tptr);
  1859. authorized = check_user_passwd(urlcopy, tptr);
  1860. }
  1861. #endif
  1862. #if ENABLE_FEATURE_HTTPD_RANGES
  1863. if (STRNCASECMP(iobuf, "Range:") == 0) {
  1864. /* We know only bytes=NNN-[MMM] */
  1865. char *s = skip_whitespace(iobuf + sizeof("Range:")-1);
  1866. if (strncmp(s, "bytes=", 6) == 0) {
  1867. s += sizeof("bytes=")-1;
  1868. range_start = BB_STRTOOFF(s, &s, 10);
  1869. if (s[0] != '-' || range_start < 0) {
  1870. range_start = 0;
  1871. } else if (s[1]) {
  1872. range_end = BB_STRTOOFF(s+1, NULL, 10);
  1873. if (errno || range_end < range_start)
  1874. range_start = 0;
  1875. }
  1876. }
  1877. }
  1878. #endif
  1879. } /* while extra header reading */
  1880. }
  1881. /* We are done reading headers, disable peer timeout */
  1882. alarm(0);
  1883. if (strcmp(bb_basename(urlcopy), httpd_conf) == 0 || !ip_allowed) {
  1884. /* protect listing [/path]/httpd_conf or IP deny */
  1885. send_headers_and_exit(HTTP_FORBIDDEN);
  1886. }
  1887. #if ENABLE_FEATURE_HTTPD_BASIC_AUTH
  1888. /* Case: no "Authorization:" was seen, but page does require passwd.
  1889. * Check that with dummy user:pass */
  1890. if (authorized < 0)
  1891. authorized = check_user_passwd(urlcopy, ":");
  1892. if (!authorized)
  1893. send_headers_and_exit(HTTP_UNAUTHORIZED);
  1894. #endif
  1895. if (found_moved_temporarily) {
  1896. send_headers_and_exit(HTTP_MOVED_TEMPORARILY);
  1897. }
  1898. #if ENABLE_FEATURE_HTTPD_PROXY
  1899. if (proxy_entry != NULL) {
  1900. int proxy_fd;
  1901. len_and_sockaddr *lsa;
  1902. proxy_fd = socket(AF_INET, SOCK_STREAM, 0);
  1903. if (proxy_fd < 0)
  1904. send_headers_and_exit(HTTP_INTERNAL_SERVER_ERROR);
  1905. lsa = host2sockaddr(proxy_entry->host_port, 80);
  1906. if (lsa == NULL)
  1907. send_headers_and_exit(HTTP_INTERNAL_SERVER_ERROR);
  1908. if (connect(proxy_fd, &lsa->u.sa, lsa->len) < 0)
  1909. send_headers_and_exit(HTTP_INTERNAL_SERVER_ERROR);
  1910. fdprintf(proxy_fd, "%s %s%s%s%s HTTP/%c.%c\r\n",
  1911. prequest, /* GET or POST */
  1912. proxy_entry->url_to, /* url part 1 */
  1913. urlcopy + strlen(proxy_entry->url_from), /* url part 2 */
  1914. (g_query ? "?" : ""), /* "?" (maybe) */
  1915. (g_query ? g_query : ""), /* query string (maybe) */
  1916. http_major_version, http_minor_version);
  1917. header_ptr[0] = '\r';
  1918. header_ptr[1] = '\n';
  1919. header_ptr += 2;
  1920. write(proxy_fd, header_buf, header_ptr - header_buf);
  1921. free(header_buf); /* on the order of 8k, free it */
  1922. /* cgi_io_loop_and_exit needs to have two disctinct fds */
  1923. cgi_io_loop_and_exit(proxy_fd, dup(proxy_fd), length);
  1924. }
  1925. #endif
  1926. tptr = urlcopy + 1; /* skip first '/' */
  1927. #if ENABLE_FEATURE_HTTPD_CGI
  1928. if (strncmp(tptr, "cgi-bin/", 8) == 0) {
  1929. if (tptr[8] == '\0') {
  1930. /* protect listing "cgi-bin/" */
  1931. send_headers_and_exit(HTTP_FORBIDDEN);
  1932. }
  1933. send_cgi_and_exit(urlcopy, prequest, length, cookie, content_type);
  1934. }
  1935. #if ENABLE_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR
  1936. {
  1937. char *suffix = strrchr(tptr, '.');
  1938. if (suffix) {
  1939. Htaccess *cur;
  1940. for (cur = script_i; cur; cur = cur->next) {
  1941. if (strcmp(cur->before_colon + 1, suffix) == 0) {
  1942. send_cgi_and_exit(urlcopy, prequest, length, cookie, content_type);
  1943. }
  1944. }
  1945. }
  1946. }
  1947. #endif
  1948. if (prequest != request_GET && prequest != request_HEAD) {
  1949. send_headers_and_exit(HTTP_NOT_IMPLEMENTED);
  1950. }
  1951. #endif /* FEATURE_HTTPD_CGI */
  1952. if (urlp[-1] == '/')
  1953. strcpy(urlp, index_page);
  1954. if (stat(tptr, &sb) == 0) {
  1955. file_size = sb.st_size;
  1956. last_mod = sb.st_mtime;
  1957. }
  1958. #if ENABLE_FEATURE_HTTPD_CGI
  1959. else if (urlp[-1] == '/') {
  1960. /* It's a dir URL and there is no index.html
  1961. * Try cgi-bin/index.cgi */
  1962. if (access("/cgi-bin/index.cgi"+1, X_OK) == 0) {
  1963. urlp[0] = '\0';
  1964. g_query = urlcopy;
  1965. send_cgi_and_exit("/cgi-bin/index.cgi", prequest, length, cookie, content_type);
  1966. }
  1967. }
  1968. #endif
  1969. /* else {
  1970. * fall through to send_file, it errors out if open fails
  1971. * }
  1972. */
  1973. send_file_and_exit(tptr,
  1974. #if ENABLE_FEATURE_HTTPD_CGI
  1975. (prequest != request_HEAD ? SEND_HEADERS_AND_BODY : SEND_HEADERS)
  1976. #else
  1977. SEND_HEADERS_AND_BODY
  1978. #endif
  1979. );
  1980. }
  1981. /*
  1982. * The main http server function.
  1983. * Given a socket, listen for new connections and farm out
  1984. * the processing as a [v]forked process.
  1985. * Never returns.
  1986. */
  1987. #if BB_MMU
  1988. static void mini_httpd(int server_socket) NORETURN;
  1989. static void mini_httpd(int server_socket)
  1990. {
  1991. /* NB: it's best to not use xfuncs in this loop before fork().
  1992. * Otherwise server may die on transient errors (temporary
  1993. * out-of-memory condition, etc), which is Bad(tm).
  1994. * Try to do any dangerous calls after fork.
  1995. */
  1996. while (1) {
  1997. int n;
  1998. len_and_sockaddr fromAddr;
  1999. /* Wait for connections... */
  2000. fromAddr.len = LSA_SIZEOF_SA;
  2001. n = accept(server_socket, &fromAddr.u.sa, &fromAddr.len);
  2002. if (n < 0)
  2003. continue;
  2004. /* set the KEEPALIVE option to cull dead connections */
  2005. setsockopt(n, SOL_SOCKET, SO_KEEPALIVE, &const_int_1, sizeof(const_int_1));
  2006. if (fork() == 0) {
  2007. /* child */
  2008. #if ENABLE_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
  2009. /* Do not reload config on HUP */
  2010. signal(SIGHUP, SIG_IGN);
  2011. #endif
  2012. close(server_socket);
  2013. xmove_fd(n, 0);
  2014. xdup2(0, 1);
  2015. handle_incoming_and_exit(&fromAddr);
  2016. }
  2017. /* parent, or fork failed */
  2018. close(n);
  2019. } /* while (1) */
  2020. /* never reached */
  2021. }
  2022. #else
  2023. static void mini_httpd_nommu(int server_socket, int argc, char **argv) NORETURN;
  2024. static void mini_httpd_nommu(int server_socket, int argc, char **argv)
  2025. {
  2026. char *argv_copy[argc + 2];
  2027. argv_copy[0] = argv[0];
  2028. argv_copy[1] = (char*)"-i";
  2029. memcpy(&argv_copy[2], &argv[1], argc * sizeof(argv[0]));
  2030. /* NB: it's best to not use xfuncs in this loop before vfork().
  2031. * Otherwise server may die on transient errors (temporary
  2032. * out-of-memory condition, etc), which is Bad(tm).
  2033. * Try to do any dangerous calls after fork.
  2034. */
  2035. while (1) {
  2036. int n;
  2037. len_and_sockaddr fromAddr;
  2038. /* Wait for connections... */
  2039. fromAddr.len = LSA_SIZEOF_SA;
  2040. n = accept(server_socket, &fromAddr.u.sa, &fromAddr.len);
  2041. if (n < 0)
  2042. continue;
  2043. /* set the KEEPALIVE option to cull dead connections */
  2044. setsockopt(n, SOL_SOCKET, SO_KEEPALIVE, &const_int_1, sizeof(const_int_1));
  2045. if (vfork() == 0) {
  2046. /* child */
  2047. #if ENABLE_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
  2048. /* Do not reload config on HUP */
  2049. signal(SIGHUP, SIG_IGN);
  2050. #endif
  2051. close(server_socket);
  2052. xmove_fd(n, 0);
  2053. xdup2(0, 1);
  2054. /* Run a copy of ourself in inetd mode */
  2055. re_exec(argv_copy);
  2056. }
  2057. /* parent, or vfork failed */
  2058. close(n);
  2059. } /* while (1) */
  2060. /* never reached */
  2061. }
  2062. #endif
  2063. /*
  2064. * Process a HTTP connection on stdin/out.
  2065. * Never returns.
  2066. */
  2067. static void mini_httpd_inetd(void) NORETURN;
  2068. static void mini_httpd_inetd(void)
  2069. {
  2070. len_and_sockaddr fromAddr;
  2071. memset(&fromAddr, 0, sizeof(fromAddr));
  2072. fromAddr.len = LSA_SIZEOF_SA;
  2073. /* NB: can fail if user runs it by hand and types in http cmds */
  2074. getpeername(0, &fromAddr.u.sa, &fromAddr.len);
  2075. handle_incoming_and_exit(&fromAddr);
  2076. }
  2077. #if ENABLE_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
  2078. static void sighup_handler(int sig)
  2079. {
  2080. parse_conf(default_path_httpd_conf, sig ? SIGNALED_PARSE : FIRST_PARSE);
  2081. signal_SA_RESTART_empty_mask(SIGHUP, sighup_handler);
  2082. }
  2083. #endif
  2084. enum {
  2085. c_opt_config_file = 0,
  2086. d_opt_decode_url,
  2087. h_opt_home_httpd,
  2088. USE_FEATURE_HTTPD_ENCODE_URL_STR(e_opt_encode_url,)
  2089. USE_FEATURE_HTTPD_BASIC_AUTH( r_opt_realm ,)
  2090. USE_FEATURE_HTTPD_AUTH_MD5( m_opt_md5 ,)
  2091. USE_FEATURE_HTTPD_SETUID( u_opt_setuid ,)
  2092. p_opt_port ,
  2093. p_opt_inetd ,
  2094. p_opt_foreground,
  2095. p_opt_verbose ,
  2096. OPT_CONFIG_FILE = 1 << c_opt_config_file,
  2097. OPT_DECODE_URL = 1 << d_opt_decode_url,
  2098. OPT_HOME_HTTPD = 1 << h_opt_home_httpd,
  2099. OPT_ENCODE_URL = USE_FEATURE_HTTPD_ENCODE_URL_STR((1 << e_opt_encode_url)) + 0,
  2100. OPT_REALM = USE_FEATURE_HTTPD_BASIC_AUTH( (1 << r_opt_realm )) + 0,
  2101. OPT_MD5 = USE_FEATURE_HTTPD_AUTH_MD5( (1 << m_opt_md5 )) + 0,
  2102. OPT_SETUID = USE_FEATURE_HTTPD_SETUID( (1 << u_opt_setuid )) + 0,
  2103. OPT_PORT = 1 << p_opt_port,
  2104. OPT_INETD = 1 << p_opt_inetd,
  2105. OPT_FOREGROUND = 1 << p_opt_foreground,
  2106. OPT_VERBOSE = 1 << p_opt_verbose,
  2107. };
  2108. int httpd_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
  2109. int httpd_main(int argc UNUSED_PARAM, char **argv)
  2110. {
  2111. int server_socket = server_socket; /* for gcc */
  2112. unsigned opt;
  2113. char *url_for_decode;
  2114. USE_FEATURE_HTTPD_ENCODE_URL_STR(const char *url_for_encode;)
  2115. USE_FEATURE_HTTPD_SETUID(const char *s_ugid = NULL;)
  2116. USE_FEATURE_HTTPD_SETUID(struct bb_uidgid_t ugid;)
  2117. USE_FEATURE_HTTPD_AUTH_MD5(const char *pass;)
  2118. INIT_G();
  2119. #if ENABLE_LOCALE_SUPPORT
  2120. /* Undo busybox.c: we want to speak English in http (dates etc) */
  2121. setlocale(LC_TIME, "C");
  2122. #endif
  2123. home_httpd = xrealloc_getcwd_or_warn(NULL);
  2124. /* -v counts, -i implies -f */
  2125. opt_complementary = "vv:if";
  2126. /* We do not "absolutize" path given by -h (home) opt.
  2127. * If user gives relative path in -h,
  2128. * $SCRIPT_FILENAME will not be set. */
  2129. opt = getopt32(argv, "c:d:h:"
  2130. USE_FEATURE_HTTPD_ENCODE_URL_STR("e:")
  2131. USE_FEATURE_HTTPD_BASIC_AUTH("r:")
  2132. USE_FEATURE_HTTPD_AUTH_MD5("m:")
  2133. USE_FEATURE_HTTPD_SETUID("u:")
  2134. "p:ifv",
  2135. &configFile, &url_for_decode, &home_httpd
  2136. USE_FEATURE_HTTPD_ENCODE_URL_STR(, &url_for_encode)
  2137. USE_FEATURE_HTTPD_BASIC_AUTH(, &g_realm)
  2138. USE_FEATURE_HTTPD_AUTH_MD5(, &pass)
  2139. USE_FEATURE_HTTPD_SETUID(, &s_ugid)
  2140. , &bind_addr_or_port
  2141. , &verbose
  2142. );
  2143. if (opt & OPT_DECODE_URL) {
  2144. fputs(decodeString(url_for_decode, 1), stdout);
  2145. return 0;
  2146. }
  2147. #if ENABLE_FEATURE_HTTPD_ENCODE_URL_STR
  2148. if (opt & OPT_ENCODE_URL) {
  2149. fputs(encodeString(url_for_encode), stdout);
  2150. return 0;
  2151. }
  2152. #endif
  2153. #if ENABLE_FEATURE_HTTPD_AUTH_MD5
  2154. if (opt & OPT_MD5) {
  2155. puts(pw_encrypt(pass, "$1$", 1));
  2156. return 0;
  2157. }
  2158. #endif
  2159. #if ENABLE_FEATURE_HTTPD_SETUID
  2160. if (opt & OPT_SETUID) {
  2161. xget_uidgid(&ugid, s_ugid);
  2162. }
  2163. #endif
  2164. #if !BB_MMU
  2165. if (!(opt & OPT_FOREGROUND)) {
  2166. bb_daemonize_or_rexec(0, argv); /* don't change current directory */
  2167. }
  2168. #endif
  2169. xchdir(home_httpd);
  2170. if (!(opt & OPT_INETD)) {
  2171. signal(SIGCHLD, SIG_IGN);
  2172. server_socket = openServer();
  2173. #if ENABLE_FEATURE_HTTPD_SETUID
  2174. /* drop privileges */
  2175. if (opt & OPT_SETUID) {
  2176. if (ugid.gid != (gid_t)-1) {
  2177. if (setgroups(1, &ugid.gid) == -1)
  2178. bb_perror_msg_and_die("setgroups");
  2179. xsetgid(ugid.gid);
  2180. }
  2181. xsetuid(ugid.uid);
  2182. }
  2183. #endif
  2184. }
  2185. #if 0 /*was #if ENABLE_FEATURE_HTTPD_CGI*/
  2186. /* User can do it himself: 'env - PATH="$PATH" httpd'
  2187. * We don't do it because we don't want to screw users
  2188. * which want to do
  2189. * 'env - VAR1=val1 VAR2=val2 httpd'
  2190. * and have VAR1 and VAR2 values visible in their CGIs.
  2191. * Besides, it is also smaller. */
  2192. {
  2193. char *p = getenv("PATH");
  2194. /* env strings themself are not freed, no need to xstrdup(p): */
  2195. clearenv();
  2196. if (p)
  2197. putenv(p - 5);
  2198. // if (!(opt & OPT_INETD))
  2199. // setenv_long("SERVER_PORT", ???);
  2200. }
  2201. #endif
  2202. #if ENABLE_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
  2203. if (!(opt & OPT_INETD)) {
  2204. /* runs parse_conf() inside */
  2205. sighup_handler(0);
  2206. } else
  2207. #endif
  2208. {
  2209. parse_conf(default_path_httpd_conf, FIRST_PARSE);
  2210. }
  2211. xfunc_error_retval = 0;
  2212. if (opt & OPT_INETD)
  2213. mini_httpd_inetd();
  2214. #if BB_MMU
  2215. if (!(opt & OPT_FOREGROUND))
  2216. bb_daemonize(0); /* don't change current directory */
  2217. mini_httpd(server_socket); /* never returns */
  2218. #else
  2219. mini_httpd_nommu(server_socket, argc, argv); /* never returns */
  2220. #endif
  2221. /* return 0; */
  2222. }