View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 16499 | Bug reports | Central participant database | public | 2020-07-16 11:45 | 2021-03-29 12:31 |
| Reporter | ggna | Assigned To | p_teichmann | ||
| Priority | high | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 4.3.4 | ||||
| Summary | 16499: Argument 1 must be at least CRYPTO_SIGN_BYTES long | ||||
| Description | I tried to add to CPDB two participants from an existing survey, and immediately after was not able to access the CPDB because "Argument 1 must be at least CRYPTO_SIGN_BYTES long". Having direct access to the MySQL database, I identified and looked into the table named lime_participants, and saw that all other participants had their own "firstname" and "lastname" encrypted, whereas these fields were plainly readable (unencrypted) for the two participants transferred from my survey. I had them manually removed (via the MySQL commands: delete from lime_participants where firstname="Aaron"; ) and the system started working again (i.e. I could again access the CPDB from the website). I conclude that the script which transfers participants from one survey to the CPDB does not pre-encrypt the required fields. | ||||
| Steps To Reproduce | Add participants to survey. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 18 | ||||
| Complete LimeSurvey version number (& build) | Version 4.3.3+200707 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | last | ||||
| PHP Version | 7.2 | ||||
|
@eddylackmann is this issue for you? :) |
|
|
@cdorin i will take a look at it |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31418 |
|
|
Fixed in Release 4.4.15+210329 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-07-16 11:45 | ggna | New Issue | |
| 2020-12-23 17:44 | cdorin | Note Added: 61121 | |
| 2020-12-28 10:36 | LimeBot | Note Added: 61172 | |
| 2020-12-28 10:53 | cdorin | Priority | none => high |
| 2020-12-28 10:53 | cdorin | Status | new => confirmed |
| 2020-12-28 10:53 | cdorin | Sync to Zoho Project | => |Yes| |
| 2021-02-03 19:15 | cdorin | Relationship added | has duplicate 15927 |
| 2021-03-26 14:41 | c_schmitz | Assigned To | => p_teichmann |
| 2021-03-26 14:41 | c_schmitz | Status | confirmed => assigned |
| 2021-03-29 10:35 | p_teichmann | Changeset attached | => LimeSurvey master be5981ca |
| 2021-03-29 10:35 | p_teichmann | Note Added: 63673 | |
| 2021-03-29 10:35 | p_teichmann | Resolution | open => fixed |
| 2021-03-29 12:31 | lime_release_bot | Sync to Zoho Project | Yes => |Yes| |
| 2021-03-29 12:31 | lime_release_bot | Note Added: 63688 | |
| 2021-03-29 12:31 | lime_release_bot | Status | assigned => closed |