-
Bug
-
Resolution: Obsolete
-
Low
-
1
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
This is a limitation when storing strings in Postgres SQL. As per the Postgres documentation:
The character with the code zero cannot be in a string constant.
JIRA should detect the presence of this character in the user's input and prevent it from being stored.
- is related to
-
JRASERVER-41251 JIRA allows storing NULL (\0x00) characters in text fields when connected to Postgres
-
- Closed
-
- relates to
-
JRACLOUD-27152 JIRA allows inserting invalid characters in text fields
-
- Closed
-