Giter Site home page Giter Site logo

fengkaijia / iplacard Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 9.0 6.03 MB

The Model United Nations Conference Management System by IMUNC since 2013

Home Page: http://iplacard.com

License: Other

PHP 95.31% HTML 0.24% CSS 1.00% JavaScript 0.25% TSQL 3.21%
model-united-nations mun

iplacard's People

Contributors

fengkaijia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iplacard's Issues

profile_addition_general问题请教

请问格式如何?我以如下格式添加时后台是乱码且没有文本框。感谢
{"qq": "QQ", "grade": "年级", "choice": "委员会意向 以下可选:北大西洋公约组织(科索沃),安全理事会(南奥塞梯冲突),主新闻中心(南奥塞梯冲突),欧洲安全与合作组织(网络安全与国际反恐),主新闻中心(网络安全与国际反恐)", "gender": "性别", "idcard": "身份证", "school": "学校", "wechat": "微信", "experience": "参会经历(详细)", "socialexperience": "社会经验"}

404 Not Found

根据要求部署至Apache后,走到/account/login便无法继续了,请问是否有路径重定向错误等问题。

[security] command line injection leading to RCE (Remote Command Execution)

In application/controllers/Document.php

                                  $flag = array(
                                          'file' => realpath("{$this->path}{$file['id']}.{$file['filetype']}"),
                                          'identifier' => $file['identifier'],
                                          'name' => $user['name'],
                                          'email' => $user['email'],
                                          'return' => realpath('.').'/'.temp_path().'/'.$filename
                                  );

                                  exec($this->parser->parse_string($command, $flag, true), $return);

File identifier is controllable by admin. Data is not filtered or escaped, we can then inject $command. Therefore we have arbitrary command execution.

系统变量问题请教

Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php
在index.php找到了这一行,但是不知道该如何配置,请问能否给出一个ubuntu的temple?感谢。

1

1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.