Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #44493 POST|PUT /api/artifact_temporary_files can crash if the content is not properly encoded
    Infos
    #44493
    Thomas Gerbet (tgerbet)
    2025-09-17 14:38
    2025-09-09 18:16
    46258
    Details
    POST|PUT /api/artifact_temporary_files can crash if the content is not properly encoded

    Issue can be reproduced by calling POST /api/artifact_temporary_files with the following payload:

    {"name": "A", "mimetype": "A", "content": "A"}
    
    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2025-09-17
    Attachments
    Empty
    References
    Referenced by request #44493

    Follow-ups