J3 Issue ?
avatar AdityaTaware
AdityaTaware
18 Jul 2019

Steps to reproduce the issue

  1. Start burpsuit and open Joomla admin panel
  2. Go to the Users list view
  3. Open any existing registered user for edit.
  4. Now start burpsuit intercept.
  5. Now click on the Save button from the user edit page.
  6. Now check Params in burpsuit and update the date as required.
  7. Click on Froward button to submit a request.
  8. Do the forward action 2-3 times and off the Intercept.
  9. Check the updated record in Joomla admin list

Expected result

The registration date should not accept an invalid/past date and date greater than the last visit date

Actual result

System accept invalid or past Registration date

System information (as much as possible)

PHP Built On Linux lamp134.cloudaccess.net 3.10.0-962.3.2.lve1.5.24.7.el6h.x86_64 #1 SMP Mon Dec 17 12:02:35 EST 2018 x86_64
Database Type mysql
Database Version 5.7.24-cll-lve
Database Collation utf8_general_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 7.1.30
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 3.9.10 Stable [ Amani ] 10-July-2019 15:57 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36screen shot 2019-07-18 at 13 22 46

Additional comments

screen shot 2019-07-18 at 13 25 32

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar AdityaTaware AdityaTaware - open - 18 Jul 2019
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Jul 2019
avatar AdityaTaware AdityaTaware - change - 18 Jul 2019
Title
Admin - Can save invalid / past Registration date for user by using burpsuit.
Admin - Can save user detail with invalid / past Registration date using burpsuit.
avatar AdityaTaware AdityaTaware - edited - 18 Jul 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Jul 2019
Labels Added: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 18 Jul 2019
avatar brianteeman
brianteeman - comment - 18 Jul 2019

That's because there is no validation in the xml (client side) and there is no validation on that form (server side)

avatar Quy
Quy - comment - 18 Jul 2019

Related #24780?

avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Jul 2019
Status New Discussion
avatar Quy Quy - change - 22 Sep 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-09-22 03:08:30
Closed_By Quy
avatar Quy Quy - close - 22 Sep 2019
avatar Quy
Quy - comment - 22 Sep 2019

Duplicate #24780, but just a different way of producing the issue.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25632.

avatar Quy
Quy - comment - 20 Dec 2019

@AdityaTaware Please test PR #27328

Add a Comment

Login with GitHub to post a comment