•  
      request #45251 Missing CSRF protection in the management of SVN commit rules and immutable tags
    Infos
    #45251
    Nicolas Terray (nterray)
    2025-11-12 10:12
    2025-10-29 10:00
    46973
    Details
    Missing CSRF protection in the management of SVN commit rules and immutable tags

    There is no CSRF protection when managing the SVN commit rules and immutable tags.

    Impact

    An attacker could use this vulnerability to trick victims into changing the commit rules or immutable tags of a SVN repo.
    CVSSv3.1 score: 4.6 (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L)

    References

    CWE 352
    Cross-Site Request Forgery - OWASP
    CVE-2025-64117

    SCM/Subversion
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Nicolas Terray (nterray)
    Closed
    2025-10-30
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2025-10-30 17:39

    CVE-2025-64117 has been assigned to this issue.


    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    Thomas Gerbet (tgerbet)2025-10-29 15:36
    • Summary
      -Check CSRF in SVN commit rules and immutable tags 
      +Missing CSRF protection in the management of SVN commit rules and immutable tags 
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Category set to SCM/Subversion
    • Status changed from New to Under implementation
    • Assigned to changed from None to Nicolas Terray (nterray)
    • Reported in version set to All
    User avatar
    • Summary
      -Check CSRF in SVN commit rules 
      +Check CSRF in SVN commit rules and immutable tags