The multiplication

Puzzle Question: 

In the following multiplication, certain digits have been replaced with asterisks (*). Replace all the asterisks such that the problem holds the result.
* * 7
X 3 * *
----------
* 0 * 3
* 1 *
* 5 *
-------------
* 7 * * 3

Toughness: 
Intermediate