<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ASecurity%3AData-loss</id>
	<title>Development:Security:Data-loss - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ASecurity%3AData-loss"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Security:Data-loss&amp;action=history"/>
	<updated>2026-05-06T21:55:32Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Security:Data-loss&amp;diff=11854&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Security:Data-loss&amp;diff=11854&amp;oldid=prev"/>
		<updated>2024-10-21T08:53:11Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:53, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Security:Data-loss&amp;diff=11853&amp;oldid=prev</id>
		<title>1&gt;TimHunt: New page: This page forms part of the Moodle security guidelines.  ==What is the danger?==  This is more a symptom or other vulnerabilities, than a vulnerability in its own ...</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Security:Data-loss&amp;diff=11853&amp;oldid=prev"/>
		<updated>2009-11-06T15:42:14Z</updated>

		<summary type="html">&lt;p&gt;New page: This page forms part of the &lt;a href=&quot;/index.php?title=Development:Security&quot; title=&quot;Development:Security&quot;&gt;Moodle security guidelines&lt;/a&gt;.  ==What is the danger?==  This is more a symptom or other vulnerabilities, than a vulnerability in its own ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page forms part of the [[Development:Security|Moodle security guidelines]].&lt;br /&gt;
&lt;br /&gt;
==What is the danger?==&lt;br /&gt;
&lt;br /&gt;
This is more a symptom or other vulnerabilities, than a vulnerability in its own right.&lt;br /&gt;
&lt;br /&gt;
For example, Evil Hacker can use cross-site request forgery or SQL injection to maliciously destroy lots of your data. Or the fact that someone has permission to destroy a lot of data may indicate that the code is not performing sufficient authorisation checks.&lt;br /&gt;
&lt;br /&gt;
However, it is also possible for users to accidentally destroy lots of data if the user-interface is badly designed and confusing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==How Moodle avoids this problem==&lt;br /&gt;
&lt;br /&gt;
We write secure code so that data cannot be destroyed maliciously.&lt;br /&gt;
&lt;br /&gt;
We try to design clear interfaces, so that users understand the effects of their actions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==What you need to do in your code==&lt;br /&gt;
&lt;br /&gt;
* Actions that destroy a significant amount of data should have a confirmation step.&lt;br /&gt;
** Capabilities that let people destroy a lot of information should have RISK_DATALOSS.&lt;br /&gt;
* Follow the guidelines for avoiding&lt;br /&gt;
** [[Development:Security:Unauthorised access|Unauthorised access]]&lt;br /&gt;
** [[Development:Security:Cross-site_request_forgery|Cross-site request forgery]] (XSRF)&lt;br /&gt;
** [[Development:Security:SQL injection|SQL injection]]&lt;br /&gt;
** [[Development:Security:Command-line injection|Command-line injection]]&lt;br /&gt;
** and so on.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==What you need to do as an administrator==&lt;br /&gt;
&lt;br /&gt;
* Be careful!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Security]]&lt;br /&gt;
* [[Development:Coding]]&lt;br /&gt;
&lt;br /&gt;
{{CategoryDeveloper}}&lt;br /&gt;
[[Category:Security]]&lt;/div&gt;</summary>
		<author><name>1&gt;TimHunt</name></author>
	</entry>
</feed>