Message71942
| Author | alexandre.vassalotti |
|---|---|
| Recipients | ajaksu2, alexandre.vassalotti, christian.heimes |
| Date | 2008-08-25.16:00:02 |
| SpamBayes Score | 0.12526523 |
| Marked as misclassified | No |
| Message-id | <1219680003.98.0.321638912859.issue3664@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Unpickler looks safe as Unpickler_load() checks if Unpickler was properly initialized. And only Pickler_dump is vulnerable right now (new methods, if any, exposed for issue3385 will have to take into account this vulnerability). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-25 16:00:04 | alexandre.vassalotti | set | recipients: + alexandre.vassalotti, christian.heimes, ajaksu2 |
| 2008-08-25 16:00:03 | alexandre.vassalotti | set | messageid: <1219680003.98.0.321638912859.issue3664@psf.upfronthosting.co.za> |
| 2008-08-25 16:00:03 | alexandre.vassalotti | link | issue3664 messages |
| 2008-08-25 16:00:03 | alexandre.vassalotti | create | |