Summary: | value from a cell in a closed spreadsheet is exposed after another spreadsheet is opened | ||
---|---|---|---|
Product: | [Applications] calligrasheets | Reporter: | Jakub Januszkiewicz <jakub.januszkiewicz> |
Component: | general | Assignee: | Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null> |
Status: | REPORTED --- | ||
Severity: | major | ||
Priority: | NOR | ||
Version: | 2.9.7 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | cell value from closed document is leaked to another document |
Description
Jakub Januszkiewicz
2018-09-25 23:02:05 UTC
(sorry for empty initial comment) SUMMARY Value from the selected cell in one spreadsheet is exposed when another spreadsheet is opened. Apart from being just incorrect, this can lead to sensitive or personal data leaks. STEPS TO REPRODUCE 1. Open a new spreadsheet 2. Enter "this is confidential" into any cell 3. With that cell selected, save and close the file 4. Open another file or create a new one 5. The edit field still contains the text "this is confidential" Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! (In reply to Justin Zobel from comment #2) > Thank you for reporting this issue in KDE software. As it has been a while > since this issue was reported, can we please ask you to see if you can > reproduce the issue with a recent software version? > > If you can reproduce the issue, please change the status to "REPORTED" when > replying. Thank you! This is still reproducible in Calligra 3.0.1. I'm attaching a screenshot of how it looks like after following the repro steps (cell value from the closed document is exposed in a new document, created after closing the one with that cell value). Created attachment 154279 [details]
cell value from closed document is leaked to another document
|