siddharthvipul1 / pagure

Forked from pagure 4 years ago
Clone

9d1740a Enforce that remote PR rely on a remote git repository

Authored and Committed by pingou 5 years ago
    Enforce that remote PR rely on a remote git repository
    
    Otherwise, potentially, this could lead to leaking out private information
    if someone manages to open a remote PR from a private project stored of
    this pagure instance.
    
    This commit fixes the CVE: CVE-2018-1002158
    Thanks to Patrick Uiterwijk for reporting it!
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+4 -1
file modified
+1 -1