Educación a distancia Somos Expertos en servicios Moodle

  • Inicio
  • Moodle
    • Productos
    • Servicios
    • Sobre Moodle
    • Sobre Moodle Chile
  • Blog
    • Noticias
      • Seguridad Moodle
      • Planeta Moodle
      • Moodle.org Directo
      • Moodle Buzz
      • Moodle Foro
      • Google News
      • Todas las Noticias
    • Artículos
  • Cotizar

MSA-17-0003: PHPMailer vulnerability in no-reply address

Detalles
Escrito por Marina Glancy
Publicado el 16 Enero 2017
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Security vulnerability was reported against PHPMailer, third party library used by Moodle. As a result Moodle improved validation of no-reply address (that can only be configured by admin), all other fields were already properly sanitized. This issue only affect sites that leave $CFG->smtphosts empty.
Issue
Leer más...

MSA-17-0004: XSS in assignment submission page

Detalles
Escrito por Marina Glancy
Publicado el 16 Enero 2017
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:HTML injection with potential XSS attack was possible by modifying URL for assignment submission and tricking another user into following it
Issue summary:XSS in assignment submission page
Severity/Risk:Minor
Versions affected:3.2 and 3.1 to 3.1.3
Versions fixed:3.2.1 and 3.1.4 (also backported to 2.7.18 and 3.0.8
Leer más...

MSA-16-0023: Question engine allows access to files that should not be available

Detalles
Escrito por Marina Glancy
Publicado el 20 Noviembre 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:User can guess URL of the file embedded in a question that they are not able to access and download it using identificator of a question they can access
Issue summary:Question engine allows access to files that I should not be able to view
Severity/Risk:Minor
Versions affected:3.1 to 3.1.2, 3.0 to 3.0.6, 2.9 to
Leer más...

MSA-16-0024: Non-admin site managers may accidentally edit admins via web services

Detalles
Escrito por Marina Glancy
Publicado el 20 Noviembre 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Normally in Moodle web interface non-admin users with capability to edit other users can not edit information about admins, this was not respected in one of the web services. This can only be a security vulnerability if this WS was exposed to some external service; it is not exposed to the mobile app
Issue
Leer más...

MSA-16-0025: Capability to view course notes is checked in the wrong context

Detalles
Escrito por Marina Glancy
Publicado el 20 Noviembre 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Incorrect capability check may have allowed users to view course notes when they had site-wide permission which was revoked inside a course
Issue summary:Notes has_capability check not called for correct context
Severity/Risk:Minor
Versions affected:3.1 to 3.1.2, 3.0 to 3.0.6, 2.9 to 2.9.8, 2.8 to 2.8.12, 2.7 to
Leer más...

MSA-16-0026: When debugging is enabled, error exceptions returned from webservices could contain private data.

Detalles
Escrito por Marina Glancy
Publicado el 20 Noviembre 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Hopefully production sites never have debugging mode enabled and this is more of an improvement limiting the information returned in web services error messages.
Issue summary:When debugging is enabled, error exceptions returned from webservices could contain private data.
Severity/Risk:Serious
Versions affected:3.1
Leer más...

MSA-16-0013: Users are able to change profile fields that were locked by the administrator

Detalles
Escrito por Marina Glancy
Publicado el 17 Mayo 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:User editing form only disabled the profile fields in UI and did not actually prevent users from editing them
Issue summary:Tricky users can change locked profile fields
Severity/Risk:Minor
Versions affected:3.0 to 3.0.3, 2.9 to 2.9.5, 2.8 to 2.8.11, 2.7 to 2.7.13 and earlier unsupported versions
Versions fixed:3.0.4
Leer más...

MSA-16-0014

Detalles
Escrito por Marina Glancy
Publicado el 17 Mayo 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

This issue has been withdrawn from the security release already after both Moodle and CVE identifiers have been assigned.
...

Leer más...

MSA-16-0015: Information disclosure of hidden forum names and sub-names.

Detalles
Escrito por Marina Glancy
Publicado el 17 Mayo 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Name of the inaccessible forum or forum discussion could be disclosed as part of the error message on the subscription page
Issue summary:Information disclosure of hidden forum names and sub-names.
Severity/Risk:Minor
Versions affected:3.0 to 3.0.3, 2.9 to 2.9.5 and 2.8 to 2.8.11
Versions fixed:3.0.4, 2.9.6 and
Leer más...

MSA-16-0016: User can view badges of other users without proper permissions

Detalles
Escrito por Marina Glancy
Publicado el 17 Mayo 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Capability check to view other badges was performed for the current user instead for the user whose badges are being viewed
Issue summary:Badges code checks viewotherbadges capability in the wrong context
Severity/Risk:Minor
Versions affected:3.0 to 3.0.3, 2.9 to 2.9.5, 2.8 to 2.8.11, 2.7 to 2.7.13 and earlier
Leer más...

MSA-16-0017: Course idnumber not protected from teacher restore

Detalles
Escrito por Marina Glancy
Publicado el 17 Mayo 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:During the course restore teacher could overwrite idnumber even without having the capability to change it
Issue summary:Course idnumber not protected from teacher restore
Severity/Risk:Minor
Versions affected:3.0 to 3.0.3, 2.9 to 2.9.5, 2.8 to 2.8.11, 2.7 to 2.7.13 and earlier unsupported versions
Versions fixed:3.0
Leer más...

MSA-16-0018: CSRF in script marking forum posts as read

Detalles
Escrito por Marina Glancy
Publicado el 17 Mayo 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:CSRF possible in the URL that marks forum posts as read
Issue summary:Forum markposts.php missing sesskey check
Severity/Risk:Minor
Versions affected:3.0 to 3.0.3, 2.9 to 2.9.5, 2.8 to 2.8.11, 2.7 to 2.7.13 and earlier unsupported versions
Versions fixed:3.0.4, 2.9.6, 2.8.12 and 2.7.14
Reported by:Andrew Nicols
Issue
Leer más...

MSA-16-0019: Glossary search displays entries without checking user permissions to view them

Detalles
Escrito por Marina Glancy
Publicado el 19 Julio 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:When searching in a glossary entries from other glossaries could be displayed, including the modules and courses that user can not access
Issue summary:Possible to see glossary entries in courses you are not enrolled in
Severity/Risk:Minor
Versions affected:3.1
Versions fixed:3.1.1
Reported by:Mary Cooch
Issue no.:MDL-
Leer más...

MSA-16-0020: Text injection in email headers

Detalles
Escrito por Marina Glancy
Publicado el 19 Julio 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:By changing own name user can inject arbitrary email addresses in the emails that moodle sends to him/her. This can be used to send spam when moodle emails user content such as messages and forum posts. It can only be exploited by registered users and very easy to trace and find the attacker.
Issue summary:User
Leer más...

MSA-16-0021: Unenrolled user still receives event monitor notifications even though they can no longer access course

Detalles
Escrito por Marina Glancy
Publicado el 19 Julio 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Event monitor tool checked access to the course or activity only when subscription was created but did not re-evaluate it when sending notifications. This can result in unenrolled user receiving notifications with information they no longer can access.
Issue summary:Event monitor notifications do not check user
Leer más...

MSA-16-0022: Web service tokens should be invalidated when the user password is changed or forced to be changed

Detalles
Escrito por Marina Glancy
Publicado el 11 Septiembre 2016
Categoría: Seguridad
  • Imprimir
  • Correo electrónico

by Marina Glancy.  

...
Description:Access to mobile app using the old web service token should be revoked if the user changes the password
Issue summary:Users tokens should be invalidated when the user password is changed (or forced to)
Severity/Risk:Minor
Versions affected:3.1 to 3.1.1, 3.0 to 3.0.5, 2.9 to 2.9.7, 2.8 to 2.8.12, 2.7 to 2.7.15 and
Leer más...

MSA-13-0026: Personal information leak in IMS-LTI

Detalles
Publicado el 14 Julio 2013
Categoría: Seguridad
  • Imprimir
  • Correo electrónico
by Michael de Raadt.  

...
Description:Privacy settings for the IMS-LTI (External tool) module were not able to be changed so personal information was always transferred.
Issue summary:Privacy settings do not change
Severity/Risk:Minor
Versions affected:2.5, 2.4 to 2.4.4, 2.3 to 2.3.7, 2.2 to 2.2.10, earlier unsupported versions
Versions fixed:2.5.1,
Leer más...

MSA-13-0025: XSS vulnerability in YUI library

Detalles
Publicado el 14 Julio 2013
Categoría: Seguridad
  • Imprimir
  • Correo electrónico
by Michael de Raadt.  

...
Description:Flash files distributed with the YUI library may have allowed for cross-site scripting attacks.
Issue summary:YUI swf files suffer a XSS vulnerability
Severity/Risk:Serious
Versions affected:2.5, 2.4 to 2.4.4, 2.3 to 2.3.7, 2.2 to 2.2.10, earlier unsupported versions
Versions fixed:2.5.1, 2.4.5, 2.3.8 and 2.2.11
Re
Leer más...

MSA-13-0027: Access issue in Chat module

Detalles
Publicado el 14 Julio 2013
Categoría: Seguridad
  • Imprimir
  • Correo electrónico
by Michael de Raadt.  

...
Description:Users were able to access a daemon-mode Chat activity without the required capability.
Issue summary:Missing privilege check in mod/chat/gui_sockets/index.php
Severity/Risk:Minor
Versions affected:2.5, 2.4 to 2.4.4, 2.3 to 2.3.7, 2.2 to 2.2.10, earlier unsupported versions
Versions fixed:2.5.1, 2.4.5, 2.3.8 and
Leer más...

MSA-13-0028: Answer information revealed in Lesson activity

Detalles
Publicado el 14 Julio 2013
Categoría: Seguridad
  • Imprimir
  • Correo electrónico
by Michael de Raadt.  

...
Description:It was possible to determine answers from ID values in Lesson activity matching questions.
Issue summary:Matching question in lesson could easily manipulated through view sources
Severity/Risk:Minor
Versions affected:2.5, 2.4 to 2.4.4, 2.3 to 2.3.7, earlier unsupported versions
Versions fixed:2.5.1, 2.4.5 and
Leer más...

Más artículos...

  1. MSA-13-0029: XSS risk in conditional activities
  2. MSA-13-0030: Information leak through RSS
  3. MSA-13-0031: Personal information leak in Feedback activity
  4. MSA-13-0020: Capability issue in Assignment
  5. MSA-13-0021: Potential information leak in Gradebook
  6. MSA-13-0022: Information leak in hub registration
  7. MSA-13-0023: Permission issue in blog comments
  8. MSA-13-0024: Form filtering issue
  9. MSA-13-0011: Calendar subscription capability issue
  10. MSA-13-0013: Server information revealed through exception messages
  11. MSA-13-0014: Password revealed in WebDav repository
  12. MSA-13-0015: Cross-site scripting issue in Filepicker
  13. MSA-13-0017: Form manipulation issue in notes
  14. MSA-13-0019: Unauthorised settings editing through WebDav repository
  15. MSA-13-0012: Information leak in course profiles
  16. MSA-13-0018: Personal information leak through repositories
  17. MSA-13-0016: External Entity Injection through Zend library
  18. MSA-13-0001: Security issue in Google Spellchecker in TinyMCE
  19. MSA-13-0002: Capability issue with Outcome editing
  20. MSA-13-0003: Potential server file access through backup restoration

Página 8 de 58

  • Inicio
  • Anterior
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Siguiente
  • Final
  • Home
  • Blog
  • Noticias
  • Todas las Noticias

Moodle-Chile.cl is not affiliated with or endorsed by the Moodle Project.

Powered by TILATAM S.A.