- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestCVE202141772 (0.07 seconds)
-
src/archive/zip/reader_test.go
} _, err := NewReader(bytes.NewReader(data), int64(len(data))) if err != ErrFormat { t.Fatalf("unexpected error, got: %v, want: %v", err, ErrFormat) } } func TestCVE202141772(t *testing.T) { t.Setenv("GODEBUG", "zipinsecurepath=0") // Archive contains a file whose name is exclusively made up of '/', '\' // characters, or "../", "..\" paths, which would previously cause a panic. //
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 15 18:35:56 GMT 2026 - 57.9K bytes - Click Count (0)